Trace number 3368436

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 NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.03 1300.02

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368436-1305379167.cnf'
0.00/0.01	c -- header says num vars:           8750
0.00/0.01	c -- header says num clauses:       25865
0.00/0.01	c -- clauses added:            0 learnts,        25865 normals,            0 xors
0.00/0.01	c -- vars added       8750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      8750      8621     17242         0     60347         0   no data   no data
0.04/0.06	c asymm  cl-useful: 0/8620/8620 lits-rem:0 time: 0.05
0.04/0.08	c Flit:    16 Blit:   4696 bXBeca:    0 bXProp:  166 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
0.04/0.09	c Cleaning up after failed var search:     0.00 s 
0.04/0.09	c Replacing      166 vars Replaced     2193 lits Time:     0.00 s 
0.04/0.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.04/0.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.04/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.04/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3838 time:  0.00 s
0.04/0.09	c Removed useless bin:      29  fixed:     0  props:   0.23M  time:  0.00 s
0.08/0.10	c lits-rem:         0  cl-subs:       54  v-elim:   1279  v-fix:    0  time:  0.01 s
0.08/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.08/0.10	c Finding non-binary XORs:     0.00 s (found:       8, avg size: 3.0)
0.08/0.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.08/0.10	c calculated reachability. Time: 0.00
0.08/0.10	c Calc default polars -  time:   0.00 s pos:     109 undec:    7158 neg:    1483
0.08/0.10	c =========================================================================================
0.08/0.10	c types(t): F = full restart, N = normal restart
0.08/0.10	c types(t): S = simplification begin/end, E = solution found
0.08/0.10	c restart types(rt): st = static, dy = dynamic
0.08/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.08/0.10	c  B st     0         0      2559      4733      4068         0     22904         0   no data   no data
0.18/0.22	c  N dy    22      4019      2424      4733      4655      3288     22904     30472      4.96      5.86
0.28/0.35	c  N dy    55      8040      2405      4733      4891      4943     22904     50102      5.92     10.71
0.38/0.48	c  N dy    83     12113      2395      4733      4993      4990     22904     37164      6.23      7.19
0.58/0.63	c  N dy   118     16219      2388      4733      5071      8956     22904    100094      6.62      6.98
0.68/0.76	c Finding binary XORs  T:     0.00 s  found:     117
0.68/0.76	c Replacing      117 vars Replaced     4109 lits Time:     0.00 s 
0.68/0.79	c  N dy   150     20277      2265      4172      4624      7309     20410     65328      6.95     10.98
0.88/0.95	c  N dy   186     24337      2264      4172      4675     11262     20410    134479      7.18      7.66
0.88/0.98	c  F st   192     25001      2264      4172      4684     11906     20410    146139      7.22   no data
1.10/1.18	c  N dy   198     30000      2264      4164      4698     10388     20386    119946      7.22   no data
1.10/1.18	c  S st   198     30000      2264      4164      4698     10388     20386    119946      7.22   no data
1.18/1.21	c  S st   198     30501      2264      4164      4705     10879     20386    125844      7.22   no data
1.18/1.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.28/1.31	c Flit:     3 Blit:     17 bXBeca:    0 bXProp:   80 Bins:   7073 BRemL:   3859 BRemN:     22 P:  1.9M T:  0.09
1.28/1.31	c Replacing       80 vars Replaced     3353 lits Time:     0.00 s 
1.28/1.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.28/1.31	c bin-w-bin subsume rem          190 bins  time:  0.00 s
1.28/1.31	c subs with bin:      160  lits-rem:        56  v-fix:    0  time:  0.00 s
1.28/1.32	c Subs w/ non-existent bins:     30 l-rem:    120 v-fix:     0 done:   2163 time:  0.00 s
1.28/1.32	c Removed useless bin:      16  fixed:     0  props:   0.06M  time:  0.00 s
1.28/1.33	c lits-rem:         0  cl-subs:       24  v-elim:    496  v-fix:    0  time:  0.01 s
1.28/1.33	c subs with bin:      304  lits-rem:       586  v-fix:    0  time:  0.00 s
1.28/1.33	c lits-rem:       112  cl-subs:      269  v-elim:      0  v-fix:    0  time:  0.00 s
1.28/1.35	c asymm  cl-useful: 197/4448/4448 lits-rem:202 time: 0.02
1.28/1.36	c calculated reachability. Time: 0.00
1.28/1.36	c  N dy   198     30501      1667      4446      5095      3361     20720     23318      7.22   no data
1.28/1.36	c Finding binary XORs  T:     0.00 s  found:       0
1.38/1.48	c  N dy   227     34513      1667      4446      5115      7280     20720     94526      7.36      8.04
1.58/1.61	c  N dy   254     38517      1667      4446      5125      7059     20720     84751      7.50      7.93
1.68/1.77	c  N dy   288     42520      1667      4446      5143     11004     20720    172170      7.67      8.10
1.88/1.92	c  S st   311     45751      1667      4446      5149      7172     20720     48294      7.76   no data
1.88/1.94	c  S st   311     46253      1667      4446      5153      7667     20720     54868      7.76   no data
1.88/1.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.88/1.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    390 BRemL:    414 BRemN:     67 P:  1.1M T:  0.04
1.88/1.99	c Replacing        4 vars Replaced      967 lits Time:     0.00 s 
1.88/1.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.88/1.99	c bin-w-bin subsume rem            4 bins  time:  0.00 s
1.88/1.99	c subs with bin:      284  lits-rem:        44  v-fix:    0  time:  0.00 s
1.88/1.99	c Subs w/ non-existent bins:    218 l-rem:    105 v-fix:     0 done:   1663 time:  0.00 s
1.88/1.99	c Removed useless bin:      14  fixed:     0  props:   0.04M  time:  0.00 s
1.98/2.00	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.00 s
1.98/2.00	c subs with bin:       46  lits-rem:       103  v-fix:    0  time:  0.00 s
1.98/2.01	c lits-rem:       187  cl-subs:      364  v-elim:      0  v-fix:    0  time:  0.00 s
1.98/2.01	c vivif2 --  cl tried     3939 cl shrink        1 lits rem          1 time: 0.00
1.98/2.01	c vivif2 --  cl tried     7145 cl shrink      616 lits rem       1331 time: 0.00
1.98/2.03	c asymm  cl-useful: 0/3938/3938 lits-rem:0 time: 0.02
1.98/2.03	c calculated reachability. Time: 0.00
1.98/2.03	c  N dy   311     46253      1663      3938      5109      7121     19479     49612      7.76   no data
2.09/2.20	c  N dy   343     50285      1663      3938      5110     11101     19479    144217      7.93      8.35
2.28/2.37	c  N dy   373     54353      1663      3938      5112     15099     19479    229353      8.08      8.59
2.48/2.56	c Finding binary XORs  T:     0.00 s  found:       0
2.48/2.57	c  N dy   403     58454      1663      3938      5118     10296     19479     85694      8.20      8.64
2.68/2.74	c  N dy   419     62500      1663      3938      5119     14181     19479    157629      8.19      9.81
2.88/2.94	c  N dy   453     66648      1663      3938      5121     18258     19479    252048      8.31      9.01
3.08/3.10	c  S st   478     69380      1663      3938      5121     10680     19479     73382      8.38   no data
3.08/3.12	c  S st   478     69881      1663      3938      5121     11181     19479     83131      8.38   no data
3.08/3.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.08/3.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     48 BRemL:     74 BRemN:     26 P:  1.4M T:  0.04
3.08/3.16	c Replacing        1 vars Replaced      322 lits Time:     0.00 s 
3.08/3.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.08/3.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.08/3.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.08/3.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1662 time:  0.00 s
3.08/3.17	c Removed useless bin:       1  fixed:     0  props:   0.04M  time:  0.00 s
3.08/3.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.08/3.18	c subs with bin:       17  lits-rem:        46  v-fix:    0  time:  0.00 s
3.08/3.19	c lits-rem:       187  cl-subs:      534  v-elim:      0  v-fix:    0  time:  0.01 s
3.08/3.19	c vivif2 --  cl tried     3938 cl shrink        0 lits rem          0 time: 0.00
3.08/3.20	c vivif2 --  cl tried    10580 cl shrink      378 lits rem       1225 time: 0.00
3.19/3.22	c asymm  cl-useful: 17/3938/3938 lits-rem:21 time: 0.03
3.19/3.22	c calculated reachability. Time: 0.00
3.19/3.22	c  N dy   478     69881      1662      3936      5068     10580     19408     78069      8.38   no data
3.38/3.41	c  N dy   513     74420      1662      3936      5069     15019     19408    169804      8.44     12.46
3.58/3.69	c  N dy   548     79524      1662      3936      5069     20037     19408    294037      8.50      9.36
3.88/3.97	c  N dy   578     84663      1662      3936      5069     13616     19408    125970      8.55     11.17
4.08/4.10	c  F st   597     87500      1662      3936      5070     16398     19408    187805      8.58   no data
4.18/4.26	c  N st   602     90796      1662      3936      5070     19665     19408    300082      8.58   no data
4.58/4.61	c  N dy   628     96681      1662      3936      5070     12798     19408     82532      8.60      9.59
4.88/4.93	c  N dy   675    103064      1661      3936      5074     19080     19408    238853      8.69      9.19
4.98/5.04	c  S st   690    104824      1661      3936      5075     20825     19408    285563      8.73   no data
4.98/5.08	c  S st   690    105328      1661      3936      5076     21325     19408    296218      8.73   no data
4.98/5.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.08/5.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      7 BRemL:      9 BRemN:      1 P:  1.9M T:  0.04
5.08/5.13	c Replacing        1 vars Replaced       39 lits Time:     0.00 s 
5.08/5.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.08/5.13	c bin-w-bin subsume rem            2 bins  time:  0.00 s
5.08/5.13	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
5.08/5.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1660 time:  0.00 s
5.08/5.13	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
5.08/5.14	c lits-rem:         0  cl-subs:        1  v-elim:      1  v-fix:    0  time:  0.01 s
5.08/5.19	c subs with bin:       21  lits-rem:        32  v-fix:    0  time:  0.04 s
5.19/5.25	c lits-rem:      1021  cl-subs:      608  v-elim:      0  v-fix:    0  time:  0.07 s
5.19/5.25	c vivif2 --  cl tried     3934 cl shrink        0 lits rem          0 time: 0.00
5.19/5.27	c vivif2 --  cl tried    20330 cl shrink     3789 lits rem      16346 time: 0.02
5.29/5.31	c asymm  cl-useful: 0/3934/3934 lits-rem:0 time: 0.04
5.29/5.31	c calculated reachability. Time: 0.00
5.29/5.31	c  N dy   690    105328      1659      3934      5063     20330     19396    266214      8.73   no data
5.79/5.82	c  N dy   739    112411      1659      3934      5064     13822     19396     90761      8.81      9.41
6.19/6.25	c  N dy   793    119634      1659      3934      5067     20982     19396    264228      8.89      9.39
6.69/6.76	c  N dy   857    127282      1659      3934      5068     28561     19396    463942      9.02     15.90
7.08/7.19	c  N dy   903    135476      1659      3934      5069     21897     19396    234223      9.03      9.83
7.60/7.61	c Finding binary XORs  T:     0.00 s  found:       2
7.70/7.80	c  N dy   961    144143      1659      3934      5070     30459     19396    450976      9.09     12.62
8.28/8.39	c  N dy  1021    153500      1659      3934      5070     24005     19396    307423      9.15      9.73
8.58/8.68	c  S st  1049    157992      1659      3934      5070     28450     19396    412030      9.17      8.00
8.70/8.73	c  S st  1049    158495      1659      3934      5070     28940     19396    424567      9.17   no data
8.70/8.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.70/8.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      7 BRemN:      1 P:  2.2M T:  0.05
8.70/8.78	c Replacing        2 vars Replaced      807 lits Time:     0.00 s 
8.70/8.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.70/8.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.70/8.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.70/8.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1657 time:  0.00 s
8.70/8.78	c Removed useless bin:       1  fixed:     0  props:   0.04M  time:  0.00 s
8.70/8.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.80/8.85	c subs with bin:        7  lits-rem:        98  v-fix:    0  time:  0.04 s
8.88/8.97	c lits-rem:      1346  cl-subs:     1038  v-elim:      0  v-fix:    0  time:  0.12 s
8.88/8.97	c vivif2 --  cl tried     3934 cl shrink        0 lits rem          0 time: 0.00
8.98/9.00	c vivif2 --  cl tried    27882 cl shrink     6066 lits rem      19693 time: 0.03
8.98/9.05	c asymm  cl-useful: 0/3934/3934 lits-rem:0 time: 0.05
8.98/9.05	c calculated reachability. Time: 0.00
8.98/9.05	c  N dy  1049    158495      1657      3934      5062     27882     19392    391698      9.17   no data
9.68/9.79	c  N dy  1116    168648      1657      3934      5063     21194     19392    218053      9.23     12.15
10.48/10.55	c  N dy  1175    179509      1657      3934      5064     31949     19392    473076      9.25     11.37
11.28/11.37	c  N dy  1228    191238      1657      3934      5064     25748     19392    312785      9.27      9.90
12.28/12.35	c  N dy  1320    203453      1657      3934      5065     19076     19392    124855      9.36      9.96
13.19/13.27	c  N dy  1366    217167      1657      3934      5066     32628     19392    442187      9.33      9.83
14.29/14.39	c  N dy  1445    233102      1657      3934      5066     28595     19392    336925      9.36      9.89
14.68/14.77	c  S st  1474    237742      1657      3934      5066     33171     19392    440698      9.39      8.10
14.78/14.82	c  S st  1474    238249      1657      3934      5067     33670     19392    453889      9.39   no data
14.78/14.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.78/14.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      9 BRemN:      1 P:  2.4M T:  0.05
14.78/14.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.78/14.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.78/14.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.78/14.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1657 time:  0.00 s
14.78/14.89	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
14.78/14.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.88/14.95	c subs with bin:        4  lits-rem:        25  v-fix:    0  time:  0.04 s
15.08/15.12	c lits-rem:      1429  cl-subs:     2095  v-elim:      0  v-fix:    0  time:  0.17 s
15.08/15.12	c vivif2 --  cl tried     3934 cl shrink        0 lits rem          0 time: 0.00
15.08/15.15	c vivif2 --  cl tried    31571 cl shrink     5295 lits rem      16198 time: 0.03
15.18/15.20	c asymm  cl-useful: 0/3934/3934 lits-rem:0 time: 0.05
15.18/15.20	c calculated reachability. Time: 0.00
15.18/15.20	c  N dy  1474    238249      1657      3934      5068     31571     19390    411824      9.39   no data
16.40/16.48	c  N dy  1547    253459      1657      3934      5069     25884     19390    271557      9.40     12.85
17.88/17.93	c  N dy  1663    269742      1657      3934      5069     42035     19390    684355      9.49     10.05
19.28/19.31	c  N dy  1768    286957      1657      3934      5070     37319     19390    541192      9.56     10.09
20.90/20.92	c  N dy  1904    305678      1657      3934      5071     33124     19390    409441      9.67     10.21
20.90/20.98	c  F st  1910    306252      1657      3934      5071     33697     19390    425487      9.68   no data
22.58/22.62	c  N dy  2015    325256      1657      3934      5071     28759     19390    283017      9.73     10.26
24.38/24.49	c  N dy  2154    345347      1657      3934      5071     48706     19390    787877      9.81     10.34
25.39/25.40	c  S st  2226    357373      1657      3934      5071     35733     19390    408892      9.84      5.97
25.39/25.46	c  S st  2226    357876      1657      3934      5071     36235     19390    422875      9.84   no data
25.39/25.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.49/25.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:     11 BRemN:      2 P:  2.6M T:  0.06
25.49/25.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.49/25.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.49/25.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.49/25.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1657 time:  0.00 s
25.49/25.52	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
25.49/25.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.49/25.58	c subs with bin:        4  lits-rem:        14  v-fix:    0  time:  0.03 s
25.69/25.72	c lits-rem:      1544  cl-subs:     1609  v-elim:      0  v-fix:    0  time:  0.14 s
25.69/25.72	c vivif2 --  cl tried     3934 cl shrink        0 lits rem          0 time: 0.00
25.69/25.74	c vivif2 --  cl tried    34622 cl shrink     4276 lits rem      11119 time: 0.03
25.79/25.80	c asymm  cl-useful: 0/3934/3934 lits-rem:0 time: 0.05
25.79/25.80	c calculated reachability. Time: 0.00
25.79/25.80	c  N dy  2226    357876      1657      3934      5070     34621     19386    394702      9.84   no data
27.68/27.72	c  N dy  2350    377945      1657      3934      5070     28745     19386    228947      9.87     10.99
29.48/29.54	c  N dy  2480    398023      1657      3934      5070     48671     19386    733733      9.92     10.46
30.70/30.75	c Finding binary XORs  T:     0.00 s  found:       0
31.28/31.36	c  N dy  2600    418046      1657      3934      5072     41654     19386    521152      9.95     14.41
33.18/33.26	c  N dy  2716    438159      1657      3934      5072     33906     19386    340835      9.99     10.73
35.10/35.15	c  N dy  2795    458170      1657      3934      5072     53751     19386    863809     10.00     11.16
37.09/37.15	c  N dy  2914    478190      1657      3934      5072     44905     19386    611548     10.03     11.96
39.29/39.34	c  N dy  3036    498256      1656      3934      5077     35045     19386    332654     10.08     15.07
41.29/41.33	c  N dy  3124    518319      1656      3934      5078     54902     19386    819011     10.08     10.69
43.29/43.33	c  S st  3230    536814      1656      3934      5078     42558     19386    509763     10.11   no data
43.29/43.39	c  S st  3230    537318      1656      3934      5078     43060     19386    525836     10.11   no data
43.29/43.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.39/43.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      1 BRemN:      0 P:  2.9M T:  0.05
43.39/43.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.39/43.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.39/43.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.39/43.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
43.39/43.45	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
43.39/43.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.49/43.52	c subs with bin:       53  lits-rem:        78  v-fix:    0  time:  0.04 s
43.58/43.68	c lits-rem:      1335  cl-subs:      875  v-elim:      0  v-fix:    0  time:  0.16 s
43.58/43.68	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
43.68/43.72	c vivif2 --  cl tried    42039 cl shrink     5526 lits rem      14000 time: 0.04
43.68/43.79	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.07
43.68/43.79	c calculated reachability. Time: 0.00
43.68/43.79	c  N dy  3230    537318      1656      3932      5069     42039     19368    499778     10.11   no data
46.20/46.23	c  N dy  3335    557575      1656      3932      5069     62079     19368    994023     10.13     10.81
48.18/48.21	c  N dy  3417    578229      1656      3932      5070     50754     19368    646223     10.13     10.72
50.28/50.35	c  N dy  3522    598386      1656      3932      5071     38093     19368    361622     10.14     10.68
52.59/52.64	c  N dy  3626    618473      1656      3932      5072     57958     19368    852527     10.15     10.98
54.90/54.98	c  N dy  3752    638793      1656      3932      5072     44532     19368    508968     10.18     10.72
57.28/57.36	c  N dy  3885    660048      1656      3932      5073     65564     19368   1036845     10.22     10.80
59.58/59.61	c  N dy  4001    680145      1656      3932      5074     50864     19368    637084     10.24     10.97
62.18/62.29	c  N dy  4108    701261      1656      3932      5074     36112     19368    253253     10.26     10.95
64.49/64.54	c  N dy  4244    722060      1656      3932      5074     56789     19368    802915     10.29     10.84
67.19/67.29	c  N dy  4385    742613      1656      3932      5074     40487     19368    356745     10.33     11.03
69.49/69.58	c  N dy  4509    763011      1656      3932      5074     60729     19368    873702     10.35     10.92
72.18/72.28	c  N dy  4647    783032      1656      3932      5074     42872     19368    396034     10.38     15.79
74.58/74.67	c  N dy  4774    803034      1656      3932      5074     62714     19368    924452     10.41     14.58
74.98/75.06	c  S st  4796    805977      1656      3932      5074     65640     19368   1003661     10.41   no data
75.08/75.16	c  S st  4796    806481      1656      3932      5074     66141     19368   1017840     10.41   no data
75.08/75.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.18/75.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      1 BRemN:      0 P:  3.9M T:  0.08
75.18/75.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.18/75.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.18/75.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.18/75.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
75.18/75.25	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
75.18/75.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
75.28/75.39	c subs with bin:       57  lits-rem:         5  v-fix:    0  time:  0.09 s
75.98/76.03	c lits-rem:      2719  cl-subs:     1441  v-elim:      0  v-fix:    0  time:  0.64 s
75.98/76.03	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
76.08/76.11	c vivif2 --  cl tried    64643 cl shrink    13077 lits rem      33991 time: 0.08
76.18/76.21	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.10
76.18/76.22	c calculated reachability. Time: 0.00
76.18/76.22	c  N dy  4796    806481      1656      3932      5074     64643     19368    963677     10.41   no data
78.78/78.85	c  N dy  4905    826488      1656      3932      5074     45784     19368    437942     10.43     14.30
81.30/81.39	c  N dy  5009    848147      1656      3932      5074     67271     19368   1002492     10.44     11.06
84.09/84.14	c  N dy  5096    868922      1656      3932      5074     48194     19368    479953     10.45     11.09
86.58/86.69	c  N dy  5224    889035      1656      3932      5074     68183     19368    995375     10.47     11.17
89.38/89.46	c  N dy  5362    909113      1656      3932      5074     47442     19368    459893     10.50     14.41
91.88/91.98	c  N dy  5479    929170      1656      3932      5074     67380     19368    990512     10.52     16.63
94.69/94.77	c  N dy  5592    949338      1656      3932      5074     45723     19368    400992     10.54     11.10
96.98/97.07	c  N dy  5699    969574      1656      3932      5075     65803     19368    930915     10.55     11.36
100.10/100.19	c  N dy  5834    989755      1656      3932      5075     43146     19368    309373     10.58     11.19
102.38/102.48	c  N dy  5940   1010079      1656      3932      5075     63334     19368    826934     10.59     11.18
105.19/105.27	c  N dy  6060   1030191      1656      3932      5076     83314     19368   1349904     10.61     11.19
107.80/107.87	c  N dy  6173   1050451      1656      3932      5076     59761     19368    727188     10.62     11.27
110.68/110.77	c  N dy  6265   1071758      1656      3932      5077     80879     19368   1238788     10.62     11.31
110.68/110.79	c  F st  6266   1071877      1656      3932      5077     80998     19368   1242391     10.62     10.89
113.58/113.65	c  N dy  6309   1091782      1656      3932      5077     56038     19368    604419     10.62     12.88
116.28/116.35	c  N dy  6439   1111897      1656      3932      5077     75993     19368   1105869     10.63     11.23
119.29/119.33	c  N dy  6545   1131925      1656      3932      5077     50222     19368    439264     10.65     12.08
121.89/121.93	c  N dy  6649   1153847      1656      3932      5077     71968     19368   1016591     10.65     11.22
125.08/125.18	c  N dy  6756   1174094      1656      3932      5077     92082     19368   1534288     10.66     11.39
127.78/127.82	c  N dy  6873   1194109      1656      3932      5077     65311     19368    817265     10.68     12.43
130.08/130.17	c  S st  6968   1209722      1656      3932      5077     80828     19368   1224913     10.69   no data
130.18/130.29	c  S st  6968   1210232      1656      3932      5077     81337     19368   1240416     10.69   no data
130.18/130.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
130.28/130.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      2 BRemN:      1 P:  4.5M T:  0.10
130.28/130.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
130.28/130.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.28/130.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.38/130.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
130.38/130.40	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
130.38/130.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
130.48/130.56	c subs with bin:       19  lits-rem:       163  v-fix:    0  time:  0.11 s
131.48/131.54	c lits-rem:      3541  cl-subs:     1619  v-elim:      0  v-fix:    0  time:  0.98 s
131.48/131.54	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
131.58/131.65	c vivif2 --  cl tried    79699 cl shrink    15821 lits rem      38378 time: 0.10
131.68/131.77	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.13
131.68/131.78	c calculated reachability. Time: 0.00
131.68/131.78	c  N dy  6968   1210232      1656      3932      5082     79699     19366   1177136     10.69   no data
135.09/135.21	c  N dy  7102   1230981      1656      3932      5082     52663     19366    474974     10.71     11.31
137.69/137.73	c  N dy  7204   1251064      1656      3932      5082     72607     19366    981778     10.72     14.73
140.98/141.04	c  N dy  7312   1271143      1656      3932      5082     92552     19366   1500485     10.73     19.17
143.68/143.72	c  N dy  7404   1291275      1656      3932      5082     63850     19366    712930     10.73     11.50
146.68/146.72	c  N dy  7507   1311574      1656      3932      5082     84032     19366   1237162     10.74     11.31
150.08/150.11	c  N dy  7570   1332298      1656      3932      5082     54920     19366    476152     10.73     11.41
152.79/152.84	c  N dy  7689   1352667      1656      3932      5082     75146     19366    994823     10.75     11.35
156.48/156.53	c  N dy  7786   1374238      1656      3932      5082     96542     19366   1551177     10.75     11.41
159.19/159.20	c  N dy  7855   1394291      1656      3932      5082     65813     19366    748034     10.75     11.36
161.89/161.92	c  N dy  7934   1414352      1656      3932      5082     85671     19366   1236231     10.75     16.98
165.19/165.29	c  N dy  8025   1434422      1656      3932      5082     53964     19366    426148     10.75     12.56
167.89/167.92	c  N dy  8098   1455088      1656      3932      5082     74413     19366    922026     10.75     11.44
171.38/171.48	c  N dy  8185   1478447      1656      3932      5082     97609     19366   1501846     10.75     11.32
174.29/174.35	c  N dy  8272   1499928      1656      3932      5082     66294     19366    718164     10.75     11.56
177.19/177.22	c  N dy  8382   1519958      1656      3932      5082     86172     19366   1210679     10.75     11.69
180.89/180.90	c  N dy  8480   1540025      1656      3932      5082    106086     19366   1706685     10.76     15.77
183.59/183.66	c  N dy  8583   1560225      1656      3932      5082     72639     19366    873278     10.77     11.48
186.79/186.89	c  N dy  8704   1580299      1656      3932      5082     92565     19366   1385514     10.78     12.02
190.59/190.64	c  N dy  8799   1600923      1656      3932      5082     58472     19366    480673     10.78     11.40
193.29/193.38	c  N dy  8914   1620963      1656      3932      5082     78351     19366   1003950     10.80     11.65
196.80/196.85	c  N dy  9022   1641428      1656      3932      5082     98673     19366   1524040     10.80     11.39
200.48/200.57	c  N dy  9105   1664554      1656      3932      5082     66067     19366    671910     10.80     11.53
203.59/203.62	c  N dy  9215   1684568      1656      3932      5082     85933     19366   1175198     10.81     14.61
207.29/207.32	c  N dy  9309   1704822      1656      3932      5082    106042     19366   1698896     10.82     11.46
208.29/208.32	c  S st  9317   1710234      1656      3932      5082    111424     19366   1841359     10.81     11.12
208.39/208.48	c  S st  9317   1710736      1656      3932      5082    111926     19366   1859189     10.81   no data
208.39/208.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
208.59/208.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.13
208.59/208.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
208.59/208.62	c bin-w-bin subsume rem            1 bins  time:  0.00 s
208.59/208.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
208.59/208.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
208.59/208.63	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
208.59/208.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
208.78/208.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
210.98/211.06	c lits-rem:      6524  cl-subs:     2166  v-elim:      0  v-fix:    0  time:  2.20 s
210.98/211.06	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
211.20/211.26	c vivif2 --  cl tried   109760 cl shrink    25716 lits rem      59765 time: 0.20
211.39/211.44	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.18
211.39/211.45	c calculated reachability. Time: 0.00
211.39/211.45	c  N dy  9317   1710736      1656      3932      5081    109760     19366   1759938     10.81   no data
213.99/214.09	c  N dy  9382   1730739      1656      3932      5081     72874     19366    759809     10.81     13.18
217.09/217.15	c  N dy  9488   1750840      1656      3932      5081     92712     19366   1252582     10.82     15.15
220.69/220.74	c  N dy  9580   1770919      1656      3932      5081    112569     19366   1729676     10.82     11.45
223.68/223.72	c  N dy  9643   1790977      1656      3932      5081     75090     19366    873093     10.81     13.80
226.79/226.87	c  N dy  9753   1811023      1656      3932      5081     94983     19366   1382936     10.82     11.47
231.89/231.91	c  N dy  9831   1838767      1656      3932      5081     63950     19366    543612     10.80     11.58
234.78/234.84	c  N dy  9925   1859061      1656      3932      5081     84129     19366   1065963     10.81     11.55
238.29/238.33	c  N dy 10025   1879471      1656      3932      5081    104325     19366   1567303     10.81     11.39
241.58/241.68	c  N dy 10084   1901320      1656      3932      5081     66342     19366    588111     10.81     11.38
244.98/245.00	c  N dy 10190   1923504      1656      3932      5081     88370     19366   1172168     10.81     11.42
249.29/249.33	c  N dy 10264   1948388      1656      3932      5081    113043     19366   1778655     10.80     11.40
252.69/252.72	c  N dy 10347   1969439      1656      3932      5081     73489     19366    745512     10.81     11.39
255.69/255.76	c  N dy 10442   1989451      1656      3932      5081     93326     19366   1242255     10.81     14.32
259.18/259.21	c  N dy 10518   2009680      1656      3932      5081    113280     19366   1714738     10.81     11.47
262.90/262.99	c  N dy 10623   2029822      1656      3932      5081     71902     19366    703391     10.82     11.40
266.21/266.24	c  N dy 10717   2050716      1656      3932      5081     92623     19366   1208762     10.82     11.56
270.99/271.04	c  N dy 10781   2078579      1656      3932      5081    120188     19366   1892071     10.81     11.48
274.39/274.48	c  N dy 10855   2098843      1656      3932      5081     77952     19366    845268     10.81     11.45
277.79/277.89	c  N dy 10936   2119673      1656      3932      5081     98567     19366   1337514     10.81     11.41
281.88/281.91	c  N dy 11038   2140190      1656      3932      5081    118926     19366   1850612     10.81     11.52
285.90/285.99	c  N dy 11124   2163566      1656      3932      5081     78622     19366    810298     10.81     11.41
289.48/289.56	c  N dy 11155   2183598      1656      3932      5081     98463     19366   1274158     10.80     11.39
293.39/293.49	c  N dy 11249   2204280      1656      3932      5081    118953     19366   1775003     10.80     11.38
294.80/294.83	c  S st 11285   2210736      1656      3932      5081    125379     19366   1936373     10.80     10.32
294.99/295.00	c  S st 11285   2211238      1656      3932      5081    125878     19366   1951726     10.80   no data
294.99/295.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
295.09/295.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.2M T:  0.14
295.09/295.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
295.09/295.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.09/295.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.09/295.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
295.09/295.15	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
295.09/295.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
295.29/295.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
297.89/297.94	c lits-rem:      5782  cl-subs:     3481  v-elim:      0  v-fix:    0  time:  2.55 s
297.89/297.94	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
298.10/298.16	c vivif2 --  cl tried   122397 cl shrink    27448 lits rem      77809 time: 0.22
298.29/298.36	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.20
298.29/298.36	c calculated reachability. Time: 0.00
298.29/298.36	c  N dy 11285   2211238      1656      3932      5081    122397     19366   1819767     10.80   no data
301.99/302.00	c  N dy 11374   2231280      1656      3932      5081     77878     19366    792184     10.80     13.38
305.29/305.37	c  N dy 11485   2251332      1656      3932      5081     97731     19366   1301690     10.81     14.09
309.48/309.55	c  N dy 11593   2271376      1656      3932      5081    117633     19366   1814609     10.82     14.15
313.59/313.68	c  N dy 11676   2291451      1656      3932      5081     72103     19366    639995     10.82     16.75
316.89/316.98	c  N dy 11769   2311528      1656      3932      5081     92034     19366   1137931     10.82     11.41
320.49/320.57	c  N dy 11835   2332870      1656      3932      5081    113112     19366   1642619     10.82     11.47
324.88/324.94	c  N dy 11912   2352957      1656      3932      5081     66638     19366    498829     10.82     14.11
327.71/327.80	c  N dy 11992   2373016      1656      3932      5081     86487     19366    986338     10.82     11.62
331.29/331.37	c  N dy 12093   2393042      1656      3932      5081    106389     19366   1494115     10.82     11.45
335.59/335.66	c  N dy 12218   2413356      1656      3932      5081    126457     19366   1991282     10.83     11.60
339.29/339.32	c  N dy 12298   2434637      1656      3932      5081     80235     19366    825186     10.83     11.46
342.59/342.68	c  N dy 12382   2455026      1656      3932      5082    100403     19366   1288652     10.83     11.66
347.69/347.75	c  N dy 12433   2482935      1656      3932      5082    128003     19366   1957508     10.82     11.39
351.59/351.68	c  N dy 12517   2503016      1656      3932      5082     79542     19366    774376     10.82     11.55
354.89/354.99	c  N dy 12588   2523739      1656      3932      5082    100018     19366   1274792     10.82     11.40
357.99/358.00	c  N dy 12644   2544606      1656      3932      5082    120237     19366   1705461     10.81     11.50
362.68/362.70	c  N dy 12754   2565937      1656      3932      5083     72330     19366    587741     10.82     11.42
365.79/365.86	c  N dy 12841   2586437      1656      3932      5083     92690     19366   1101141     10.82     11.48
370.29/370.36	c  N dy 12954   2609163      1656      3932      5083    115250     19366   1680054     10.83     11.56
374.59/374.68	c  N dy 13040   2629229      1656      3932      5083    135099     19366   2143504     10.83     15.70
378.18/378.30	c  N dy 13106   2649509      1656      3932      5083     84907     19366    850076     10.83     11.45
381.60/381.64	c  N dy 13177   2669593      1656      3932      5083    104715     19366   1315064     10.83     13.00
384.79/384.91	c  N dy 13226   2690714      1656      3932      5083    125312     19366   1749663     10.82     11.40
389.30/389.32	c  N dy 13327   2710931      1656      3932      5083     74318     19366    617791     10.82     11.47
389.30/389.37	c  S st 13330   2711238      1656      3932      5083     74623     19366    625134     10.82     10.93
389.40/389.49	c  S st 13330   2711742      1656      3932      5083     75127     19366    643726     10.82   no data
389.40/389.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
389.49/389.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      1 BRemN:      0 P:  4.6M T:  0.09
389.49/389.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
389.49/389.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
389.49/389.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
389.49/389.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
389.49/389.59	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
389.59/389.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
389.59/389.65	c subs with bin:       96  lits-rem:        33  v-fix:    0  time:  0.03 s
389.69/389.80	c lits-rem:       562  cl-subs:      696  v-elim:      0  v-fix:    0  time:  0.14 s
389.79/389.80	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
389.79/389.84	c vivif2 --  cl tried    74335 cl shrink     2035 lits rem       5188 time: 0.04
389.89/389.94	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.10
389.89/389.94	c calculated reachability. Time: 0.00
389.89/389.94	c  N dy 13330   2711742      1656      3932      5086     74335     19366    630603     10.82   no data
393.19/393.26	c  N dy 13412   2731996      1656      3932      5086     94432     19366   1109417     10.82     11.45
396.59/396.66	c  N dy 13490   2752096      1656      3932      5086    114142     19366   1557153     10.83     14.46
400.99/401.00	c  N dy 13566   2773619      1656      3932      5086    135248     19366   2010404     10.83     11.40
404.89/404.96	c  N dy 13640   2793671      1656      3932      5086     83104     19366    801389     10.83     11.52
408.59/408.67	c  N dy 13755   2814659      1656      3932      5086    103837     19366   1311497     10.83     11.44
412.40/412.43	c  N dy 13865   2834696      1656      3932      5086    123570     19366   1783050     10.84     14.17
417.58/417.65	c  N dy 13954   2856073      1656      3932      5086    144777     19366   2316641     10.84     11.44
421.21/421.26	c  N dy 14053   2876140      1656      3932      5086     91671     19366   1012686     10.84     11.47
424.89/424.95	c  N dy 14157   2896749      1656      3932      5086    112043     19366   1519760     10.85     11.42
429.38/429.41	c  N dy 14253   2916811      1656      3932      5086    131881     19366   1992000     10.85     16.66
434.29/434.34	c  N dy 14349   2937052      1656      3932      5086     77786     19366    645916     10.85     11.74
437.49/437.54	c  N dy 14437   2957186      1656      3932      5087     97701     19366   1108538     10.85     11.54
441.69/441.78	c  N dy 14512   2978984      1656      3932      5087    119196     19366   1578362     10.85     11.43
446.29/446.38	c  N dy 14597   2999000      1656      3932      5087    138970     19366   2039495     10.85     12.61
451.09/451.17	c  N dy 14691   3019020      1656      3932      5087     83615     19366    779290     10.86     11.47
454.59/454.60	c  N dy 14730   3039042      1656      3932      5088    103280     19366   1180583     10.85     12.62
457.99/458.01	c  N dy 14807   3060788      1656      3932      5088    124487     19366   1649050     10.84     11.43
462.89/462.92	c  N dy 14888   3084555      1656      3932      5089    147811     19366   2149379     10.84     11.47
466.79/466.88	c  N dy 14991   3104566      1656      3932      5089     91874     19366    984118     10.85     13.98
470.71/470.77	c  N dy 15057   3125083      1656      3932      5089    112194     19366   1457751     10.85     11.43
474.89/474.96	c  N dy 15143   3145314      1656      3932      5089    132165     19366   1908592     10.85     11.57
480.49/480.54	c  N dy 15183   3170269      1656      3932      5089     79706     19366    623704     10.84     11.43
483.79/483.83	c  N dy 15228   3190991      1656      3932      5089    100102     19366   1032113     10.84     11.43
487.49/487.56	c  N dy 15300   3211744      1656      3932      5089    120639     19366   1515290     10.84      8.67
487.49/487.56	c  S st 15300   3211744      1656      3932      5089    120639     19366   1515290     10.84      8.67
487.69/487.71	c  S st 15300   3212249      1656      3932      5089    121143     19366   1530495     10.84   no data
487.69/487.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
487.79/487.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      4 BRemN:      0 P:  6.0M T:  0.14
487.79/487.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
487.79/487.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
487.79/487.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
487.79/487.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
487.79/487.86	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
487.79/487.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
487.99/488.02	c subs with bin:       15  lits-rem:      1624  v-fix:    0  time:  0.09 s
489.79/489.89	c lits-rem:      4800  cl-subs:     5458  v-elim:      0  v-fix:    0  time:  1.87 s
489.79/489.90	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
489.99/490.07	c vivif2 --  cl tried   115670 cl shrink    13494 lits rem      25929 time: 0.17
490.19/490.23	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.16
490.19/490.24	c calculated reachability. Time: 0.00
490.19/490.24	c  N dy 15300   3212249      1656      3932      5094    115670     19366   1425613     10.84   no data
490.19/490.24	c Finding binary XORs  T:     0.00 s  found:       0
494.69/494.80	c  N dy 15335   3234140      1656      3932      5094    137147     19366   1849311     10.83     11.42
500.99/501.05	c  N dy 15442   3255396      1656      3932      5094     80367     19366    638669     10.83     11.43
504.39/504.48	c  N dy 15492   3275500      1656      3932      5094    100244     19366   1085147     10.83     11.50
508.49/508.59	c  N dy 15537   3299374      1656      3932      5095    123598     19366   1538594     10.82     11.40
510.59/510.67	c  N dy 15547   3328336      1656      3932      5097    150076     19366   1906385     10.80     11.41
514.49/514.51	c  N dy 15621   3348426      1656      3932      5097     92118     19366    912885     10.80     18.90
518.11/518.15	c  N dy 15712   3368501      1656      3932      5097    111883     19366   1372258     10.80     12.49
522.19/522.27	c  N dy 15759   3388504      1656      3932      5097    131535     19366   1780757     10.80     11.46
527.19/527.21	c  N dy 15818   3408563      1656      3932      5097    151343     19366   2212136     10.80     11.41
531.49/531.53	c  N dy 15893   3428663      1656      3932      5097     91947     19366    898478     10.80     11.42
535.79/535.87	c  N dy 15940   3452736      1656      3932      5097    115569     19366   1376856     10.79     11.44
540.49/540.53	c  N dy 16014   3474799      1656      3932      5097    137308     19366   1864875     10.79     11.38
545.69/545.73	c  N dy 16126   3495422      1656      3932      5097    157720     19366   2359264     10.80     11.44
549.91/549.95	c  N dy 16228   3517350      1656      3932      5097     98772     19366   1008116     10.80     11.76
554.31/554.32	c  N dy 16330   3539423      1656      3932      5097    120515     19366   1495548     10.80     11.46
558.99/559.02	c  N dy 16420   3560344      1656      3932      5097    141188     19366   1967579     10.80     11.41
563.89/563.98	c  N dy 16496   3580416      1656      3932      5097    160956     19366   2399519     10.80     12.02
567.39/567.40	c  N dy 16569   3600533      1656      3932      5097     98935     19366    974467     10.80     11.41
571.29/571.30	c  N dy 16659   3620754      1656      3932      5097    118899     19366   1430570     10.80     11.39
574.89/574.93	c  N dy 16692   3645481      1656      3932      5098    142638     19366   1886915     10.79     11.68
579.80/579.82	c  N dy 16773   3666129      1656      3932      5098    163010     19366   2347189     10.79     11.38
583.69/583.77	c  N dy 16842   3686142      1656      3932      5098    100353     19366   1009242     10.79     12.84
587.79/587.80	c  N dy 16920   3706556      1656      3932      5098    120421     19366   1440414     10.79     11.40
588.69/588.79	c  S st 16947   3712250      1656      3932      5098    125999     19366   1564060     10.79     10.33
588.89/588.95	c  S st 16947   3712750      1656      3932      5099    126498     19366   1584625     10.79   no data
588.89/588.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
588.99/589.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  6.0M T:  0.13
588.99/589.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
588.99/589.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
588.99/589.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
588.99/589.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
588.99/589.09	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
589.09/589.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
589.19/589.27	c subs with bin:      174  lits-rem:        65  v-fix:    0  time:  0.11 s
591.29/591.39	c lits-rem:      5254  cl-subs:     6519  v-elim:      0  v-fix:    0  time:  2.12 s
591.29/591.39	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
591.49/591.52	c vivif2 --  cl tried   119805 cl shrink    12430 lits rem      25061 time: 0.13
591.59/591.70	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.18
591.59/591.70	c calculated reachability. Time: 0.00
591.59/591.70	c  N dy 16947   3712750      1656      3932      5102    119805     19366   1473055     10.79   no data
596.70/596.72	c  N dy 17091   3732875      1656      3932      5102    139796     19366   1999002     10.80     11.69
600.79/600.82	c  F st 17110   3751562      1656      3932      5102    157897     19366   2338068     10.79      9.72
601.19/601.25	c  N st 17114   3753595      1656      3932      5102    159918     19366   2397517     10.79   no data
605.39/605.45	c  N dy 17207   3773661      1656      3932      5102     96388     19366    945197     10.80     11.39
609.40/609.48	c  N dy 17269   3796314      1656      3932      5102    118570     19366   1405455     10.79     11.39
613.99/614.07	c  N dy 17353   3817594      1656      3932      5102    139487     19366   1866772     10.79     11.37
617.90/617.96	c  N dy 17389   3838310      1656      3932      5102    159487     19366   2232526     10.79     11.37
622.70/622.72	c  N dy 17497   3858407      1656      3932      5102     95025     19366    881180     10.79     11.39
626.29/626.30	c  N dy 17581   3878448      1656      3932      5102    114704     19366   1316721     10.79     12.05
631.69/631.72	c  N dy 17653   3903631      1656      3932      5103    139439     19366   1828633     10.79     11.39
636.59/636.69	c  N dy 17762   3923831      1656      3932      5103    159438     19366   2334927     10.79     11.48
642.31/642.38	c  N dy 17840   3945442      1656      3932      5103     95207     19366    837171     10.79     11.46
645.60/645.68	c  N dy 17888   3965483      1656      3932      5103    114634     19366   1209135     10.79     12.83
650.11/650.18	c  N dy 17959   3985980      1656      3932      5103    134922     19366   1669896     10.79     11.44
654.30/654.33	c  N dy 18030   4006090      1656      3932      5103    154576     19366   2102355     10.79     11.44
660.01/660.01	c  N dy 18124   4026470      1656      3932      5103     88300     19366    699392     10.79     11.39
663.69/663.70	c  N dy 18221   4046665      1656      3932      5103    108306     19366   1185157     10.79     11.44
667.61/667.71	c  N dy 18291   4068517      1656      3932      5103    129732     19366   1645578     10.79     11.41
674.10/674.11	c  N dy 18382   4095910      1656      3932      5104    156580     19366   2220425     10.79     11.39
680.19/680.29	c  N dy 18453   4115959      1656      3932      5104     88847     19366    691162     10.79     11.36
683.79/683.84	c  N dy 18521   4136016      1656      3932      5104    108575     19366   1121845     10.79     13.95
688.29/688.36	c  N dy 18606   4158397      1656      3932      5104    130515     19366   1588720     10.79     11.36
693.00/693.05	c  N dy 18656   4180383      1656      3932      5105    151943     19366   1993888     10.78     11.41
698.60/698.65	c  N dy 18733   4200860      1656      3932      5105    172089     19366   2428207     10.78     11.36
702.40/702.41	c  S st 18799   4212751      1656      3932      5105     95517     19366    842132     10.79      8.12
702.50/702.55	c  S st 18799   4213254      1656      3932      5105     96019     19366    859920     10.79   no data
702.50/702.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
702.60/702.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      8 BRemN:      0 P:  5.2M T:  0.12
702.60/702.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
702.60/702.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
702.60/702.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
702.60/702.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1656 time:  0.00 s
702.60/702.69	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
702.70/702.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
702.70/702.78	c subs with bin:      345  lits-rem:       513  v-fix:    0  time:  0.05 s
703.00/703.01	c lits-rem:      1221  cl-subs:     1289  v-elim:      0  v-fix:    0  time:  0.22 s
703.00/703.01	c vivif2 --  cl tried     3932 cl shrink        0 lits rem          0 time: 0.00
703.00/703.07	c vivif2 --  cl tried    94385 cl shrink     3200 lits rem       8085 time: 0.06
703.20/703.20	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.13
703.20/703.21	c calculated reachability. Time: 0.00
703.20/703.21	c  N dy 18799   4213254      1656      3932      5103     94385     19366    835180     10.79   no data
706.89/706.90	c  N dy 18867   4233659      1656      3932      5104    114485     19366   1257764     10.78     11.40
710.89/710.92	c  N dy 18898   4253730      1656      3932      5105    134244     19366   1651981     10.78     14.40
716.59/716.62	c  N dy 18942   4277950      1656      3932      5105    157819     19366   2095478     10.77     11.42
722.50/722.56	c  N dy 19006   4299607      1656      3932      5105     89729     19366    688100     10.77     11.36
725.91/725.92	c  N dy 19058   4319787      1656      3932      5105    109413     19366   1071256     10.77     11.42
730.19/730.27	c  N dy 19135   4340843      1656      3932      5105    130187     19366   1543823     10.77     11.39
735.00/735.02	c  N dy 19223   4361159      1656      3932      5105    150266     19366   2013829     10.77     11.39
740.31/740.38	c  N dy 19293   4381481      1656      3932      5105    170402     19366   2490487     10.77     11.51
745.39/745.47	c  N dy 19373   4401991      1656      3932      5105    100082     19366    889202     10.77     11.37
750.11/750.17	c  N dy 19420   4428401      1656      3932      5105    125764     19366   1361516     10.77     11.45
754.39/754.47	c  N dy 19480   4448501      1656      3932      5105    145362     19366   1755448     10.76     13.54
760.00/760.04	c  N dy 19528   4470474      1656      3932      5105    166860     19366   2173015     10.76     11.43
766.20/766.23	c  N dy 19557   4494721      1656      3932      5106     99294     19366    816707     10.75     11.58
770.01/770.07	c  N dy 19638   4514891      1656      3932      5106    119148     19366   1269728     10.75     11.33
775.90/775.93	c  N dy 19694   4542574      1656      3932      5106    146155     19366   1775673     10.75     11.46
780.91/781.01	c  N dy 19752   4562847      1656      3932      5107    165935     19366   2164474     10.75     11.32
786.99/787.02	c  N dy 19769   4582850      1656      3932      5108     93461     19366    733112     10.74     18.51
790.39/790.49	c  N dy 19819   4603069      1656      3932      5108    113255     19366   1121250     10.74     11.35
794.80/794.89	c  N dy 19905   4623391      1656      3932      5108    133282     19366   1571066     10.74     11.37
806.21/806.27	c Finding binary XORs  T:     0.00 s  found:       0
806.31/806.32	c  N dy 19967   4666940      1655      3929      5034    111686     19350   1340140     10.72     11.29
810.39/810.46	c  N dy 20085   4687196      1655      3929      5034     81398     19350    806335     10.73     11.36
814.29/814.38	c  N dy 20181   4707220      1655      3929      5034    101223     19350   1315320     10.73     16.10
815.70/815.71	c  S st 20211   4713254      1655      3929      5034    107219     19350   1473276     10.73     10.02
815.80/815.88	c  S st 20211   4713756      1655      3929      5034    107719     19350   1490668     10.73   no data
815.80/815.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
816.00/816.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.12
816.00/816.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
816.00/816.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
816.00/816.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
816.00/816.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1655 time:  0.00 s
816.00/816.02	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
816.00/816.05	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.02 s
816.11/816.17	c subs with bin:        0  lits-rem:        47  v-fix:    0  time:  0.09 s
816.90/816.99	c lits-rem:      1556  cl-subs:     1209  v-elim:      0  v-fix:    0  time:  0.81 s
816.90/816.99	c vivif2 --  cl tried     3932 cl shrink        5 lits rem         10 time: 0.00
817.09/817.10	c vivif2 --  cl tried   103340 cl shrink    13546 lits rem      29492 time: 0.11
817.21/817.26	c asymm  cl-useful: 0/3932/3932 lits-rem:0 time: 0.16
817.21/817.27	c calculated reachability. Time: 0.00
817.21/817.27	c  N dy 20211   4713756      1654      3932      5031    103340     19382   1321729     10.73   no data
822.40/822.45	c  N dy 20307   4734102      1654      3932      5031    123537     19382   1837039     10.74     11.43
828.21/828.25	c  N dy 20415   4754479      1654      3932      5031    143801     19382   2400509     10.74     11.36
833.90/833.98	c  N dy 20550   4774507      1654      3932      5031    163670     19382   2927894     10.75     12.71
838.11/838.18	c  N dy 20641   4802007      1654      3932      5031    107904     19382   1210284     10.74     11.53
843.10/843.11	c  N dy 20749   4822721      1654      3932      5032    128419     19382   1731754     10.75     11.42
848.70/848.72	c  N dy 20861   4843798      1654      3932      5032    149369     19382   2309494     10.75     11.40
854.79/854.88	c  N dy 20960   4863979      1654      3932      5032    169371     19382   2841858     10.75     11.49
860.40/860.42	c  N dy 21090   4884000      1654      3932      5032     99875     19382   1026291     10.76     14.10
865.29/865.30	c  N dy 21172   4904003      1654      3932      5032    119670     19382   1502397     10.76     12.12
871.21/871.28	c  N dy 21263   4925431      1654      3932      5032    140877     19382   2024584     10.76     11.33
877.09/877.15	c  N dy 21367   4945512      1654      3932      5032    160753     19382   2531398     10.76     11.39
887.50/887.56	c  N dy 21473   4976926      1654      3932      5032     98071     19382    875735     10.76     11.38
891.60/891.61	c  N dy 21544   4997001      1654      3932      5032    117729     19382   1322827     10.76     18.18
896.10/896.15	c  N dy 21632   5018092      1654      3932      5032    138488     19382   1832157     10.76     11.33
901.40/901.48	c  N dy 21711   5038132      1654      3932      5032    158273     19382   2319853     10.76     11.34
907.90/907.99	c  N dy 21784   5058207      1654      3932      5032    178002     19382   2759953     10.76     13.83
914.29/914.30	c  N dy 21850   5078388      1654      3932      5032    101783     19382    903550     10.76     11.42
919.20/919.26	c  N dy 21921   5099136      1654      3932      5032    122301     19382   1383227     10.76     11.41
924.70/924.75	c  N dy 21952   5119245      1654      3932      5032    141870     19382   1763316     10.76     11.37
930.29/930.38	c  N dy 22079   5139274      1654      3932      5032    161668     19382   2289995     10.76     11.39
936.79/936.86	c  N dy 22140   5159574      1654      3932      5033    181413     19382   2721074     10.76     11.37
944.40/944.40	c  N dy 22233   5182198      1654      3932      5033    106186     19382   1006221     10.76     11.54
949.22/949.27	c  N dy 22321   5205884      1654      3932      5033    129361     19382   1524273     10.76     11.33
951.52/951.57	c  S st 22336   5213756      1654      3932      5033    137038     19382   1675872     10.76      7.73
951.70/951.77	c  S st 22336   5214258      1654      3932      5033    137539     19382   1693373     10.76   no data
951.70/951.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
951.90/951.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.15
951.90/951.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
951.90/951.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
951.90/951.92	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
951.90/951.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1654 time:  0.00 s
951.90/951.93	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
951.90/951.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
952.10/952.13	c subs with bin:      234  lits-rem:        24  v-fix:    0  time:  0.12 s
955.40/955.42	c lits-rem:      8446  cl-subs:     6944  v-elim:      0  v-fix:    0  time:  3.29 s
955.40/955.42	c vivif2 --  cl tried     3931 cl shrink        0 lits rem          0 time: 0.00
955.50/955.56	c vivif2 --  cl tried   130361 cl shrink    11770 lits rem      25742 time: 0.14
955.70/955.75	c asymm  cl-useful: 0/3931/3931 lits-rem:0 time: 0.19
955.70/955.76	c calculated reachability. Time: 0.00
955.70/955.76	c  N dy 22336   5214258      1654      3931      5033    130361     19370   1577026     10.76   no data
961.60/961.62	c  N dy 22378   5234467      1654      3931      5034    150016     19370   1951608     10.76     11.33
967.50/967.57	c  N dy 22471   5254473      1654      3931      5035    169729     19370   2445319     10.76     13.54
972.31/972.32	c  N dy 22541   5274559      1654      3931      5036    189241     19370   2879205     10.76     13.01
978.10/978.18	c  N dy 22580   5296722      1654      3931      5037    112505     19370   1104317     10.75     11.35
982.31/982.32	c  N dy 22660   5316817      1654      3931      5037    131954     19370   1529515     10.75     11.93
987.60/987.71	c  N dy 22750   5336913      1654      3931      5037    151780     19370   2020399     10.75     12.65
993.70/993.73	c  N dy 22846   5358954      1654      3931      5037    173291     19370   2518422     10.75     11.36
1005.59/1005.62	c  N dy 22874   5390375      1654      3931      5038    104018     19370    870292     10.74     11.32
1010.20/1010.28	c  N dy 22907   5410466      1654      3931      5038    123748     19370   1266110     10.74     11.33
1018.00/1018.00	c  N dy 22922   5439151      1654      3931      5040    151369     19370   1709324     10.73     11.39
1028.41/1028.44	c  N dy 22957   5469352      1653      3931      5052    180245     19370   2204535     10.72     11.30
1033.30/1033.31	c  N dy 23088   5489359      1653      3931      5052    200017     19370   2768473     10.73     12.82
1040.10/1040.13	c  N dy 23233   5509459      1653      3931      5052    119807     19370   1346654     10.73     13.41
1045.20/1045.20	c  N dy 23389   5531094      1653      3931      5052    141225     19370   1945791     10.74     11.34
1050.90/1050.90	c  N dy 23537   5551143      1653      3931      5052    161036     19370   2505724     10.75     11.53
1056.20/1056.27	c  N dy 23621   5578543      1653      3931      5052    187898     19370   3116402     10.74     11.57
1062.80/1062.80	c  N dy 23736   5607432      1653      3931      5052    114001     19370   1040243     10.74     11.38
1067.50/1067.52	c  N dy 23889   5627446      1653      3931      5053    133814     19370   1608026     10.75     12.68
1072.51/1072.52	c  N dy 23995   5647532      1653      3931      5053    153674     19370   2146428     10.75     12.87
1078.60/1078.62	c  N dy 24140   5667767      1653      3931      5053    173811     19370   2741265     10.76     11.44
1085.50/1085.57	c  N dy 24282   5688404      1653      3931      5053    194279     19370   3308053     10.77     11.37
1091.60/1091.67	c  N dy 24403   5708411      1653      3931      5054    110856     19370   1041675     10.77     11.95
1093.00/1093.00	c  S st 24443   5714260      1653      3931      5054    116658     19370   1207740     10.77   no data
1093.10/1093.15	c  S st 24443   5714761      1653      3931      5054    117157     19370   1223424     10.77   no data
1093.10/1093.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1093.20/1093.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  5.8M T:  0.12
1093.20/1093.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1093.20/1093.27	c bin-w-bin subsume rem            3 bins  time:  0.00 s
1093.20/1093.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1093.20/1093.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1653 time:  0.00 s
1093.20/1093.28	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1093.20/1093.30	c lits-rem:         3  cl-subs:        2  v-elim:      2  v-fix:    0  time:  0.02 s
1093.31/1093.40	c subs with bin:      254  lits-rem:       139  v-fix:    0  time:  0.06 s
1093.80/1093.88	c lits-rem:      1414  cl-subs:      946  v-elim:      0  v-fix:    0  time:  0.47 s
1093.80/1093.88	c vivif2 --  cl tried     3926 cl shrink        3 lits rem          3 time: 0.00
1093.90/1093.94	c vivif2 --  cl tried   103455 cl shrink     4729 lits rem      10633 time: 0.06
1094.10/1094.10	c asymm  cl-useful: 0/3926/3926 lits-rem:0 time: 0.16
1094.10/1094.10	c calculated reachability. Time: 0.00
1094.10/1094.10	c  N dy 24443   5714761      1651      3926      4967    103455     19380   1028493     10.77   no data
1098.81/1098.88	c  N dy 24566   5736165      1651      3926      4967    124663     19380   1603377     10.78     11.38
1104.41/1104.48	c  N dy 24710   5756180      1651      3926      4967    144501     19380   2160278     10.78     11.36
1108.20/1108.27	c  N dy 24758   5779279      1651      3926      4967    166374     19380   2584363     10.78     11.49
1116.52/1116.57	c  N dy 24902   5804324      1651      3926      4967    191119     19380   3241768     10.78     11.40
1121.60/1121.65	c  N dy 25023   5824355      1651      3926      4967    113243     19380   1247181     10.79     12.04
1126.00/1126.00	c  N dy 25111   5844443      1651      3926      4967    133128     19380   1762901     10.79     14.54
1131.41/1131.49	c  N dy 25250   5864551      1651      3926      4967    153006     19380   2315616     10.79     11.53
1137.32/1137.40	c  N dy 25378   5884559      1651      3926      4967    172809     19380   2850338     10.80     11.41
1145.02/1145.03	c  N dy 25543   5906225      1651      3926      4967    194246     19380   3449473     10.80     11.48
1151.10/1151.17	c  N dy 25652   5926296      1651      3926      4967    111744     19380   1087264     10.81     16.11
1155.91/1155.91	c  N dy 25769   5946382      1651      3926      4967    131688     19380   1637159     10.81     11.39
1161.62/1161.65	c  N dy 25912   5966436      1651      3926      4967    151633     19380   2225297     10.82     17.16
1167.90/1167.99	c  N dy 26049   5986465      1651      3926      4967    171514     19380   2786005     10.82     14.95
1174.00/1174.05	c  N dy 26154   6006536      1651      3926      4967    191369     19380   3332266     10.82     18.66
1182.00/1182.06	c  N dy 26288   6026940      1651      3926      4967    106378     19380    890508     10.83     11.41
1186.01/1186.07	c  N dy 26383   6048202      1651      3926      4967    127368     19380   1407390     10.83     11.41
1191.90/1191.99	c  N dy 26533   6068552      1651      3926      4967    147631     19380   2014594     10.84     11.41
1196.71/1196.79	c  N dy 26611   6092744      1651      3926      4967    171183     19380   2545101     10.83     11.47
1202.31/1202.37	c  N dy 26687   6116112      1651      3926      4967    193861     19380   3048366     10.83     11.54
1210.40/1210.47	c  N dy 26822   6137397      1651      3926      4967    108306     19380    908912     10.84     11.52
1215.10/1215.18	c  N dy 26950   6157420      1651      3926      4967    128223     19380   1490718     10.84     12.13
1221.02/1221.09	c  N dy 27071   6179751      1651      3926      4967    150235     19380   2062568     10.85     11.57
1226.42/1226.47	c  N dy 27158   6199769      1651      3926      4967    169780     19380   2513101     10.85     13.36
1230.82/1230.86	c  S st 27254   6214761      1651      3926      4967    184567     19380   2942518     10.85      9.48
1231.10/1231.12	c  S st 27254   6215265      1651      3926      4967    185070     19380   2957333     10.85   no data
1231.10/1231.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1231.30/1231.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      1 BRemN:      0 P:  8.3M T:  0.20
1231.30/1231.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1231.30/1231.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1231.30/1231.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1231.30/1231.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1651 time:  0.00 s
1231.30/1231.34	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1231.30/1231.38	c lits-rem:         0  cl-subs:        2  v-elim:      2  v-fix:    0  time:  0.04 s
1231.60/1231.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
1238.00/1238.09	c lits-rem:      7032  cl-subs:     8245  v-elim:      0  v-fix:    0  time:  6.45 s
1238.00/1238.09	c vivif2 --  cl tried     3922 cl shrink        2 lits rem          2 time: 0.00
1238.30/1238.32	c vivif2 --  cl tried   166744 cl shrink    23715 lits rem      62106 time: 0.24
1238.51/1238.60	c asymm  cl-useful: 0/3922/3922 lits-rem:0 time: 0.28
1238.51/1238.61	c calculated reachability. Time: 0.00
1238.51/1238.61	c  N dy 27254   6215265      1649      3922      4963    166744     19393   2383710     10.85   no data
1244.90/1244.95	c  N dy 27342   6235268      1649      3922      4963    186457     19393   2902427     10.85     17.60
1252.82/1252.83	c  N dy 27474   6255960      1649      3922      4963    103977     19393    851181     10.86     11.44
1257.32/1257.35	c  N dy 27613   6276022      1649      3922      4963    123865     19393   1413961     10.86     13.04
1262.90/1262.91	c  N dy 27755   6296140      1649      3922      4963    143798     19393   1971795     10.87     11.46
1268.50/1268.58	c  N dy 27876   6316234      1649      3922      4963    163624     19393   2491344     10.87     16.00
1275.10/1275.11	c  N dy 27998   6336625      1649      3922      4964    183829     19393   3038814     10.88     11.54
1283.41/1283.40	c  N dy 28124   6372547      1649      3922      4964    111676     19393    938613     10.87     11.45
1292.31/1292.39	c Finding binary XORs  T:     0.00 s  found:       0
1292.31/1292.40	c  N dy 28180   6448986      1648      3921      4961    149691     19376   1615261     10.85     11.44
1298.81/1298.89	c  N dy 28332   6469076      1648      3921      4961    169649     19376   2188496     10.85     18.81

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3368436-1305379167/watcher-3368436-1305379167 -o /tmp/evaluation-result-3368436-1305379167/solver-3368436-1305379167 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368436-1305379167.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/387 25537
/proc/meminfo: memFree=27076224/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=31052 CPUtime=0 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 952 0 0 0 0 0 0 0 22 0 1 0 649515410 31797248 859 33554432000 4194304 4580011 140735686385920 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 7811 862 322 95 0 2793 0

