Trace number 3721299

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14OPT-40 246.218 246.273

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 benchmark61.0357
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

0.00/0.00	c Parsing PB file...
0.39/0.44	c Converting 41314 PB-constraints to clauses...
0.39/0.44	c   -- Unit propagations: (none)
0.39/0.44	c   -- Detecting intervals from adjacent constraints: (none)
0.39/0.44	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.39/0.48	c ==================================[MINISAT+]==================================
0.39/0.48	c | Conflicts | Original         | Learnt                           | Progress |
0.39/0.48	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.39/0.48	c ==============================================================================
0.39/0.48	c |         0 |   41314    82628 |   13771       0        0     nan |  0.000 % |
0.39/0.48	c ==============================================================================
0.39/0.48	c Found solution: -30
0.39/0.48	o -30
0.39/0.48	c ---[   0]---> Sorter-cost:35010     Base:
0.49/0.52	c ==================================[MINISAT+]==================================
0.49/0.52	c | Conflicts | Original         | Learnt                           | Progress |
0.49/0.52	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.49/0.52	c ==============================================================================
0.49/0.52	c |         0 |   77458   167531 |   25819       0        0     nan |  0.000 % |
0.49/0.55	c |       100 |   77224   167047 |   28400      90      679     7.5 |  0.530 % |
0.59/0.61	c |       250 |   76700   165951 |   31240     214     2374    11.1 |  1.770 % |
0.69/0.70	c |       475 |   75508   163377 |   34365     394     4266    10.8 |  4.479 % |
0.79/0.82	c |       812 |   74380   160896 |   37801     671     7040    10.5 |  7.203 % |
1.00/1.01	c |      1318 |   72161   155973 |   41581    1015    11367    11.2 | 12.665 % |
1.19/1.29	c |      2077 |   69164   149206 |   45739    1606    18243    11.4 | 20.247 % |
1.59/1.61	c |      3217 |   64977   139685 |   50313    2407    27449    11.4 | 31.072 % |
1.99/2.02	c |      4926 |   59117   126117 |   55345    3539    43681    12.3 | 46.142 % |
2.39/2.47	c |      7489 |   55055   116510 |   60879    5568    77263    13.9 | 57.153 % |
2.69/2.74	c ==============================================================================
2.69/2.74	c Found solution: -31
2.69/2.74	o -31
2.69/2.74	c ---[   0]---> Sorter-cost:    0     Base:
2.79/2.85	c ==================================[MINISAT+]==================================
2.79/2.85	c | Conflicts | Original         | Learnt                           | Progress |
2.79/2.85	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.79/2.85	c ==============================================================================
2.79/2.85	c |      9008 |   52805   111251 |   17601    6598   103007    15.6 | 57.153 % |
2.79/2.85	c |      9108 |   52708   111015 |   19361    6667   104034    15.6 | 63.756 % |
2.79/2.85	c |      9258 |   52616   110779 |   21297    6796   114566    16.9 | 64.034 % |
2.79/2.86	c |      9483 |   52124   109609 |   23426    6891   124286    18.0 | 65.370 % |
2.89/2.91	c |      9821 |   51897   109078 |   25769    7184   130244    18.1 | 65.974 % |
2.99/3.01	c |     10327 |   51155   107306 |   28346    7499   139267    18.6 | 67.981 % |
2.99/3.09	c ==============================================================================
2.99/3.09	c Found solution: -32
2.99/3.09	o -32
3.09/3.10	c ---[   0]---> Sorter-cost:    0     Base:
3.09/3.12	c ==================================[MINISAT+]==================================
3.09/3.12	c | Conflicts | Original         | Learnt                           | Progress |
3.09/3.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.09/3.12	c ==============================================================================
3.09/3.12	c |     10803 |   50658   106093 |   16886    7827   153030    19.6 | 67.981 % |
3.09/3.13	c |     10903 |   50658   106093 |   18574    7927   155000    19.6 | 69.344 % |
3.09/3.16	c |     11054 |   50534   105785 |   20432    8031   158443    19.7 | 69.706 % |
3.09/3.18	c |     11279 |   50498   105699 |   22475    8248   162799    19.7 | 69.806 % |
3.20/3.22	c |     11616 |   50148   104852 |   24722    8481   168039    19.8 | 70.784 % |
3.30/3.30	c |     12122 |   49676   103722 |   27195    8918   185810    20.8 | 72.079 % |
3.30/3.35	c ==============================================================================
3.30/3.35	c Found solution: -34
3.30/3.35	o -34
3.30/3.35	c ---[   0]---> Sorter-cost:    0     Base:
3.30/3.37	c ==================================[MINISAT+]==================================
3.30/3.37	c | Conflicts | Original         | Learnt                           | Progress |
3.30/3.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.30/3.37	c ==============================================================================
3.30/3.37	c |     12499 |   49536   103378 |   16512    9234   195825    21.2 | 72.079 % |
3.30/3.39	c |     12600 |   49502   103296 |   18163    9323   200107    21.5 | 72.605 % |
3.39/3.40	c |     12750 |   49458   103190 |   19979    9432   203588    21.6 | 72.726 % |
3.39/3.43	c |     12975 |   49458   103190 |   21977    9657   210976    21.8 | 72.725 % |
3.39/3.47	c |     13312 |   49403   103059 |   24175    9989   220913    22.1 | 72.878 % |
3.49/3.53	c |     13818 |   49293   102783 |   26592   10361   241096    23.3 | 73.204 % |
3.59/3.64	c |     14578 |   48927   101891 |   29252   10975   271426    24.7 | 74.240 % |
3.69/3.78	c |     15717 |   48830   101654 |   32177   12035   327386    27.2 | 74.514 % |
3.99/4.02	c |     17425 |   48583   101068 |   35394   13606   421850    31.0 | 75.189 % |
4.49/4.50	c |     19988 |   48568   101033 |   38934   16161   751390    46.5 | 75.229 % |
4.69/4.77	c ==============================================================================
4.69/4.77	c Found solution: -35
4.69/4.77	o -35
4.69/4.78	c ---[   0]---> Sorter-cost:    0     Base:
4.79/4.80	c ==================================[MINISAT+]==================================
4.79/4.80	c | Conflicts | Original         | Learnt                           | Progress |
4.79/4.80	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.79/4.80	c ==============================================================================
4.79/4.80	c |     21535 |   48469   100844 |   16156   17595   878641    49.9 | 75.229 % |
4.79/4.83	c |     21635 |   48435   100767 |   17771   17692   880885    49.8 | 75.664 % |
4.79/4.86	c |     21785 |   48386   100646 |   19548   17824   888918    49.9 | 75.808 % |
4.89/4.93	c |     22010 |   48246   100301 |   21503   17942   902017    50.3 | 76.212 % |
4.89/5.00	c |     22347 |   48216   100222 |   23653   18187   916619    50.4 | 76.308 % |
4.99/5.07	c |     22855 |   48181   100143 |   26019   18625   938334    50.4 | 76.396 % |
5.19/5.20	c |     23614 |   48090    99918 |   28621   19313   989462    51.2 | 76.656 % |
5.40/5.42	c |     24753 |   47989    99670 |   31483   20400  1060100    52.0 | 76.949 % |
5.59/5.69	c |     26461 |   47883    99423 |   34631   22067  1165156    52.8 | 77.217 % |
6.09/6.18	c |     29023 |   47883    99423 |   38095   24629  1447352    58.8 | 77.217 % |
6.89/6.91	c |     32867 |   47619    98798 |   41904   28281  1754723    62.0 | 77.921 % |
8.19/8.28	c ==============================================================================
8.19/8.28	c Found solution: -36
8.19/8.28	o -36
8.19/8.28	c ---[   0]---> Sorter-cost:    0     Base:
8.29/8.32	c ==================================[MINISAT+]==================================
8.29/8.32	c | Conflicts | Original         | Learnt                           | Progress |
8.29/8.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
8.29/8.32	c ==============================================================================
8.29/8.32	c |     38290 |   47164    97701 |   15721   33323  2238687    67.2 | 77.921 % |
8.29/8.39	c |     38390 |   47069    97480 |   17293   33337  2240048    67.2 | 79.408 % |
8.39/8.41	c |     38541 |   47069    97480 |   19022   33488  2242432    67.0 | 79.408 % |
8.39/8.48	c |     38767 |   47038    97405 |   20924   33662  2262263    67.2 | 79.497 % |
8.49/8.55	c |     39104 |   47038    97405 |   23017   33999  2289618    67.3 | 79.496 % |
8.59/8.65	c |     39610 |   47038    97405 |   25318   34505  2316616    67.1 | 79.496 % |
8.80/8.81	c |     40370 |   47038    97405 |   27850   35265  2378645    67.5 | 79.497 % |
8.99/9.08	c |     41509 |   46922    97114 |   30635   36285  2455571    67.7 | 79.833 % |
9.49/9.50	c |     43217 |   46903    97069 |   33699   37974  2583648    68.0 | 79.885 % |
10.29/10.30	c |     45779 |   46735    96657 |   37069   39973  2804976    70.2 | 80.369 % |
11.29/11.36	c |     49623 |   46729    96643 |   40776   43811  3126378    71.4 | 80.385 % |
12.79/12.88	c |     55390 |   46692    96558 |   44853   49458  3644093    73.7 | 80.481 % |
15.48/15.57	c |     64040 |   46604    96345 |   49339   58063  4377957    75.4 | 80.725 % |
16.88/16.97	c ==============================================================================
16.88/16.97	c Found solution: -37
16.88/16.97	o -37
16.88/16.97	c ---[   0]---> Sorter-cost:    0     Base:
16.98/17.03	c ==================================[MINISAT+]==================================
16.98/17.03	c | Conflicts | Original         | Learnt                           | Progress |
16.98/17.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
16.98/17.03	c ==============================================================================
16.98/17.03	c |     68472 |   46627    96411 |   15542   62495  4731732    75.7 | 80.725 % |
17.08/17.10	c |     68572 |   46627    96411 |   17096   19043  1082694    56.9 | 80.687 % |
17.08/17.13	c |     68722 |   46627    96411 |   18805   19193  1090310    56.8 | 80.687 % |
17.08/17.17	c |     68947 |   46591    96321 |   20686   19386  1099508    56.7 | 80.791 % |
17.18/17.25	c |     69286 |   46530    96165 |   22755   19718  1122455    56.9 | 80.979 % |
17.28/17.35	c |     69792 |   46464    96001 |   25030   20205  1154675    57.1 | 81.171 % |
17.49/17.51	c |     70552 |   46389    95824 |   27533   20938  1207400    57.7 | 81.375 % |
17.68/17.75	c |     71692 |   46313    95627 |   30286   22072  1285617    58.2 | 81.615 % |
17.98/18.07	c |     73403 |   46201    95353 |   33315   23448  1372700    58.5 | 81.939 % |
18.59/18.61	c |     75966 |   46165    95271 |   36647   25976  1639965    63.1 | 82.030 % |
19.28/19.38	c |     79810 |   46165    95271 |   40311   29820  1980150    66.4 | 82.031 % |
20.58/20.62	c |     85577 |   46153    95243 |   44343   35578  2430413    68.3 | 82.062 % |
22.78/22.82	c |     94226 |   46151    95239 |   48777   44226  3116224    70.5 | 82.067 % |
26.29/26.32	c |    107201 |   46151    95239 |   53655   57201  4339029    75.9 | 82.066 % |
32.48/32.50	c |    126662 |   46119    95160 |   59020   18833   920721    48.9 | 82.158 % |
38.87/38.98	c |    155854 |   46090    95093 |   64922   48023  3744633    78.0 | 82.234 % |
50.57/50.63	c |    199643 |   46051    94994 |   71415   24700  1082093    43.8 | 82.354 % |
60.27/60.31	c ==============================================================================
60.27/60.31	c Found solution: -38
60.27/60.31	o -38
60.27/60.32	c ---[   0]---> Sorter-cost:    0     Base:
60.27/60.37	c ==================================[MINISAT+]==================================
60.27/60.37	c | Conflicts | Original         | Learnt                           | Progress |
60.27/60.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
60.27/60.37	c ==============================================================================
60.27/60.37	c |    243262 |   45922    94627 |   15307   68179  4796175    70.3 | 82.354 % |
60.37/60.48	c |    243363 |   45922    94627 |   16837   19620  1244680    63.4 | 82.744 % |
60.47/60.50	c |    243513 |   45922    94627 |   18521   19770  1253697    63.4 | 82.744 % |
60.47/60.54	c |    243739 |   45922    94627 |   20373   19996  1268604    63.4 | 82.744 % |
60.57/60.60	c |    244076 |   45922    94627 |   22410   20333  1290316    63.5 | 82.744 % |
60.57/60.67	c |    244582 |   45922    94627 |   24652   20839  1325990    63.6 | 82.744 % |
60.67/60.79	c |    245342 |   45922    94627 |   27117   21599  1383039    64.0 | 82.744 % |
60.97/61.00	c |    246483 |   45827    94391 |   29829   22733  1466640    64.5 | 83.015 % |
61.17/61.29	c |    248191 |   45827    94391 |   32811   24441  1544671    63.2 | 83.016 % |
61.67/61.72	c |    250753 |   45801    94325 |   36093   26982  1722023    63.8 | 83.095 % |
62.37/62.42	c |    254598 |   45772    94256 |   39702   30820  1962962    63.7 | 83.175 % |
63.37/63.49	c |    260364 |   45772    94256 |   43672   36586  2328047    63.6 | 83.175 % |
65.17/65.21	c |    269013 |   45772    94256 |   48039   45235  2703617    59.8 | 83.175 % |
67.96/68.07	c |    281987 |   45768    94248 |   52843   58208  3641519    62.6 | 83.183 % |
72.96/73.01	c |    301449 |   45766    94244 |   58128   22556   886258    39.3 | 83.187 % |
78.76/78.82	c |    330641 |   45766    94244 |   63941   51748  2582354    49.9 | 83.187 % |
88.16/88.23	c |    374430 |   45715    94123 |   70335   30153  1134530    37.6 | 83.327 % |
102.06/102.15	c |    440114 |   45657    93972 |   77368   24020   965941    40.2 | 83.511 % |
120.56/120.62	c ==============================================================================
120.56/120.62	c Found solution: -39
120.56/120.62	o -39
120.56/120.62	c ---[   0]---> Sorter-cost:    0     Base:
120.56/120.65	c ==================================[MINISAT+]==================================
120.56/120.65	c | Conflicts | Original         | Learnt                           | Progress |
120.56/120.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
120.56/120.65	c ==============================================================================
120.56/120.65	c |    524323 |   45659    93986 |   15219   30701  1622161    52.8 | 83.511 % |
120.56/120.67	c |    524424 |   45659    93986 |   16740   30802  1626681    52.8 | 83.574 % |
120.66/120.71	c |    524574 |   45627    93912 |   18414   30948  1636333    52.9 | 83.658 % |
120.66/120.75	c |    524799 |   45627    93912 |   20256   31173  1654407    53.1 | 83.658 % |
120.76/120.80	c |    525136 |   45627    93912 |   22282   31510  1669883    53.0 | 83.658 % |
120.76/120.89	c |    525642 |   45627    93912 |   24510   32016  1707962    53.3 | 83.658 % |
120.96/121.01	c |    526402 |   45627    93912 |   26961   32776  1761716    53.8 | 83.658 % |
121.06/121.18	c |    527542 |   45627    93912 |   29657   33916  1825409    53.8 | 83.658 % |
121.36/121.47	c |    529250 |   45627    93912 |   32623   35624  1912907    53.7 | 83.658 % |
121.76/121.88	c |    531812 |   45627    93912 |   35885   38186  2067346    54.1 | 83.658 % |
122.46/122.59	c |    535656 |   45604    93857 |   39474   42024  2254970    53.7 | 83.722 % |
123.55/123.62	c |    541422 |   45604    93857 |   43421   47790  2610548    54.6 | 83.721 % |
125.26/125.39	c |    550073 |   45594    93835 |   47763   56439  3129775    55.5 | 83.745 % |
128.35/128.42	c |    563047 |   45577    93794 |   52540   69409  3748301    54.0 | 83.793 % |
131.86/131.91	c |    582508 |   45532    93689 |   57794   36853  1517636    41.2 | 83.913 % |
137.46/137.51	c |    611700 |   45496    93605 |   63573   66040  2679247    40.6 | 84.008 % |
146.16/146.25	c |    655490 |   45411    93394 |   69930   48595  1600647    32.9 | 84.251 % |
158.75/158.88	c |    721174 |   45276    93076 |   76923   46123  1507228    32.7 | 84.613 % |
179.45/179.58	c |    819700 |   45258    93032 |   84616   71667  2952697    41.2 | 84.665 % |
215.94/216.08	c |    967490 |   45209    92903 |   93078   69533  2634408    37.9 | 84.800 % |
245.34/245.40	c ==============================================================================
245.34/245.40	c Found solution: -40
245.34/245.40	o -40
245.34/245.41	c ---[   0]---> Sorter-cost:    0     Base:
245.34/245.45	c ==================================[MINISAT+]==================================
245.34/245.45	c | Conflicts | Original         | Learnt                           | Progress |
245.34/245.45	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
245.34/245.45	c ==============================================================================
245.34/245.45	c |   1108422 |   44990    92314 |   14996   70766  2720148    38.4 | 84.800 % |
245.54/245.60	c |   1108522 |   44990    92314 |   16495   24885   908107    36.5 | 85.427 % |
245.54/245.61	c |   1108674 |   44990    92314 |   18145   25037   913001    36.5 | 85.427 % |
245.54/245.64	c |   1108899 |   44990    92314 |   19959   25262   923532    36.6 | 85.427 % |
245.54/245.69	c |   1109236 |   44990    92314 |   21955   25599   939600    36.7 | 85.427 % |
245.64/245.74	c |   1109742 |   44990    92314 |   24151   26105   954358    36.6 | 85.427 % |
245.74/245.82	c |   1110504 |   44990    92314 |   26566   26867   978447    36.4 | 85.427 % |
245.84/245.94	c |   1111643 |   44990    92314 |   29222   28006  1014490    36.2 | 85.427 % |
246.04/246.13	c |   1113351 |   44990    92314 |   32145   29714  1059092    35.6 | 85.427 % |
246.14/246.27	c ==============================================================================
246.14/246.27	c Optimal solution: -40
246.14/246.27	s OPTIMUM FOUND
246.14/246.27	v -x760 x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 -x739 -x738 -x737 -x736 x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 x708 -x707 -x706 -x705 -x704 x703 -x702 -x701 -x700 -x699 -x698 -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 x669 -x668 -x667 -x666 -x665 -x664 -x663 x662 -x661 -x660 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 x623 -x622 -x621 -x620 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 -x603 -x602 x601 -x600 -x599 -x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 x212 -x211 -x210 -x209 -x208 -x207 -x206 x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 x101 -x100 -x99 -x98 -x97 -x96 -x95 x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 x24 -x23 -x22 -x21 -x20 -x19 x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1
246.14/246.27	c _______________________________________________________________________________
246.14/246.27	c 
246.14/246.27	c restarts              : 121
246.14/246.27	c conflicts             : 1114243        (4526 /sec)
246.14/246.27	c decisions             : 1421244        (5773 /sec)
246.14/246.27	c propagations          : 0              (0 /sec)
246.14/246.27	c inspects              : 0              (0 /sec)
246.14/246.27	c CPU time              : 246.182 s
246.14/246.27	c _______________________________________________________________________________

