Trace number 3721321

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB07: minisat+ 1.14OPT-35 185.041 185.077

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
MD5SUM3895ca8e12182fcd80d7923f66584703
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark54.0378
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved YES
Number of variables595
Total number of constraints27931
Number of constraints which are clauses27931
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c Parsing PB file...
0.19/0.29	c Converting 27931 PB-constraints to clauses...
0.29/0.30	c   -- Unit propagations: (none)
0.29/0.30	c   -- Detecting intervals from adjacent constraints: (none)
0.29/0.30	c   -- Clauses(.)/Splits(s): ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.29/0.33	c ==================================[MINISAT+]==================================
0.29/0.33	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.33	c ==============================================================================
0.29/0.33	c |         0 |   27931    55862 |    9310       0        0     nan |  0.000 % |
0.29/0.33	c ==============================================================================
0.29/0.33	c Found solution: -25
0.29/0.33	o -25
0.29/0.33	c ---[   0]---> Sorter-cost:26814     Base:
0.29/0.36	c ==================================[MINISAT+]==================================
0.29/0.36	c | Conflicts | Original         | Learnt                           | Progress |
0.29/0.36	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29/0.36	c ==============================================================================
0.29/0.36	c |         0 |   56226   122317 |   18742       0        0     nan |  0.000 % |
0.29/0.38	c |       100 |   56017   121884 |   20616      93     1165    12.5 |  0.585 % |
0.39/0.44	c |       250 |   55219   120180 |   22677     215     2505    11.7 |  2.925 % |
0.49/0.52	c |       475 |   54050   117632 |   24945     366     4294    11.7 |  6.485 % |
0.59/0.62	c |       813 |   52427   114064 |   27440     604     7515    12.4 | 11.657 % |
0.69/0.78	c ==============================================================================
0.69/0.78	c Found solution: -26
0.69/0.78	o -26
0.69/0.78	c ---[   0]---> Sorter-cost:    0     Base:
0.69/0.79	c ==================================[MINISAT+]==================================
0.69/0.79	c | Conflicts | Original         | Learnt                           | Progress |
0.69/0.79	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.69/0.79	c ==============================================================================
0.69/0.79	c |      1312 |   49748   108075 |   16582     973    13038    13.4 | 11.657 % |
0.79/0.83	c |      1412 |   49314   107081 |   18240    1047    14480    13.8 | 21.494 % |
0.79/0.88	c |      1562 |   48109   104346 |   20064    1117    15274    13.7 | 25.435 % |
0.89/0.95	c |      1787 |   46873   101501 |   22070    1273    17136    13.5 | 29.543 % |
1.00/1.02	c |      2124 |   45440    98214 |   24277    1530    19819    13.0 | 34.301 % |
1.10/1.13	c |      2630 |   43350    93367 |   26705    1845    25665    13.9 | 41.215 % |
1.19/1.25	c |      3389 |   41978    90084 |   29376    2483    31539    12.7 | 45.869 % |
1.19/1.28	c ==============================================================================
1.19/1.28	c Found solution: -27
1.19/1.28	o -27
1.19/1.28	c ---[   0]---> Sorter-cost:    0     Base:
1.29/1.30	c ==================================[MINISAT+]==================================
1.29/1.30	c | Conflicts | Original         | Learnt                           | Progress |
1.29/1.30	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.29/1.30	c ==============================================================================
1.29/1.30	c |      3553 |   41830    89810 |   13943    2628    34703    13.2 | 45.869 % |
1.29/1.31	c |      3653 |   41490    88994 |   15337    2682    35918    13.4 | 47.845 % |
1.29/1.34	c |      3803 |   41155    88218 |   16871    2808    38474    13.7 | 48.966 % |
1.29/1.37	c |      4028 |   40908    87625 |   18558    2975    42154    14.2 | 49.830 % |
1.39/1.43	c |      4365 |   40256    86118 |   20413    3168    49450    15.6 | 52.022 % |
1.49/1.52	c |      4871 |   39264    83777 |   22455    3528    61471    17.4 | 55.427 % |
1.49/1.59	c ==============================================================================
1.49/1.59	c Found solution: -28
1.49/1.59	o -28
1.49/1.59	c ---[   0]---> Sorter-cost:    0     Base:
1.59/1.60	c ==================================[MINISAT+]==================================
1.59/1.60	c | Conflicts | Original         | Learnt                           | Progress |
1.59/1.60	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.59/1.60	c ==============================================================================
1.59/1.60	c |      5253 |   38681    82397 |   12893    3832    66544    17.4 | 55.427 % |
1.59/1.62	c |      5354 |   38557    82103 |   14182    3922    71658    18.3 | 57.906 % |
1.59/1.65	c |      5504 |   38289    81462 |   15600    4018    73309    18.2 | 58.842 % |
1.59/1.68	c |      5730 |   38127    81078 |   17160    4185    78516    18.8 | 59.413 % |
1.69/1.72	c |      6067 |   37939    80622 |   18876    4417    84596    19.2 | 60.102 % |
1.79/1.81	c |      6574 |   37077    78579 |   20764    4679    91036    19.5 | 63.065 % |
1.89/1.90	c |      7334 |   36460    77108 |   22840    5284   107904    20.4 | 65.312 % |
1.99/2.05	c |      8474 |   35325    74406 |   25124    6063   138814    22.9 | 69.098 % |
2.10/2.16	c ==============================================================================
2.10/2.16	c Found solution: -29
2.10/2.16	o -29
2.10/2.17	c ---[   0]---> Sorter-cost:    0     Base:
2.10/2.18	c ==================================[MINISAT+]==================================
2.10/2.18	c | Conflicts | Original         | Learnt                           | Progress |
2.10/2.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.10/2.18	c ==============================================================================
2.10/2.18	c |      9550 |   35051    73788 |   11683    7007   181532    25.9 | 69.098 % |
2.10/2.19	c |      9650 |   35051    73788 |   12851    7107   185723    26.1 | 70.086 % |
2.20/2.21	c |      9800 |   35044    73773 |   14136    7237   189597    26.2 | 70.106 % |
2.20/2.24	c |     10025 |   35044    73773 |   15550    7462   206968    27.7 | 70.106 % |
2.29/2.35	c |     10362 |   34754    73089 |   17105    7671   217020    28.3 | 71.113 % |
2.29/2.35	c ==============================================================================
2.29/2.35	c Found solution: -30
2.29/2.35	o -30
2.29/2.35	c ---[   0]---> Sorter-cost:    0     Base:
2.29/2.35	c ==================================[MINISAT+]==================================
2.29/2.35	c | Conflicts | Original         | Learnt                           | Progress |
2.29/2.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.29/2.35	c ==============================================================================
2.29/2.35	c |     10418 |   34746    73026 |   11582    7715   217249    28.2 | 71.113 % |
2.29/2.35	c |     10519 |   34708    72936 |   12740    7766   220611    28.4 | 71.286 % |
2.29/2.37	c |     10669 |   34561    72582 |   14014    7879   225784    28.7 | 71.809 % |
2.29/2.39	c |     10895 |   34561    72582 |   15415    8105   234073    28.9 | 71.809 % |
2.39/2.43	c |     11232 |   34503    72446 |   16957    8415   250564    29.8 | 72.010 % |
2.49/2.52	c |     11738 |   34040    71355 |   18652    8744   269440    30.8 | 73.746 % |
2.59/2.63	c |     12497 |   33540    70146 |   20518    9112   292045    32.1 | 75.384 % |
2.69/2.77	c |     13637 |   33245    69430 |   22570   10095   339815    33.7 | 76.437 % |
2.89/2.97	c |     15346 |   33103    69093 |   24827   11789   430037    36.5 | 76.935 % |
3.30/3.31	c |     17908 |   32838    68436 |   27309   14169   571943    40.4 | 77.900 % |
3.89/3.90	c |     21752 |   32406    67389 |   30040   17744   810159    45.7 | 79.467 % |
4.49/4.53	c ==============================================================================
4.49/4.53	c Found solution: -31
4.49/4.53	o -31
4.49/4.53	c ---[   0]---> Sorter-cost:    0     Base:
4.49/4.56	c ==================================[MINISAT+]==================================
4.49/4.56	c | Conflicts | Original         | Learnt                           | Progress |
4.49/4.56	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.49/4.56	c ==============================================================================
4.49/4.56	c |     25513 |   32400    67391 |   10800   21435  1132948    52.9 | 79.467 % |
4.49/4.57	c |     25613 |   32400    67391 |   11880   21535  1137302    52.8 | 79.580 % |
4.59/4.63	c |     25763 |   32297    67128 |   13068   21449  1138247    53.1 | 79.974 % |
4.59/4.67	c |     25988 |   32297    67128 |   14374   21674  1153380    53.2 | 79.973 % |
4.69/4.75	c |     26325 |   32226    66949 |   15812   21871  1164442    53.2 | 80.245 % |
4.79/4.82	c |     26832 |   32226    66949 |   17393   22378  1189285    53.1 | 80.245 % |
4.89/4.93	c |     27591 |   32203    66890 |   19132   23072  1220699    52.9 | 80.337 % |
5.09/5.12	c |     28731 |   32203    66890 |   21046   24212  1292326    53.4 | 80.337 % |
5.40/5.46	c |     30439 |   32177    66823 |   23150   25888  1432498    55.3 | 80.439 % |
5.89/5.91	c |     33002 |   32174    66816 |   25465   28443  1544015    54.3 | 80.449 % |
6.60/6.66	c |     36846 |   32165    66795 |   28012   32086  1770438    55.2 | 80.480 % |
7.99/8.01	c |     42612 |   32165    66795 |   30813   37852  2233106    59.0 | 80.480 % |
9.79/9.82	c ==============================================================================
9.79/9.82	c Found solution: -32
9.79/9.82	o -32
9.79/9.82	c ---[   0]---> Sorter-cost:    0     Base:
9.79/9.86	c ==================================[MINISAT+]==================================
9.79/9.86	c | Conflicts | Original         | Learnt                           | Progress |
9.79/9.86	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.79/9.86	c ==============================================================================
9.79/9.86	c |     49852 |   32020    66434 |   10673   44908  2776824    61.8 | 80.480 % |
9.89/9.90	c |     49952 |   32020    66434 |   11740   16606   965248    58.1 | 81.008 % |
9.89/9.92	c |     50103 |   32020    66434 |   12914   16757   968861    57.8 | 81.008 % |
9.89/9.95	c |     50328 |   32020    66434 |   14205   16982   978993    57.6 | 81.008 % |
9.99/10.00	c |     50665 |   32020    66434 |   15626   17319  1003362    57.9 | 81.008 % |
9.99/10.07	c |     51172 |   32020    66434 |   17188   17826  1036082    58.1 | 81.008 % |
10.19/10.20	c |     51931 |   31991    66359 |   18907   18574  1086045    58.5 | 81.121 % |
10.39/10.45	c |     53070 |   31649    65547 |   20798   19664  1187670    60.4 | 82.297 % |
10.69/10.72	c |     54779 |   31649    65547 |   22878   21373  1349706    63.2 | 82.297 % |
11.09/11.18	c |     57343 |   31614    65464 |   25166   23929  1562175    65.3 | 82.420 % |
11.89/11.96	c |     61188 |   31576    65372 |   27683   27752  1803243    65.0 | 82.553 % |
13.09/13.12	c |     66954 |   31574    65368 |   30451   33497  2289530    68.4 | 82.558 % |
14.98/15.05	c |     75604 |   31532    65264 |   33496   42137  3056028    72.5 | 82.716 % |
17.89/17.93	c |     88578 |   31532    65264 |   36846   21336  1265506    59.3 | 82.716 % |
21.48/21.57	c |    108040 |   31529    65257 |   40530   40797  2591421    63.5 | 82.727 % |
27.49/27.55	c |    137232 |   31529    65257 |   44583   29377  1221521    41.6 | 82.727 % |
29.88/29.90	c ==============================================================================
29.88/29.90	c Found solution: -33
29.88/29.90	o -33
29.88/29.91	c ---[   0]---> Sorter-cost:    0     Base:
29.88/29.93	c ==================================[MINISAT+]==================================
29.88/29.93	c | Conflicts | Original         | Learnt                           | Progress |
29.88/29.93	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
29.88/29.93	c ==============================================================================
29.88/29.93	c |    148357 |   31547    65303 |   10515   40502  1622760    40.1 | 82.727 % |
29.98/30.00	c |    148458 |   31547    65303 |   11566   17946   543672    30.3 | 82.688 % |
29.98/30.03	c |    148609 |   31547    65303 |   12723   18097   548810    30.3 | 82.688 % |
29.98/30.05	c |    148834 |   31547    65303 |   13995   18322   556443    30.4 | 82.688 % |
30.08/30.10	c |    149172 |   31547    65303 |   15395   18660   571214    30.6 | 82.688 % |
30.08/30.15	c |    149678 |   31547    65303 |   16934   19166   590946    30.8 | 82.688 % |
30.18/30.23	c |    150437 |   31509    65208 |   18627   19917   627694    31.5 | 82.826 % |
30.28/30.35	c |    151576 |   31503    65192 |   20490   21053   676051    32.1 | 82.852 % |
30.48/30.53	c |    153284 |   31462    65089 |   22539   22760   774749    34.0 | 83.010 % |
30.79/30.87	c |    155846 |   31462    65089 |   24793   25322   914275    36.1 | 83.010 % |
31.28/31.37	c |    159690 |   31462    65089 |   27273   29166  1077698    37.0 | 83.010 % |
32.18/32.28	c |    165456 |   31450    65059 |   30000   34929  1306380    37.4 | 83.056 % |
33.78/33.84	c |    174105 |   31447    65052 |   33000   43576  1753198    40.2 | 83.066 % |
36.19/36.22	c |    187079 |   31420    64985 |   36300   24815   994131    40.1 | 83.168 % |
39.49/39.60	c |    206540 |   31420    64985 |   39930   44276  1745057    39.4 | 83.168 % |
45.28/45.38	c |    235733 |   31410    64963 |   43923   34580  1120114    32.4 | 83.199 % |
52.88/52.92	c |    279522 |   31398    64933 |   48316   36368  1076415    29.6 | 83.245 % |
65.78/65.82	c |    345206 |   31387    64906 |   53147   56897  1731001    30.4 | 83.286 % |
78.28/78.37	c ==============================================================================
78.28/78.37	c Found solution: -34
78.28/78.37	o -34
78.28/78.37	c ---[   0]---> Sorter-cost:    0     Base:
78.38/78.41	c ==================================[MINISAT+]==================================
78.38/78.41	c | Conflicts | Original         | Learnt                           | Progress |
78.38/78.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
78.38/78.41	c ==============================================================================
78.38/78.41	c |    407607 |   31371    64837 |   10457   69202  2220207    32.1 | 83.286 % |
78.48/78.57	c |    407708 |   31371    64837 |   11502   21207   509732    24.0 | 83.349 % |
78.48/78.59	c |    407858 |   31371    64837 |   12652   21357   514760    24.1 | 83.349 % |
78.58/78.62	c |    408084 |   31371    64837 |   13918   21583   523197    24.2 | 83.349 % |
78.58/78.67	c |    408421 |   31371    64837 |   15310   21920   537769    24.5 | 83.349 % |
78.68/78.74	c |    408927 |   31371    64837 |   16841   22426   560502    25.0 | 83.349 % |
78.78/78.85	c |    409687 |   31341    64767 |   18525   23178   592062    25.5 | 83.446 % |
78.88/78.99	c |    410826 |   31341    64767 |   20377   24317   636022    26.2 | 83.446 % |
79.18/79.22	c |    412534 |   31341    64767 |   22415   26025   707984    27.2 | 83.446 % |
79.47/79.59	c |    415097 |   31341    64767 |   24657   28588   779097    27.3 | 83.446 % |
80.07/80.19	c |    418942 |   31341    64767 |   27122   32433   897343    27.7 | 83.446 % |
81.07/81.15	c |    424708 |   31341    64767 |   29835   38199  1050979    27.5 | 83.446 % |
82.38/82.40	c |    433357 |   31341    64767 |   32818   46848  1391591    29.7 | 83.446 % |
84.37/84.43	c |    446331 |   31332    64746 |   36100   27082   843797    31.2 | 83.476 % |
87.57/87.68	c |    465792 |   31329    64739 |   39710   46542  1633843    35.1 | 83.487 % |
91.97/92.04	c |    494985 |   31256    64553 |   43681   39503  1039816    26.3 | 83.767 % |
98.37/98.46	c |    538775 |   31101    64220 |   48049   32061   824480    25.7 | 83.982 % |
108.47/108.55	c |    604460 |   30912    63770 |   52854   25803   577004    22.4 | 84.630 % |
123.77/123.83	c |    702987 |   30564    62962 |   58140   52870  1518198    28.7 | 85.161 % |
148.76/148.88	c |    850776 |   30100    61967 |   63954   66162  2110207    31.9 | 85.687 % |
177.46/177.55	c ==============================================================================
177.46/177.55	c Found solution: -35
177.46/177.55	o -35
177.46/177.55	c ---[   0]---> Sorter-cost:24350     Base:
177.56/177.60	c ==================================[MINISAT+]==================================
177.56/177.60	c | Conflicts | Original         | Learnt                           | Progress |
177.56/177.60	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
177.56/177.60	c ==============================================================================
177.56/177.60	c |    996789 |   47163   101806 |   15721   74301  2392092    32.2 | 85.687 % |
177.66/177.72	c |    996889 |   47163   101806 |   17293   27963   600362    21.5 | 59.676 % |
177.66/177.74	c |    997040 |   47163   101806 |   19022   28114   604110    21.5 | 59.676 % |
177.66/177.79	c |    997265 |   47163   101806 |   20924   28339   610161    21.5 | 59.676 % |
177.76/177.86	c |    997602 |   47163   101806 |   23017   28676   621199    21.7 | 59.676 % |
177.86/177.97	c |    998109 |   47163   101806 |   25318   29183   638670    21.9 | 59.676 % |
178.06/178.17	c |    998869 |   47163   101806 |   27850   29943   660446    22.1 | 59.676 % |
178.36/178.40	c |   1000008 |   47163   101806 |   30635   31082   699961    22.5 | 59.676 % |
178.66/178.75	c |   1001716 |   47163   101806 |   33699   32790   752745    23.0 | 59.676 % |
179.26/179.33	c |   1004278 |   47052   101584 |   37069   32904   757049    23.0 | 59.679 % |
180.06/180.19	c |   1008122 |   47052   101584 |   40776   36748   878384    23.9 | 59.679 % |
181.46/181.51	c |   1013888 |   46533   100497 |   44853   41856  1104436    26.4 | 60.173 % |
183.56/183.67	c |   1022537 |   46533   100497 |   49339   50505  1427267    28.3 | 60.173 % |
184.96/185.07	c ==============================================================================
184.96/185.07	c Optimal solution: -35
184.96/185.07	s OPTIMUM FOUND
184.96/185.07	v -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 x581 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512 -x511 x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 x478 -x477 -x476 -x475 -x474 -x473 -x472 x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 -x412 x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 x307 -x306 -x305 -x304 -x303 x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 x36 -x35 -x34 -x33 -x32 -x31 -x30 x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 x3 -x2 -x1
184.96/185.07	c _______________________________________________________________________________
184.96/185.07	c 
184.96/185.07	c restarts              : 122
184.96/185.07	c conflicts             : 1027418        (5553 /sec)
184.96/185.07	c decisions             : 1272386        (6878 /sec)
184.96/185.07	c propagations          : 0              (0 /sec)
184.96/185.07	c inspects              : 0              (0 /sec)
184.96/185.07	c CPU time              : 185.006 s
184.96/185.07	c _______________________________________________________________________________