[startup+0.053845 s]
/proc/loadavg: 0.00 0.00 0.00 3/387 25537
/proc/meminfo: memFree=27076224/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=33684 CPUtime=0.04 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 1652 0 0 0 4 0 0 0 22 0 1 0 649515410 34492416 1364 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294141 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 8421 1364 340 95 0 3403 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 33684

[startup+0.100838 s]
/proc/loadavg: 0.00 0.00 0.00 3/387 25537
/proc/meminfo: memFree=27076224/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=35732 CPUtime=0.08 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 2186 0 0 0 8 0 0 0 22 0 1 0 649515410 36589568 1898 33554432000 4194304 4580011 140735686385920 18446744073709551615 4409791 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 8933 1898 357 95 0 3915 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35732

[startup+0.300804 s]
/proc/loadavg: 0.00 0.00 0.00 3/387 25537
/proc/meminfo: memFree=27076224/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=36616 CPUtime=0.28 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 2501 0 0 0 28 0 0 0 23 0 1 0 649515410 37494784 2086 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 9154 2086 364 95 0 4136 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36616

[startup+0.700736 s]
/proc/loadavg: 0.00 0.00 0.00 3/387 25537
/proc/meminfo: memFree=27076224/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=37136 CPUtime=0.68 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 2859 0 0 0 68 0 0 0 25 0 1 0 649515410 38027264 2307 33554432000 4194304 4580011 140735686385920 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 9284 2307 364 95 0 4266 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37136

