Trace number 3421988

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) 5000.17 5000.08

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4792
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3421988-1306625843.cnf'
0.00/0.00	c -- header says num vars:           1575
0.00/0.00	c -- header says num clauses:       34695
0.00/0.01	c -- clauses added:            0 learnts,        34695 normals,            0 xors
0.00/0.01	c -- vars added       1575
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1575        45     34650         0     70875         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/45/45 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1575 time:  0.00 s
0.02/0.03	c Removed useless bin:       0  fixed:     0  props:   0.18M  time:  0.00 s
0.02/0.04	c lits-rem:         0  cl-subs:        0  v-elim:     45  v-fix:    0  time:  0.02 s
0.02/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.02/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.02/0.04	c calculated reachability. Time: 0.00
0.02/0.04	c Calc default polars -  time:   0.00 s pos:     775 undec:      45 neg:     755
0.02/0.04	c =========================================================================================
0.02/0.04	c types(t): F = full restart, N = normal restart
0.02/0.04	c types(t): S = simplification begin/end, E = solution found
0.02/0.04	c restart types(rt): st = static, dy = dynamic
0.02/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.02/0.04	c  B st     0         0      1530      1947     32703         0    134640         0   no data   no data
0.29/0.33	c  N dy     8      4024      1530      1947     32703      3899    134640    746333     42.69     45.02
0.89/0.92	c  N dy    10      8346      1530      1947     32703      5631    134640   1162503     40.84     43.03
1.49/1.58	c  N dy    14     14031      1530      1947     32703      7051    134640   1341993     39.02     41.09
2.79/2.84	c  N dy    16     23071      1530      1947     32703     10295    134640   2005634     37.92     39.93
3.09/3.11	c  F st    19     25000      1530      1947     32703     12173    134640   2421266     37.76     36.82
3.49/3.50	c  N st    24     28295      1530      1947     32703      8806    134640   1487354     37.76   no data
3.69/3.70	c  S st    25     30006      1530      1947     32703     10458    134640   1867011     37.76   no data
3.69/3.74	c  S st    25     30513      1530      1947     32703     10955    134640   1947865     37.76   no data
3.69/3.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.03
3.69/3.78	c blocked clauses removed:        0 vars:      0 tried:        1530 T: 0.00 s
3.69/3.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3.79/3.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
3.79/3.89	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
3.89/3.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
5.19/5.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
7.19/7.28	c lits-rem:        23  cl-subs:      119  v-elim:      0  v-fix:    0  time:  2.05 s
7.29/7.30	c asymm  cl-useful: 0/1902/1947 lits-rem:0 time: 0.02
7.29/7.30	c calculated reachability. Time: 0.00
7.29/7.30	c  N dy    25     30513      1530      1947     32703     10836    134640   1914969     37.76   no data
7.71/7.75	c  N dy    29     34662      1530      1947     32703     14878    134640   2729908     37.44     39.45
9.29/9.39	c  N dy    35     45769      1530      1947     32703      9320    134640   1379229     36.91     35.41
9.29/9.39	c  S st    35     45769      1530      1947     32703      9320    134640   1379229     36.91     35.41
9.39/9.42	c  S st    35     46270      1530      1947     32703      9817    134640   1458319     36.91   no data
9.39/9.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.39/9.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
9.39/9.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.39/9.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.49/9.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
9.49/9.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
9.49/9.57	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
9.49/9.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.79/10.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
11.29/11.37	c lits-rem:         8  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.50 s
11.29/11.37	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
11.29/11.39	c vivif2 --  cl tried     9790 cl shrink        0 lits rem          0 time: 0.02
11.39/11.41	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.02
11.39/11.41	c calculated reachability. Time: 0.00
11.39/11.41	c  N dy    35     46270      1530      1947     32703      9790    134640   1451878     36.91   no data
12.00/12.09	c  N dy    48     52557      1530      1947     32703     15936    134640   2939614     36.89     38.93
12.69/12.70	c  N dy    58     57402      1530      1947     32703     10940    134640   1695368     36.92     38.87
13.10/13.21	c  N dy    64     61473      1530      1947     32703     14847    134640   2577483     36.82     38.87
13.79/13.82	c  N dy    70     65904      1530      1947     32703     19154    134640   3739817     36.74     38.69
14.20/14.30	c  S st    79     69407      1530      1947     32703     11901    134640   1959430     36.72     34.28
14.31/14.34	c  S st    79     69911      1530      1947     32703     12401    134640   2045903     36.72   no data
14.31/14.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.31/14.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
14.31/14.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.31/14.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.39/14.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
14.39/14.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
14.39/14.49	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
14.49/14.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
15.79/15.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
16.89/16.93	c lits-rem:         9  cl-subs:       54  v-elim:      0  v-fix:    0  time:  1.10 s
16.89/16.93	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
16.89/16.96	c vivif2 --  cl tried    12347 cl shrink        0 lits rem          0 time: 0.03
16.89/16.99	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.03
16.89/16.99	c calculated reachability. Time: 0.00
16.89/16.99	c  N dy    79     69911      1530      1947     32703     12347    134640   2029469     36.72   no data
17.79/17.81	c  N dy    83     76678      1530      1947     32703     18890    134640   3601982     36.62     38.68
18.49/18.57	c  N dy    89     81648      1530      1947     32703     12080    134640   1849103     36.55     42.11
19.29/19.30	c  F st    94     87501      1530      1947     32703     17742    134640   3148021     36.40     37.05
19.29/19.30	c  N st    94     87501      1530      1947     32703     17742    134640   3148021     36.40     37.05
20.09/20.17	c  N dy   101     93117      1530      1947     32703     23198    134640   4441097     36.40     38.34
21.09/21.10	c  N dy   106     99145      1530      1947     32703     16438    134640   2816460     36.36     43.69
21.90/22.00	c  S st   123    104868      1530      1947     32703     22014    134640   4138307     36.38   no data
22.01/22.05	c  S st   123    105370      1530      1947     32703     22507    134640   4227202     36.38   no data
22.01/22.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.09/22.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.05
22.09/22.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.09/22.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.19/22.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
22.19/22.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
22.19/22.22	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
22.19/22.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
23.59/23.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
30.39/30.41	c lits-rem:        33  cl-subs:      222  v-elim:      0  v-fix:    0  time:  6.72 s
30.39/30.41	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
30.39/30.47	c vivif2 --  cl tried    22285 cl shrink        0 lits rem          0 time: 0.06
30.49/30.51	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.04
30.49/30.51	c calculated reachability. Time: 0.00
30.49/30.51	c  N dy   123    105370      1530      1947     32703     22285    134640   4155298     36.38   no data
31.39/31.41	c  N dy   139    113335      1530      1947     32703     16428    134640   2647395     36.35     38.26
32.39/32.41	c  N dy   163    120986      1530      1947     32703     23910    134640   4336013     36.39     38.49
33.69/33.74	c  N dy   184    129436      1530      1947     32703     17555    134640   2669111     36.44     38.42
34.99/35.10	c  N dy   199    137706      1530      1947     32703     25604    134640   4808225     36.46     38.44
36.79/36.85	c  N dy   209    147335      1530      1947     32703     19398    134640   3115204     36.42     38.34
38.79/38.83	c  N dy   229    157608      1530      1947     32703     29380    134640   5695917     36.38     38.39
38.89/38.96	c  S st   232    158055      1530      1947     32703     29810    134640   5783105     36.39     34.82
38.99/39.00	c  S st   232    158556      1530      1947     32703     30304    134640   5874275     36.39   no data
38.99/39.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.99/39.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.06
38.99/39.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.99/39.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.09/39.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
39.09/39.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
39.09/39.19	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
39.19/39.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
40.71/40.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
49.89/49.91	c lits-rem:        41  cl-subs:      257  v-elim:      0  v-fix:    0  time:  9.14 s
49.89/49.92	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
49.89/49.99	c vivif2 --  cl tried    30047 cl shrink        0 lits rem          0 time: 0.08
49.99/50.04	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.05
49.99/50.04	c calculated reachability. Time: 0.00
49.99/50.04	c  N dy   232    158556      1530      1947     32703     30047    134640   5784059     36.39   no data
51.39/51.41	c  N dy   244    168699      1530      1947     32703     23384    134640   4058704     36.36     39.28
53.69/53.72	c  N dy   274    181582      1530      1947     32703     18391    134640   2696206     36.38     38.47
55.79/55.82	c  N dy   286    193256      1530      1947     32703     29744    134640   6139288     36.32     40.35
58.39/58.43	c  N dy   310    206755      1530      1947     32703     24409    134640   4269642     36.31     38.23
61.79/61.87	c  N dy   355    222215      1530      1947     32703     20007    134640   3059262     36.35     38.27
64.59/64.68	c  N dy   384    236459      1530      1947     32703     33952    134640   6564863     36.35     40.41
64.99/65.04	c  S st   387    237835      1530      1947     32703     35287    134640   6923316     36.34     36.36
64.99/65.09	c  S st   387    238337      1530      1947     32703     35786    134640   7014276     36.34   no data
65.09/65.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
65.09/65.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.07
65.09/65.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.09/65.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.19/65.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
65.19/65.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
65.19/65.29	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
65.29/65.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
67.00/67.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
80.70/80.73	c lits-rem:        23  cl-subs:      246  v-elim:      0  v-fix:    0  time: 13.72 s
80.70/80.74	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
80.80/80.83	c vivif2 --  cl tried    35540 cl shrink        0 lits rem          0 time: 0.10
80.80/80.88	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.05
80.80/80.88	c calculated reachability. Time: 0.00
80.80/80.88	c  N dy   387    238337      1530      1947     32703     35540    134640   6932522     36.34   no data
82.99/83.00	c  N dy   415    253611      1530      1947     32703     29898    134640   5573934     36.34     38.31
86.39/86.40	c  N dy   449    271654      1530      1947     32703     26015    134640   4677771     36.36     38.30
89.89/89.93	c  N dy   477    289708      1530      1947     32703     43553    134640   9514969     36.35     38.28
93.09/93.17	c  F st   512    306250      1530      1947     32703     37321    134640   7725152     36.36     36.40
93.69/93.75	c  N st   516    308282      1530      1947     32703     39304    134640   8243317     36.36   no data
98.90/98.96	c  N dy   565    328793      1530      1947     32703     35918    134640   7311574     36.40     38.41
104.40/104.51	c  N dy   605    349157      1530      1947     32703     31355    134640   5757292     36.40     38.52
106.60/106.70	c  S st   630    357505      1530      1947     32703     39510    134640   7882465     36.43   no data
106.71/106.75	c  S st   630    358008      1530      1947     32703     40005    134640   7971524     36.43   no data
106.71/106.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
106.79/106.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.07
106.79/106.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.79/106.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.89/106.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
106.89/106.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
106.89/106.95	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
106.99/107.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
108.60/108.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
124.60/124.60	c lits-rem:        26  cl-subs:      282  v-elim:      0  v-fix:    0  time: 15.97 s
124.60/124.60	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
124.70/124.71	c vivif2 --  cl tried    39723 cl shrink        0 lits rem          0 time: 0.11
124.70/124.76	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.05
124.70/124.76	c calculated reachability. Time: 0.00
124.70/124.76	c  N dy   630    358008      1530      1947     32703     39723    134640   7880227     36.43   no data
127.79/127.81	c  N dy   656    378521      1530      1947     32703     34336    134640   6089271     36.40     38.41
132.10/132.14	c  N dy   690    398637      1530      1947     32703     27700    134640   4158190     36.39     38.40
135.89/135.93	c  N dy   728    418872      1530      1947     32703     47388    134640   9199892     36.40     38.64
140.29/140.40	c  N dy   765    439563      1530      1947     32703     40324    134640   7220312     36.38     38.48
145.49/145.59	c  N dy   806    459584      1530      1947     32703     31587    134640   4660926     36.38     38.39
150.60/150.69	c  N dy   855    482762      1530      1947     32703     54142    134640  10498012     36.36     38.60
156.29/156.32	c  N dy   898    503047      1530      1947     32703     44730    134640   7988902     36.37     38.47
162.39/162.48	c  N dy   955    523222      1530      1947     32703     34133    134640   4870051     36.39     38.39
166.20/166.29	c  S st   996    537012      1530      1947     32703     47598    134640   8395120     36.41     35.59
166.30/166.35	c  S st   996    537515      1530      1947     32703     48098    134640   8494562     36.41   no data
166.30/166.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
166.39/166.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.08
166.39/166.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
166.39/166.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.49/166.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
166.49/166.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
166.49/166.56	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
166.59/166.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
168.21/168.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
187.40/187.44	c lits-rem:        26  cl-subs:      299  v-elim:      0  v-fix:    0  time: 19.13 s
187.40/187.44	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
187.50/187.55	c vivif2 --  cl tried    47799 cl shrink        0 lits rem          0 time: 0.11
187.60/187.62	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.06
187.60/187.62	c calculated reachability. Time: 0.00
187.60/187.62	c  N dy   996    537515      1530      1947     32703     47799    134640   8406180     36.41   no data
191.19/191.24	c  N dy  1040    558130      1530      1947     32703     36706    134640   5572530     36.41     38.57
196.00/196.04	c  N dy  1101    578200      1530      1947     32703     56162    134640  11098948     36.45     38.88
201.40/201.43	c  N dy  1174    598848      1530      1947     32703     44210    134640   7379048     36.51     38.45
208.20/208.22	c  N dy  1218    620374      1530      1947     32703     65158    134640  13200699     36.50     38.44
212.90/212.94	c  N dy  1242    640424      1530      1947     32703     51556    134640   9378238     36.48     38.59
218.49/218.50	c  N dy  1285    660425      1530      1947     32703     36945    134640   5057301     36.49     38.41
224.49/224.54	c  N dy  1351    682807      1530      1947     32703     58788    134640  11036872     36.51     38.47
231.50/231.52	c  N dy  1410    704372      1530      1947     32703     44776    134640   6998924     36.52     38.53
238.10/238.10	c  N dy  1445    724405      1530      1947     32703     64240    134640  12334838     36.52     39.64
244.90/244.90	c  N dy  1506    745225      1530      1947     32703     48485    134640   7844124     36.54     38.50
251.99/252.03	c  N dy  1574    765419      1530      1947     32703     68165    134640  13028124     36.57     38.51
259.09/259.16	c  N dy  1624    787148      1530      1947     32703     52276    134640   8687876     36.58     38.61
266.49/266.57	c  S st  1688    806274      1530      1947     32703     70843    134640  13619378     36.60     34.19
266.59/266.64	c  S st  1688    806776      1530      1947     32703     71341    134640  13717038     36.60   no data
266.59/266.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
266.69/266.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.10
266.69/266.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
266.69/266.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
266.79/266.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
266.79/266.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
266.79/266.88	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
266.99/267.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
268.80/268.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
296.60/296.69	c lits-rem:        17  cl-subs:      563  v-elim:      0  v-fix:    0  time: 27.87 s
296.60/296.69	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
296.80/296.88	c vivif2 --  cl tried    70778 cl shrink        0 lits rem          0 time: 0.19
296.91/296.97	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.09
296.91/296.97	c calculated reachability. Time: 0.00
296.91/296.97	c  N dy  1688    806776      1530      1947     32703     70778    134640  13539736     36.60   no data
300.60/300.66	c  N dy  1738    827218      1530      1947     32703     52820    134640   8832362     36.61     38.78
306.10/306.12	c  N dy  1790    847722      1530      1947     32703     72814    134640  14265468     36.62     38.56
310.69/310.72	c  N dy  1847    867805      1530      1947     32703     53386    134640   8474474     36.63     38.56
316.20/316.26	c  N dy  1895    888262      1530      1947     32703     73292    134640  13755446     36.64     38.75
322.20/322.29	c  N dy  1940    910908      1530      1947     32703     55354    134640   9011993     36.64     38.65
328.91/329.00	c  N dy  1987    931772      1530      1947     32703     75673    134640  14283765     36.65     38.68
335.20/335.23	c  N dy  2033    952458      1530      1947     32703     54887    134640   8695933     36.65     38.59
341.60/341.67	c  N dy  2049    974708      1530      1947     32703     76499    134640  14803216     36.63     38.59
347.50/347.53	c  N dy  2101    995207      1530      1947     32703     54525    134640   8357278     36.64     38.60
353.60/353.66	c  N dy  2144   1015997      1530      1947     32703     74685    134640  13467040     36.64     38.60
360.60/360.68	c  N dy  2205   1037529      1530      1947     32703     52882    134640   7855758     36.65     38.60
367.00/367.02	c  N dy  2273   1059858      1530      1947     32703     74615    134640  13372459     36.67     38.60
372.00/372.05	c  F st  2326   1071876      1530      1947     32703     86313    134640  16177438     36.69   no data
374.39/374.44	c  N dy  2348   1080000      1530      1947     32703     50499    134640   7056770     36.70     38.71
380.70/380.72	c  N dy  2413   1100807      1530      1947     32703     70801    134640  12098271     36.71     38.87
388.50/388.54	c  N dy  2452   1121642      1530      1947     32703     46242    134640   5868630     36.71     38.73
393.90/393.97	c  N dy  2496   1142226      1530      1947     32703     66240    134640  10903270     36.72     38.83
401.09/401.11	c  N dy  2533   1162340      1530      1947     32703     85785    134640  15773421     36.71     38.75
407.70/407.74	c  N dy  2593   1182415      1530      1947     32703     59659    134640   9070872     36.73     48.83
414.40/414.43	c  N dy  2675   1202692      1530      1947     32703     79388    134640  13773682     36.77     38.97
417.80/417.85	c  S st  2724   1210164      1530      1947     32703     86661    134640  15398931     36.80     49.73
417.91/417.93	c  S st  2724   1210667      1530      1947     32703     87155    134640  15497677     36.80   no data
417.91/417.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
418.10/418.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.0M T:  0.14
418.10/418.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
418.10/418.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
418.20/418.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
418.20/418.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
418.20/418.21	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
418.30/418.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
420.30/420.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
454.80/454.88	c lits-rem:        20  cl-subs:      615  v-elim:      0  v-fix:    0  time: 34.53 s
454.80/454.88	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
455.10/455.10	c vivif2 --  cl tried    86540 cl shrink        0 lits rem          0 time: 0.22
455.20/455.21	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.11
455.20/455.21	c calculated reachability. Time: 0.00
455.20/455.21	c  N dy  2724   1210667      1530      1947     32703     86540    134640  15324489     36.80   no data
458.80/458.83	c  N dy  2755   1230671      1530      1947     32703     59314    134640   9179469     36.79     40.05
464.60/464.60	c  N dy  2799   1251576      1530      1947     32703     79608    134640  14725609     36.79     38.76
472.00/472.01	c  N dy  2855   1272474      1530      1947     32703     52272    134640   7017077     36.80     38.84
476.90/476.92	c  N dy  2886   1292640      1530      1947     32703     71806    134640  12323338     36.79     38.77
483.40/483.45	c  N dy  2930   1313005      1530      1947     32703     91551    134640  17836748     36.79     38.85
489.70/489.75	c  N dy  2980   1334094      1530      1947     32703     63528    134640   9811343     36.79     38.76
495.50/495.58	c  N dy  3031   1354197      1530      1947     32703     83030    134640  14933225     36.81     38.85
503.30/503.38	c  N dy  3083   1374355      1530      1947     32703     53113    134640   6966826     36.81     38.76
508.90/508.99	c  N dy  3112   1394448      1530      1947     32703     72532    134640  12408502     36.81     45.64
517.20/517.27	c  N dy  3170   1414784      1530      1947     32703     92315    134640  17352655     36.82     38.79
524.30/524.30	c  N dy  3252   1435868      1530      1947     32703     62272    134640   9174761     36.85     38.94
531.40/531.45	c  N dy  3330   1456141      1530      1947     32703     81895    134640  14082461     36.88     38.99
540.40/540.42	c  N dy  3390   1476182      1530      1947     32703    101206    134640  18824868     36.89     41.17
546.10/546.13	c  N dy  3452   1496273      1530      1947     32703     69364    134640  10642445     36.90     39.56
553.00/553.02	c  N dy  3515   1517827      1530      1947     32703     90157    134640  15862261     36.92     39.21
561.90/562.00	c  N dy  3622   1538070      1530      1947     32703     57545    134640   7644594     36.98     38.93
568.71/568.78	c  N dy  3701   1558124      1530      1947     32703     77026    134640  12466330     37.00     57.82
576.00/576.05	c  N dy  3748   1578476      1530      1947     32703     96723    134640  17305994     37.01     39.30
583.02/583.04	c  N dy  3840   1598737      1530      1947     32703     62926    134640   8798399     37.04     39.00
590.10/590.16	c  N dy  3908   1619188      1530      1947     32703     82733    134640  13696349     37.06     39.09
598.31/598.37	c  N dy  3977   1639608      1530      1947     32703    102369    134640  18330627     37.08     39.28
605.40/605.45	c  N dy  4018   1659923      1530      1947     32703     67916    134640  10164252     37.08     39.18
612.10/612.11	c  N dy  4112   1679942      1530      1947     32703     87249    134640  14717219     37.12     45.15
620.31/620.41	c  N dy  4173   1699983      1530      1947     32703    106647    134640  19550481     37.13     39.35
623.90/623.98	c  S st  4198   1710669      1530      1947     32703     61853    134640   8435039     37.14     37.67
624.00/624.05	c  S st  4198   1711172      1530      1947     32703     62350    134640   8530433     37.14   no data
624.00/624.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
624.10/624.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.10
624.10/624.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
624.10/624.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
624.20/624.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
624.20/624.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
624.20/624.29	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
624.30/624.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
626.00/626.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
644.00/644.03	c lits-rem:         5  cl-subs:      141  v-elim:      0  v-fix:    0  time: 17.96 s
644.00/644.03	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
644.10/644.15	c vivif2 --  cl tried    62209 cl shrink        0 lits rem          0 time: 0.11
644.20/644.23	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.08
644.20/644.23	c calculated reachability. Time: 0.00
644.20/644.23	c  N dy  4198   1711172      1530      1947     32703     62209    134640   8492933     37.14   no data
648.61/648.68	c  N dy  4226   1731281      1530      1947     32703     81554    134640  13974658     37.12     39.12
654.70/654.78	c  N dy  4262   1751651      1530      1947     32703    101328    134640  19664646     37.12     39.33
661.01/661.01	c  N dy  4299   1771815      1530      1947     32703     64829    134640   9279715     37.12     39.10
666.52/666.53	c  N dy  4324   1793611      1530      1947     32703     85924    134640  15176590     37.10     39.11
672.90/672.92	c  N dy  4350   1814250      1530      1947     32703    105842    134640  20878494     37.10     39.26
679.61/679.67	c  N dy  4417   1834410      1530      1947     32703     68367    134640  10023724     37.11     39.08
685.70/685.79	c  N dy  4451   1854458      1530      1947     32703     87792    134640  15365203     37.10     42.39
693.20/693.26	c  N dy  4489   1874592      1530      1947     32703    107158    134640  20905289     37.10     39.12
700.20/700.29	c  N dy  4538   1894756      1530      1947     32703     68689    134640   9984521     37.11     39.20
706.41/706.40	c  N dy  4588   1915570      1530      1947     32703     88823    134640  15357510     37.11     39.10
713.41/713.43	c  N dy  4651   1935633      1530      1947     32703    108259    134640  20446986     37.12     39.96
720.41/720.48	c  N dy  4696   1956020      1530      1947     32703     68919    134640   9932571     37.13     39.13
726.41/726.43	c  N dy  4773   1976082      1530      1947     32703     88271    134640  14676557     37.15     39.16
734.10/734.10	c  N dy  4851   1996147      1530      1947     32703    107643    134640  19647362     37.17     39.18
741.60/741.63	c  N dy  4907   2016513      1530      1947     32703     67434    134640   9333699     37.18     39.31
747.71/747.76	c  N dy  4959   2038692      1530      1947     32703     88802    134640  14595623     37.18     39.21
756.21/756.23	c  N dy  5053   2060358      1530      1947     32703    109779    134640  19417099     37.21     39.23
764.11/764.13	c  N dy  5094   2080864      1530      1947     32703     68667    134640   9761022     37.21     39.26
769.91/770.01	c  N dy  5129   2101272      1530      1947     32703     88428    134640  14961340     37.20     39.17
778.20/778.23	c  N dy  5178   2121362      1530      1947     32703    107850    134640  19756666     37.21     43.74
788.91/788.95	c  N dy  5228   2142118      1530      1947     32703     66099    134640   8924729     37.21     39.25
796.11/796.18	c  N dy  5284   2164935      1530      1947     32703     88056    134640  14441190     37.21     39.25
803.80/803.89	c  N dy  5345   2185306      1530      1947     32703    107811    134640  19366646     37.22     39.21
812.30/812.33	c  N dy  5412   2205363      1530      1947     32703     64359    134640   8361756     37.23     45.77
813.41/813.41	c  S st  5434   2211173      1530      1947     32703     69962    134640   9564679     37.23   no data
813.41/813.49	c  S st  5434   2211678      1530      1947     32703     70463    134640   9663114     37.23   no data
813.51/813.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
813.61/813.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.2M T:  0.11
813.61/813.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
813.61/813.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
813.71/813.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
813.71/813.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
813.71/813.74	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
813.81/813.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
815.51/815.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
837.61/837.69	c lits-rem:        15  cl-subs:      135  v-elim:      0  v-fix:    0  time: 22.14 s
837.61/837.69	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
837.81/837.84	c vivif2 --  cl tried    70328 cl shrink        0 lits rem          0 time: 0.14
837.91/837.93	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.09
837.91/837.93	c calculated reachability. Time: 0.00
837.91/837.93	c  N dy  5434   2211678      1530      1947     32703     70328    134640   9624569     37.23   no data
842.10/842.14	c  N dy  5480   2232077      1530      1947     32703     90217    134640  14939498     37.24     39.30
848.21/848.21	c  N dy  5529   2252159      1530      1947     32703    109740    134640  20364896     37.24     39.26
857.01/857.06	c  N dy  5590   2272521      1530      1947     32703     65597    134640   8569859     37.25     39.27
862.51/862.59	c  N dy  5619   2297044      1530      1947     32703     89334    134640  15350253     37.24     39.22
870.60/870.61	c  N dy  5674   2318172      1530      1947     32703    109949    134640  21035329     37.24     39.83
881.21/881.21	c  N dy  5729   2342530      1530      1947     32703     68600    134640   9266637     37.24     39.38
886.11/886.15	c  N dy  5768   2362611      1530      1947     32703     88126    134640  14481096     37.24     41.18
894.22/894.31	c  N dy  5821   2384954      1530      1947     32703    109830    134640  20372276     37.24     39.23
905.00/905.06	c  N dy  5892   2409257      1530      1947     32703     67307    134640   8775754     37.25     39.22
910.20/910.29	c  N dy  5954   2429324      1530      1947     32703     86898    134640  13678065     37.25     41.46
917.11/917.16	c  N dy  6007   2449618      1530      1947     32703    106582    134640  18656938     37.26     39.42
925.61/925.68	c  N dy  6061   2469706      1530      1947     32703    125959    134640  23596324     37.27     39.23
933.11/933.11	c  N dy  6102   2490341      1530      1947     32703     79062    134640  11723059     37.27     39.35
939.43/939.42	c  N dy  6134   2511481      1530      1947     32703     99527    134640  17025808     37.26     39.32
948.12/948.14	c  N dy  6174   2534262      1530      1947     32703    121648    134640  22996236     37.26     39.29
955.82/955.83	c  N dy  6196   2554423      1530      1947     32703     73131    134640  10134700     37.25     39.88
961.61/961.66	c  N dy  6239   2575828      1530      1947     32703     93730    134640  15253274     37.25     39.29
970.22/970.28	c  N dy  6280   2597628      1530      1947     32703    114860    134640  20528478     37.25     39.40
981.90/981.95	c  N dy  6347   2618118      1530      1947     32703    134685    134640  25414928     37.26     39.31
989.01/989.00	c  N dy  6404   2638212      1530      1947     32703     85499    134640  13006570     37.26     52.56
997.11/997.14	c  N dy  6445   2660508      1530      1947     32703    107118    134640  18437321     37.26     39.25
1006.21/1006.27	c  N dy  6480   2684608      1530      1947     32703    130375    134640  24347503     37.26     39.31
1014.51/1014.51	c  N dy  6521   2705767      1530      1947     32703     81161    134640  11881733     37.25     39.61
1016.21/1016.30	c  S st  6546   2711679      1530      1947     32703     86906    134640  13236506     37.26   no data
1016.32/1016.39	c  S st  6546   2712182      1530      1947     32703     87407    134640  13328924     37.26   no data
1016.42/1016.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1016.51/1016.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.0M T:  0.14
1016.51/1016.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1016.51/1016.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1016.61/1016.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1016.61/1016.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
1016.61/1016.68	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
1016.81/1016.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
1018.52/1018.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
1040.53/1040.51	c lits-rem:         9  cl-subs:      310  v-elim:      0  v-fix:    0  time: 21.90 s
1040.53/1040.51	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
1040.72/1040.70	c vivif2 --  cl tried    87097 cl shrink        0 lits rem          0 time: 0.19
1040.82/1040.81	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.11
1040.82/1040.81	c calculated reachability. Time: 0.00
1040.82/1040.81	c  N dy  6546   2712182      1530      1947     32703     87097    134640  13244701     37.26   no data
1045.02/1045.06	c  N dy  6573   2732432      1530      1947     32703    106768    134640  18572164     37.25     39.31
1050.91/1050.98	c  N dy  6629   2752441      1530      1947     32703    126287    134640  23896861     37.26     44.52
1057.51/1057.57	c  N dy  6671   2772445      1530      1947     32703     74862    134640  10222713     37.26     39.54
1062.82/1062.83	c  N dy  6701   2792640      1530      1947     32703     94421    134640  15421644     37.25     39.22
1069.22/1069.25	c  N dy  6715   2812854      1530      1947     32703    113963    134640  21107958     37.24     39.51
1080.32/1080.35	c  N dy  6781   2832989      1530      1947     32703    133480    134640  26292019     37.25     39.23
1090.13/1090.19	c  N dy  6856   2853264      1530      1947     32703     81563    134640  11887534     37.26     39.35
1097.02/1097.04	c  N dy  6902   2873566      1530      1947     32703    101332    134640  17128362     37.26     39.24
1105.71/1105.70	c  N dy  6937   2893684      1530      1947     32703    120930    134640  22457461     37.26     39.22
1118.11/1118.18	c  N dy  7001   2914344      1530      1947     32703    141057    134640  27775835     37.26     39.47
1124.71/1124.71	c  N dy  7034   2934359      1530      1947     32703     87579    134640  13205731     37.26     39.52
1131.32/1131.35	c  N dy  7065   2954516      1530      1947     32703    107039    134640  18187588     37.25     39.26
1142.21/1142.27	c  N dy  7144   2975130      1530      1947     32703    127163    134640  23279587     37.26     39.27
1153.61/1153.62	c  N dy  7218   2995265      1530      1947     32703    146723    134640  28142297     37.27     39.28
1159.81/1159.81	c  N dy  7252   3015477      1530      1947     32703     92523    134640  14589839     37.27     39.25
1168.71/1168.72	c  N dy  7316   3036959      1530      1947     32703    113472    134640  19946518     37.28     39.35
1178.31/1178.35	c  N dy  7367   3057391      1530      1947     32703    133254    134640  24913873     37.28     39.37
1190.01/1190.04	c  N dy  7436   3077439      1530      1947     32703     77907    134640  10529413     37.28     39.43
1196.51/1196.55	c  N dy  7472   3097524      1530      1947     32703     97410    134640  15597387     37.28     39.31
1203.71/1203.72	c  N dy  7488   3117902      1530      1947     32703    117169    134640  20909815     37.28     39.36
1213.91/1213.90	c  N dy  7527   3138025      1530      1947     32703    136811    134640  26265744     37.28     39.41
1223.91/1224.00	c  N dy  7581   3158449      1530      1947     32703     80865    134640  11272536     37.28     39.38
1231.32/1231.32	c  N dy  7650   3181223      1530      1947     32703    102885    134640  16909219     37.29     39.25
1240.11/1240.17	c  N dy  7693   3201710      1530      1947     32703    122728    134640  21930083     37.29     39.39
1245.41/1245.49	c  S st  7713   3212184      1530      1947     32703    132928    134640  24504818     37.28     35.81
1245.51/1245.59	c  S st  7713   3212685      1530      1947     32703    133420    134640  24598066     37.28   no data
1245.61/1245.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1245.81/1245.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.6M T:  0.20
1245.81/1245.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1245.81/1245.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1245.91/1245.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1245.91/1245.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
1245.91/1245.96	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
1246.11/1246.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
1248.31/1248.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
1311.61/1311.62	c lits-rem:        29  cl-subs:      956  v-elim:      0  v-fix:    0  time: 63.24 s
1311.61/1311.62	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
1311.91/1311.96	c vivif2 --  cl tried   132464 cl shrink        0 lits rem          0 time: 0.34
1312.11/1312.13	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.17
1312.11/1312.14	c calculated reachability. Time: 0.00
1312.11/1312.14	c  N dy  7713   3212685      1530      1947     32703    132464    134640  24314908     37.28   no data
1316.31/1316.30	c  N dy  7731   3233224      1530      1947     32703    152399    134640  29842566     37.28     39.25
1321.81/1321.82	c  N dy  7759   3253800      1530      1947     32703     95700    134640  15721205     37.27     39.29
1328.72/1328.72	c  N dy  7782   3274574      1530      1947     32703    115955    134640  21437752     37.27     39.27
1338.41/1338.42	c  N dy  7818   3295472      1530      1947     32703    136212    134640  26976549     37.27     39.26
1348.91/1348.95	c  N dy  7844   3315701      1530      1947     32703     78105    134640  10460822     37.26     39.27
1353.51/1353.50	c  N dy  7868   3336368      1530      1947     32703     98138    134640  15939438     37.25     39.27
1360.01/1360.07	c  N dy  7919   3356514      1530      1947     32703    117764    134640  21076819     37.25     39.38
1369.02/1369.03	c  N dy  7951   3377544      1530      1947     32703    138260    134640  26773554     37.25     39.35
1380.43/1380.41	c  N dy  7992   3399814      1530      1947     32703     81179    134640  11231745     37.25     39.27
1385.31/1385.34	c  N dy  8037   3420418      1530      1947     32703    101151    134640  16396028     37.25     39.29
1392.71/1392.75	c  N dy  8051   3442201      1530      1947     32703    122211    134640  22674921     37.24     39.29
1403.31/1403.38	c  N dy  8125   3469027      1530      1947     32703    148185    134640  29490367     37.25     39.25
1412.32/1412.32	c  N dy  8181   3490065      1530      1947     32703     89110    134640  13257580     37.25     39.35
1418.41/1418.42	c  N dy  8218   3510751      1530      1947     32703    109117    134640  18447533     37.25     39.41
1427.62/1427.68	c  N dy  8282   3531936      1530      1947     32703    129719    134640  23752994     37.25     39.33
1436.52/1436.53	c  N dy  8327   3551973      1530      1947     32703    149041    134640  28640432     37.25     39.26
1445.22/1445.23	c  N dy  8348   3573075      1530      1947     32703     88883    134640  13333933     37.25     39.29
1453.13/1453.20	c  N dy  8402   3595145      1530      1947     32703    110371    134640  18846375     37.25     39.79
1461.52/1461.58	c  N dy  8440   3617952      1530      1947     32703    132424    134640  24624620     37.25     39.29
1473.62/1473.66	c  N dy  8502   3639599      1530      1947     32703    153483    134640  29909557     37.25     39.28
1483.82/1483.90	c  N dy  8553   3662171      1530      1947     32703     93902    134640  14382324     37.25     39.22
1490.61/1490.66	c  N dy  8596   3682924      1530      1947     32703    114063    134640  19521285     37.25     39.30
1498.23/1498.27	c  N dy  8640   3702997      1530      1947     32703    133520    134640  24383671     37.25     45.72
1503.42/1503.45	c  S st  8689   3712685      1530      1947     32703    142970    134640  26807523     37.26   no data
1503.52/1503.55	c  S st  8689   3713186      1530      1947     32703    143470    134640  26903453     37.26   no data
1503.52/1503.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1503.82/1503.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.1M T:  0.22
1503.82/1503.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1503.82/1503.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1503.92/1503.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1503.92/1503.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
1503.92/1503.94	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
1504.12/1504.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
1506.42/1506.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
1582.22/1582.24	c lits-rem:        17  cl-subs:     1089  v-elim:      0  v-fix:    0  time: 75.83 s
1582.22/1582.24	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
1582.62/1582.61	c vivif2 --  cl tried   142381 cl shrink        0 lits rem          0 time: 0.37
1582.72/1582.79	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.18
1582.72/1582.80	c calculated reachability. Time: 0.00
1582.72/1582.80	c  N dy  8689   3713186      1530      1947     32703    142381    134640  26568392     37.26   no data
1587.92/1587.99	c  N dy  8740   3733840      1530      1947     32703    162406    134640  32317728     37.26     39.22
1592.91/1592.90	c  F st  8813   3751562      1530      1947     32703     97195    134640  15331140     37.27     35.20
1593.82/1593.82	c  N st  8818   3754857      1530      1947     32703    100354    134640  16260069     37.27   no data
1601.11/1601.14	c  N dy  8869   3774903      1530      1947     32703    119731    134640  21872012     37.27     39.34
1610.81/1610.83	c  N dy  8933   3795082      1530      1947     32703    139170    134640  27519035     37.28     39.31
1626.94/1626.94	c  N dy  9035   3818320      1530      1947     32703    161574    134640  33822090     37.30     39.33
1636.62/1636.66	c  N dy  9081   3839581      1530      1947     32703     99047    134640  15899595     37.30     39.28
1647.41/1647.47	c  N dy  9115   3867874      1530      1947     32703    126338    134640  24200170     37.29     39.38
1656.64/1656.69	c  N dy  9161   3889651      1530      1947     32703    147388    134640  30214790     37.30     39.32
1668.82/1668.90	c  N dy  9209   3914268      1530      1947     32703     87071    134640  12471912     37.30     39.31
1674.82/1674.86	c  N dy  9265   3934656      1530      1947     32703    106930    134640  17932353     37.30     39.29
1683.71/1683.76	c  N dy  9302   3956737      1530      1947     32703    128345    134640  24197205     37.30     40.24
1693.31/1693.36	c  N dy  9355   3976960      1530      1947     32703    147897    134640  29698716     37.30     39.62
1705.91/1705.93	c  N dy  9401   3997048      1530      1947     32703    167418    134640  35227185     37.30     39.46
1712.92/1712.98	c  N dy  9474   4017090      1530      1947     32703    101457    134640  16075914     37.31     50.22
1721.43/1721.47	c  N dy  9547   4037184      1530      1947     32703    120807    134640  20961859     37.33     39.37
1732.62/1732.62	c  N dy  9642   4057190      1530      1947     32703    139988    134640  25909763     37.34     39.46
1745.02/1745.09	c  N dy  9700   4077211      1530      1947     32703    159335    134640  31069393     37.35     46.43
1762.23/1762.24	c  N dy  9812   4100281      1530      1947     32703     95621    134640  14563107     37.37     39.55
1769.12/1769.15	c  N dy  9854   4120467      1530      1947     32703    115037    134640  19938873     37.37     39.44
1777.42/1777.45	c  N dy  9909   4140564      1530      1947     32703    134407    134640  25243836     37.37     39.64
1789.92/1789.94	c  N dy  9979   4160664      1530      1947     32703    153823    134640  30534033     37.38     50.72
1806.81/1806.89	c  N dy 10068   4181366      1530      1947     32703     86880    134640  12196333     37.39     39.48
1813.12/1813.15	c  N dy 10163   4201407      1530      1947     32703    106203    134640  17058588     37.41     39.58
1818.81/1818.87	c  S st 10202   4213186      1530      1947     32703    117574    134640  20062334     37.41     36.95
1818.91/1818.96	c  S st 10202   4213686      1530      1947     32703    118071    134640  20151889     37.41   no data
1819.01/1819.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1819.11/1819.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.2M T:  0.18
1819.21/1819.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1819.21/1819.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1819.21/1819.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1819.21/1819.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
1819.21/1819.31	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
1819.51/1819.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
1821.63/1821.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.68 s
1864.02/1864.04	c lits-rem:        28  cl-subs:      597  v-elim:      0  v-fix:    0  time: 42.37 s
1864.02/1864.04	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
1864.32/1864.32	c vivif2 --  cl tried   117474 cl shrink        0 lits rem          0 time: 0.28
1864.42/1864.47	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.15
1864.42/1864.47	c calculated reachability. Time: 0.00
1864.42/1864.47	c  N dy 10202   4213686      1530      1947     32703    117474    134640  19974832     37.41   no data
1869.82/1869.90	c  N dy 10232   4233891      1530      1947     32703    137106    134640  25764409     37.40     39.40
1877.32/1877.30	c  N dy 10290   4254356      1530      1947     32703    156893    134640  31467872     37.41     39.52
1887.92/1887.95	c  N dy 10353   4275969      1530      1947     32703     89943    134640  13043347     37.41     39.42
1893.13/1893.12	c  N dy 10400   4295984      1530      1947     32703    109191    134640  18478991     37.41     39.57
1901.52/1901.59	c  N dy 10461   4316035      1530      1947     32703    128636    134640  24014434     37.42     43.76
1910.92/1910.98	c  N dy 10486   4336182      1530      1947     32703    148095    134640  29759649     37.42     39.57
1922.32/1922.35	c  N dy 10523   4356234      1530      1947     32703    167388    134640  35308380     37.42     39.48
1931.02/1931.01	c  N dy 10566   4376799      1530      1947     32703     98330    134640  15250830     37.42     39.55
1938.62/1938.67	c  N dy 10618   4396974      1530      1947     32703    117898    134640  20875535     37.42     39.53
1949.24/1949.27	c  N dy 10691   4418095      1530      1947     32703    138291    134640  26447692     37.43     39.40
1960.24/1960.26	c  N dy 10748   4438165      1530      1947     32703    157639    134640  31854581     37.44     39.53
1974.73/1974.73	c  N dy 10812   4458208      1530      1947     32703    177113    134640  37198668     37.44     46.19
1981.53/1981.58	c  N dy 10860   4479381      1530      1947     32703    107675    134640  17730053     37.44     39.42
1990.42/1990.40	c  N dy 10900   4501300      1530      1947     32703    128869    134640  23651646     37.44     39.42
2002.63/2002.63	c  N dy 10987   4521379      1530      1947     32703    148285    134640  28868632     37.45     39.57
2017.83/2017.82	c  N dy 11095   4542738      1530      1947     32703    168860    134640  34543554     37.47     39.52
2032.42/2032.44	c  N dy 11188   4566429      1530      1947     32703    101038    134640  16051501     37.48     39.69
2041.03/2041.01	c  N dy 11255   4587272      1530      1947     32703    121356    134640  21685484     37.48     39.77
2050.23/2050.28	c  N dy 11320   4607540      1530      1947     32703    141038    134640  26981097     37.49     39.61
2061.12/2061.10	c  N dy 11369   4628128      1530      1947     32703    160869    134640  32400659     37.49     39.57
2072.72/2072.72	c  N dy 11412   4650207      1530      1947     32703    182226    134640  38239726     37.49     39.50
2079.83/2079.88	c  N dy 11469   4671021      1530      1947     32703    110406    134640  18180119     37.49     39.47
2087.22/2087.22	c  N dy 11512   4691028      1530      1947     32703    129711    134640  23489609     37.49     54.37
2100.43/2100.45	c  N dy 11564   4712233      1530      1947     32703    150318    134640  29032864     37.49     39.50
2101.53/2101.51	c  S st 11571   4713686      1530      1947     32703    151731    134640  29418395     37.50   no data
2101.63/2101.63	c  S st 11571   4714188      1530      1947     32703    152228    134640  29518901     37.50   no data
2101.63/2101.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
2101.93/2101.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.6M T:  0.24
2101.93/2101.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2101.93/2101.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2102.04/2102.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
2102.04/2102.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
2102.04/2102.05	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
2102.33/2102.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
2105.03/2105.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.00 s
2190.43/2190.41	c lits-rem:        49  cl-subs:     1081  v-elim:      0  v-fix:    0  time: 85.34 s
2190.43/2190.41	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
2190.83/2190.82	c vivif2 --  cl tried   151147 cl shrink        0 lits rem          0 time: 0.41
2191.03/2191.02	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.20
2191.03/2191.03	c calculated reachability. Time: 0.00
2191.03/2191.03	c  N dy 11571   4714188      1530      1947     32703    151147    134640  29176614     37.50   no data
2196.93/2196.97	c  N dy 11601   4736521      1530      1947     32703    172841    134640  35676282     37.49     39.58
2204.34/2204.31	c  N dy 11642   4759291      1530      1947     32703    101909    134640  16249679     37.49     39.49
2212.43/2212.44	c  N dy 11690   4784977      1530      1947     32703    126778    134640  23893279     37.49     39.51
2222.73/2222.72	c  N dy 11722   4809686      1530      1947     32703    150689    134640  31110416     37.48     39.58
2232.72/2232.77	c  N dy 11747   4830099      1530      1947     32703    170482    134640  37134947     37.48     39.46
2245.63/2245.65	c  N dy 11806   4850158      1530      1947     32703     96000    134640  14556650     37.48     55.97
2251.64/2251.69	c  N dy 11851   4870507      1530      1947     32703    115767    134640  20249261     37.48     39.48
2259.23/2259.22	c  N dy 11896   4890591      1530      1947     32703    135217    134640  25892669     37.48     42.62
2270.52/2270.58	c  N dy 11951   4910715      1530      1947     32703    154747    134640  31448064     37.48     39.46
2281.44/2281.47	c  N dy 12004   4931250      1530      1947     32703    174669    134640  37248527     37.48     39.60
2293.54/2293.59	c  N dy 12066   4952319      1530      1947     32703    100135    134640  15645345     37.48     39.57
2299.82/2299.86	c  N dy 12100   4973159      1530      1947     32703    120412    134640  21588109     37.48     39.48
2308.62/2308.68	c  N dy 12137   4993957      1530      1947     32703    140584    134640  27295468     37.48     39.84
2320.63/2320.64	c  N dy 12192   5014053      1530      1947     32703    160146    134640  32712503     37.48     51.18
2333.82/2333.88	c  N dy 12250   5034452      1530      1947     32703    179942    134640  38407109     37.48     39.81
2345.52/2345.50	c  N dy 12297   5054879      1530      1947     32703    103717    134640  16478566     37.49     39.59
2352.22/2352.22	c  N dy 12314   5075347      1530      1947     32703    123485    134640  22658968     37.48     39.52
2360.13/2360.18	c  N dy 12357   5096632      1530      1947     32703    144089    134640  28474626     37.48     39.78
2371.03/2371.09	c  N dy 12399   5117183      1530      1947     32703    163928    134640  34238351     37.48     39.52
2385.95/2385.93	c  N dy 12441   5141975      1530      1947     32703    187941    134640  40683900     37.48     39.49
2393.22/2393.24	c  N dy 12475   5162190      1530      1947     32703    110647    134640  18595086     37.47     39.51
2400.52/2400.51	c  N dy 12510   5183376      1530      1947     32703    131094    134640  24525597     37.47     39.81
2410.53/2410.59	c  N dy 12590   5203680      1530      1947     32703    150695    134640  29835795     37.48     39.52
2416.53/2416.61	c  S st 12629   5214190      1530      1947     32703    160831    134640  32571601     37.48     35.69
2416.74/2416.73	c  S st 12629   5214692      1530      1947     32703    161333    134640  32680339     37.48   no data
2416.83/2416.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
2417.03/2417.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.1M T:  0.25
2417.03/2417.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2417.03/2417.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2417.13/2417.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
2417.13/2417.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
2417.13/2417.17	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
2417.43/2417.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
2420.13/2420.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.87 s
2522.53/2522.55	c lits-rem:        30  cl-subs:     1229  v-elim:      0  v-fix:    0  time: 102.36 s
2522.53/2522.55	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
2523.03/2523.00	c vivif2 --  cl tried   160104 cl shrink        0 lits rem          0 time: 0.45
2523.23/2523.21	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.21
2523.23/2523.21	c calculated reachability. Time: 0.00
2523.23/2523.21	c  N dy 12629   5214692      1530      1947     32703    160104    134640  32274148     37.48   no data
2529.03/2529.07	c  N dy 12689   5235146      1530      1947     32703    179861    134640  38159492     37.49     39.50
2537.33/2537.33	c  N dy 12710   5255615      1530      1947     32703    101914    134640  16202125     37.48     39.46
2543.24/2543.24	c  N dy 12759   5275706      1530      1947     32703    121496    134640  22216066     37.48     40.13
2551.53/2551.50	c  N dy 12827   5295713      1530      1947     32703    140696    134640  27872032     37.49     49.73
2564.53/2564.50	c  N dy 12866   5317359      1530      1947     32703    161666    134640  34255004     37.49     39.49
2579.63/2579.69	c  N dy 12949   5337424      1530      1947     32703    181027    134640  39924716     37.50     39.54
2592.64/2592.65	c  N dy 13000   5358196      1530      1947     32703    102426    134640  16352516     37.50     39.58
2599.83/2599.82	c  N dy 13053   5379988      1530      1947     32703    123516    134640  22369021     37.51     39.57
2610.35/2610.39	c  N dy 13131   5401994      1530      1947     32703    144725    134640  28410703     37.51     39.62
2621.73/2621.77	c  N dy 13202   5422143      1530      1947     32703    164109    134640  33854204     37.52     39.63
2635.84/2635.87	c  N dy 13278   5442665      1530      1947     32703    183930    134640  39817771     37.53     39.60
2647.23/2647.23	c  N dy 13308   5464473      1530      1947     32703    105546    134640  17102907     37.53     39.58
2655.03/2655.00	c  N dy 13364   5486992      1530      1947     32703    127371    134640  23672493     37.53     39.56
2664.73/2664.76	c  N dy 13437   5507304      1530      1947     32703    146884    134640  29319214     37.54     40.05
2678.83/2678.89	c  N dy 13532   5527575      1530      1947     32703    166431    134640  34824890     37.55     39.53
2694.34/2694.36	c  N dy 13620   5548053      1530      1947     32703    186123    134640  40623322     37.56     39.76
2709.93/2709.99	c  N dy 13684   5569789      1530      1947     32703    106745    134640  17710843     37.57     39.59
2716.34/2716.38	c  N dy 13736   5589855      1530      1947     32703    126057    134640  23224240     37.57     39.64
2725.85/2725.88	c  N dy 13786   5609942      1530      1947     32703    145526    134640  28748833     37.57     52.10
2737.73/2737.70	c  N dy 13840   5630019      1530      1947     32703    165004    134640  34144559     37.57     44.88
2751.04/2751.10	c  N dy 13934   5650143      1530      1947     32703    184379    134640  39624469     37.58     39.77
2766.44/2766.41	c  N dy 14026   5670926      1530      1947     32703    102959    134640  16357729     37.60     39.77
2772.94/2772.92	c  N dy 14097   5692158      1530      1947     32703    123362    134640  22007679     37.60     39.94
2783.05/2783.06	c  N dy 14157   5712699      1530      1947     32703    143218    134640  27989376     37.61     39.62
2784.53/2784.50	c  S st 14169   5714695      1530      1947     32703    145142    134640  28556670     37.61   no data
2784.63/2784.62	c  S st 14169   5715200      1530      1947     32703    145643    134640  28657289     37.61   no data
2784.63/2784.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
2784.93/2784.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.8M T:  0.24
2784.93/2784.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2784.93/2784.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2785.03/2785.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
2785.03/2785.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
2785.03/2785.04	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
2785.33/2785.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.26 s
2787.53/2787.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
2864.13/2864.18	c lits-rem:        56  cl-subs:      866  v-elim:      0  v-fix:    0  time: 76.63 s
2864.13/2864.18	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
2864.53/2864.56	c vivif2 --  cl tried   144777 cl shrink        0 lits rem          0 time: 0.38
2864.73/2864.75	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.19
2864.73/2864.76	c calculated reachability. Time: 0.00
2864.73/2864.76	c  N dy 14169   5715200      1530      1947     32703    144777    134640  28364353     37.61   no data
2871.63/2871.65	c  N dy 14211   5736748      1530      1947     32703    165692    134640  34811449     37.61     39.64
2880.54/2880.57	c  N dy 14264   5756750      1530      1947     32703    185134    134640  40578667     37.61     47.69
2893.64/2893.61	c  N dy 14321   5776788      1530      1947     32703    204550    134640  46696275     37.61     45.47
2901.64/2901.67	c  N dy 14364   5800674      1530      1947     32703    125292    134640  23400935     37.61     39.60
2910.44/2910.44	c  N dy 14413   5820729      1530      1947     32703    144709    134640  29161649     37.61     40.08
2922.44/2922.46	c  N dy 14489   5840831      1530      1947     32703    164176    134640  34880262     37.62     39.61
2936.44/2936.44	c  N dy 14546   5863895      1530      1947     32703    186287    134640  41778658     37.62     39.65
2954.65/2954.67	c  N dy 14628   5885661      1530      1947     32703    103897    134640  16445465     37.63     39.66
2962.14/2962.18	c  N dy 14725   5906213      1530      1947     32703    123713    134640  22093448     37.65     39.63
2971.44/2971.44	c  N dy 14770   5926451      1530      1947     32703    143385    134640  27965706     37.65     39.72
2982.34/2982.38	c  N dy 14839   5946493      1530      1947     32703    162895    134640  33754297     37.65     39.64
2994.44/2994.46	c  N dy 14874   5966545      1530      1947     32703    182236    134640  39707813     37.65     40.60
3010.34/3010.35	c  N dy 14969   5986602      1530      1947     32703    201623    134640  45227148     37.66     42.33
3022.54/3022.52	c  N dy 15045   6008489      1530      1947     32703    118264    134640  20286072     37.67     39.76
3031.44/3031.42	c  N dy 15089   6030128      1530      1947     32703    139136    134640  26574503     37.67     39.67
3042.66/3042.62	c  N dy 15150   6050228      1530      1947     32703    158499    134640  32306610     37.67     39.66
3057.04/3057.07	c  N dy 15213   6070849      1530      1947     32703    178397    134640  38292189     37.68     39.76
3076.76/3076.72	c  N dy 15299   6090853      1530      1947     32703    197801    134640  43992882     37.69     40.48
3092.54/3092.51	c  N dy 15370   6111131      1530      1947     32703    112101    134640  18150239     37.69     39.73
3100.96/3100.95	c  N dy 15416   6131221      1530      1947     32703    131572    134640  23966644     37.69     39.69
3110.55/3110.50	c  N dy 15459   6152771      1530      1947     32703    152391    134640  30705634     37.69     39.75
3124.45/3124.44	c  N dy 15513   6175661      1530      1947     32703    174505    134640  37184877     37.70     39.73
3142.85/3142.82	c  N dy 15627   6195819      1530      1947     32703    193955    134640  43065342     37.71     39.73
3164.34/3164.34	c  S st 15721   6215201      1530      1947     32703    106348    134640  16309888     37.72     35.51
3164.44/3164.43	c  S st 15721   6215703      1530      1947     32703    106844    134640  16405457     37.72   no data
3164.44/3164.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3164.65/3164.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.16
3164.65/3164.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3164.65/3164.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3164.76/3164.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3164.76/3164.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
3164.76/3164.75	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
3164.94/3164.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
3166.96/3166.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.61 s
3191.16/3191.18	c lits-rem:         3  cl-subs:       21  v-elim:      0  v-fix:    0  time: 24.24 s
3191.16/3191.18	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
3191.44/3191.41	c vivif2 --  cl tried   106823 cl shrink        0 lits rem          0 time: 0.23
3191.54/3191.54	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.13
3191.54/3191.55	c calculated reachability. Time: 0.00
3191.54/3191.55	c  N dy 15721   6215703      1530      1947     32703    106823    134640  16400257     37.72   no data
3196.84/3196.88	c  N dy 15765   6235768      1530      1947     32703    126288    134640  21760981     37.72     39.77
3204.04/3204.04	c  N dy 15802   6255885      1530      1947     32703    145777    134640  27517864     37.72     39.84
3213.25/3213.27	c  N dy 15838   6275939      1530      1947     32703    165270    134640  33147060     37.72     39.85
3225.95/3225.92	c  N dy 15899   6296181      1530      1947     32703    184902    134640  38347566     37.72     40.06
3238.85/3238.84	c  N dy 15944   6316228      1530      1947     32703    204295    134640  43828248     37.72     39.76
3250.04/3250.01	c  N dy 15979   6338565      1530      1947     32703    118499    134640  19732935     37.72     39.77
3255.44/3255.44	c  N dy 16025   6358616      1530      1947     32703    137928    134640  24893125     37.72     40.41
3263.15/3263.14	c  N dy 16072   6378666      1530      1947     32703    157387    134640  30133659     37.72     39.83
3273.25/3273.25	c  N dy 16124   6400156      1530      1947     32703    178115    134640  35648132     37.72     39.76
3285.55/3285.59	c  N dy 16181   6421752      1530      1947     32703    198995    134640  41304396     37.73     39.84
3297.64/3297.63	c  N dy 16242   6441776      1530      1947     32703    109924    134640  16428468     37.73     39.72
3302.85/3302.82	c  N dy 16279   6461867      1530      1947     32703    129295    134640  21776038     37.73     39.74
3310.25/3310.29	c  N dy 16305   6482322      1530      1947     32703    149062    134640  26953467     37.72     39.78
3319.34/3319.36	c  N dy 16355   6503225      1530      1947     32703    169299    134640  32297308     37.73     39.72
3328.66/3328.64	c  N dy 16402   6523706      1530      1947     32703    189028    134640  37457107     37.73     39.85
3343.84/3343.91	c  N dy 16452   6543787      1530      1947     32703    208495    134640  42775130     37.73     40.27
3357.44/3357.45	c  N dy 16518   6564188      1530      1947     32703    118941    134640  18469170     37.73     39.80
3364.55/3364.50	c  N dy 16566   6584433      1530      1947     32703    138592    134640  23679305     37.73     39.74
3375.05/3375.09	c  N dy 16613   6605484      1530      1947     32703    158865    134640  29096685     37.73     39.79
3385.86/3385.89	c  N dy 16661   6625838      1530      1947     32703    178574    134640  34526280     37.74     39.73
3398.05/3398.08	c  N dy 16713   6645988      1530      1947     32703    197909    134640  39665956     37.74     39.97
3414.65/3414.64	c  N dy 16783   6666000      1530      1947     32703    217241    134640  44421879     37.74     39.99
3423.65/3423.65	c  N dy 16854   6686934      1530      1947     32703    127231    134640  20463759     37.75     39.79
3431.65/3431.66	c  N dy 16918   6707002      1530      1947     32703    146487    134640  25492921     37.75     45.60
3436.15/3436.14	c  S st 16941   6715703      1530      1947     32703    154875    134640  27631687     37.75     33.38
3436.25/3436.28	c  S st 16941   6716204      1530      1947     32703    155371    134640  27736500     37.75   no data
3436.36/3436.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3436.65/3436.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.26
3436.65/3436.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3436.65/3436.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3436.75/3436.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3436.75/3436.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
3436.75/3436.72	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
3436.95/3436.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.26 s
3439.25/3439.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
3510.35/3510.33	c lits-rem:        64  cl-subs:      856  v-elim:      0  v-fix:    0  time: 71.04 s
3510.35/3510.33	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
3510.65/3510.70	c vivif2 --  cl tried   154515 cl shrink        0 lits rem          0 time: 0.36
3510.95/3510.91	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.21
3510.95/3510.91	c calculated reachability. Time: 0.00
3510.95/3510.91	c  N dy 16941   6716204      1530      1947     32703    154515    134640  27477387     37.75   no data
3516.15/3516.17	c  N dy 16994   6736292      1530      1947     32703    174017    134640  32992477     37.75     39.85
3523.26/3523.24	c  N dy 17015   6756840      1530      1947     32703    193960    134640  39029012     37.75     39.86
3532.45/3532.40	c  N dy 17065   6776866      1530      1947     32703    213410    134640  44659829     37.75     42.76
3539.66/3539.63	c  N dy 17097   6797243      1530      1947     32703    122021    134640  19264723     37.75     39.76
3545.86/3545.82	c  N dy 17142   6817807      1530      1947     32703    141996    134640  24903478     37.75     39.80
3555.75/3555.78	c  N dy 17174   6839561      1530      1947     32703    163132    134640  30965460     37.74     39.75
3568.56/3568.53	c  N dy 17213   6861794      1530      1947     32703    184715    134640  37461676     37.74     39.78
3585.05/3585.06	c  N dy 17277   6882172      1530      1947     32703    204531    134640  43192553     37.74     39.94
3600.45/3600.49	c  N dy 17317   6902984      1530      1947     32703    112342    134640  15993853     37.74     39.74
3606.97/3606.95	c  N dy 17348   6923255      1530      1947     32703    131894    134640  21963483     37.74     40.19
3615.66/3615.69	c  N dy 17409   6944153      1530      1947     32703    152211    134640  27559230     37.74     39.73
3626.86/3626.89	c  N dy 17459   6964211      1530      1947     32703    171737    134640  33096307     37.74     47.52
3638.65/3638.71	c  N dy 17516   6985011      1530      1947     32703    191934    134640  38709024     37.74     39.83
3652.16/3652.15	c  N dy 17555   7005472      1530      1947     32703    211767    134640  44268480     37.74     39.76
3668.05/3668.04	c  N dy 17601   7027392      1530      1947     32703    119616    134640  17687243     37.74     39.80
3675.26/3675.27	c  N dy 17633   7049932      1530      1947     32703    141483    134640  23799074     37.74     39.83
3684.85/3684.80	c  N dy 17677   7072987      1530      1947     32703    163891    134640  30096823     37.74     39.84
3699.37/3699.33	c  N dy 17724   7095048      1530      1947     32703    185377    134640  36394498     37.74     39.76
3712.25/3712.28	c  N dy 17761   7115312      1530      1947     32703    204994    134640  42069345     37.74     39.73
3728.15/3728.10	c  N dy 17805   7135374      1530      1947     32703    224390    134640  47645456     37.74     39.77
3736.77/3736.77	c  N dy 17840   7155701      1530      1947     32703    129724    134640  20341429     37.74     39.74
3744.05/3744.00	c  N dy 17877   7176778      1530      1947     32703    150029    134640  26047955     37.74     39.77
3754.15/3754.10	c  N dy 17921   7197929      1530      1947     32703    170496    134640  31774539     37.74     39.77
3763.46/3763.46	c  S st 17950   7216204      1530      1947     32703    188132    134640  36867902     37.73     37.10
3763.66/3763.61	c  S st 17950   7216705      1530      1947     32703    188629    134640  36970890     37.73   no data
3763.66/3763.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3764.06/3764.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.0M T:  0.35
3764.06/3764.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3764.06/3764.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3764.17/3764.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3764.17/3764.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
3764.17/3764.15	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
3764.46/3764.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.33 s
3767.57/3767.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.08 s
3898.56/3898.56	c lits-rem:        35  cl-subs:     1329  v-elim:      0  v-fix:    0  time: 131.04 s
3898.56/3898.57	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
3899.06/3899.07	c vivif2 --  cl tried   187300 cl shrink        0 lits rem          0 time: 0.50
3899.36/3899.33	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.26
3899.36/3899.34	c calculated reachability. Time: 0.00
3899.36/3899.34	c  N dy 17950   7216705      1530      1947     32703    187300    134640  36535446     37.73   no data
3905.46/3905.48	c  N dy 18012   7236814      1530      1947     32703    206811    134640  42127095     37.74     39.73
3914.06/3914.05	c  N dy 18093   7256889      1530      1947     32703    226211    134640  47623123     37.74     39.88
3920.37/3920.35	c  N dy 18119   7278184      1530      1947     32703    131369    134640  20677789     37.74     39.91
3928.56/3928.51	c  N dy 18181   7298446      1530      1947     32703    150981    134640  26067694     37.75     40.11
3938.86/3938.82	c  N dy 18248   7319507      1530      1947     32703    171400    134640  31983376     37.75     40.12
3950.56/3950.53	c  N dy 18337   7339622      1530      1947     32703    190578    134640  37261022     37.76     39.85
3965.58/3965.52	c  N dy 18394   7361167      1530      1947     32703    211310    134640  43352425     37.76     39.94
3982.66/3982.64	c  N dy 18463   7381191      1530      1947     32703    230559    134640  48720988     37.77     49.58
3991.06/3991.02	c  N dy 18565   7401512      1530      1947     32703    134340    134640  20794953     37.78     39.78
3998.36/3998.40	c  N dy 18593   7421597      1530      1947     32703    153744    134640  26386983     37.78     47.11
4009.76/4009.76	c  N dy 18637   7442188      1530      1947     32703    173694    134640  32162184     37.78     39.78
4022.96/4022.91	c  N dy 18691   7462204      1530      1947     32703    193062    134640  37798489     37.78     44.51
4039.66/4039.63	c  N dy 18777   7482774      1530      1947     32703    212821    134640  43385681     37.79     39.82
4054.26/4054.25	c  N dy 18796   7502877      1530      1947     32703    232244    134640  49227762     37.79     41.00
4062.38/4062.32	c  N dy 18830   7524594      1530      1947     32703    136463    134640  21209494     37.78     39.81
4071.57/4071.59	c  N dy 18881   7547311      1530      1947     32703    158338    134640  27638561     37.78     39.87
4083.87/4083.83	c  N dy 18974   7567925      1530      1947     32703    178271    134640  33190799     37.79     39.80
4094.96/4094.91	c  N dy 19000   7588600      1530      1947     32703    198263    134640  39434341     37.79     39.81
4108.26/4108.28	c  N dy 19053   7608686      1530      1947     32703    217604    134640  44799947     37.79     47.20
4126.67/4126.63	c  N dy 19133   7630222      1530      1947     32703    120556    134640  16591710     37.80     40.86
4134.47/4134.46	c  N dy 19195   7650264      1530      1947     32703    140011    134640  22180097     37.80     39.85
4144.06/4144.09	c  N dy 19284   7670741      1530      1947     32703    159566    134640  27483208     37.81     39.82
4156.06/4156.09	c  N dy 19318   7690957      1530      1947     32703    179137    134640  33160304     37.81     39.82
4171.87/4171.80	c  N dy 19373   7716107      1530      1947     32703    203457    134640  40231391     37.81     39.81
4172.77/4172.73	c  S st 19379   7716706      1530      1947     32703    204036    134640  40388708     37.81   no data
4172.96/4172.92	c  S st 19379   7717206      1530      1947     32703    204532    134640  40481573     37.81   no data
4173.06/4173.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
4173.48/4173.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.3M T:  0.41
4173.48/4173.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4173.48/4173.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4173.56/4173.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
4173.56/4173.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
4173.56/4173.54	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
4173.96/4173.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.36 s
4176.78/4176.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
4323.17/4323.14	c lits-rem:       114  cl-subs:     1573  v-elim:      0  v-fix:    0  time: 146.42 s
4323.17/4323.14	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
4323.67/4323.68	c vivif2 --  cl tried   202959 cl shrink        0 lits rem          0 time: 0.54
4323.97/4323.99	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.31
4323.97/4324.00	c calculated reachability. Time: 0.00
4323.97/4324.00	c  N dy 19379   7717206      1530      1947     32703    202959    134640  39955433     37.81   no data
4332.47/4332.41	c  N dy 19414   7741885      1530      1947     32703    226748    134640  47662476     37.81     39.82
4342.37/4342.36	c  N dy 19449   7769277      1530      1947     32703    134536    134640  20692644     37.81     39.80
4350.07/4350.09	c  N dy 19488   7790536      1530      1947     32703    155142    134640  26970425     37.80     39.81
4359.67/4359.63	c  N dy 19542   7811858      1530      1947     32703    175853    134640  33246380     37.81     39.92
4370.56/4370.58	c  N dy 19586   7833336      1530      1947     32703    196591    134640  39799468     37.81     39.86
4382.07/4382.07	c  N dy 19623   7853363      1530      1947     32703    215852    134640  45646852     37.80     39.82
4396.97/4396.95	c  N dy 19678   7874080      1530      1947     32703    235950    134640  51680905     37.80     39.82
4405.58/4405.56	c  N dy 19724   7894260      1530      1947     32703    135760    134640  20811977     37.80     39.97
4414.28/4414.24	c  N dy 19764   7917171      1530      1947     32703    157910    134640  27434313     37.80     39.83
4423.97/4423.90	c  N dy 19799   7937182      1530      1947     32703    177334    134640  33397388     37.80     43.52
4435.67/4435.64	c  N dy 19853   7959146      1530      1947     32703    198593    134640  39647753     37.80     39.82
4449.58/4449.57	c  N dy 19906   7979788      1530      1947     32703    218569    134640  45655482     37.81     39.82
4464.58/4464.52	c  N dy 19942   8001597      1530      1947     32703    239634    134640  52150024     37.81     39.80
4472.97/4472.96	c  N dy 19992   8022922      1530      1947     32703    139473    134640  21603339     37.81     39.80
4482.38/4482.35	c  N dy 20028   8045666      1530      1947     32703    161537    134640  28184565     37.80     39.82
4493.67/4493.61	c  N dy 20071   8068430      1530      1947     32703    183491    134640  35086638     37.80     39.81
4506.87/4506.82	c  N dy 20123   8091257      1530      1947     32703    205626    134640  41813277     37.80     39.82
4520.47/4520.40	c  N dy 20175   8111782      1530      1947     32703    225481    134640  47706080     37.81     39.86
4536.58/4536.59	c  N dy 20213   8132195      1530      1947     32703    123265    134640  16342411     37.81     39.82
4543.98/4543.93	c  N dy 20253   8154494      1530      1947     32703    144871    134640  22726579     37.81     39.86
4553.99/4554.00	c  N dy 20290   8176313      1530      1947     32703    166038    134640  28833500     37.80     39.82
4565.98/4566.00	c  N dy 20336   8197763      1530      1947     32703    186851    134640  35033055     37.80     39.83
4577.97/4577.96	c  S st 20381   8217207      1530      1947     32703    205672    134640  40456135     37.80     34.32
4578.18/4578.15	c  S st 20381   8217710      1530      1947     32703    206168    134640  40552227     37.80   no data
4578.29/4578.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
4578.67/4578.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.9M T:  0.40
4578.67/4578.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4578.67/4578.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4578.77/4578.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
4578.77/4578.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
4578.77/4578.76	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
4579.17/4579.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.36 s
4581.97/4581.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.87 s
4715.38/4715.39	c lits-rem:        84  cl-subs:     1422  v-elim:      0  v-fix:    0  time: 133.40 s
4715.38/4715.39	c vivif2 --  cl tried     1947 cl shrink        0 lits rem          0 time: 0.00
4715.97/4715.93	c vivif2 --  cl tried   204746 cl shrink        0 lits rem          0 time: 0.54
4716.27/4716.24	c asymm  cl-useful: 0/1947/1947 lits-rem:0 time: 0.31
4716.27/4716.25	c calculated reachability. Time: 0.00
4716.27/4716.25	c  N dy 20381   8217710      1530      1947     32703    204746    134640  40069564     37.80   no data
4721.19/4721.17	c  N dy 20411   8237791      1530      1947     32703    224067    134640  45018918     37.80     39.93
4728.38/4728.33	c  N dy 20455   8258625      1530      1947     32703    244244    134640  50525886     37.80     39.91
4734.39/4734.41	c  N dy 20489   8279577      1530      1947     32703    141724    134640  21144711     37.80     39.79
4741.28/4741.29	c  N dy 20514   8300662      1530      1947     32703    162060    134640  26739285     37.79     39.79
4749.38/4749.38	c  N dy 20539   8321766      1530      1947     32703    182467    134640  32651577     37.79     39.92
4761.28/4761.21	c  N dy 20602   8342114      1530      1947     32703    202226    134640  38178330     37.79     39.90
4776.68/4776.67	c  N dy 20681   8362384      1530      1947     32703    221919    134640  43490926     37.80     39.80
4789.88/4789.82	c  N dy 20715   8384787      1530      1947     32703    243652    134640  49540515     37.80     40.03
4798.68/4798.66	c  N dy 20766   8405238      1530      1947     32703    139475    134640  20236938     37.80     39.82
4806.18/4806.13	c  N dy 20791   8428724      1530      1947     32703    162030    134640  26399261     37.80     39.81
4815.90/4815.88	c  N dy 20863   8449110      1530      1947     32703    181718    134640  31719346     37.80     39.80
4826.07/4826.09	c  N dy 20890   8469352      1530      1947     32703    201233    134640  37318897     37.80     39.86
4839.08/4839.07	c  N dy 20916   8489843      1530      1947     32703    221089    134640  42965546     37.79     39.86
4857.78/4857.78	c  N dy 21013   8510120      1530      1947     32703    240687    134640  48165438     37.80     39.95
4871.38/4871.35	c  N dy 21042   8533485      1530      1947     32703    138513    134640  20140506     37.80     39.81
4879.38/4879.34	c  N dy 21089   8558289      1530      1947     32703    162517    134640  26671194     37.80     39.86
4890.18/4890.11	c  N dy 21127   8584637      1530      1947     32703    187996    134640  33433490     37.80     39.81
4902.38/4902.36	c  N dy 21203   8604710      1530      1947     32703    207488    134640  38241782     37.80     52.74
4915.48/4915.46	c  N dy 21253   8625832      1530      1947     32703    227917    134640  43422547     37.80     39.81
4930.58/4930.50	c  N dy 21317   8646358      1530      1947     32703    247820    134640  48411027     37.80     39.81
4940.38/4940.34	c  N dy 21374   8666783      1530      1947     32703    141849    134640  20333446     37.81     39.81
4949.38/4949.39	c  N dy 21421   8686867      1530      1947     32703    161340    134640  25691161     37.81     42.39
4957.48/4957.48	c  N dy 21472   8706937      1530      1947     32703    180728    134640  30573610     37.81     47.32
4963.78/4963.78	c  S st 21521   8717711      1530      1947     32703    191140    134640  33115038     37.81     34.73
4963.98/4963.94	c  S st 21521   8718213      1530      1947     32703    191642    134640  33220715     37.81   no data
4964.08/4964.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
4964.39/4964.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.5M T:  0.35
4964.39/4964.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4964.39/4964.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4964.48/4964.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
4964.48/4964.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1530 time:  0.00 s
4964.48/4964.48	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
4964.78/4964.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.31 s
4967.39/4967.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.73 s

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-3421988-1306625843/watcher-3421988-1306625843 -o /tmp/evaluation-result-3421988-1306625843/solver-3421988-1306625843 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421988-1306625843.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 2/434 25252
/proc/meminfo: memFree=12224040/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=30956 CPUtime=0 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 895 0 0 0 0 0 0 0 25 0 1 0 774183937 31698944 835 33554432000 4194304 4580011 140733913660720 18446744073709551615 4288512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 7739 835 338 95 0 2721 0

