Trace number 3721297

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.14SAT (TO)-40 1800.01 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-5.opb
MD5SUMf408a60720d5bae3e36cea0c41e2f7f1
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 benchmark824.628
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -39
Optimality of the best value was proved NO
Number of variables760
Total number of constraints41619
Number of constraints which are clauses41619
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.46	c Converting 41619 PB-constraints to clauses...
0.39/0.46	c   -- Unit propagations: (none)
0.39/0.47	c   -- Detecting intervals from adjacent constraints: (none)
0.39/0.47	c   -- Clauses(.)/Splits(s): ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.49/0.51	c ==================================[MINISAT+]==================================
0.49/0.51	c | Conflicts | Original         | Learnt                           | Progress |
0.49/0.51	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.49/0.51	c ==============================================================================
0.49/0.51	c |         0 |   41619    83238 |   13873       0        0     nan |  0.000 % |
0.49/0.51	c ==============================================================================
0.49/0.51	c Found solution: -27
0.49/0.51	o -27
0.49/0.52	c ---[   0]---> Sorter-cost:35010     Base:
0.49/0.56	c ==================================[MINISAT+]==================================
0.49/0.56	c | Conflicts | Original         | Learnt                           | Progress |
0.49/0.56	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.49/0.56	c ==============================================================================
0.49/0.56	c |         0 |   77738   168085 |   25912       0        0     nan |  0.000 % |
0.59/0.60	c |       100 |   77393   167370 |   28503      74      614     8.3 |  0.753 % |
0.59/0.67	c |       250 |   76571   165604 |   31353     182     1860    10.2 |  2.662 % |
0.69/0.77	c |       475 |   75416   163089 |   34488     361     3656    10.1 |  5.412 % |
0.89/0.92	c |       812 |   73469   158808 |   37937     588     7576    12.9 | 10.134 % |
1.10/1.11	c |      1318 |   71470   154363 |   41731     995    12456    12.5 | 15.052 % |
1.29/1.38	c |      2077 |   68055   146635 |   45904    1571    21571    13.7 | 23.713 % |
1.49/1.51	c ==============================================================================
1.49/1.51	c Found solution: -30
1.49/1.51	o -30
1.49/1.51	c ---[   0]---> Sorter-cost:    0     Base:
1.49/1.53	c ==================================[MINISAT+]==================================
1.49/1.53	c | Conflicts | Original         | Learnt                           | Progress |
1.49/1.53	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.49/1.53	c ==============================================================================
1.49/1.53	c |      2368 |   66345   142775 |   22115    1722    23486    13.6 | 23.713 % |
1.49/1.57	c |      2468 |   65954   141886 |   24326    1798    24101    13.4 | 29.188 % |
1.59/1.61	c |      2618 |   65428   140687 |   26759    1916    26017    13.6 | 30.521 % |
1.59/1.67	c |      2843 |   64784   139204 |   29435    2104    29300    13.9 | 32.202 % |
1.69/1.76	c |      3180 |   63783   136936 |   32378    2343    33178    14.2 | 34.720 % |
1.79/1.88	c |      3686 |   62671   134380 |   35616    2764    38470    13.9 | 37.600 % |
1.99/2.06	c |      4445 |   60688   129777 |   39178    3385    46444    13.7 | 42.715 % |
2.10/2.18	c ==============================================================================
2.10/2.18	c Found solution: -31
2.10/2.18	o -31
2.10/2.18	c ---[   0]---> Sorter-cost:    0     Base:
2.20/2.20	c ==================================[MINISAT+]==================================
2.20/2.20	c | Conflicts | Original         | Learnt                           | Progress |
2.20/2.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.20/2.20	c ==============================================================================
2.20/2.20	c |      4942 |   59952   128172 |   19984    3811    62121    16.3 | 42.715 % |
2.20/2.23	c |      5042 |   59679   127517 |   21982    3894    63964    16.4 | 45.623 % |
2.20/2.28	c |      5192 |   59303   126633 |   24180    4014    65656    16.4 | 46.620 % |
2.29/2.36	c |      5417 |   58170   123919 |   26598    4092    67984    16.6 | 49.720 % |
2.39/2.44	c |      5755 |   57394   122041 |   29258    4355    72331    16.6 | 51.880 % |
2.49/2.55	c |      6261 |   56683   120374 |   32184    4714    77744    16.5 | 53.783 % |
2.69/2.77	c |      7020 |   54571   115370 |   35402    5132    87529    17.1 | 59.526 % |
2.89/2.99	c |      8159 |   53100   111874 |   38943    6005   106837    17.8 | 63.555 % |
3.20/3.26	c |      9867 |   51361   107721 |   42837    7233   142892    19.8 | 68.277 % |
3.49/3.58	c ==============================================================================
3.49/3.58	c Found solution: -32
3.49/3.58	o -32
3.49/3.59	c ---[   0]---> Sorter-cost:    0     Base:
3.59/3.61	c ==================================[MINISAT+]==================================
3.59/3.61	c | Conflicts | Original         | Learnt                           | Progress |
3.59/3.61	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.59/3.61	c ==============================================================================
3.59/3.61	c |     11787 |   49479   103125 |   16493    8440   181552    21.5 | 68.277 % |
3.59/3.63	c |     11887 |   49297   102693 |   18142    8475   182904    21.6 | 74.014 % |
3.59/3.66	c |     12037 |   49131   102301 |   19956    8543   185298    21.7 | 74.456 % |
3.59/3.68	c |     12262 |   49025   102033 |   21952    8701   189426    21.8 | 74.770 % |
3.69/3.73	c |     12602 |   48860   101631 |   24147    8952   197477    22.1 | 75.240 % |
3.79/3.80	c |     13108 |   48811   101518 |   26562    9438   225449    23.9 | 75.369 % |
3.89/3.91	c ==============================================================================
3.89/3.91	c Found solution: -33
3.89/3.91	o -33
3.89/3.91	c ---[   0]---> Sorter-cost:    0     Base:
3.89/3.94	c ==================================[MINISAT+]==================================
3.89/3.94	c | Conflicts | Original         | Learnt                           | Progress |
3.89/3.94	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.89/3.94	c ==============================================================================
3.89/3.94	c |     13835 |   48637   101137 |   16212   10042   261315    26.0 | 75.369 % |
3.89/3.95	c |     13935 |   48570   100975 |   17833   10127   264156    26.1 | 76.055 % |
3.89/3.97	c |     14085 |   48570   100975 |   19616   10277   269303    26.2 | 76.055 % |
3.99/4.01	c |     14312 |   48535   100890 |   21578   10475   276829    26.4 | 76.156 % |
3.99/4.08	c |     14649 |   48224   100143 |   23735   10596   283579    26.8 | 77.024 % |
4.09/4.17	c |     15155 |   47936    99449 |   26109   10862   295418    27.2 | 77.815 % |
4.19/4.26	c |     15915 |   47936    99449 |   28720   11622   352382    30.3 | 77.815 % |
4.19/4.29	c ==============================================================================
4.19/4.29	c Found solution: -34
4.19/4.29	o -34
4.19/4.29	c ---[   0]---> Sorter-cost:    0     Base:
4.30/4.32	c ==================================[MINISAT+]==================================
4.30/4.32	c | Conflicts | Original         | Learnt                           | Progress |
4.30/4.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.30/4.32	c ==============================================================================
4.30/4.32	c |     16092 |   47809    99110 |   15936   11694   348286    29.8 | 77.815 % |
4.30/4.33	c |     16193 |   47809    99110 |   17529   11795   351047    29.8 | 78.162 % |
4.30/4.35	c |     16343 |   47809    99110 |   19282   11945   358187    30.0 | 78.162 % |
4.30/4.39	c |     16568 |   47699    98850 |   21210   12069   366809    30.4 | 78.463 % |
4.40/4.43	c |     16907 |   47699    98850 |   23331   12408   381170    30.7 | 78.463 % |
4.49/4.51	c |     17413 |   47691    98830 |   25665   12893   410134    31.8 | 78.487 % |
4.59/4.61	c |     18172 |   47570    98547 |   28231   13507   456879    33.8 | 78.813 % |
4.69/4.76	c |     19312 |   47514    98418 |   31054   14523   514679    35.4 | 78.957 % |
4.89/4.99	c |     21020 |   47429    98213 |   34160   16152   617687    38.2 | 79.194 % |
5.40/5.42	c |     23582 |   47246    97781 |   37576   18577   833388    44.9 | 79.692 % |
6.19/6.20	c |     27427 |   47199    97655 |   41333   22352  1265776    56.6 | 79.845 % |
7.49/7.52	c |     33193 |   47092    97395 |   45467   28078  1866446    66.5 | 80.150 % |
9.39/9.46	c |     41842 |   46935    97003 |   50013   36506  2578978    70.6 | 80.608 % |
12.79/12.84	c |     54816 |   46775    96601 |   55015   49208  3834743    77.9 | 81.078 % |
16.50/16.56	c ==============================================================================
16.50/16.56	c Found solution: -35
16.50/16.56	o -35
16.50/16.56	c ---[   0]---> Sorter-cost:    0     Base:
16.59/16.62	c ==================================[MINISAT+]==================================
16.59/16.62	c | Conflicts | Original         | Learnt                           | Progress |
16.59/16.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
16.59/16.62	c ==============================================================================
16.59/16.62	c |     66599 |   46701    96441 |   15567   60446  4917752    81.4 | 81.078 % |
16.59/16.68	c |     66699 |   46701    96441 |   17123   18649  1166349    62.5 | 81.358 % |
16.69/16.71	c |     66849 |   46701    96441 |   18836   18799  1175990    62.6 | 81.358 % |
16.69/16.74	c |     67075 |   46701    96441 |   20719   19025  1183368    62.2 | 81.358 % |
16.79/16.80	c |     67412 |   46698    96434 |   22791   19361  1203497    62.2 | 81.366 % |
16.89/16.93	c |     67920 |   46667    96361 |   25070   19848  1238599    62.4 | 81.450 % |
16.99/17.06	c |     68680 |   46645    96307 |   27577   20600  1270078    61.7 | 81.514 % |
17.29/17.30	c |     69819 |   46584    96158 |   30335   21676  1347252    62.2 | 81.690 % |
17.59/17.67	c |     71527 |   46518    95998 |   33369   23343  1512076    64.8 | 81.874 % |
18.19/18.24	c |     74089 |   46518    95998 |   36706   25905  1789120    69.1 | 81.874 % |
19.09/19.17	c |     77933 |   46488    95928 |   40376   29711  2161793    72.8 | 81.954 % |
20.69/20.70	c |     83701 |   46272    95398 |   44414   35390  2699227    76.3 | 82.566 % |
22.79/22.88	c |     92350 |   46247    95337 |   48855   43978  3619619    82.3 | 82.639 % |
27.29/27.30	c |    105326 |   46247    95337 |   53741   56954  5420125    95.2 | 82.638 % |
28.78/28.87	c ==============================================================================
28.78/28.87	c Found solution: -36
28.78/28.87	o -36
28.78/28.87	c ---[   0]---> Sorter-cost:    0     Base:
28.88/28.94	c ==================================[MINISAT+]==================================
28.88/28.94	c | Conflicts | Original         | Learnt                           | Progress |
28.88/28.94	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
28.88/28.94	c ==============================================================================
28.88/28.94	c |    109573 |   46236    95289 |   15412   61020  6058538    99.3 | 82.638 % |
28.98/29.01	c |    109673 |   46236    95289 |   16953   17964  1912579   106.5 | 82.676 % |
28.98/29.04	c |    109824 |   46236    95289 |   18648   18115  1920817   106.0 | 82.676 % |
28.98/29.08	c |    110050 |   46236    95289 |   20513   18341  1933595   105.4 | 82.676 % |
29.08/29.14	c |    110387 |   46221    95254 |   22564   18674  1951460   104.5 | 82.716 % |
29.18/29.23	c |    110894 |   46221    95254 |   24821   19181  1987235   103.6 | 82.716 % |
29.28/29.38	c |    111653 |   46221    95254 |   27303   19940  2051460   102.9 | 82.716 % |
29.59/29.61	c |    112792 |   46174    95141 |   30033   21056  2143668   101.8 | 82.844 % |
29.88/29.94	c |    114503 |   46174    95141 |   33036   22767  2317315   101.8 | 82.844 % |
30.38/30.47	c |    117066 |   46174    95141 |   36340   25330  2565419   101.3 | 82.844 % |
31.28/31.34	c |    120910 |   46140    95059 |   39974   29170  2926517   100.3 | 82.940 % |
32.78/32.81	c |    126676 |   46140    95059 |   43972   34936  3469893    99.3 | 82.940 % |
33.28/33.36	c ==============================================================================
33.28/33.36	c Found solution: -37
33.28/33.36	o -37
33.28/33.37	c ---[   0]---> Sorter-cost:    0     Base:
33.38/33.42	c ==================================[MINISAT+]==================================
33.38/33.42	c | Conflicts | Original         | Learnt                           | Progress |
33.38/33.42	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
33.38/33.42	c ==============================================================================
33.38/33.42	c |    128815 |   46161    95117 |   15387   37075  3702991    99.9 | 82.940 % |
33.38/33.46	c |    128916 |   46161    95117 |   16925   17069  1143112    67.0 | 82.903 % |
33.38/33.49	c |    129066 |   46161    95117 |   18618   17219  1153278    67.0 | 82.903 % |
33.48/33.52	c |    129293 |   46161    95117 |   20480   17446  1162668    66.6 | 82.903 % |
33.48/33.59	c |    129630 |   46126    95028 |   22528   17771  1187614    66.8 | 83.011 % |
33.58/33.69	c |    130137 |   46126    95028 |   24780   18278  1223931    67.0 | 83.011 % |
33.68/33.78	c |    130896 |   46051    94848 |   27259   19008  1237330    65.1 | 83.219 % |
33.88/33.98	c |    132035 |   46015    94758 |   29984   20133  1322301    65.7 | 83.315 % |
34.18/34.28	c |    133744 |   46015    94758 |   32983   21842  1465933    67.1 | 83.315 % |
34.78/34.82	c |    136307 |   46015    94758 |   36281   24405  1721914    70.6 | 83.315 % |
35.58/35.61	c |    140151 |   46015    94758 |   39909   28249  2009666    71.1 | 83.315 % |
36.88/36.98	c |    145918 |   46013    94754 |   43900   34014  2543986    74.8 | 83.319 % |
39.18/39.20	c |    154568 |   45959    94626 |   48290   42576  3184772    74.8 | 83.467 % |
42.79/42.86	c |    167543 |   45913    94520 |   53120   55540  4225297    76.1 | 83.587 % |
49.58/49.69	c |    187005 |   45913    94520 |   58432   75002  6244640    83.3 | 83.587 % |
57.68/57.71	c |    216198 |   45876    94429 |   64275   44973  3102677    69.0 | 83.694 % |
73.17/73.27	c |    259987 |   45876    94429 |   70702   22219  1193746    53.7 | 83.694 % |
92.27/92.35	c |    325671 |   45838    94339 |   77773   87896  5215189    59.3 | 83.798 % |
103.47/103.59	c ==============================================================================
103.47/103.59	c Found solution: -38
103.47/103.59	o -38
103.47/103.59	c ---[   0]---> Sorter-cost:    0     Base:
103.57/103.63	c ==================================[MINISAT+]==================================
103.57/103.63	c | Conflicts | Original         | Learnt                           | Progress |
103.57/103.63	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
103.57/103.63	c ==============================================================================
103.57/103.63	c |    362744 |   45824    94273 |   15274   45452  1802921    39.7 | 83.798 % |
103.57/103.69	c |    362845 |   45824    94273 |   16801   20765   632823    30.5 | 83.844 % |
103.67/103.72	c |    362996 |   45824    94273 |   18481   20916   640662    30.6 | 83.844 % |
103.67/103.75	c |    363222 |   45824    94273 |   20329   21142   649300    30.7 | 83.844 % |
103.77/103.81	c |    363560 |   45824    94273 |   22362   21480   662066    30.8 | 83.844 % |
103.77/103.89	c |    364066 |   45824    94273 |   24598   21986   685062    31.2 | 83.844 % |
103.97/104.03	c |    364826 |   45824    94273 |   27058   22746   727210    32.0 | 83.844 % |
104.17/104.21	c |    365965 |   45824    94273 |   29764   23885   810735    33.9 | 83.844 % |
104.37/104.47	c |    367674 |   45824    94273 |   32741   25594   906072    35.4 | 83.844 % |
104.77/104.87	c |    370236 |   45824    94273 |   36015   28156  1054352    37.4 | 83.844 % |
105.47/105.50	c |    374082 |   45737    94058 |   39616   31979  1334937    41.7 | 84.083 % |
106.47/106.52	c |    379848 |   45698    93956 |   43578   37273  1691710    45.4 | 84.203 % |
108.17/108.28	c |    388498 |   45694    93948 |   47936   45919  2503857    54.5 | 84.211 % |
111.17/111.21	c |    401472 |   45694    93948 |   52729   58893  3447993    58.5 | 84.211 % |
116.06/116.10	c |    420934 |   45643    93821 |   58002   23036   699613    30.4 | 84.363 % |
122.16/122.25	c |    450126 |   45640    93814 |   63803   52227  1837279    35.2 | 84.371 % |
134.35/134.47	c |    493915 |   45636    93804 |   70183   33684   937433    27.8 | 84.383 % |
151.55/151.61	c |    559600 |   45629    93789 |   77201   27114   761203    28.1 | 84.399 % |
173.14/173.29	c |    658126 |   45625    93781 |   84922   49589  1463015    29.5 | 84.407 % |
213.64/213.76	c |    805915 |   45625    93781 |   93414   36081   834144    23.1 | 84.407 % |
265.33/265.45	c |   1027598 |   45593    93699 |  102755   67831  2490658    36.7 | 84.507 % |
346.22/346.37	c |   1360125 |   45517    93515 |  113031   99881  3256591    32.6 | 84.723 % |
487.20/487.36	c |   1858914 |   45489    93453 |  124334   66472  2427404    36.5 | 84.791 % |
716.97/717.15	c |   2607096 |   45468    93402 |  136768  112146  4143766    36.9 | 84.851 % |
846.04/846.28	c ==============================================================================
846.04/846.28	c Found solution: -39
846.04/846.28	o -39
846.04/846.29	c ---[   0]---> Sorter-cost:    0     Base:
846.14/846.35	c ==================================[MINISAT+]==================================
846.14/846.35	c | Conflicts | Original         | Learnt                           | Progress |
846.14/846.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
846.14/846.35	c ==============================================================================
846.14/846.35	c |   3021831 |   45435    93328 |   15145  136907  5051064    36.9 | 84.851 % |
846.74/846.92	c |   3021931 |   45435    93328 |   16659   27242   626167    23.0 | 85.007 % |
846.74/846.95	c |   3022084 |   45435    93328 |   18325   27395   634127    23.1 | 85.007 % |
846.74/846.97	c |   3022310 |   45435    93328 |   20157   27621   642690    23.3 | 85.007 % |
846.84/847.03	c |   3022650 |   45435    93328 |   22173   27961   662473    23.7 | 85.007 % |
846.84/847.09	c |   3023156 |   45435    93328 |   24391   28467   690482    24.3 | 85.007 % |
846.94/847.19	c |   3023915 |   45435    93328 |   26830   29226   728001    24.9 | 85.007 % |
847.14/847.36	c |   3025054 |   45435    93328 |   29513   30365   792235    26.1 | 85.007 % |
847.44/847.62	c |   3026763 |   45435    93328 |   32464   32074   879497    27.4 | 85.007 % |
847.74/847.99	c |   3029325 |   45435    93328 |   35711   34636   978584    28.3 | 85.007 % |
848.44/848.66	c |   3033169 |   45435    93328 |   39282   38480  1153448    30.0 | 85.007 % |
849.44/849.63	c |   3038935 |   45435    93328 |   43210   44246  1405043    31.8 | 85.007 % |
851.14/851.35	c |   3047585 |   45435    93328 |   47531   52896  1749332    33.1 | 85.007 % |
853.84/854.02	c |   3060560 |   45435    93328 |   52284   65871  2193839    33.3 | 85.007 % |
857.84/858.02	c |   3080021 |   45430    93317 |   57513   36902  1023136    27.7 | 85.019 % |
863.74/863.91	c |   3109213 |   45423    93300 |   63264   66085  2243579    33.9 | 85.039 % |
872.43/872.64	c |   3153002 |   45389    93216 |   69590   50170  1682958    33.5 | 85.139 % |
886.23/886.46	c |   3218686 |   45353    93134 |   76549   51310  1377867    26.9 | 85.230 % |
906.63/906.84	c |   3317212 |   45353    93134 |   84204   79064  2533245    32.0 | 85.230 % |
937.42/937.67	c |   3465002 |   45336    93091 |   92625   70071  2036028    29.1 | 85.282 % |
991.11/991.32	c |   3686685 |   45319    93050 |  101887   39082   875030    22.4 | 85.330 % |
1063.60/1063.82	c |   4019210 |   44957    92186 |  112076   53296  3312542    62.2 | 86.026 % |
1143.70/1143.97	c ==============================================================================
1143.70/1143.97	c Found solution: -40
1143.70/1143.97	o -40
1143.70/1143.97	c ---[   0]---> Sorter-cost:12026     Base:
1143.80/1144.01	c ==================================[MINISAT+]==================================
1143.80/1144.01	c | Conflicts | Original         | Learnt                           | Progress |
1143.80/1144.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1143.80/1144.01	c ==============================================================================
1143.80/1144.01	c |   4355897 |   48200    99699 |   16066   80559  2477264    30.8 | 86.026 % |
1143.89/1144.19	c |   4355997 |   48200    99699 |   17672   32262   696725    21.6 | 80.561 % |
1143.99/1144.21	c |   4356147 |   48200    99699 |   19439   32412   702247    21.7 | 80.561 % |
1143.99/1144.25	c |   4356374 |   48200    99699 |   21383   32639   711699    21.8 | 80.561 % |
1144.09/1144.30	c |   4356711 |   48200    99699 |   23522   32976   723266    21.9 | 80.561 % |
1144.09/1144.37	c |   4357217 |   48200    99699 |   25874   33482   739457    22.1 | 80.561 % |
1144.29/1144.50	c |   4357978 |   48200    99699 |   28461   34243   760674    22.2 | 80.561 % |
1144.49/1144.70	c |   4359119 |   48200    99699 |   31308   35384   797754    22.5 | 80.561 % |
1144.80/1145.02	c |   4360827 |   48200    99699 |   34438   37092   861486    23.2 | 80.561 % |
1145.29/1145.52	c |   4363390 |   48200    99699 |   37882   39655   945271    23.8 | 80.561 % |
1146.00/1146.27	c |   4367234 |   48200    99699 |   41671   43499  1088676    25.0 | 80.561 % |
1147.19/1147.48	c |   4373000 |   48200    99699 |   45838   49265  1310915    26.6 | 80.561 % |
1148.89/1149.17	c |   4381651 |   48197    99692 |   50421   57915  1639768    28.3 | 80.567 % |
1151.09/1151.39	c |   4394628 |   48108    99477 |   55464   70763  2145261    30.3 | 80.774 % |
1154.79/1155.00	c |   4414092 |   48108    99477 |   61010   35158   864225    24.6 | 80.774 % |
1159.79/1160.03	c |   4443284 |   47847    98933 |   67111   64345  2076739    32.3 | 81.334 % |
1167.89/1168.10	c |   4487073 |   47799    98829 |   73822   43346  1026272    23.7 | 81.439 % |
1180.98/1181.24	c |   4552758 |   47420    98000 |   81205   37054  1049813    28.3 | 82.266 % |
1200.58/1200.84	c |   4651284 |   47392    97938 |   89325   59716  1814237    30.4 | 82.323 % |
1234.38/1234.60	c |   4799073 |   47315    97765 |   98258   40442   984210    24.3 | 82.496 % |
1281.67/1281.93	c |   5020756 |   47265    97659 |  108084   74112  2703995    36.5 | 82.611 % |
1364.16/1364.46	c |   5353281 |   47096    97273 |  118892  105181  3801418    36.1 | 83.001 % |
1488.54/1488.89	c |   5852070 |   46972    96989 |  130781   47121  1518853    32.2 | 83.286 % |
1679.01/1679.32	c |   6600255 |   46591    96115 |  143859   55946  1721389    30.8 | 84.157 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s SATISFIABLE
1800.00/1800.30	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

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