[startup+1.5006 s]
/proc/loadavg: 0.00 0.00 0.00 5/393 25548
/proc/meminfo: memFree=27010252/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=39404 CPUtime=1.48 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 3904 0 0 0 148 0 0 0 25 0 1 0 649515410 40349696 2933 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 9851 2933 366 95 0 4833 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39404

[startup+3.10033 s]
/proc/loadavg: 0.00 0.00 0.00 5/398 25558
/proc/meminfo: memFree=26879996/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=47764 CPUtime=3.08 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 5067 0 0 0 308 0 0 0 25 0 1 0 649515410 48910336 3039 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 11941 3039 366 95 0 6923 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 47764

[startup+6.3008 s]
/proc/loadavg: 0.32 0.07 0.02 6/398 25558
/proc/meminfo: memFree=26692292/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=47920 CPUtime=6.29 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 8703 0 0 0 628 1 0 0 25 0 1 0 649515410 49070080 4964 33554432000 4194304 4580011 140735686385920 18446744073709551615 4322782 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 11980 4964 366 95 0 6962 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47920

[startup+12.7007 s]
/proc/loadavg: 0.77 0.16 0.05 6/398 25558
/proc/meminfo: memFree=26495000/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=52128 CPUtime=12.68 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 13198 0 0 0 1267 1 0 0 25 0 1 0 649515410 53379072 6004 33554432000 4194304 4580011 140735686385920 18446744073709551615 4325805 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 13032 6004 366 95 0 8014 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52128