Verifier Data

OK	-40

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3721299-1338554479/watcher-3721299-1338554479 -o /tmp/evaluation-result-3721299-1338554479/solver-3721299-1338554479 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721299-1338554479.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.92 1.95 1.70 3/174 10964
/proc/meminfo: memFree=29347916/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=1264 CPUtime=0 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 186 0 0 0 0 0 0 0 20 0 1 0 321576372 1294336 144 33554432000 134512640 135395479 4289323328 4289322296 135031278 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 316 144 74 216 0 98 0

[startup+0.039658 s]
/proc/loadavg: 1.92 1.95 1.70 3/174 10964
/proc/meminfo: memFree=29347916/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=2068 CPUtime=0.03 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 367 0 0 0 3 0 0 0 20 0 1 0 321576372 2117632 325 33554432000 134512640 135395479 4289323328 4289322160 134618678 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 517 325 74 216 0 299 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2068

[startup+0.100253 s]
/proc/loadavg: 1.92 1.95 1.70 3/174 10964
/proc/meminfo: memFree=29347916/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=3332 CPUtime=0.09 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 680 0 0 0 9 0 0 0 20 0 1 0 321576372 3411968 638 33554432000 134512640 135395479 4289323328 4289322160 134619004 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 833 638 74 216 0 615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3332

