Trace number 353806

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14OPT-35 596.474 596.615

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-5.opb
MD5SUM7f24dba3f3d4b877b96bd50f5b27c089
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 benchmark596.474
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 constraints28143
Number of constraints which are clauses28143
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.69/0.75	c Converting 28143 PB-constraints to clauses...
0.69/0.75	c   -- Unit propagations: (none)
0.69/0.75	c   -- Detecting intervals from adjacent constraints: (none)
0.69/0.75	c   -- Clauses(.)/Splits(s): ...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.79/0.82	c ==================================[MINISAT+]==================================
0.79/0.82	c | Conflicts | Original         | Learnt                           | Progress |
0.79/0.82	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.79/0.82	c ==============================================================================
0.79/0.82	c |         0 |   28143    56286 |    9381       0        0     nan |  0.000 % |
0.79/0.82	c ==============================================================================
0.79/0.82	c Found solution: -21
0.79/0.82	o -21
0.79/0.82	c ---[   0]---> Sorter-cost:26814     Base:
0.79/0.89	c ==================================[MINISAT+]==================================
0.79/0.89	c | Conflicts | Original         | Learnt                           | Progress |
0.79/0.89	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.79/0.89	c ==============================================================================
0.79/0.89	c |         0 |   56290   122394 |   18763       0        0     nan |  0.000 % |
0.89/0.98	c |       100 |   55818   121416 |   20639      78      529     6.8 |  1.319 % |
1.00/1.06	c |       250 |   55350   120416 |   22703     201     1432     7.1 |  2.831 % |
1.19/1.20	c |       475 |   54323   118193 |   24973     376     3383     9.0 |  5.942 % |
1.29/1.37	c ==============================================================================
1.29/1.37	c Found solution: -26
1.29/1.37	o -26
1.29/1.37	c ---[   0]---> Sorter-cost:    0     Base:
1.39/1.40	c ==================================[MINISAT+]==================================
1.39/1.40	c | Conflicts | Original         | Learnt                           | Progress |
1.39/1.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.39/1.40	c ==============================================================================
1.39/1.40	c |       678 |   53263   115977 |   17754     507     5021     9.9 |  5.942 % |
1.39/1.47	c |       778 |   52841   115047 |   19529     588     6229    10.6 | 11.045 % |
1.49/1.57	c |       928 |   52322   113884 |   21482     715     7585    10.6 | 12.707 % |
1.59/1.69	c |      1153 |   51428   111886 |   23630     895     9815    11.0 | 15.557 % |
1.89/1.91	c |      1490 |   49468   107434 |   25993    1105    12672    11.5 | 22.140 % |
2.10/2.16	c |      1996 |   47638   103232 |   28592    1527    18207    11.9 | 28.026 % |
2.49/2.55	c |      2756 |   44784    96705 |   31452    2088    27733    13.3 | 37.330 % |
2.99/3.05	c |      3895 |   41359    88683 |   34597    2945    40667    13.8 | 48.818 % |
3.30/3.32	c ==============================================================================
3.30/3.32	c Found solution: -27
3.30/3.32	o -27
3.30/3.33	c ---[   0]---> Sorter-cost:    0     Base:
3.30/3.36	c ==================================[MINISAT+]==================================
3.30/3.36	c | Conflicts | Original         | Learnt                           | Progress |
3.30/3.36	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.30/3.36	c ==============================================================================
3.30/3.36	c |      4578 |   40279    86235 |   13426    3372    48651    14.4 | 48.818 % |
3.39/3.41	c |      4678 |   39986    85593 |   14768    3439    49906    14.5 | 53.601 % |
3.39/3.45	c |      4828 |   39929    85464 |   16245    3585    53525    14.9 | 53.786 % |
3.49/3.52	c |      5053 |   39738    84989 |   17870    3769    58890    15.6 | 54.485 % |
3.59/3.63	c |      5390 |   39304    83962 |   19657    3970    63529    16.0 | 55.987 % |
3.69/3.78	c |      5897 |   38689    82488 |   21622    4286    73190    17.1 | 58.330 % |
3.99/4.04	c |      6656 |   37185    78940 |   23784    4674    86185    18.4 | 63.301 % |
4.30/4.34	c |      7795 |   36622    77561 |   26163    5675   129966    22.9 | 65.275 % |
4.69/4.76	c |      9504 |   35725    75401 |   28779    7136   192067    26.9 | 68.457 % |
4.99/5.07	c ==============================================================================
4.99/5.07	c Found solution: -28
4.99/5.07	o -28
4.99/5.07	c ---[   0]---> Sorter-cost:    0     Base:
5.09/5.11	c ==================================[MINISAT+]==================================
5.09/5.11	c | Conflicts | Original         | Learnt                           | Progress |
5.09/5.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.09/5.11	c ==============================================================================
5.09/5.11	c |     10440 |   35152    73982 |   11717    7917   243425    30.7 | 68.457 % |
5.09/5.14	c |     10540 |   35113    73891 |   12888    7988   246532    30.9 | 70.655 % |
5.09/5.17	c |     10690 |   35113    73891 |   14177    8138   257579    31.7 | 70.655 % |
5.19/5.23	c |     10915 |   35077    73801 |   15595    8322   262608    31.6 | 70.789 % |
5.29/5.32	c |     11252 |   34978    73564 |   17154    8601   274225    31.9 | 71.134 % |
5.29/5.36	c ==============================================================================
5.29/5.36	c Found solution: -29
5.29/5.36	o -29
5.29/5.36	c ---[   0]---> Sorter-cost:    0     Base:
5.29/5.40	c ==================================[MINISAT+]==================================
5.29/5.40	c | Conflicts | Original         | Learnt                           | Progress |
5.29/5.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.29/5.40	c ==============================================================================
5.29/5.40	c |     11391 |   34971    73570 |   11657    8688   275965    31.8 | 71.134 % |
5.40/5.44	c |     11491 |   34902    73413 |   12822    8759   278380    31.8 | 71.445 % |
5.40/5.48	c |     11641 |   34902    73413 |   14104    8909   284047    31.9 | 71.446 % |
5.50/5.54	c |     11867 |   34896    73399 |   15515    9119   294059    32.2 | 71.466 % |
5.59/5.64	c |     12204 |   34763    73092 |   17067    9394   321190    34.2 | 71.903 % |
5.69/5.78	c |     12711 |   34609    72711 |   18773    9712   337264    34.7 | 72.472 % |
5.89/5.98	c |     13470 |   34605    72698 |   20651   10457   386838    37.0 | 72.487 % |
6.29/6.30	c |     14610 |   34380    72154 |   22716   11454   436165    38.1 | 73.293 % |
6.79/6.89	c |     16319 |   33765    70670 |   24987   12907   541843    42.0 | 75.434 % |
6.99/7.02	c ==============================================================================
6.99/7.02	c Found solution: -30
6.99/7.02	o -30
6.99/7.03	c ---[   0]---> Sorter-cost:    0     Base:
6.99/7.07	c ==================================[MINISAT+]==================================
6.99/7.07	c | Conflicts | Original         | Learnt                           | Progress |
6.99/7.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.99/7.07	c ==============================================================================
6.99/7.07	c |     16658 |   33651    70365 |   11217   13078   538486    41.2 | 75.434 % |
6.99/7.09	c |     16758 |   33651    70365 |   12338   13178   543720    41.3 | 75.826 % |
7.09/7.15	c |     16908 |   33598    70240 |   13572   13315   549004    41.2 | 76.011 % |
7.19/7.24	c |     17133 |   33492    69992 |   14929   13474   555912    41.3 | 76.371 % |
7.29/7.33	c |     17471 |   33492    69992 |   16422   13812   572516    41.5 | 76.370 % |
7.49/7.50	c |     17978 |   33390    69747 |   18065   14288   590646    41.3 | 76.730 % |
7.69/7.77	c |     18737 |   33266    69453 |   19871   15005   645411    43.0 | 77.151 % |
8.09/8.19	c |     19876 |   33263    69446 |   21858   16138   775398    48.0 | 77.161 % |
8.79/8.82	c |     21586 |   33025    68873 |   24044   17787   883974    49.7 | 78.013 % |
9.68/9.78	c |     24149 |   33025    68873 |   26449   20350  1110021    54.5 | 78.013 % |
11.29/11.35	c |     27994 |   33025    68873 |   29094   24195  1446802    59.8 | 78.013 % |
13.99/14.10	c |     33762 |   32912    68606 |   32003   29913  1976061    66.1 | 78.408 % |
19.09/19.16	c |     42412 |   32688    68047 |   35203   38230  2602127    68.1 | 79.250 % |
27.39/27.46	c ==============================================================================
27.39/27.46	c Found solution: -31
27.39/27.46	o -31
27.39/27.47	c ---[   0]---> Sorter-cost:    0     Base:
27.49/27.55	c ==================================[MINISAT+]==================================
27.49/27.55	c | Conflicts | Original         | Learnt                           | Progress |
27.49/27.55	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
27.49/27.55	c ==============================================================================
27.49/27.55	c |     54813 |   32709    68118 |   10903   50607  3631857    71.8 | 79.250 % |
27.68/27.71	c |     54913 |   32665    68010 |   11993   17614  1027595    58.3 | 79.420 % |
27.68/27.77	c |     55063 |   32665    68010 |   13192   17764  1033328    58.2 | 79.420 % |
27.78/27.85	c |     55288 |   32632    67926 |   14511   17973  1042889    58.0 | 79.537 % |
27.88/27.99	c |     55625 |   32632    67926 |   15963   18310  1077898    58.9 | 79.537 % |
28.08/28.19	c |     56133 |   32626    67909 |   17559   18796  1115938    59.4 | 79.563 % |
28.38/28.45	c |     56892 |   32626    67909 |   19315   19555  1163074    59.5 | 79.563 % |
28.88/28.90	c |     58031 |   32585    67812 |   21246   20688  1247141    60.3 | 79.706 % |
29.48/29.54	c |     59739 |   32585    67812 |   23371   22396  1358285    60.6 | 79.706 % |
30.28/30.31	c ==============================================================================
30.28/30.31	c Found solution: -32
30.28/30.31	o -32
30.28/30.32	c ---[   0]---> Sorter-cost:    0     Base:
30.28/30.37	c ==================================[MINISAT+]==================================
30.28/30.37	c | Conflicts | Original         | Learnt                           | Progress |
30.28/30.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
30.28/30.37	c ==============================================================================
30.28/30.37	c |     61766 |   32459    67492 |   10819   24393  1480169    60.7 | 79.706 % |
30.38/30.41	c |     61866 |   32459    67492 |   11900   24493  1483862    60.6 | 80.152 % |
30.48/30.52	c |     62016 |   32422    67401 |   13090   24627  1493869    60.7 | 80.285 % |
30.58/30.66	c |     62241 |   32400    67340 |   14400   24844  1515014    61.0 | 80.372 % |
30.79/30.84	c |     62579 |   32361    67247 |   15840   25167  1534905    61.0 | 80.510 % |
30.98/31.06	c |     63085 |   32361    67247 |   17424   25673  1569859    61.1 | 80.510 % |
31.38/31.40	c |     63845 |   32361    67247 |   19166   26433  1617338    61.2 | 80.510 % |
31.89/31.91	c |     64985 |   32361    67247 |   21083   27573  1724425    62.5 | 80.510 % |
32.58/32.64	c |     66693 |   32361    67247 |   23191   29281  1823567    62.3 | 80.510 % |
33.88/33.91	c |     69255 |   32361    67247 |   25510   31843  2022398    63.5 | 80.510 % |
35.98/36.05	c |     73099 |   32266    67009 |   28061   35630  2258988    63.4 | 80.852 % |
39.68/39.73	c |     78867 |   32266    67009 |   30867   41398  2541641    61.4 | 80.852 % |
45.68/45.80	c |     87517 |   32261    66998 |   33954   17592   605784    34.4 | 80.868 % |
51.18/51.28	c |    100493 |   32145    66707 |   37350   30555  1527180    50.0 | 81.251 % |
62.27/62.39	c |    119954 |   32136    66686 |   41085   50010  2776028    55.5 | 81.282 % |
79.47/79.58	c |    149146 |   32059    66501 |   45193   39406  2390640    60.7 | 81.558 % |
111.46/111.51	c |    192935 |   32018    66406 |   49713   40611  2365930    58.3 | 81.696 % |
137.15/137.27	c ==============================================================================
137.15/137.27	c Found solution: -33
137.15/137.27	o -33
137.15/137.27	c ---[   0]---> Sorter-cost:    0     Base:
137.25/137.33	c ==================================[MINISAT+]==================================
137.25/137.33	c | Conflicts | Original         | Learnt                           | Progress |
137.25/137.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
137.25/137.33	c ==============================================================================
137.25/137.33	c |    234340 |   31964    66282 |   10654   33803  1904300    56.3 | 81.696 % |
137.36/137.44	c |    234440 |   31964    66282 |   11719   16070   660384    41.1 | 81.909 % |
137.36/137.50	c |    234590 |   31939    66229 |   12891   16216   667281    41.1 | 81.980 % |
137.46/137.55	c |    234817 |   31939    66229 |   14180   16443   680004    41.4 | 81.980 % |
137.55/137.66	c |    235155 |   31853    66019 |   15598   16755   688813    41.1 | 82.286 % |
137.75/137.83	c |    235661 |   31853    66019 |   17158   17261   714839    41.4 | 82.286 % |
137.95/138.06	c |    236420 |   31848    66006 |   18874   18019   754497    41.9 | 82.307 % |
138.25/138.39	c |    237559 |   31848    66006 |   20761   19158   827477    43.2 | 82.307 % |
138.75/138.89	c |    239268 |   31848    66006 |   22837   20867   941214    45.1 | 82.307 % |
139.75/139.83	c |    241830 |   31845    65999 |   25121   23424  1134066    48.4 | 82.317 % |
141.25/141.33	c |    245674 |   31832    65966 |   27633   27261  1379284    50.6 | 82.368 % |
143.96/144.08	c |    251442 |   31821    65939 |   30397   33025  1770495    53.6 | 82.409 % |
148.75/148.83	c |    260091 |   31723    65693 |   33436   41618  2363593    56.8 | 82.781 % |
155.96/156.02	c |    273065 |   31702    65642 |   36780   21888  1194237    54.6 | 82.858 % |
165.85/165.94	c |    292526 |   31595    65388 |   40458   41329  2455787    59.4 | 83.236 % |
184.05/184.10	c |    321718 |   31590    65375 |   44504   31574  1206245    38.2 | 83.256 % |
211.54/211.64	c |    365507 |   31587    65368 |   48954   33871  1201100    35.5 | 83.266 % |
250.43/250.51	c |    431191 |   31587    65368 |   53850   55118  1835677    33.3 | 83.266 % |
311.92/312.09	c |    529717 |   31516    65201 |   59235   54938  1748182    31.8 | 83.511 % |
409.70/409.83	c |    677506 |   31421    64949 |   65158   47273  1290177    27.3 | 83.879 % |
516.67/516.82	c ==============================================================================
516.67/516.82	c Found solution: -34
516.67/516.82	o -34
516.67/516.82	c ---[   0]---> Sorter-cost:    0     Base:
516.67/516.90	c ==================================[MINISAT+]==================================
516.67/516.90	c | Conflicts | Original         | Learnt                           | Progress |
516.67/516.90	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
516.67/516.90	c ==============================================================================
516.67/516.90	c |    830477 |   31394    64850 |   10464   82014  2441025    29.8 | 83.879 % |
517.27/517.46	c |    830578 |   31394    64850 |   11510   21458   462966    21.6 | 83.987 % |
517.37/517.53	c |    830729 |   31394    64850 |   12661   21609   467015    21.6 | 83.987 % |
517.47/517.62	c |    830954 |   31394    64850 |   13927   21834   471205    21.6 | 83.987 % |
517.57/517.75	c |    831291 |   31394    64850 |   15320   22171   478890    21.6 | 83.987 % |
517.77/517.97	c |    831797 |   31394    64850 |   16852   22677   494340    21.8 | 83.987 % |
518.07/518.29	c |    832556 |   31394    64850 |   18537   23436   514235    21.9 | 83.987 % |
518.57/518.77	c |    833695 |   31394    64850 |   20391   24575   547424    22.3 | 83.987 % |
519.27/519.47	c |    835403 |   31394    64850 |   22430   26283   587836    22.4 | 83.987 % |
520.37/520.52	c |    837965 |   31394    64850 |   24673   28845   654501    22.7 | 83.987 % |
522.07/522.29	c |    841809 |   31394    64850 |   27140   32689   757659    23.2 | 83.987 % |
524.77/524.96	c |    847575 |   31394    64850 |   29855   38455   912008    23.7 | 83.987 % |
529.17/529.36	c |    856226 |   31386    64832 |   32840   47102  1161477    24.7 | 84.013 % |
535.17/535.34	c |    869201 |   31382    64822 |   36124   31617   726766    23.0 | 84.028 % |
545.66/545.81	c |    888662 |   31382    64822 |   39737   51078  1260225    24.7 | 84.028 % |
557.86/558.04	c |    917854 |   31298    64622 |   43710   46328  1312139    28.3 | 84.314 % |
578.46/578.67	c |    961644 |   31179    64312 |   48081   49922  1384962    27.7 | 84.737 % |
594.36/594.51	c ==============================================================================
594.36/594.51	c Found solution: -35
594.36/594.51	o -35
594.36/594.52	c ---[   0]---> Sorter-cost:    0     Base:
594.36/594.57	c ==================================[MINISAT+]==================================
594.36/594.57	c | Conflicts | Original         | Learnt                           | Progress |
594.36/594.57	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
594.36/594.57	c ==============================================================================
594.36/594.57	c |    992621 |   31180    64319 |   10393   39452  1097806    27.8 | 84.737 % |
594.56/594.73	c |    992721 |   31180    64319 |   11432   19826   460068    23.2 | 84.789 % |
594.56/594.78	c |    992871 |   31180    64319 |   12575   19976   463012    23.2 | 84.789 % |
594.66/594.83	c |    993096 |   31180    64319 |   13833   20201   469000    23.2 | 84.789 % |
594.66/594.89	c |    993433 |   31180    64319 |   15216   20538   477886    23.3 | 84.789 % |
594.86/595.03	c |    993939 |   31173    64302 |   16738   21035   488055    23.2 | 84.814 % |
595.06/595.21	c |    994698 |   31173    64302 |   18411   21794   504024    23.1 | 84.814 % |
595.36/595.53	c |    995840 |   31173    64302 |   20253   22936   528149    23.0 | 84.814 % |
595.96/596.12	c |    997548 |   30939    63762 |   22278   24357   551466    22.6 | 85.206 % |
596.46/596.60	c ==============================================================================
596.46/596.60	c Optimal solution: -35
596.46/596.60	s OPTIMUM FOUND
596.46/596.60	v -x595 x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 -x579 x578 -x577 -x576 -x575
596.46/596.60	v -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 x558 -x557 -x556 -x555 -x554
596.46/596.60	v -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 x539 -x538 -x537 -x536 -x535 -x534 -x533
596.46/596.60	v -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512
596.46/596.60	v x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491
596.46/596.60	v -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470
596.46/596.60	v -x469 -x468 -x467 -x466 -x465 x464 -x463 -x462 -x461 -x460 -x459 -x458 x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449
596.46/596.60	v -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432 -x431 x430 -x429 -x428
596.46/596.60	v -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407
596.46/596.60	v x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386
596.46/596.60	v -x385 x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365
596.46/596.60	v -x364 -x363 x362 -x361 -x360 -x359 -x358 -x357 -x356 x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344
596.46/596.60	v -x343 -x342 -x341 x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323
596.46/596.60	v -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302
596.46/596.60	v x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281
596.46/596.60	v -x280 -x279 x278 -x277 -x276 -x275 -x274 -x273 -x272 x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260
596.46/596.60	v -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 x242 -x241 -x240 -x239
596.46/596.60	v -x238 x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 x221 -x220 -x219 -x218
596.46/596.60	v -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197
596.46/596.60	v -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176
596.46/596.60	v -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 x159 -x158 -x157 -x156 -x155
596.46/596.60	v -x154 -x153 -x152 -x151 x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134
596.46/596.60	v -x133 x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113
596.46/596.60	v -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91
596.46/596.60	v -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
596.46/596.60	v -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
596.46/596.60	v -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
596.46/596.60	v -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 x1
596.46/596.60	c _______________________________________________________________________________
596.46/596.60	c 
596.46/596.60	c restarts              : 121
596.46/596.60	c conflicts             : 998752         (1675 /sec)
596.46/596.60	c decisions             : 1254445        (2104 /sec)
596.46/596.60	c propagations          : 0              (0 /sec)
596.46/596.60	c inspects              : 0              (0 /sec)
596.46/596.60	c CPU time              : 596.325 s
596.46/596.60	c _______________________________________________________________________________