[startup+25.5006 s]
/proc/loadavg: 1.49 0.35 0.12 6/398 25559
/proc/meminfo: memFree=26365508/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=54856 CPUtime=25.49 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 19400 0 0 0 2546 3 0 0 25 0 1 0 649515410 56172544 6804 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 13714 6804 366 95 0 8696 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54856

[startup+51.1003 s]
/proc/loadavg: 2.34 0.64 0.22 6/398 25560
/proc/meminfo: memFree=26313944/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=60328 CPUtime=51.09 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 29998 0 0 0 5104 5 0 0 25 0 1 0 649515410 61775872 8125 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 15082 8125 366 95 0 10064 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60328

[startup+102.315 s]
/proc/loadavg: 3.28 1.16 0.41 6/398 25588
/proc/meminfo: memFree=26259632/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=72492 CPUtime=102.29 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 48481 0 0 0 10221 8 0 0 25 0 1 0 649515410 74231808 11209 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 18123 11209 366 95 0 13105 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 72492

[startup+162.301 s]
/proc/loadavg: 3.73 1.67 0.64 6/398 25589
/proc/meminfo: memFree=26207756/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=81900 CPUtime=162.29 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 66379 0 0 0 16217 12 0 0 25 0 1 0 649515410 83865600 13902 33554432000 4194304 4580011 140735686385920 18446744073709551615 4301862 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 20475 13902 366 95 0 15457 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 81900