running on 4 cores: 0,2,4,6

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.94 1.99 1.72 3/176 31429
/proc/meminfo: memFree=27713388/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 187 0 0 0 0 0 0 0 20 0 1 0 321571528 1294336 144 33554432000 134512640 135395479 4291106672 4291105640 135031278 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31429/statm: 316 144 74 216 0 98 0

[startup+0.080565 s]
/proc/loadavg: 1.94 1.99 1.72 3/176 31429
/proc/meminfo: memFree=27713388/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=2768 CPUtime=0.07 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 553 0 0 0 7 0 0 0 20 0 1 0 321571528 2834432 510 33554432000 134512640 135395479 4291106672 4291105100 135006699 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31429/statm: 692 510 74 216 0 474 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2768

[startup+0.100211 s]
/proc/loadavg: 1.94 1.99 1.72 3/176 31429
/proc/meminfo: memFree=27713388/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=3196 CPUtime=0.09 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 650 0 0 0 9 0 0 0 20 0 1 0 321571528 3272704 607 33554432000 134512640 135395479 4291106672 4291105408 135003216 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31429/statm: 799 607 74 216 0 581 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3196

[startup+0.300178 s]
/proc/loadavg: 1.94 1.99 1.72 3/176 31429
/proc/meminfo: memFree=27713388/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=7220 CPUtime=0.29 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 1646 0 0 0 29 0 0 0 20 0 1 0 321571528 7393280 1603 33554432000 134512640 135395479 4291106672 4291105100 135007472 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31429/statm: 1805 1604 74 216 0 1587 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7220