[startup+0.028084 s]
/proc/loadavg: 2.01 2.02 2.00 2/434 25252
/proc/meminfo: memFree=12224040/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=31748 CPUtime=0.02 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 1113 0 0 0 2 0 0 0 25 0 1 0 774183937 32509952 1053 33554432000 4194304 4580011 140733913660720 18446744073709551615 4490618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 7937 1053 350 95 0 2919 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31748

[startup+0.101074 s]
/proc/loadavg: 2.01 2.02 2.00 2/434 25252
/proc/meminfo: memFree=12224040/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=33244 CPUtime=0.09 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 1738 0 0 0 9 0 0 0 25 0 1 0 774183937 34041856 1670 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 8311 1671 363 95 0 3293 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33244

[startup+0.301039 s]
/proc/loadavg: 2.01 2.02 2.00 2/434 25252
/proc/meminfo: memFree=12224040/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=33508 CPUtime=0.29 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 2302 0 0 0 29 0 0 0 25 0 1 0 774183937 34312192 2234 33554432000 4194304 4580011 140733913660720 18446744073709551615 4324342 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 8377 2235 363 95 0 3359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33508

[startup+0.700968 s]
/proc/loadavg: 2.01 2.02 2.00 2/434 25252
/proc/meminfo: memFree=12224040/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=35828 CPUtime=0.69 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3597 0 0 0 69 0 0 0 25 0 1 0 774183937 36687872 2522 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 8957 2522 363 95 0 3939 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35828