[startup+0.300232 s]
/proc/loadavg: 1.92 1.95 1.70 3/174 10964
/proc/meminfo: memFree=29347916/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=7520 CPUtime=0.29 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 1726 0 0 0 29 0 0 0 20 0 1 0 321576372 7700480 1684 33554432000 134512640 135395479 4289323328 4289321692 135007481 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 1880 1684 74 216 0 1662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7520

[startup+0.700262 s]
/proc/loadavg: 1.92 1.95 1.70 3/174 10964
/proc/meminfo: memFree=29347916/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=15780 CPUtime=0.69 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 3851 0 0 0 67 2 0 0 20 0 1 0 321576372 16158720 3701 33554432000 134512640 135395479 4289323328 4289321792 134588666 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 3945 3701 110 216 0 3727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15780

[startup+1.50023 s]
/proc/loadavg: 1.92 1.95 1.70 3/175 10965
/proc/meminfo: memFree=29333756/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=15780 CPUtime=1.49 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 3851 0 0 0 147 2 0 0 20 0 1 0 321576372 16158720 3701 33554432000 134512640 135395479 4289323328 4289321728 134582099 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 3945 3701 110 216 0 3727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15780

[startup+3.10024 s]
/proc/loadavg: 1.92 1.95 1.70 3/175 10965
/proc/meminfo: memFree=29332764/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=16068 CPUtime=3.09 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 3886 0 0 0 307 2 0 0 20 0 1 0 321576372 16453632 3736 33554432000 134512640 135395479 4289323328 4289321844 134648424 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 4017 3736 110 216 0 3799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16068