[startup+0.700212 s]
/proc/loadavg: 1.94 1.99 1.72 3/176 31429
/proc/meminfo: memFree=27713388/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=16040 CPUtime=0.69 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 3888 0 0 0 67 2 0 0 20 0 1 0 321571528 16424960 3738 33554432000 134512640 135395479 4291106672 4291105024 134569723 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31429/statm: 4010 3738 110 216 0 3792 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16040

[startup+1.50018 s]
/proc/loadavg: 1.94 1.99 1.72 3/177 31430
/proc/meminfo: memFree=27698616/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=16040 CPUtime=1.49 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 3888 0 0 0 147 2 0 0 20 0 1 0 321571528 16424960 3738 33554432000 134512640 135395479 4291106672 4291105024 134581156 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31429/statm: 4010 3738 110 216 0 3792 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16040

[startup+3.10018 s]
/proc/loadavg: 1.94 1.99 1.72 3/177 31430
/proc/meminfo: memFree=27696632/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=16108 CPUtime=3.09 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 3923 0 0 0 307 2 0 0 20 0 1 0 321571528 16494592 3773 33554432000 134512640 135395479 4291106672 4291104640 134579886 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31429/statm: 4027 3773 110 216 0 3809 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16108

[startup+6.30018 s]
/proc/loadavg: 1.94 1.99 1.72 3/177 31430
/proc/meminfo: memFree=27690428/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=18936 CPUtime=6.29 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 4610 0 0 0 627 2 0 0 20 0 1 0 321571528 19390464 4460 33554432000 134512640 135395479 4291106672 4291104640 134576754 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31429/statm: 4734 4460 110 216 0 4516 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18936