[startup+1.50083 s]
/proc/loadavg: 2.01 2.02 2.00 3/435 25253
/proc/meminfo: memFree=12212624/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=37776 CPUtime=1.49 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 5808 0 0 0 149 0 0 0 25 0 1 0 774183937 38682624 2978 33554432000 4194304 4580011 140733913660720 18446744073709551615 4302372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 9444 2978 363 95 0 4426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37776

[startup+3.10055 s]
/proc/loadavg: 2.01 2.02 2.00 3/435 25253
/proc/meminfo: memFree=12211384/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=39484 CPUtime=3.09 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 9364 0 0 0 308 1 0 0 25 0 1 0 774183937 40431616 4292 33554432000 4194304 4580011 140733913660720 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 9871 4292 363 95 0 4853 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39484

[startup+6.301 s]
/proc/loadavg: 2.09 2.04 2.01 3/435 25253
/proc/meminfo: memFree=12166636/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=82184 CPUtime=6.29 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 21631 0 0 0 627 2 0 0 25 0 1 0 774183937 84156416 13899 33554432000 4194304 4580011 140733913660720 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 20546 13899 366 95 0 15528 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82184

[startup+12.7009 s]
/proc/loadavg: 2.24 2.07 2.02 3/435 25253
/proc/meminfo: memFree=12179300/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=85792 CPUtime=12.69 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 32148 0 0 0 1265 4 0 0 25 0 1 0 774183937 87851008 14095 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 21448 14095 366 95 0 16430 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85792