[startup+6.30029 s]
/proc/loadavg: 1.93 1.95 1.71 3/175 10965
/proc/meminfo: memFree=29330516/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=19528 CPUtime=6.29 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 4784 0 0 0 627 2 0 0 20 0 1 0 321576372 19996672 4634 33554432000 134512640 135395479 4289323328 4289321680 134580888 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 4882 4635 110 216 0 4664 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19528

[startup+12.7003 s]
/proc/loadavg: 1.93 1.95 1.71 3/175 10965
/proc/meminfo: memFree=29320628/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=28904 CPUtime=12.69 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 7114 0 0 0 1267 2 0 0 20 0 1 0 321576372 29597696 6964 33554432000 134512640 135395479 4289323328 4289321680 134580798 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 7226 6964 110 216 0 7008 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28904

[startup+25.5003 s]
/proc/loadavg: 1.95 1.96 1.71 3/175 10965
/proc/meminfo: memFree=29309080/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=34164 CPUtime=25.48 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 8416 0 0 0 2546 2 0 0 20 0 1 0 321576372 34983936 8264 33554432000 134512640 135395479 4289323328 4289321680 134581451 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 8541 8264 110 216 0 8323 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34164

[startup+51.1003 s]
/proc/loadavg: 1.96 1.96 1.72 3/175 10965
/proc/meminfo: memFree=29292436/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=44164 CPUtime=51.07 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 10928 0 0 0 5104 3 0 0 20 0 1 0 321576372 45223936 10770 33554432000 134512640 135395479 4289323328 4289321680 134581036 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 11041 10770 110 216 0 10823 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44164