Verifier Data

OK	-35

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3721321-1338554558/watcher-3721321-1338554558 -o /tmp/evaluation-result-3721321-1338554558/solver-3721321-1338554558 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721321-1338554558.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.99 1.97 1.72 3/176 6118
/proc/meminfo: memFree=28369124/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 181 0 0 0 0 0 0 0 20 0 1 0 321581281 1294336 138 33554432000 134512640 135395479 4289166800 4289165100 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 316 138 74 216 0 98 0

[startup+0.0505549 s]
/proc/loadavg: 1.99 1.97 1.72 3/176 6118
/proc/meminfo: memFree=28369124/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=2252 CPUtime=0.04 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 413 0 0 0 4 0 0 0 20 0 1 0 321581281 2306048 370 33554432000 134512640 135395479 4289166800 4289165632 134618678 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 563 371 74 216 0 345 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2252

[startup+0.100256 s]
/proc/loadavg: 1.99 1.97 1.72 3/176 6118
/proc/meminfo: memFree=28369124/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=3236 CPUtime=0.09 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 674 0 0 0 9 0 0 0 20 0 1 0 321581281 3313664 631 33554432000 134512640 135395479 4289166800 4289165100 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 809 631 74 216 0 591 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3236

[startup+0.300223 s]
/proc/loadavg: 1.99 1.97 1.72 3/176 6118
/proc/meminfo: memFree=28369124/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=7756 CPUtime=0.29 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 1779 0 0 0 29 0 0 0 20 0 1 0 321581281 7942144 1736 33554432000 134512640 135395479 4289166800 4289165664 134615935 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 1939 1736 81 216 0 1721 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7756