[startup+12.7002 s]
/proc/loadavg: 1.95 1.99 1.72 3/177 31430
/proc/meminfo: memFree=27668744/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=29816 CPUtime=12.69 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 7317 0 0 0 1266 3 0 0 20 0 1 0 321571528 30531584 7167 33554432000 134512640 135395479 4291106672 4291104544 134574387 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31429/statm: 7454 7167 110 216 0 7236 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29816

[startup+25.5002 s]
/proc/loadavg: 1.96 1.99 1.72 3/177 31430
/proc/meminfo: memFree=27652236/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=34744 CPUtime=25.49 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 8584 0 0 0 2546 3 0 0 20 0 1 0 321571528 35577856 8434 33554432000 134512640 135395479 4291106672 4291105024 134580765 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31429/statm: 8686 8434 110 216 0 8468 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34744

[startup+51.1002 s]
/proc/loadavg: 1.97 1.99 1.73 3/177 31430
/proc/meminfo: memFree=27621572/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=42696 CPUtime=51.08 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 10538 0 0 0 5105 3 0 0 20 0 1 0 321571528 43720704 10388 33554432000 134512640 135395479 4291106672 4291105024 134580765 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/31429/statm: 10674 10388 110 216 0 10456 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42696

[startup+102.306 s]
/proc/loadavg: 1.99 1.99 1.74 3/177 31430
/proc/meminfo: memFree=27585256/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=43136 CPUtime=102.27 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 10620 0 0 0 10224 3 0 0 20 0 1 0 321571528 44171264 10470 33554432000 134512640 135395479 4291106672 4291104992 134572776 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 10784 10470 110 216 0 10566 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 43136

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.75 3/177 31431
/proc/meminfo: memFree=27560392/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=43524 CPUtime=162.24 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 10735 0 0 0 16221 3 0 0 20 0 1 0 321571528 44568576 10575 33554432000 134512640 135395479 4291106672 4291104640 134579520 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 10881 10575 110 216 0 10663 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 43524

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.76 3/177 31431
/proc/meminfo: memFree=27559528/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=44596 CPUtime=222.24 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 10946 0 0 0 22220 4 0 0 20 0 1 0 321571528 45666304 10786 33554432000 134512640 135395479 4291106672 4291105024 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 11149 10786 110 216 0 10931 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 44596

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.78 3/177 31431
/proc/meminfo: memFree=27559392/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=45104 CPUtime=282.23 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 11094 0 0 0 28219 4 0 0 20 0 1 0 321571528 46186496 10934 33554432000 134512640 135395479 4291106672 4291104544 134573890 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 11276 10934 110 216 0 11058 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 45104