[startup+102.306 s]
/proc/loadavg: 1.98 1.96 1.73 3/175 10965
/proc/meminfo: memFree=29285104/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=44288 CPUtime=102.27 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 10933 0 0 0 10224 3 0 0 20 0 1 0 321576372 45350912 10775 33554432000 134512640 135395479 4289323328 4289321680 134580947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 11072 10775 110 216 0 10854 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44288

[startup+162.3 s]
/proc/loadavg: 2.02 1.98 1.75 3/175 10965
/proc/meminfo: memFree=29270344/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=44288 CPUtime=162.25 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 10944 0 0 0 16222 3 0 0 20 0 1 0 321576372 45350912 10784 33554432000 134512640 135395479 4289323328 4289321680 134580950 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 11072 10784 110 216 0 10854 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 44288

[startup+222.3 s]
/proc/loadavg: 2.01 1.98 1.76 3/175 10965
/proc/meminfo: memFree=29264872/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=44288 CPUtime=222.24 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 10961 0 0 0 22221 3 0 0 20 0 1 0 321576372 45350912 10801 33554432000 134512640 135395479 4289323328 4289321200 134574358 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 11072 10801 110 216 0 10854 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 44288

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

[startup+230.3 s]
/proc/loadavg: 2.01 1.98 1.76 3/175 10965
/proc/meminfo: memFree=29264748/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=44288 CPUtime=230.24 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 10961 0 0 0 23021 3 0 0 20 0 1 0 321576372 45350912 10801 33554432000 134512640 135395479 4289323328 4289321680 134580798 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 11072 10801 110 216 0 10854 0
Current children cumulated CPU time (s) 230.24
Current children cumulated vsize (KiB) 44288