[startup+0.700222 s]
/proc/loadavg: 1.99 1.97 1.72 3/176 6118
/proc/meminfo: memFree=28369124/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=11448 CPUtime=0.69 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 2807 0 0 0 67 2 0 0 20 0 1 0 321581281 11722752 2680 33554432000 134512640 135395479 4289166800 4289165132 134580244 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 2862 2680 110 216 0 2644 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11448

[startup+1.50022 s]
/proc/loadavg: 1.99 1.97 1.72 3/177 6119
/proc/meminfo: memFree=28358180/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=11960 CPUtime=1.49 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 2862 0 0 0 147 2 0 0 20 0 1 0 321581281 12247040 2735 33554432000 134512640 135395479 4289166800 4289165152 134581412 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 2990 2735 111 216 0 2772 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11960

[startup+3.10023 s]
/proc/loadavg: 1.99 1.97 1.72 3/177 6119
/proc/meminfo: memFree=28357684/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=12220 CPUtime=3.09 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 2929 0 0 0 307 2 0 0 20 0 1 0 321581281 12513280 2802 33554432000 134512640 135395479 4289166800 4289165152 134580890 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 3055 2802 111 216 0 2837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12220

[startup+6.30023 s]
/proc/loadavg: 1.99 1.97 1.72 3/177 6119
/proc/meminfo: memFree=28353352/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=17580 CPUtime=6.29 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 4274 0 0 0 627 2 0 0 20 0 1 0 321581281 18001920 4147 33554432000 134512640 135395479 4289166800 4289165152 134581284 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 4395 4147 111 216 0 4177 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17580