[startup+342.3 s]
/proc/loadavg: 1.99 1.99 1.79 3/176 31431
/proc/meminfo: memFree=27559972/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=45540 CPUtime=342.22 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 11188 0 0 0 34218 4 0 0 20 0 1 0 321571528 46632960 11028 33554432000 134512640 135395479 4291106672 4291105024 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 11385 11028 110 216 0 11167 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 45540

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 1.80 3/177 31432
/proc/meminfo: memFree=27559128/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=46108 CPUtime=402.21 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 11331 0 0 0 40217 4 0 0 20 0 1 0 321571528 47214592 11171 33554432000 134512640 135395479 4291106672 4291105024 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 11527 11171 110 216 0 11309 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 46108

[startup+462.3 s]
/proc/loadavg: 2.02 2.00 1.82 3/177 31433
/proc/meminfo: memFree=27558444/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=46676 CPUtime=462.2 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 11459 0 0 0 46216 4 0 0 20 0 1 0 321571528 47796224 11344 33554432000 134512640 135395479 4291106672 4291104544 134573950 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 11669 11344 110 216 0 11451 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 46676

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/177 31433
/proc/meminfo: memFree=27553608/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=51892 CPUtime=522.19 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 12695 0 0 0 52215 4 0 0 20 0 1 0 321571528 53137408 12580 33554432000 134512640 135395479 4291106672 4291105024 134580973 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 12973 12580 110 216 0 12755 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 51892

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/178 31436
/proc/meminfo: memFree=27533616/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=52580 CPUtime=582.18 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 12815 0 0 0 58214 4 0 0 20 0 1 0 321571528 53841920 12700 33554432000 134512640 135395479 4291106672 4291104976 134580288 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 13145 12700 110 216 0 12927 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 52580

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.06 2.02 1.86 3/177 31437
/proc/meminfo: memFree=27482652/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=68876 CPUtime=882.13 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 16858 0 0 0 88207 6 0 0 20 0 1 0 321571528 70529024 16803 33554432000 134512640 135395479 4291106672 4291104928 134568540 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17219 16803 110 216 0 17001 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 68876