[startup+236.7 s]
/proc/loadavg: 2.00 1.98 1.76 3/174 10965
/proc/meminfo: memFree=29264756/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=44288 CPUtime=236.64 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 10969 0 0 0 23661 3 0 0 20 0 1 0 321576372 45350912 10809 33554432000 134512640 135395479 4289323328 4289321680 134581183 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 11072 10809 110 216 0 10854 0
Current children cumulated CPU time (s) 236.64
Current children cumulated vsize (KiB) 44288

[startup+243.106 s]
/proc/loadavg: 2.00 1.98 1.76 3/175 10966
/proc/meminfo: memFree=29264748/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=44288 CPUtime=243.04 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 10970 0 0 0 24301 3 0 0 20 0 1 0 321576372 45350912 10810 33554432000 134512640 135395479 4289323328 4289321680 134581412 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 11072 10810 110 216 0 10854 0
Current children cumulated CPU time (s) 243.04
Current children cumulated vsize (KiB) 44288

[startup+244.7 s]
/proc/loadavg: 2.00 1.98 1.76 3/175 10966
/proc/meminfo: memFree=29264748/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=44288 CPUtime=244.64 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 10970 0 0 0 24461 3 0 0 20 0 1 0 321576372 45350912 10810 33554432000 134512640 135395479 4289323328 4289321632 134580311 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 11072 10810 110 216 0 10854 0
Current children cumulated CPU time (s) 244.64
Current children cumulated vsize (KiB) 44288