[startup+12.7002 s]
/proc/loadavg: 1.99 1.97 1.73 3/177 6119
/proc/meminfo: memFree=28346236/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=22692 CPUtime=12.69 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 5549 0 0 0 1267 2 0 0 20 0 1 0 321581281 23236608 5421 33554432000 134512640 135395479 4289166800 4289165152 134580765 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 5673 5421 111 216 0 5455 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22692

[startup+25.5003 s]
/proc/loadavg: 1.99 1.97 1.73 3/177 6119
/proc/meminfo: memFree=28342004/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=26740 CPUtime=25.48 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 6583 0 0 0 2545 3 0 0 20 0 1 0 321581281 27381760 6460 33554432000 134512640 135395479 4289166800 4289164928 134592979 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 6685 6460 111 216 0 6467 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26740

[startup+51.1002 s]
/proc/loadavg: 1.99 1.97 1.73 3/177 6119
/proc/meminfo: memFree=28341692/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=26860 CPUtime=51.08 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 6587 0 0 0 5105 3 0 0 20 0 1 0 321581281 27504640 6463 33554432000 134512640 135395479 4289166800 4289164768 134576207 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 6715 6463 111 216 0 6497 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26860

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.74 3/177 6119
/proc/meminfo: memFree=28339396/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=26860 CPUtime=102.28 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 6596 0 0 0 10225 3 0 0 20 0 1 0 321581281 27504640 6472 33554432000 134512640 135395479 4289166800 4289165152 134580872 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 6715 6472 111 216 0 6497 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 26860

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/177 6119
/proc/meminfo: memFree=28337036/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=27136 CPUtime=162.26 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 6659 0 0 0 16223 3 0 0 20 0 1 0 321581281 27787264 6535 33554432000 134512640 135395479 4289166800 4289165152 134580980 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 6784 6535 111 216 0 6566 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 27136

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