Verifier Data (download as text)

OK	-35

Conversion Script Data (download as text)

/tmp/evaluation/353806-1176685629/instance-353806-1176685629.opb is already a linear file

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


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

[startup+0.0610651 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23787
/proc/meminfo: memFree=1760152/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=1608 CPUtime=0.05
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 252 0 0 0 5 0 0 0 18 0 1 0 116478336 1646592 237 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 402 237 74 215 0 184 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1608

[startup+0.101068 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23787
/proc/meminfo: memFree=1760152/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=2032 CPUtime=0.09
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 337 0 0 0 9 0 0 0 18 0 1 0 116478336 2080768 322 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 508 322 74 215 0 290 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2032

[startup+0.301084 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23787
/proc/meminfo: memFree=1760152/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=3696 CPUtime=0.29
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 756 0 0 0 29 0 0 0 19 0 1 0 116478336 3784704 741 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 924 741 74 215 0 706 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3696

[startup+0.701115 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23787
/proc/meminfo: memFree=1760152/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=6968 CPUtime=0.69
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 1583 0 0 0 69 0 0 0 22 0 1 0 116478336 7135232 1568 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 1742 1568 74 215 0 1524 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6968

[startup+1.50118 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1749712/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=11980 CPUtime=1.49
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 2840 0 0 0 145 4 0 0 22 0 1 0 116478336 12267520 2734 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134569723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 2995 2734 110 215 0 2777 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11980

[startup+3.10131 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1749456/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=11980 CPUtime=3.09
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 2840 0 0 0 305 4 0 0 25 0 1 0 116478336 12267520 2734 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 2995 2734 110 215 0 2777 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11980

[startup+6.30156 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1749336/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=11980 CPUtime=6.29
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 2877 0 0 0 625 4 0 0 25 0 1 0 116478336 12267520 2771 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134878660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 2995 2771 110 215 0 2777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11980

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1744216/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=17620 CPUtime=12.69
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 4268 0 0 0 1264 5 0 0 25 0 1 0 116478336 18042880 4162 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 4405 4162 110 215 0 4187 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17620

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1736344/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=25176 CPUtime=25.48
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 6152 0 0 0 2542 6 0 0 25 0 1 0 116478336 25780224 6046 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 6294 6046 110 215 0 6076 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25176

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1735128/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=26228 CPUtime=51.08
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 6429 0 0 0 5101 7 0 0 25 0 1 0 116478336 26857472 6323 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 6557 6323 110 215 0 6339 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26228

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1733784/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=27652 CPUtime=102.27
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 6767 0 0 0 10219 8 0 0 25 0 1 0 116478336 28315648 6661 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134573962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 6913 6661 110 215 0 6695 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27652

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 23788
/proc/meminfo: memFree=1729496/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=31856 CPUtime=162.26
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7825 0 0 0 16216 10 0 0 25 0 1 0 116478336 32620544 7719 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 7964 7719 110 215 0 7746 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 31856

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1729496/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=31856 CPUtime=222.24
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7825 0 0 0 22214 10 0 0 25 0 1 0 116478336 32620544 7719 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 7964 7719 110 215 0 7746 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 31856

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1729368/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=32064 CPUtime=282.22
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7848 0 0 0 28212 10 0 0 25 0 1 0 116478336 32833536 7742 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 8016 7742 110 215 0 7798 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 32064

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1729368/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=32064 CPUtime=342.21
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7853 0 0 0 34210 11 0 0 25 0 1 0 116478336 32833536 7747 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 8016 7747 110 215 0 7798 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 32064

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1729368/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=32064 CPUtime=402.2
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7853 0 0 0 40208 12 0 0 25 0 1 0 116478336 32833536 7747 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 8016 7747 110 215 0 7798 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 32064

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1729240/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=32064 CPUtime=462.18
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7859 0 0 0 46206 12 0 0 25 0 1 0 116478336 32833536 7753 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 8016 7753 110 215 0 7798 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 32064

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1729112/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=32228 CPUtime=522.17
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7890 0 0 0 52204 13 0 0 25 0 1 0 116478336 33001472 7784 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 8057 7784 110 215 0 7839 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 32228

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1728920/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=32372 CPUtime=582.15
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7921 0 0 0 58202 13 0 0 25 0 1 0 116478336 33148928 7815 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 8093 7815 110 215 0 7875 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 32372

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

[startup+588.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1728920/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=32372 CPUtime=588.55
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7921 0 0 0 58842 13 0 0 25 0 1 0 116478336 33148928 7815 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 8093 7815 110 215 0 7875 0
Current children cumulated CPU time (s) 588.55
Current children cumulated vsize (KiB) 32372

[startup+591.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1728920/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=32372 CPUtime=591.76
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7921 0 0 0 59162 14 0 0 25 0 1 0 116478336 33148928 7815 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 8093 7815 110 215 0 7875 0
Current children cumulated CPU time (s) 591.76
Current children cumulated vsize (KiB) 32372

[startup+595.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1728920/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=32372 CPUtime=594.96
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7922 0 0 0 59482 14 0 0 25 0 1 0 116478336 33148928 7816 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 8093 7816 110 215 0 7875 0
Current children cumulated CPU time (s) 594.96
Current children cumulated vsize (KiB) 32372

[startup+595.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1728920/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=32372 CPUtime=595.76
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7922 0 0 0 59562 14 0 0 25 0 1 0 116478336 33148928 7816 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134569723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 8093 7816 110 215 0 7875 0
Current children cumulated CPU time (s) 595.76
Current children cumulated vsize (KiB) 32372

[startup+596.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1728920/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=32372 CPUtime=596.16
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7922 0 0 0 59602 14 0 0 25 0 1 0 116478336 33148928 7816 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 8093 7816 110 215 0 7875 0
Current children cumulated CPU time (s) 596.16
Current children cumulated vsize (KiB) 32372

[startup+596.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1728920/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=32372 CPUtime=596.36
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7922 0 0 0 59622 14 0 0 25 0 1 0 116478336 33148928 7816 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 8093 7816 110 215 0 7875 0
Current children cumulated CPU time (s) 596.36
Current children cumulated vsize (KiB) 32372

[startup+596.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23788
/proc/meminfo: memFree=1728920/2055920 swapFree=4161604/4192956
[pid=23787] ppid=23785 vsize=32372 CPUtime=596.46
/proc/23787/stat : 23787 (minisat+) R 23785 23787 23011 0 -1 4194304 7922 0 0 0 59632 14 0 0 25 0 1 0 116478336 33148928 7816 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134568450 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23787/statm: 8093 7816 110 215 0 7875 0
Current children cumulated CPU time (s) 596.46
Current children cumulated vsize (KiB) 32372

Child status: 30
Real time (s): 596.615
CPU time (s): 596.474
CPU user time (s): 596.327
CPU system time (s): 0.146977
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 32372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 596.327
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7926
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= 182
involuntary context switches= 869

runsolver used 0.716891 second user time and 1.51377 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Apr 16 01:07:09 UTC 2007

IDJOB= 353806
IDBENCH= 2271
IDSOLVER= 156
FILE ID= node34/353806-1176685629

PBS_JOBID= 4559992

Free space on /tmp= 66504 MiB

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

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  7f24dba3f3d4b877b96bd50f5b27c089

RANDOM SEED= 756628695

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1760624 kB
Buffers:         12468 kB
Cached:          97936 kB
SwapCached:       2952 kB
Active:         181748 kB
Inactive:        61180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760624 kB
SwapTotal:     4192956 kB
SwapFree:      4161604 kB
Dirty:            3008 kB
Writeback:           0 kB
Mapped:         146436 kB
Slab:            37688 kB
Committed_AS:   438224 kB
PageTables:       1976 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66504 MiB

End job on node34 on Mon Apr 16 01:17:06 UTC 2007