[startup+245.5 s]
/proc/loadavg: 2.00 1.98 1.77 3/175 10966
/proc/meminfo: memFree=29264748/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=44288 CPUtime=245.44 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 10970 0 0 0 24541 3 0 0 20 0 1 0 321576372 45350912 10810 33554432000 134512640 135395479 4289323328 4289321584 134568563 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 11072 10810 110 216 0 10854 0
Current children cumulated CPU time (s) 245.44
Current children cumulated vsize (KiB) 44288

[startup+245.9 s]
/proc/loadavg: 2.00 1.98 1.77 3/175 10966
/proc/meminfo: memFree=29264748/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=44288 CPUtime=245.84 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 10970 0 0 0 24581 3 0 0 20 0 1 0 321576372 45350912 10810 33554432000 134512640 135395479 4289323328 4289321680 134580929 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 11072 10810 110 216 0 10854 0
Current children cumulated CPU time (s) 245.84
Current children cumulated vsize (KiB) 44288

[startup+246.1 s]
/proc/loadavg: 2.00 1.98 1.77 3/175 10966
/proc/meminfo: memFree=29264748/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=44288 CPUtime=246.04 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 10970 0 0 0 24601 3 0 0 20 0 1 0 321576372 45350912 10810 33554432000 134512640 135395479 4289323328 4289321632 134580343 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 11072 10810 110 216 0 10854 0
Current children cumulated CPU time (s) 246.04
Current children cumulated vsize (KiB) 44288