[startup+222.3 s]
/proc/loadavg: 3.90 2.09 0.84 6/398 25591
/proc/meminfo: memFree=26169764/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=95592 CPUtime=222.29 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 84082 0 0 0 22212 17 0 0 25 0 1 0 649515410 97886208 16228 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 23898 16228 366 95 0 18880 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 95592

[startup+282.3 s]
/proc/loadavg: 4.00 2.45 1.04 5/398 25593
/proc/meminfo: memFree=26136472/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=95852 CPUtime=282.28 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 96902 0 0 0 28206 22 0 0 25 0 1 0 649515410 98152448 17665 33554432000 4194304 4580011 140735686385920 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 23963 17665 366 95 0 18945 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 95852

[startup+342.3 s]
/proc/loadavg: 4.00 2.73 1.23 6/398 25594
/proc/meminfo: memFree=26129728/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=105472 CPUtime=342.29 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 111415 0 0 0 34202 27 0 0 25 0 1 0 649515410 108003328 18993 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 26368 18993 366 95 0 21350 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 105472

[startup+402.3 s]
/proc/loadavg: 4.00 2.96 1.40 6/398 25596
/proc/meminfo: memFree=26119508/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=105672 CPUtime=402.29 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 122795 0 0 0 40198 31 0 0 25 0 1 0 649515410 108208128 20081 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 26418 20081 366 95 0 21400 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 105672