[startup+25.5007 s]
/proc/loadavg: 2.19 2.07 2.01 3/435 25253
/proc/meminfo: memFree=12112860/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=213496 CPUtime=25.49 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 62213 0 0 0 2541 8 0 0 25 0 1 0 774183937 218619904 30148 33554432000 4194304 4580011 140733913660720 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 53374 30148 366 95 0 48356 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 213496

[startup+51.1002 s]
/proc/loadavg: 2.12 2.06 2.01 3/435 25254
/proc/meminfo: memFree=12067640/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=194432 CPUtime=51.09 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 96527 0 0 0 5097 12 0 0 25 0 1 0 774183937 199098368 40263 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 48608 40263 366 95 0 43590 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 194432

[startup+102.316 s]
/proc/loadavg: 2.10 2.06 2.01 3/435 25255
/proc/meminfo: memFree=11993948/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=351604 CPUtime=102.31 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 173900 0 0 0 10207 24 0 0 25 0 1 0 774183937 360042496 56983 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 87901 56983 366 95 0 82883 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 351604

[startup+162.301 s]
/proc/loadavg: 2.03 2.05 2.01 3/435 25257
/proc/meminfo: memFree=11929692/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=270572 CPUtime=162.29 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 239285 0 0 0 16195 34 0 0 25 0 1 0 774183937 277065728 56937 33554432000 4194304 4580011 140733913660720 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 67643 56937 366 95 0 62625 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 270572