[startup+942.3 s]
/proc/loadavg: 2.02 2.01 1.87 3/177 31437
/proc/meminfo: memFree=27482528/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=68876 CPUtime=942.12 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 16858 0 0 0 94206 6 0 0 20 0 1 0 321571528 70529024 16803 33554432000 134512640 135395479 4291106672 4291105024 134580999 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17219 16803 110 216 0 17001 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 68876

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.88 3/177 31437
/proc/meminfo: memFree=27462432/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=68876 CPUtime=1002.11 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 16864 0 0 0 100205 6 0 0 20 0 1 0 321571528 70529024 16813 33554432000 134512640 135395479 4291106672 4291105024 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17219 16813 110 216 0 17001 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 68876

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 31438
/proc/meminfo: memFree=27425112/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=68876 CPUtime=1062.1 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 16864 0 0 0 106204 6 0 0 20 0 1 0 321571528 70529024 16813 33554432000 134512640 135395479 4291106672 4291105024 134581469 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17219 16813 110 216 0 17001 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 68876

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 31438
/proc/meminfo: memFree=27424740/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=68876 CPUtime=1122.09 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 16864 0 0 0 112203 6 0 0 20 0 1 0 321571528 70529024 16813 33554432000 134512640 135395479 4291106672 4291105024 134580973 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17219 16813 110 216 0 17001 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 68876

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/178 31441
/proc/meminfo: memFree=27423564/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=69732 CPUtime=1182.08 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 17124 0 0 0 118202 6 0 0 20 0 1 0 321571528 71405568 16990 33554432000 134512640 135395479 4291106672 4291104976 134580311 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17433 16990 110 216 0 17215 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 69732

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/178 31464
/proc/meminfo: memFree=27423188/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=69732 CPUtime=1242.08 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 17124 0 0 0 124202 6 0 0 20 0 1 0 321571528 71405568 16990 33554432000 134512640 135395479 4291106672 4291105024 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17433 16990 110 216 0 17215 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 69732

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 31464
/proc/meminfo: memFree=27423320/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=69732 CPUtime=1302.07 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 17124 0 0 0 130201 6 0 0 20 0 1 0 321571528 71405568 16990 33554432000 134512640 135395479 4291106672 4291105024 134581183 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17433 16990 110 216 0 17215 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 69732

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/176 31464
/proc/meminfo: memFree=27423204/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=69732 CPUtime=1362.06 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 17124 0 0 0 136200 6 0 0 20 0 1 0 321571528 71405568 16990 33554432000 134512640 135395479 4291106672 4291105024 134580786 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17433 16990 110 216 0 17215 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 69732

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 31465
/proc/meminfo: memFree=27422080/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=69732 CPUtime=1422.05 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 17124 0 0 0 142199 6 0 0 20 0 1 0 321571528 71405568 16990 33554432000 134512640 135395479 4291106672 4291105024 134580896 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17433 16990 110 216 0 17215 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 69732

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/177 31465
/proc/meminfo: memFree=27374468/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=69732 CPUtime=1482.04 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 17124 0 0 0 148198 6 0 0 20 0 1 0 321571528 71405568 16990 33554432000 134512640 135395479 4291106672 4291105024 134580859 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17433 16990 110 216 0 17215 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 69732

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31465
/proc/meminfo: memFree=27358844/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=69732 CPUtime=1542.03 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 17124 0 0 0 154197 6 0 0 20 0 1 0 321571528 71405568 16990 33554432000 134512640 135395479 4291106672 4291105024 134581183 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17433 16990 110 216 0 17215 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 69732

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31465
/proc/meminfo: memFree=27348180/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=69732 CPUtime=1602.02 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 17124 0 0 0 160196 6 0 0 20 0 1 0 321571528 71405568 16990 33554432000 134512640 135395479 4291106672 4291105024 134580910 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17433 16990 110 216 0 17215 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 69732

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31465
/proc/meminfo: memFree=27314908/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=69732 CPUtime=1662.01 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 17124 0 0 0 166195 6 0 0 20 0 1 0 321571528 71405568 16990 33554432000 134512640 135395479 4291106672 4291105024 134581028 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17433 16990 110 216 0 17215 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 69732

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/177 31515
/proc/meminfo: memFree=27731320/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=69732 CPUtime=1722 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 17135 0 0 0 172194 6 0 0 20 0 1 0 321571528 71405568 17001 33554432000 134512640 135395479 4291106672 4291105024 134580915 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17433 17001 110 216 0 17215 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 69732

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 31518
/proc/meminfo: memFree=27724460/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=71976 CPUtime=1782 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 17695 0 0 0 178193 7 0 0 20 0 1 0 321571528 73703424 17566 33554432000 134512640 135395479 4291106672 4291105008 134581234 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17994 17566 110 216 0 17776 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 71976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31518
/proc/meminfo: memFree=27719824/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=71976 CPUtime=1800 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 17695 0 0 0 179993 7 0 0 20 0 1 0 321571528 73703424 17566 33554432000 134512640 135395479 4291106672 4291105024 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17994 17566 110 216 0 17776 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 71976

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

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 31518
/proc/meminfo: memFree=27719824/32873648 swapFree=7368/7368
[pid=31429] ppid=31427 vsize=71976 CPUtime=1800 cores=0,2,4,6
/proc/31429/stat : 31429 (minisat+) R 31427 31429 31158 0 -1 4202496 17695 0 0 0 179993 7 0 0 20 0 1 0 321571528 73703424 17566 33554432000 134512640 135395479 4291106672 4291105024 134580765 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/31429/statm: 17994 17566 110 216 0 17776 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 71976