[startup+246.2 s]
/proc/loadavg: 2.00 1.98 1.77 3/175 10966
/proc/meminfo: memFree=29264748/32873844 swapFree=6088/6088
[pid=10964] ppid=10962 vsize=44288 CPUtime=246.14 cores=1,3,5,7
/proc/10964/stat : 10964 (minisat+) R 10962 10964 10645 0 -1 4202496 10970 0 0 0 24611 3 0 0 20 0 1 0 321576372 45350912 10810 33554432000 134512640 135395479 4289323328 4289321680 134580786 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/10964/statm: 11072 10810 110 216 0 10854 0
Current children cumulated CPU time (s) 246.14
Current children cumulated vsize (KiB) 44288

Child status: 30
Real time (s): 246.273
CPU time (s): 246.218
CPU user time (s): 246.183
CPU system time (s): 0.034994
CPU usage (%): 99.9774
Max. virtual memory (cumulated for all children) (KiB): 44328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.183
system time used= 0.034994
maximum resident set size= 43244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10974
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= 19
involuntary context switches= 252

runsolver used 0.422935 second user time and 0.977851 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-01 14:41:19
IDJOB=3721299
IDBENCH=2243
IDSOLVER=2306
FILE ID=node110/3721299-1338554479
RUNJOBID= node110-1338552573-10662
PBS_JOBID= 14635874
Free space on /tmp= 71132 MiB

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

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

MD5SUM BENCH= 9984e76947bf9addca42277d72ff7107
RANDOM SEED=1507793954

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29348816 kB
Buffers:          360512 kB
Cached:          2287660 kB
SwapCached:          604 kB
Active:          1229808 kB
Inactive:        1463700 kB
Active(anon):      35480 kB
Inactive(anon):    12328 kB
Active(file):    1194328 kB
Inactive(file):  1451372 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107364 kB
Dirty:              2820 kB
Writeback:             0 kB
AnonPages:         50900 kB
Mapped:            12092 kB
Shmem:                40 kB
Slab:             696168 kB
SReclaimable:     138712 kB
SUnreclaim:       557456 kB
KernelStack:        1440 kB
PageTables:         3636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     146456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721299-1338554479.opb

Free space on /tmp at the end= 71128 MiB
End job on node110 at 2012-06-01 14:45:26