[startup+222.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/435 25259
/proc/meminfo: memFree=11938576/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=419424 CPUtime=222.29 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 303290 0 0 0 22185 44 0 0 25 0 1 0 774183937 429490176 67895 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 104856 67895 366 95 0 99838 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 419424

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/435 25260
/proc/meminfo: memFree=11819888/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=553100 CPUtime=282.3 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 380989 0 0 0 28174 56 0 0 25 0 1 0 774183937 566374400 102545 33554432000 4194304 4580011 140733913660720 18446744073709551615 4406390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 138275 102545 366 95 0 133257 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 553100

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 25262
/proc/meminfo: memFree=11806728/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=563376 CPUtime=342.3 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 444497 0 0 0 34163 67 0 0 25 0 1 0 774183937 576897024 104144 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 140844 104144 366 95 0 135826 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 563376

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 25263
/proc/meminfo: memFree=11747444/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=573932 CPUtime=402.29 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 511167 0 0 0 40152 77 0 0 25 0 1 0 774183937 587706368 105065 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 143483 105065 366 95 0 138465 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 573932

[startup+462.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/435 25265
/proc/meminfo: memFree=11677356/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=681836 CPUtime=462.3 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 564908 0 0 0 46144 86 0 0 25 0 1 0 774183937 698200064 124461 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 170459 124461 366 95 0 165441 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 681836

[startup+522.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/435 25267
/proc/meminfo: memFree=11643600/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=539888 CPUtime=522.3 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 635853 0 0 0 52131 99 0 0 25 0 1 0 774183937 552845312 118977 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 134972 118977 366 95 0 129954 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 539888

[startup+582.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/435 25268
/proc/meminfo: memFree=11686480/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=541496 CPUtime=582.3 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 694798 0 0 0 58122 108 0 0 25 0 1 0 774183937 554491904 119861 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 135374 119861 366 95 0 130356 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 541496

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/429 25389
/proc/meminfo: memFree=11381896/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1509336 CPUtime=4002.36 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3167086 0 0 0 399734 502 0 0 25 0 1 0 774183937 1545560064 291588 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 377334 291588 366 95 0 372316 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 1509336

[startup+4062.32 s]
/proc/loadavg: 1.10 1.03 1.15 2/429 25391
/proc/meminfo: memFree=11411136/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1509372 CPUtime=4062.38 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3208769 0 0 0 405728 510 0 0 25 0 1 0 774183937 1545596928 284057 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 377343 284057 366 95 0 372325 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 1509372

[startup+4122.3 s]
/proc/loadavg: 1.09 1.04 1.15 2/429 25393
/proc/meminfo: memFree=11302004/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1509372 CPUtime=4122.36 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3236078 0 0 0 411721 515 0 0 25 0 1 0 774183937 1545596928 311366 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 377343 311366 366 95 0 372325 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 1509372

[startup+4182.3 s]
/proc/loadavg: 1.03 1.03 1.14 2/429 25394
/proc/meminfo: memFree=11208856/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1628508 CPUtime=4182.36 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3308568 0 0 0 417711 525 0 0 25 0 1 0 774183937 1667592192 334439 33554432000 4194304 4580011 140733913660720 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 407127 334439 366 95 0 402109 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 1628508

[startup+4242.3 s]
/proc/loadavg: 1.01 1.02 1.13 2/429 25396
/proc/meminfo: memFree=11208728/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1628508 CPUtime=4242.36 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3308568 0 0 0 423711 525 0 0 25 0 1 0 774183937 1667592192 334439 33554432000 4194304 4580011 140733913660720 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 407127 334439 366 95 0 402109 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 1628508

[startup+4302.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/429 25397
/proc/meminfo: memFree=11208716/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1628508 CPUtime=4302.37 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3308568 0 0 0 429712 525 0 0 25 0 1 0 774183937 1667592192 334439 33554432000 4194304 4580011 140733913660720 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 407127 334439 366 95 0 402109 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 1628508

[startup+4362.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/429 25399
/proc/meminfo: memFree=11232768/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1628956 CPUtime=4362.37 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3354216 0 0 0 435704 533 0 0 25 0 1 0 774183937 1668050944 329014 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 407239 329014 366 95 0 402221 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 1628956

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/429 25401
/proc/meminfo: memFree=11241188/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1629096 CPUtime=4422.37 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3404105 0 0 0 441697 540 0 0 25 0 1 0 774183937 1668194304 326568 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 407274 326568 366 95 0 402256 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 1629096

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/429 25402
/proc/meminfo: memFree=11261124/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1629616 CPUtime=4482.38 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3452142 0 0 0 447689 549 0 0 25 0 1 0 774183937 1668726784 322259 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 407404 322259 366 95 0 402386 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 1629616

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/429 25404
/proc/meminfo: memFree=11287028/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1367476 CPUtime=4542.37 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3498211 0 0 0 453681 556 0 0 25 0 1 0 774183937 1400295424 315419 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 341869 315419 366 95 0 336851 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 1367476

[startup+4602.3 s]
/proc/loadavg: 1.15 1.03 1.08 2/429 25405
/proc/meminfo: memFree=11171444/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1665520 CPUtime=4602.38 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3526554 0 0 0 459678 560 0 0 25 0 1 0 774183937 1705492480 343762 33554432000 4194304 4580011 140733913660720 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 416380 343762 366 95 0 411362 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 1665520

[startup+4662.3 s]
/proc/loadavg: 1.13 1.04 1.08 2/429 25407
/proc/meminfo: memFree=11170560/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1665520 CPUtime=4662.37 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3526554 0 0 0 465677 560 0 0 25 0 1 0 774183937 1705492480 343762 33554432000 4194304 4580011 140733913660720 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 416380 343762 366 95 0 411362 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 1665520

[startup+4722.32 s]
/proc/loadavg: 1.04 1.03 1.08 2/429 25409
/proc/meminfo: memFree=11148480/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1665520 CPUtime=4722.39 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3532340 0 0 0 471678 561 0 0 25 0 1 0 774183937 1705492480 349548 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 416380 349548 366 95 0 411362 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 1665520

[startup+4782.3 s]
/proc/loadavg: 1.02 1.02 1.07 2/429 25410
/proc/meminfo: memFree=11151312/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1665448 CPUtime=4782.38 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3583031 0 0 0 477669 569 0 0 25 0 1 0 774183937 1705418752 349207 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 416362 349207 366 95 0 411344 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 1665448

[startup+4842.3 s]
/proc/loadavg: 1.00 1.02 1.07 2/429 25412
/proc/meminfo: memFree=11157872/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1665488 CPUtime=4842.38 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3631281 0 0 0 483663 575 0 0 25 0 1 0 774183937 1705459712 347084 33554432000 4194304 4580011 140733913660720 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 416372 347084 366 95 0 411354 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 1665488

[startup+4902.3 s]
/proc/loadavg: 1.00 1.01 1.06 2/429 25413
/proc/meminfo: memFree=11181548/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1665444 CPUtime=4902.38 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3675843 0 0 0 489655 583 0 0 25 0 1 0 774183937 1705414656 341497 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 416361 341497 366 95 0 411343 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 1665444

[startup+4962.3 s]
/proc/loadavg: 1.00 1.01 1.05 2/429 25415
/proc/meminfo: memFree=11203840/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1665984 CPUtime=4962.38 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3719089 0 0 0 495648 590 0 0 25 0 1 0 774183937 1705967616 335736 33554432000 4194304 4580011 140733913660720 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 416496 335736 366 95 0 411478 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 1665984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.05 2/429 25416
/proc/meminfo: memFree=11193912/32951132 swapFree=67093840/67111528
[pid=25252] ppid=25250 vsize=1673664 CPUtime=5000.1 cores=1,3,5,7
/proc/25252/stat : 25252 (strangenight2-s) R 25250 25252 24594 0 -1 4202496 3721476 0 0 0 499419 591 0 0 25 0 1 0 774183937 1713831936 338123 33554432000 4194304 4580011 140733913660720 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25252/statm: 418416 338123 366 95 0 413398 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 1673664

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): 5000.08
CPU time (s): 5000.17
CPU user time (s): 4994.2
CPU system time (s): 5.96909
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1751184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4994.2
system time used= 5.96909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3721476
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= 8
involuntary context switches= 3882

runsolver used 19.1181 second user time and 50.3463 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-29 01:37:23
IDJOB=3421988
IDBENCH=85438
IDSOLVER=1887
FILE ID=node131/3421988-1306625843
RUNJOBID= node131-1306613236-24613
PBS_JOBID= 13471621
Free space on /tmp= 73220 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421988-1306625843/watcher-3421988-1306625843 -o /tmp/evaluation-result-3421988-1306625843/solver-3421988-1306625843 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421988-1306625843.cnf

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=233836941

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.830
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.75
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12224196 kB
Buffers:        301600 kB
Cached:        5685724 kB
SwapCached:        948 kB
Active:       15905388 kB
Inactive:      4515128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12224196 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:            5836 kB
Writeback:          16 kB
AnonPages:    14431840 kB
Mapped:          38804 kB
Slab:           183120 kB
PageTables:      56628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95759796 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73220 MiB
End job on node131 at 2011-05-29 03:00:45