[startup+462.301 s]
/proc/loadavg: 4.00 3.15 1.56 6/398 25597
/proc/meminfo: memFree=26102448/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=105892 CPUtime=462.29 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 133610 0 0 0 46194 35 0 0 25 0 1 0 649515410 108433408 19974 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 26473 19974 366 95 0 21455 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 105892

[startup+522.301 s]
/proc/loadavg: 4.03 3.31 1.71 6/398 25599
/proc/meminfo: memFree=26102996/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=108868 CPUtime=522.29 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 145345 0 0 0 52190 39 0 0 25 0 1 0 649515410 111480832 20587 33554432000 4194304 4580011 140735686385920 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 27217 20587 366 95 0 22199 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 108868

[startup+582.301 s]
/proc/loadavg: 4.15 3.47 1.86 6/398 25601
/proc/meminfo: memFree=26101316/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=109104 CPUtime=582.29 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 155719 0 0 0 58186 43 0 0 25 0 1 0 649515410 111722496 19529 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 27276 19529 366 95 0 22258 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 109104

[startup+642.301 s]
/proc/loadavg: 4.05 3.56 1.99 6/398 25602
/proc/meminfo: memFree=26021644/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=111852 CPUtime=642.31 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 165861 0 0 0 64185 46 0 0 25 0 1 0 649515410 114536448 20129 33554432000 4194304 4580011 140735686385920 18446744073709551615 4322512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 27963 20129 366 95 0 22945 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 111852