Child status: 10
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1799.94
CPU system time (s): 0.073988
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 71976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.073988
maximum resident set size= 70272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17697
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= 31
involuntary context switches= 2010

runsolver used 3.2935 second user time and 9.1926 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-01 14:41:14
IDJOB=3721297
IDBENCH=2240
IDSOLVER=2306
FILE ID=node149/3721297-1338554474
RUNJOBID= node149-1338552555-31174
PBS_JOBID= 14635835
Free space on /tmp= 71328 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-5.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721297-1338554474/watcher-3721297-1338554474 -o /tmp/evaluation-result-3721297-1338554474/solver-3721297-1338554474 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721297-1338554474.opb            

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

MD5SUM BENCH= f408a60720d5bae3e36cea0c41e2f7f1
RANDOM SEED=1804258155

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27713552 kB
Buffers:          665532 kB
Cached:          3518504 kB
SwapCached:         2468 kB
Active:          1619584 kB
Inactive:        2688644 kB
Active(anon):     107344 kB
Inactive(anon):     9368 kB
Active(file):    1512240 kB
Inactive(file):  2679276 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:              2860 kB
Writeback:             0 kB
AnonPages:        119428 kB
Mapped:            14796 kB
Shmem:                96 kB
Slab:             714164 kB
SReclaimable:     158460 kB
SUnreclaim:       555704 kB
KernelStack:        1448 kB
PageTables:         3792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     233508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721297-1338554474.opb

Free space on /tmp at the end= 71324 MiB
End job on node149 at 2012-06-01 15:11:17