[startup+166.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/177 6119
/proc/meminfo: memFree=28336788/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=27136 CPUtime=166.26 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 6688 0 0 0 16623 3 0 0 20 0 1 0 321581281 27787264 6564 33554432000 134512640 135395479 4289166800 4289165152 134581436 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 6784 6564 111 216 0 6566 0
Current children cumulated CPU time (s) 166.26
Current children cumulated vsize (KiB) 27136

[startup+172.706 s]
/proc/loadavg: 1.99 1.97 1.76 3/177 6119
/proc/meminfo: memFree=28336912/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=27284 CPUtime=172.67 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 6698 0 0 0 17264 3 0 0 20 0 1 0 321581281 27938816 6574 33554432000 134512640 135395479 4289166800 4289164768 134576500 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 6821 6574 111 216 0 6603 0
Current children cumulated CPU time (s) 172.67
Current children cumulated vsize (KiB) 27284

[startup+179.1 s]
/proc/loadavg: 1.99 1.97 1.76 3/177 6119
/proc/meminfo: memFree=28334804/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=29592 CPUtime=179.06 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 7281 0 0 0 17903 3 0 0 20 0 1 0 321581281 30302208 7074 33554432000 134512640 135395479 4289166800 4289164768 134579886 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 7398 7074 111 216 0 7180 0
Current children cumulated CPU time (s) 179.06
Current children cumulated vsize (KiB) 29592

[startup+182.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/177 6119
/proc/meminfo: memFree=28334680/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=29592 CPUtime=182.26 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 7281 0 0 0 18223 3 0 0 20 0 1 0 321581281 30302208 7074 33554432000 134512640 135395479 4289166800 4289165152 134580888 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 7398 7074 111 216 0 7180 0
Current children cumulated CPU time (s) 182.26
Current children cumulated vsize (KiB) 29592

[startup+183.9 s]
/proc/loadavg: 1.99 1.97 1.76 3/177 6119
/proc/meminfo: memFree=28334804/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=29592 CPUtime=183.86 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 7281 0 0 0 18383 3 0 0 20 0 1 0 321581281 30302208 7074 33554432000 134512640 135395479 4289166800 4289165120 134572728 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 7398 7074 111 216 0 7180 0
Current children cumulated CPU time (s) 183.86
Current children cumulated vsize (KiB) 29592

[startup+184.7 s]
/proc/loadavg: 1.99 1.97 1.76 3/177 6119
/proc/meminfo: memFree=28334804/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=29592 CPUtime=184.66 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 7282 0 0 0 18463 3 0 0 20 0 1 0 321581281 30302208 7075 33554432000 134512640 135395479 4289166800 4289165152 134580732 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 7398 7075 111 216 0 7180 0
Current children cumulated CPU time (s) 184.66
Current children cumulated vsize (KiB) 29592

[startup+184.9 s]
/proc/loadavg: 1.99 1.97 1.76 3/177 6119
/proc/meminfo: memFree=28334804/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=29592 CPUtime=184.86 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 7282 0 0 0 18483 3 0 0 20 0 1 0 321581281 30302208 7075 33554432000 134512640 135395479 4289166800 4289165120 134573384 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 7398 7075 111 216 0 7180 0
Current children cumulated CPU time (s) 184.86
Current children cumulated vsize (KiB) 29592

[startup+185 s]
/proc/loadavg: 1.99 1.97 1.76 3/177 6119
/proc/meminfo: memFree=28334804/32873844 swapFree=7384/7384
[pid=6118] ppid=6116 vsize=29592 CPUtime=184.96 cores=0,2,4,6
/proc/6118/stat : 6118 (minisat+) R 6116 6118 5749 0 -1 4202496 7282 0 0 0 18493 3 0 0 20 0 1 0 321581281 30302208 7075 33554432000 134512640 135395479 4289166800 4289165152 134581415 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/6118/statm: 7398 7075 111 216 0 7180 0
Current children cumulated CPU time (s) 184.96
Current children cumulated vsize (KiB) 29592

Child status: 30
Real time (s): 185.077
CPU time (s): 185.041
CPU user time (s): 185.008
CPU system time (s): 0.032994
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 29592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 185.008
system time used= 0.032994
maximum resident set size= 28304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7286
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= 11
involuntary context switches= 235

runsolver used 0.288956 second user time and 0.755885 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-01 14:42:38
IDJOB=3721321
IDBENCH=2272
IDSOLVER=2306
FILE ID=node136/3721321-1338554558
RUNJOBID= node136-1338552574-5765
PBS_JOBID= 14635848
Free space on /tmp= 69840 MiB

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

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

MD5SUM BENCH= 3895ca8e12182fcd80d7923f66584703
RANDOM SEED=60184181

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28368752 kB
Buffers:          525180 kB
Cached:          3063688 kB
SwapCached:        20296 kB
Active:          1837160 kB
Inactive:        1804064 kB
Active(anon):      27696 kB
Inactive(anon):    22296 kB
Active(file):    1809464 kB
Inactive(file):  1781768 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:              3112 kB
Writeback:             0 kB
AnonPages:         35600 kB
Mapped:             9800 kB
Shmem:                 0 kB
Slab:             727216 kB
SReclaimable:     168912 kB
SUnreclaim:       558304 kB
KernelStack:        1464 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     150532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721321-1338554558.opb

Free space on /tmp at the end= 69840 MiB
End job on node136 at 2012-06-01 14:45:43