[startup+702.301 s]
/proc/loadavg: 4.02 3.64 2.12 6/398 25604
/proc/meminfo: memFree=26030888/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=112000 CPUtime=702.3 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 174988 0 0 0 70181 49 0 0 25 0 1 0 649515410 114688000 20125 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 28000 20125 366 95 0 22982 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 112000

[startup+762.316 s]
/proc/loadavg: 4.00 3.70 2.23 6/398 25605
/proc/meminfo: memFree=26025388/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=112120 CPUtime=762.31 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 183053 0 0 0 76180 51 0 0 25 0 1 0 649515410 114810880 21823 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 28030 21823 366 95 0 23012 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 112120

[startup+822.3 s]
/proc/loadavg: 4.10 3.78 2.35 5/398 25607
/proc/meminfo: memFree=26015556/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=114364 CPUtime=822.3 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 192822 0 0 0 82175 55 0 0 25 0 1 0 649515410 117108736 22624 33554432000 4194304 4580011 140735686385920 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 28591 22624 366 95 0 23573 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 114364

[startup+882.3 s]
/proc/loadavg: 4.08 3.84 2.46 6/398 25609
/proc/meminfo: memFree=25981056/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=189084 CPUtime=882.3 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 200331 0 0 0 88172 58 0 0 25 0 1 0 649515410 193622016 28663 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 47271 28663 366 95 0 42253 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 189084

[startup+942.3 s]
/proc/loadavg: 4.03 3.86 2.55 6/398 25610
/proc/meminfo: memFree=25954732/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=190888 CPUtime=942.29 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 204425 0 0 0 94170 59 0 0 25 0 1 0 649515410 195469312 28821 33554432000 4194304 4580011 140735686385920 18446744073709551615 4305120 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 47722 28821 366 95 0 42704 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 190888

[startup+1002.3 s]
/proc/loadavg: 4.01 3.89 2.64 6/398 25612
/proc/meminfo: memFree=25970944/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=191424 CPUtime=1002.3 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 208664 0 0 0 100169 61 0 0 25 0 1 0 649515410 196018176 28725 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 47856 28725 366 95 0 42838 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 191424

[startup+1062.3 s]
/proc/loadavg: 4.00 3.90 2.72 6/398 25613
/proc/meminfo: memFree=25970420/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=137528 CPUtime=1062.3 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 217355 0 0 0 106165 65 0 0 25 0 1 0 649515410 140828672 26532 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 34382 26532 366 95 0 29364 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 137528

[startup+1122.3 s]
/proc/loadavg: 4.04 3.93 2.80 6/398 25615
/proc/meminfo: memFree=25964176/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=131172 CPUtime=1122.3 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 224712 0 0 0 112163 67 0 0 25 0 1 0 649515410 134320128 25432 33554432000 4194304 4580011 140735686385920 18446744073709551615 4293068 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 32793 25432 366 95 0 27775 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 131172

[startup+1182.3 s]
/proc/loadavg: 4.15 4.00 2.90 6/398 25617
/proc/meminfo: memFree=25900880/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=158748 CPUtime=1182.3 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 233010 0 0 0 118161 69 0 0 25 0 1 0 649515410 162557952 31814 33554432000 4194304 4580011 140735686385920 18446744073709551615 4318632 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 39687 31814 366 95 0 34669 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 158748

[startup+1242.3 s]
/proc/loadavg: 4.12 4.03 2.97 6/398 25618
/proc/meminfo: memFree=25900080/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=200572 CPUtime=1242.3 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 237393 0 0 0 124159 71 0 0 25 0 1 0 649515410 205385728 31998 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 50143 31998 366 95 0 45125 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 200572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.03 4/396 25621
/proc/meminfo: memFree=26630908/32950928 swapFree=44388876/67111528
[pid=25537] ppid=25535 vsize=150288 CPUtime=1300.02 cores=5,7
/proc/25537/stat : 25537 (strangenight2-s) R 25535 25537 25497 0 -1 4202496 240402 0 0 0 129928 74 0 0 25 0 1 0 649515410 153894912 32167 33554432000 4194304 4580011 140735686385920 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25537/statm: 37572 32167 366 95 0 32554 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 150288

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.03
CPU user time (s): 1299.29
CPU system time (s): 0.747886
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 214176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.29
system time used= 0.747886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240402
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= 6
involuntary context switches= 15138

runsolver used 4.84326 second user time and 11.8842 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 15:19:27
IDJOB=3368436
IDBENCH=70810
IDSOLVER=1845
FILE ID=node126/3368436-1305379167
RUNJOBID= node126-1305379155-25518
PBS_JOBID= 13324376
Free space on /tmp= 73316 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368436-1305379167/watcher-3368436-1305379167 -o /tmp/evaluation-result-3368436-1305379167/solver-3368436-1305379167 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368436-1305379167.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=229244636

node126.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27076512 kB
Buffers:        240352 kB
Cached:        2368948 kB
SwapCached:      92524 kB
Active:         733064 kB
Inactive:      4893148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27076512 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           15368 kB
Writeback:           0 kB
AnonPages:     2937080 kB
Mapped:          15736 kB
Slab:           107668 kB
PageTables:      75816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88190764 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73292 MiB
End job on node126 at 2011-05-14 15:41:09