Trace number 3422028

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.09 5000.05

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.198968
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3422028-1306632724.cnf'
0.00/0.01	c -- header says num vars:           2561
0.00/0.01	c -- header says num clauses:      490309
0.00/0.07	c -- clauses added:            0 learnts,       490309 normals,            0 xors
0.00/0.07	c -- vars added       2561
0.00/0.07	c Parsing time:  0.06 s
0.00/0.07	c  N st     0         0      2561        50    490259         0    983079         0   no data   no data
0.06/0.07	c asymm  cl-useful: 0/50/50 lits-rem:0 time: 0.00
0.08/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.06
0.08/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.18/0.21	c bin-w-bin subsume rem            0 bins  time:  0.07 s
0.18/0.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
0.28/0.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2561 time:  0.04 s
0.28/0.37	c Removed useless bin:       0  fixed:     0  props:   2.46M  time:  0.04 s
0.38/0.49	c lits-rem:       406  cl-subs:        0  v-elim:     50  v-fix:    0  time:  0.12 s
0.38/0.50	c Finding binary XORs  T:     0.01 s  found:       0
0.49/0.52	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.52	c calculated reachability. Time: 0.00
0.49/0.53	c Calc default polars -  time:   0.00 s pos:       0 undec:      50 neg:    2511
0.49/0.53	c =========================================================================================
0.49/0.53	c types(t): F = full restart, N = normal restart
0.49/0.53	c types(t): S = simplification begin/end, E = solution found
0.49/0.53	c restart types(rt): st = static, dy = dynamic
0.49/0.53	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.53	c  B st     0         0      2511      8833    478915         0   1468023         0   no data   no data
0.89/1.01	c  N dy    12      4296      2511      8833    478915      4173   1468023    509918     12.31     13.02
1.39/1.44	c  N dy    26      8365      2511      8833    478915      5686   1468023    474188     11.88     12.58
1.79/1.83	c  N dy    42     12390      2511      8833    478915      5494   1468023    357154     11.75     12.37
2.21/2.26	c  N dy    63     16452      2511      8833    478915      9488   1468023    718151     11.89     12.67
2.59/2.69	c  N dy    87     20702      2511      8833    478915      8152   1468023    571402     12.11     13.24
3.08/3.12	c  N dy   106     24804      2511      8833    478915     12173   1468023    997667     12.15     12.85
3.08/3.14	c  F st   108     25000      2511      8833    478915     12367   1468023   1023104     12.16   no data
3.68/3.74	c  N dy   114     30000      2511      8833    478915     10581   1468023    792612     12.16   no data
3.68/3.74	c  S st   114     30000      2511      8833    478915     10581   1468023    792612     12.16   no data
3.68/3.79	c  S st   114     30502      2511      8833    478915     11076   1468023    864968     12.16   no data
3.68/3.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4.31/4.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 27.6M T:  0.58
4.31/4.38	c blocked clauses removed:        0 vars:      0 tried:        2511 T: 0.00 s
4.41/4.43	c bin-w-bin subsume rem            0 bins  time:  0.04 s
9.09/9.11	c subs with bin:        0  lits-rem:     26957  v-fix:    0  time:  4.68 s
9.09/9.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
9.09/9.19	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
9.39/9.44	c lits-rem:      3615  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
10.69/10.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
11.38/11.46	c lits-rem:       331  cl-subs:      415  v-elim:      0  v-fix:    0  time:  0.73 s
11.58/11.67	c asymm  cl-useful: 576/1751/8833 lits-rem:7192 time: 0.21
11.58/11.68	c calculated reachability. Time: 0.00
11.58/11.68	c  N dy   114     30502      2511      8833    478915     10661   1428703    832208     12.16   no data
12.10/12.13	c  N dy   124     34505      2511      8833    478915     14567   1428703   1249888     12.00     12.66
12.69/12.71	c  N dy   130     38968      2511      8833    478915     11200   1428703   1016857     11.83     12.56
13.21/13.26	c  N dy   142     42985      2511      8833    478915     15121   1428703   1430598     11.75     12.46
13.59/13.67	c  S st   150     45754      2511      8833    478915      9079   1428703    624270     11.72     10.37
13.69/13.73	c  S st   150     46254      2511      8833    478915      9579   1428703    701296     11.72   no data
13.69/13.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.21/14.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.5M T:  0.56
14.21/14.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.31/14.35	c bin-w-bin subsume rem            0 bins  time:  0.04 s
18.89/18.97	c subs with bin:        0  lits-rem:     14945  v-fix:    0  time:  4.62 s
18.99/19.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
18.99/19.05	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
19.09/19.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
20.29/20.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
20.59/20.64	c lits-rem:       116  cl-subs:       85  v-elim:      0  v-fix:    0  time:  0.26 s
20.59/20.66	c vivif2 --  cl tried     8833 cl shrink     3660 lits rem      43972 time: 0.02
20.59/20.68	c vivif2 --  cl tried     9494 cl shrink        0 lits rem          0 time: 0.02
20.81/20.87	c asymm  cl-useful: 0/1989/8833 lits-rem:0 time: 0.19
20.81/20.88	c calculated reachability. Time: 0.00
20.81/20.88	c  N dy   150     46254      2511      8833    478915      9494   1369575    691978     11.72   no data
21.29/21.36	c  N dy   177     50315      2511      8833    478915     13464   1369575   1185999     12.02     17.26
21.91/21.92	c  N dy   206     54360      2511      8833    478915     17434   1369575   1724426     12.31     16.59
22.38/22.47	c  N dy   231     58485      2511      8833    478915     11686   1369575    920195     12.54     13.61
22.88/23.00	c  N dy   240     62548      2511      8833    478915     15660   1369575   1456043     12.49     13.18
23.48/23.56	c  N dy   260     66567      2511      8833    478915     19604   1369575   1960756     12.54     13.63
23.89/23.93	c  S st   270     69382      2511      8833    478915     11616   1369575    791086     12.52     11.57
23.89/23.99	c  S st   270     69883      2511      8833    478915     12115   1369575    864091     12.52   no data
23.89/24.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.49/24.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.8M T:  0.56
24.49/24.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.59/24.61	c bin-w-bin subsume rem            0 bins  time:  0.04 s
29.19/29.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.64 s
29.19/29.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
29.29/29.33	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
29.39/29.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
30.59/30.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
30.89/30.96	c lits-rem:       138  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.28 s
30.89/30.97	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
30.89/31.00	c vivif2 --  cl tried    12073 cl shrink        0 lits rem          0 time: 0.03
31.09/31.19	c asymm  cl-useful: 0/1667/8833 lits-rem:0 time: 0.19
31.19/31.20	c calculated reachability. Time: 0.00
31.19/31.20	c  N dy   270     69883      2511      8833    478915     12073   1369575    858361     12.52   no data
31.69/31.77	c  N dy   295     74394      2511      8833    478915     16496   1369575   1441262     12.71     13.48
32.39/32.40	c  N dy   325     79159      2511      8833    478915     21188   1369575   1932870     12.77     22.68
33.01/33.04	c  N dy   346     84212      2511      8833    478915     14376   1369575    995053     12.80     15.02
33.39/33.46	c  F st   350     87500      2511      8833    478915     17579   1369575   1363564     12.71      8.79
33.88/33.94	c  N st   355     90799      2511      8833    478915     20776   1369575   1756553     12.71   no data
34.78/34.86	c  N dy   380     96847      2511      8833    478915     13965   1369575    932757     12.83     13.63
35.49/35.59	c  N dy   415    103149      2511      8833    478915     20132   1369575   1672486     12.96     13.76
35.69/35.79	c  S st   423    104824      2511      8833    478915     21773   1369575   1916800     12.99     12.95
35.79/35.86	c  S st   423    105327      2511      8833    478915     22274   1369575   1984837     12.99   no data
35.79/35.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.49/36.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 33.4M T:  0.70
36.49/36.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.59/36.62	c bin-w-bin subsume rem            0 bins  time:  0.04 s
41.19/41.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.64 s
41.29/41.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
41.29/41.34	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
41.29/41.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
42.59/42.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
44.88/45.01	c lits-rem:       391  cl-subs:      227  v-elim:      0  v-fix:    0  time:  2.31 s
45.00/45.02	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
45.00/45.08	c vivif2 --  cl tried    22047 cl shrink        0 lits rem          0 time: 0.06
45.18/45.28	c asymm  cl-useful: 0/1044/8833 lits-rem:0 time: 0.20
45.18/45.29	c calculated reachability. Time: 0.00
45.18/45.29	c  N dy   423    105327      2511      8833    478915     22047   1369575   1951686     12.99   no data
46.28/46.31	c  N dy   462    112377      2511      8833    478915     15260   1369575   1054302     13.07     13.84
47.09/47.20	c  N dy   482    119578      2511      8833    478915     22278   1369575   1805545     13.02     13.80
48.69/48.70	c  N dy   508    129407      2511      8833    478915     17206   1369575   1189940     12.96     13.66
49.89/49.99	c  N dy   537    138618      2511      8833    478915     26184   1369575   2152448     12.93     13.67
51.19/51.21	c  N dy   568    147847      2511      8833    478915     19557   1369575   1416549     12.89     13.59
52.59/52.69	c  N dy   604    157670      2511      8833    478915     29119   1369575   2560881     12.90     13.67
52.71/52.73	c  S st   606    157990      2511      8833    478915     29431   1369575   2592602     12.90     10.80
52.71/52.79	c  S st   606    158493      2511      8833    478915     29930   1369575   2666278     12.90   no data
52.71/52.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.49/53.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 33.9M T:  0.71
53.49/53.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.49/53.57	c bin-w-bin subsume rem            0 bins  time:  0.04 s
58.09/58.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.56 s
58.09/58.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
58.09/58.21	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
58.21/58.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
59.79/59.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
63.98/64.00	c lits-rem:      1041  cl-subs:      507  v-elim:      0  v-fix:    0  time:  4.15 s
63.98/64.01	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
63.98/64.09	c vivif2 --  cl tried    29423 cl shrink        0 lits rem          0 time: 0.08
64.19/64.28	c asymm  cl-useful: 0/713/8833 lits-rem:0 time: 0.20
64.29/64.30	c calculated reachability. Time: 0.00
64.29/64.30	c  N dy   606    158493      2511      8833    478915     29423   1369575   2606180     12.90   no data
65.68/65.78	c  N dy   645    168655      2511      8833    478915     22770   1369575   1605315     12.89     13.60
67.69/67.76	c  N dy   690    179798      2511      8833    478915     33639   1369575   2865880     12.91     13.61
69.39/69.44	c  N dy   740    191507      2511      8833    478915     27524   1369575   2318698     12.90     13.64
71.19/71.22	c  N dy   775    203897      2511      8833    478915     21062   1369575   1443103     12.84     13.55
73.18/73.27	c  N dy   811    218216      2511      8833    478915     34984   1369575   3162019     12.80     13.49
75.39/75.43	c  N dy   863    232278      2511      8833    478915     29195   1369575   2338122     12.80     13.60
76.19/76.26	c  S st   895    237741      2511      8833    478915     34510   1369575   2894632     12.82     10.51
76.29/76.33	c  S st   895    238242      2511      8833    478915     35009   1369575   2966909     12.82   no data
76.29/76.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
77.09/77.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 35.4M T:  0.76
77.09/77.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.09/77.15	c bin-w-bin subsume rem            0 bins  time:  0.04 s
81.69/81.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.55 s
81.69/81.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
81.69/81.79	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
81.79/81.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
83.19/83.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
87.29/87.32	c lits-rem:       846  cl-subs:      652  v-elim:      0  v-fix:    0  time:  4.09 s
87.29/87.32	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
87.39/87.41	c vivif2 --  cl tried    34357 cl shrink        0 lits rem          0 time: 0.09
87.59/87.62	c asymm  cl-useful: 0/817/8833 lits-rem:0 time: 0.20
87.59/87.63	c calculated reachability. Time: 0.00
87.59/87.63	c  N dy   895    238242      2511      8833    478915     34357   1369575   2909669     12.82   no data
89.98/90.09	c  N dy   973    253596      2511      8833    478915     28957   1369575   2315100     12.87     13.66
93.09/93.10	c  N dy  1054    271650      2511      8833    478915     25095   1369575   1753454     12.97     13.69
96.19/96.29	c  N dy  1144    289009      2511      8833    478915     42045   1369575   3693867     13.04     15.60
99.00/99.08	c  F st  1218    306250      2511      8833    478915     36477   1369575   3326656     13.07      9.94
99.38/99.49	c  N st  1222    308285      2511      8833    478915     38474   1369575   3563763     13.07   no data
102.99/103.02	c  N dy  1283    328003      2511      8833    478915     34223   1369575   2690757     13.06     13.84
107.09/107.15	c  N dy  1385    348109      2511      8833    478915     29475   1369575   2309419     13.13     13.93
108.59/108.63	c  S st  1419    357363      2511      8833    478915     38540   1369575   3477442     13.13     10.79
108.59/108.69	c  S st  1419    357866      2511      8833    478915     39040   1369575   3555726     13.13   no data
108.69/108.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
109.49/109.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 38.5M T:  0.83
109.49/109.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.49/109.59	c bin-w-bin subsume rem            0 bins  time:  0.04 s
114.09/114.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.57 s
114.18/114.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
114.18/114.25	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
114.18/114.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
115.59/115.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
121.29/121.39	c lits-rem:       916  cl-subs:      694  v-elim:      0  v-fix:    0  time:  5.72 s
121.39/121.40	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
121.49/121.50	c vivif2 --  cl tried    38346 cl shrink        0 lits rem          0 time: 0.10
121.59/121.65	c asymm  cl-useful: 0/802/8833 lits-rem:0 time: 0.15
121.59/121.66	c calculated reachability. Time: 0.00
121.59/121.66	c  N dy  1419    357866      2511      8833    478915     38346   1369575   3493140     13.13   no data
125.69/125.78	c  N dy  1495    378939      2511      8833    478915     33512   1369575   2786522     13.13     13.86
130.69/130.71	c  N dy  1612    399565      2511      8833    478915     27279   1369575   1921342     13.23     14.09
134.21/134.23	c  N dy  1699    419574      2511      8833    478915     46802   1369575   4115011     13.24     18.85
138.39/138.46	c  N dy  1791    440320      2511      8833    478915     39762   1369575   3492692     13.28     14.12
142.49/142.54	c  N dy  1872    460323      2511      8833    478915     30963   1369575   2200626     13.30     18.15
146.39/146.43	c  N dy  1956    480745      2511      8833    478915     50864   1369575   4336411     13.31     14.04
150.49/150.53	c  N dy  2062    500778      2511      8833    478915     41138   1369575   3385120     13.36     14.48
154.79/154.86	c  N dy  2126    520946      2511      8833    478915     30580   1369575   1906929     13.34     14.21
157.88/157.95	c  S st  2189    536801      2511      8833    478915     45985   1369575   3527845     13.34      9.25
157.98/158.03	c  S st  2189    537305      2511      8833    478915     46485   1369575   3592295     13.34   no data
157.98/158.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.88/158.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 40.7M T:  0.87
158.88/158.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
158.88/158.97	c bin-w-bin subsume rem            0 bins  time:  0.04 s
163.48/163.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.57 s
163.48/163.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
163.58/163.63	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
163.58/163.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
165.01/165.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
170.41/170.43	c lits-rem:      1296  cl-subs:     1023  v-elim:      0  v-fix:    0  time:  5.37 s
170.41/170.43	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
170.51/170.55	c vivif2 --  cl tried    45462 cl shrink        0 lits rem          0 time: 0.12
170.69/170.77	c asymm  cl-useful: 0/2112/8833 lits-rem:0 time: 0.22
170.69/170.78	c calculated reachability. Time: 0.00
170.69/170.78	c  N dy  2189    537305      2511      8833    478915     45462   1369575   3535860     13.34   no data
174.81/174.87	c  N dy  2283    557317      2511      8833    478915     33793   1369575   2200510     13.35     27.37
178.48/178.50	c  N dy  2361    577377      2511      8833    478915     53302   1369575   4326096     13.36     21.89
181.89/181.97	c  N dy  2412    597397      2511      8833    478915     40679   1369575   2916934     13.34     14.80
186.09/186.15	c  N dy  2478    617477      2511      8833    478915     60182   1369575   5427716     13.32     15.40
189.79/189.89	c  N dy  2559    637559      2511      8833    478915     46654   1369575   3248019     13.31     14.82
194.79/194.89	c  N dy  2626    658213      2511      8833    478915     66541   1369575   5159744     13.31     14.12
198.29/198.31	c  N dy  2676    678473      2511      8833    478915     52335   1369575   3848176     13.28     14.00
202.68/202.71	c  N dy  2755    699866      2511      8833    478915     38091   1369575   2502017     13.28     14.03
206.88/206.92	c  N dy  2832    722233      2511      8833    478915     59747   1369575   4823038     13.26     14.01
210.99/211.05	c  N dy  2924    742370      2511      8833    478915     43472   1369575   2840960     13.29     14.15
215.09/215.18	c  N dy  2999    762562      2511      8833    478915     62957   1369575   4667062     13.27     14.27
220.01/220.02	c  N dy  3099    783203      2511      8833    478915     46137   1369575   3069865     13.28     14.06
224.09/224.12	c  N dy  3197    803602      2511      8833    478915     65943   1369575   5117487     13.30     14.16
224.79/224.83	c  S st  3208    805958      2511      8833    478915     68210   1369575   5277751     13.30     11.15
224.89/224.92	c  S st  3208    806460      2511      8833    478915     68710   1369575   5350754     13.30   no data
224.89/224.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
225.89/225.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 45.2M T:  0.99
225.89/225.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
225.89/225.99	c bin-w-bin subsume rem            0 bins  time:  0.04 s
230.49/230.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.59 s
230.59/230.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
230.59/230.66	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
230.59/230.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
232.01/232.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
243.79/243.80	c lits-rem:      3977  cl-subs:     2153  v-elim:      0  v-fix:    0  time: 11.68 s
243.79/243.81	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
243.89/243.99	c vivif2 --  cl tried    66557 cl shrink        0 lits rem          0 time: 0.18
244.11/244.19	c asymm  cl-useful: 0/1070/8833 lits-rem:0 time: 0.21
244.11/244.21	c calculated reachability. Time: 0.00
244.11/244.21	c  N dy  3208    806460      2511      8833    478915     66557   1369575   5237099     13.30   no data
248.51/248.56	c  N dy  3297    826718      2511      8833    478915     48554   1369575   3460802     13.32     14.02
253.49/253.56	c  N dy  3373    846926      2511      8833    478915     68197   1369575   5992530     13.32     14.04
258.51/258.57	c  N dy  3456    866996      2511      8833    478915     48846   1369575   3409247     13.32     18.37
262.69/262.76	c  N dy  3555    887026      2511      8833    478915     68357   1369575   5501870     13.34     16.63
267.79/267.80	c  N dy  3632    907062      2511      8833    478915     47939   1369575   3083271     13.34     14.75
272.59/272.63	c  N dy  3724    927070      2511      8833    478915     67385   1369575   5279723     13.36     16.37
278.69/278.74	c  N dy  3827    947615      2511      8833    478915     46538   1369575   2849642     13.39     14.15
283.09/283.13	c  N dy  3915    967651      2511      8833    478915     66024   1369575   4931881     13.41     14.13
288.39/288.40	c  N dy  4007    987683      2511      8833    478915     43644   1369575   2435850     13.42     21.98
292.99/293.03	c  N dy  4078   1008850      2511      8833    478915     64126   1369575   4373441     13.42     14.20
299.21/299.25	c  N dy  4166   1030126      2511      8833    478915     84835   1369575   6637816     13.43     14.32
303.89/303.91	c  N dy  4264   1050288      2511      8833    478915     61650   1369575   4396085     13.46     14.22
309.19/309.28	c  N dy  4365   1070491      2511      8833    478915     81195   1369575   6502461     13.48     14.22
309.49/309.58	c  F st  4369   1071875      2511      8833    478915     82550   1369575   6611136     13.48     12.09
314.09/314.17	c  N dy  4472   1090558      2511      8833    478915     57122   1369575   3878617     13.54     39.49
318.69/318.70	c  N dy  4553   1110739      2511      8833    478915     76835   1369575   6018511     13.54     14.48
324.09/324.13	c  N dy  4676   1130764      2511      8833    478915     51615   1369575   3099603     13.58     16.69
328.81/328.85	c  N dy  4767   1150794      2511      8833    478915     71075   1369575   5159535     13.60     16.08
335.69/335.79	c  N dy  4882   1171357      2511      8833    478915     91106   1369575   7178654     13.63     14.55
339.81/339.82	c  N dy  4960   1191428      2511      8833    478915     64959   1369575   4620122     13.63     14.56
344.31/344.37	c  S st  5034   1209691      2511      8833    478915     82651   1369575   6428350     13.64   no data
344.39/344.44	c  S st  5034   1210194      2511      8833    478915     83151   1369575   6503400     13.64   no data
344.39/344.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
345.41/345.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 46.1M T:  1.02
345.49/345.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
345.49/345.54	c bin-w-bin subsume rem            0 bins  time:  0.04 s
350.09/350.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.56 s
350.09/350.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
350.09/350.18	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
350.19/350.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
351.79/351.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
363.69/363.76	c lits-rem:      2608  cl-subs:     3615  v-elim:      0  v-fix:    0  time: 11.90 s
363.69/363.77	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
363.89/363.97	c vivif2 --  cl tried    79536 cl shrink        0 lits rem          0 time: 0.20
364.11/364.18	c asymm  cl-useful: 0/1095/8833 lits-rem:0 time: 0.21
364.19/364.20	c calculated reachability. Time: 0.00
364.19/364.20	c  N dy  5034   1210194      2511      8833    478915     79536   1369575   6365964     13.64   no data
369.69/369.74	c  N dy  5143   1230406      2511      8833    478915     52547   1369575   3173107     13.66     14.41
373.79/373.89	c  N dy  5239   1250460      2511      8833    478915     72131   1369575   5318718     13.68     27.09
379.41/379.49	c  N dy  5337   1270909      2511      8833    478915     92030   1369575   7515246     13.70     14.46
384.49/384.59	c  N dy  5421   1291151      2511      8833    478915     64029   1369575   4413528     13.70     14.57
388.99/389.05	c  N dy  5488   1311554      2511      8833    478915     83886   1369575   6558148     13.70     14.47
394.81/394.89	c  N dy  5597   1332238      2511      8833    478915     55318   1369575   3391590     13.72     14.47
398.59/398.64	c  N dy  5653   1352458      2511      8833    478915     74996   1369575   5360263     13.72     14.46
403.71/403.72	c  N dy  5716   1373359      2511      8833    478915     95261   1369575   7273691     13.71     15.23
408.19/408.25	c  N dy  5769   1393374      2511      8833    478915     65110   1369575   4564008     13.70     14.44
414.00/414.00	c  N dy  5866   1413538      2511      8833    478915     84661   1369575   6672672     13.71     14.44
418.49/418.59	c  N dy  5960   1433632      2511      8833    478915     53689   1369575   3037624     13.72     25.67
423.59/423.60	c  N dy  6059   1453730      2511      8833    478915     73162   1369575   4935604     13.74     16.92
429.29/429.38	c  N dy  6140   1473830      2511      8833    478915     92710   1369575   6928991     13.74     21.25
435.10/435.17	c  N dy  6245   1493951      2511      8833    478915     60811   1369575   3672052     13.76     14.50
439.29/439.31	c  N dy  6320   1514136      2511      8833    478915     80457   1369575   5782525     13.76     14.50
443.79/443.82	c  N dy  6368   1534230      2511      8833    478915     99975   1369575   7676220     13.74     18.12
448.49/448.50	c  N dy  6460   1554324      2511      8833    478915     67065   1369575   4269034     13.76     15.98
452.69/452.75	c  N dy  6546   1574800      2511      8833    478915     86907   1369575   6153975     13.76     14.63
457.52/457.61	c  N dy  6599   1595223      2511      8833    478915    106707   1369575   8250683     13.74     14.59
462.19/462.27	c  N dy  6683   1615586      2511      8833    478915     73044   1369575   4685253     13.74     14.47
467.42/467.47	c  N dy  6772   1635668      2511      8833    478915     92469   1369575   6653102     13.75     15.51
474.11/474.12	c  N dy  6871   1656843      2511      8833    478915     58683   1369575   3300723     13.76     14.57
478.52/478.55	c  N dy  6956   1676985      2511      8833    478915     78318   1369575   5545312     13.76     14.58
484.19/484.29	c  N dy  7050   1697288      2511      8833    478915     98101   1369575   7769791     13.77     14.73
489.09/489.16	c  S st  7105   1710195      2511      8833    478915    110471   1369575   8835293     13.78   no data
489.60/489.63	c  S st  7105   1710699      2511      8833    478915     55632   1369575   2897179     13.78   no data
489.60/489.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
490.30/490.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 33.1M T:  0.73
490.30/490.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
490.40/490.43	c bin-w-bin subsume rem            0 bins  time:  0.04 s
495.02/495.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.64 s
495.10/495.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
495.10/495.15	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
495.10/495.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
496.50/496.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
498.90/498.99	c lits-rem:      1880  cl-subs:     1415  v-elim:      0  v-fix:    0  time:  2.42 s
499.00/499.00	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
499.10/499.12	c vivif2 --  cl tried    54217 cl shrink        0 lits rem          0 time: 0.12
499.32/499.33	c asymm  cl-useful: 0/1493/8833 lits-rem:0 time: 0.20
499.32/499.34	c calculated reachability. Time: 0.00
499.32/499.34	c  N dy  7105   1710699      2511      8833    478915     54217   1369575   2876976     13.78   no data
502.89/502.98	c  N dy  7165   1730851      2511      8833    478915     73818   1369575   4794304     13.77     14.54
507.11/507.13	c  N dy  7237   1750968      2511      8833    478915     93385   1369575   6920867     13.76     14.54
511.79/511.86	c  N dy  7311   1771677      2511      8833    478915     57210   1369575   3048253     13.76     14.76
515.49/515.52	c  N dy  7373   1793051      2511      8833    478915     78067   1369575   5690875     13.75     14.48
519.89/519.98	c  N dy  7422   1813096      2511      8833    478915     97550   1369575   7813890     13.74     25.60
524.99/525.06	c  N dy  7521   1833486      2511      8833    478915     59999   1369575   3322052     13.75     14.59
528.69/528.77	c  N dy  7593   1853523      2511      8833    478915     79500   1369575   5343428     13.75     14.55
532.79/532.83	c  N dy  7663   1874048      2511      8833    478915     99313   1369575   7183376     13.75     14.56
537.69/537.78	c  N dy  7726   1894486      2511      8833    478915     60842   1369575   3231266     13.75     14.61
541.21/541.24	c  N dy  7794   1915446      2511      8833    478915     81215   1369575   5305388     13.75     14.62
545.19/545.21	c  N dy  7873   1935652      2511      8833    478915    100914   1369575   7515979     13.75     14.56
550.30/550.35	c  N dy  7938   1955807      2511      8833    478915     61178   1369575   3237310     13.74     14.55
553.59/553.64	c  N dy  8011   1976570      2511      8833    478915     81304   1369575   5335434     13.74     14.51
558.50/558.56	c  N dy  8107   1996641      2511      8833    478915    100801   1369575   7267088     13.75     20.14
563.80/563.85	c  N dy  8215   2016972      2511      8833    478915     60370   1369575   3147701     13.76     14.50
566.99/567.09	c  N dy  8291   2037130      2511      8833    478915     80032   1369575   5301146     13.76     14.59
570.92/570.96	c  N dy  8367   2057169      2511      8833    478915     99552   1369575   7199313     13.76     14.54
575.59/575.69	c  N dy  8454   2077225      2511      8833    478915    118974   1369575   9249292     13.77     39.30
579.50/579.59	c  N dy  8515   2097267      2511      8833    478915     77249   1369575   4722560     13.77     19.26
583.49/583.53	c  N dy  8585   2117422      2511      8833    478915     96840   1369575   6895159     13.77     14.92
588.30/588.35	c  N dy  8668   2137616      2511      8833    478915    116349   1369575   8962298     13.77     14.64
593.09/593.16	c  N dy  8748   2157802      2511      8833    478915     73790   1369575   4321133     13.77     14.53
597.32/597.33	c  N dy  8793   2177858      2511      8833    478915     93158   1369575   6042846     13.76     14.72
601.30/601.34	c  N dy  8843   2198086      2511      8833    478915    112785   1369575   8170013     13.75     14.48
604.19/604.20	c  S st  8884   2210699      2511      8833    478915    125099   1369575   9429295     13.75     11.25
604.29/604.30	c  S st  8884   2211202      2511      8833    478915    125598   1369575   9499807     13.75   no data
604.29/604.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
605.59/605.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 57.1M T:  1.30
605.59/605.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
605.59/605.68	c bin-w-bin subsume rem            0 bins  time:  0.04 s
610.19/610.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.57 s
610.19/610.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
610.29/610.33	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
610.29/610.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
612.10/612.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
631.32/631.33	c lits-rem:      2836  cl-subs:     4828  v-elim:      0  v-fix:    0  time: 19.14 s
631.32/631.34	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
631.60/631.67	c vivif2 --  cl tried   120770 cl shrink        0 lits rem          0 time: 0.33
631.90/631.90	c asymm  cl-useful: 0/483/8833 lits-rem:0 time: 0.23
631.90/631.92	c calculated reachability. Time: 0.00
631.90/631.92	c  N dy  8884   2211202      2511      8833    478915    120770   1369575   9308924     13.75   no data
636.39/636.44	c  N dy  8958   2231272      2511      8833    478915     77185   1369575   4779115     13.75     23.59
641.89/641.97	c  N dy  9048   2251370      2511      8833    478915     96603   1369575   6627064     13.76     16.45
648.50/648.55	c  N dy  9127   2271438      2511      8833    478915    115955   1369575   8433386     13.76     15.51
654.41/654.46	c  N dy  9203   2292238      2511      8833    478915     72277   1369575   4221986     13.76     14.56
659.30/659.36	c  N dy  9261   2312254      2511      8833    478915     91591   1369575   5983898     13.75     14.50
664.89/664.95	c  N dy  9347   2332298      2511      8833    478915    111067   1369575   8028494     13.75     14.55
671.80/671.87	c  N dy  9453   2352625      2511      8833    478915     65906   1369575   3420990     13.76     14.64
676.29/676.34	c  N dy  9552   2372771      2511      8833    478915     85525   1369575   5588840     13.77     14.60
682.01/682.04	c  N dy  9650   2393581      2511      8833    478915    105721   1369575   7800330     13.78     14.53
687.70/687.70	c  N dy  9753   2413907      2511      8833    478915    125562   1369575   9773221     13.79     14.56
693.39/693.41	c  N dy  9827   2434015      2511      8833    478915     79017   1369575   4662954     13.79     14.56
698.10/698.16	c  N dy  9894   2454648      2511      8833    478915     99098   1369575   6726830     13.79     14.62
703.09/703.11	c  N dy  9966   2474730      2511      8833    478915    118445   1369575   8683995     13.79     24.32
709.79/709.84	c  N dy 10047   2494763      2511      8833    478915     70901   1369575   3772127     13.79     14.52
714.40/714.47	c  N dy 10142   2514981      2511      8833    478915     90541   1369575   5760254     13.79     15.26
718.10/718.14	c  N dy 10201   2535082      2511      8833    478915    110073   1369575   7795166     13.79     14.65
723.99/724.00	c  N dy 10306   2555137      2511      8833    478915    129560   1369575   9993197     13.80     14.56
729.21/729.31	c  N dy 10390   2576156      2511      8833    478915     82071   1369575   4970301     13.81     14.66
734.49/734.56	c  N dy 10454   2596252      2511      8833    478915    101463   1369575   7010016     13.81     14.57
740.21/740.25	c  N dy 10512   2616491      2511      8833    478915    121111   1369575   8781827     13.80     14.55
745.89/745.96	c  N dy 10588   2636514      2511      8833    478915     71661   1369575   3790615     13.80     16.72
750.29/750.37	c  N dy 10661   2657237      2511      8833    478915     91718   1369575   5518154     13.80     14.64
754.39/754.43	c  N dy 10736   2677406      2511      8833    478915    111269   1369575   7303401     13.80     14.70
759.59/759.61	c  N dy 10816   2697435      2511      8833    478915    130716   1369575   9256155     13.81     16.11
763.99/764.04	c  S st 10870   2711203      2511      8833    478915     74224   1369575   3874487     13.81     14.48
764.09/764.11	c  S st 10870   2711703      2511      8833    478915     74722   1369575   3954225     13.81   no data
764.09/764.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
764.99/765.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 39.3M T:  0.87
764.99/765.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
764.99/765.05	c bin-w-bin subsume rem            0 bins  time:  0.04 s
769.60/769.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.56 s
769.60/769.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
769.60/769.69	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
769.70/769.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
771.01/771.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
775.20/775.23	c lits-rem:       656  cl-subs:     5218  v-elim:      0  v-fix:    0  time:  4.13 s
775.20/775.24	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
775.30/775.40	c vivif2 --  cl tried    69504 cl shrink        0 lits rem          0 time: 0.16
775.60/775.62	c asymm  cl-useful: 0/590/8833 lits-rem:0 time: 0.21
775.60/775.63	c calculated reachability. Time: 0.00
775.60/775.63	c  N dy 10870   2711703      2511      8833    478915     69504   1369575   3868549     13.81   no data
779.30/779.36	c  N dy 10952   2731741      2511      8833    478915     89021   1369575   5961824     13.81     15.69
783.69/783.79	c  N dy 11020   2751774      2511      8833    478915    108475   1369575   7803505     13.81     17.08
788.89/788.95	c  N dy 11098   2771810      2511      8833    478915    127939   1369575   9823569     13.81     14.66
794.12/794.18	c  N dy 11161   2791962      2511      8833    478915     76734   1369575   4568536     13.81     14.55
798.30/798.38	c  N dy 11201   2812118      2511      8833    478915     96170   1369575   6095764     13.79     14.56
803.29/803.36	c  N dy 11266   2832147      2511      8833    478915    115482   1369575   7693916     13.79     22.70
808.52/808.53	c  N dy 11343   2852317      2511      8833    478915    134975   1369575   9705540     13.80     14.56
813.50/813.58	c  N dy 11408   2872827      2511      8833    478915     83270   1369575   4996664     13.79     14.60
818.00/818.06	c  N dy 11480   2893359      2511      8833    478915    103003   1369575   6695759     13.79     14.67
823.10/823.17	c  N dy 11564   2913658      2511      8833    478915    122691   1369575   8829338     13.79     14.55
828.90/828.90	c  N dy 11644   2933945      2511      8833    478915    142342   1369575  10602940     13.79     14.64
833.40/833.48	c  N dy 11719   2954036      2511      8833    478915     89232   1369575   5344314     13.79     15.56
837.80/837.84	c  N dy 11774   2974111      2511      8833    478915    108754   1369575   7466197     13.78     29.12
842.79/842.86	c  N dy 11838   2994690      2511      8833    478915    128682   1369575   9466824     13.78     14.54
848.99/849.06	c  N dy 11911   3014773      2511      8833    478915     74540   1369575   3923086     13.78     16.31
852.70/852.70	c  N dy 11970   3035137      2511      8833    478915     94348   1369575   5726307     13.78     14.69
857.10/857.19	c  N dy 12048   3055623      2511      8833    478915    114234   1369575   7745441     13.77     14.75
861.60/861.61	c  N dy 12103   3075820      2511      8833    478915    133852   1369575   9523579     13.77     14.56
867.29/867.37	c  N dy 12171   3096432      2511      8833    478915     79105   1369575   4320401     13.77     14.53
871.50/871.52	c  N dy 12258   3116591      2511      8833    478915     98672   1369575   6577219     13.77     14.54
876.40/876.47	c  N dy 12340   3137272      2511      8833    478915    118716   1369575   8517126     13.77     14.50
881.59/881.69	c  N dy 12416   3157363      2511      8833    478915    138250   1369575  10637686     13.78     14.54
887.29/887.37	c  N dy 12490   3177792      2511      8833    478915     82370   1369575   4464396     13.78     14.54
891.40/891.44	c  N dy 12567   3197974      2511      8833    478915    101979   1369575   6359269     13.78     14.58
894.40/894.48	c  S st 12597   3211705      2511      8833    478915    115280   1369575   7578249     13.77     11.75
894.50/894.59	c  S st 12597   3212211      2511      8833    478915    115784   1369575   7642480     13.77   no data
894.60/894.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
895.90/895.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 58.4M T:  1.33
895.90/895.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
896.00/896.00	c bin-w-bin subsume rem            0 bins  time:  0.04 s
900.60/900.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.66 s
900.60/900.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
900.70/900.74	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
900.70/900.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
902.30/902.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
915.30/915.31	c lits-rem:      1864  cl-subs:     3841  v-elim:      0  v-fix:    0  time: 12.97 s
915.30/915.31	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
915.60/915.61	c vivif2 --  cl tried   111943 cl shrink        0 lits rem          0 time: 0.29
915.80/915.84	c asymm  cl-useful: 0/391/8833 lits-rem:0 time: 0.23
915.80/915.86	c calculated reachability. Time: 0.00
915.80/915.86	c  N dy 12597   3212211      2511      8833    478915    111943   1369575   7510270     13.77   no data
921.20/921.21	c  N dy 12697   3232282      2511      8833    478915    131459   1369575   9508516     13.78     22.15
926.90/926.98	c  N dy 12769   3252304      2511      8833    478915    150812   1369575  11542456     13.78     14.60
931.72/931.74	c  N dy 12840   3272586      2511      8833    478915     93888   1369575   5880183     13.78     14.97
935.90/935.97	c  N dy 12895   3292969      2511      8833    478915    113664   1369575   7999015     13.77     14.52
941.61/941.62	c  N dy 12983   3313080      2511      8833    478915    133104   1369575   9759943     13.77     14.76
947.12/947.13	c  N dy 13045   3333115      2511      8833    478915    152553   1369575  11652231     13.77     14.67
951.60/951.61	c  N dy 13138   3353177      2511      8833    478915     94528   1369575   5772686     13.77     14.60
956.00/956.08	c  N dy 13196   3373847      2511      8833    478915    114531   1369575   7668256     13.77     14.72
961.31/961.39	c  N dy 13275   3393878      2511      8833    478915    133871   1369575   9570776     13.77     14.56
966.60/966.63	c  N dy 13325   3414006      2511      8833    478915    153357   1369575  11594334     13.76     14.52
971.60/971.69	c  N dy 13406   3434921      2511      8833    478915     95140   1369575   5683063     13.77     14.74
975.90/975.94	c  N dy 13497   3454957      2511      8833    478915    114610   1369575   7715964     13.77     15.48
980.90/980.96	c  N dy 13563   3474962      2511      8833    478915    133920   1369575   9637842     13.77     14.50
986.80/986.89	c  N dy 13640   3495043      2511      8833    478915    153375   1369575  11354263     13.77     17.30
991.69/991.78	c  N dy 13699   3515816      2511      8833    478915     94163   1369575   5615792     13.76     14.51
996.80/996.81	c  N dy 13781   3537946      2511      8833    478915    115618   1369575   7683911     13.76     14.51
1001.60/1001.69	c  N dy 13853   3558279      2511      8833    478915    135345   1369575   9674478     13.76     14.56
1007.80/1007.81	c  N dy 13931   3579294      2511      8833    478915    155682   1369575  11552665     13.76     14.50
1012.90/1012.98	c  N dy 13990   3599477      2511      8833    478915     94707   1369575   5312837     13.76     14.73
1017.70/1017.73	c  N dy 14114   3619514      2511      8833    478915    114202   1369575   7192271     13.77     15.79
1022.92/1022.99	c  N dy 14195   3639612      2511      8833    478915    133707   1369575   9171920     13.77     14.52
1028.70/1028.73	c  N dy 14271   3659692      2511      8833    478915    153209   1369575  11382875     13.77     14.53
1034.30/1034.36	c  N dy 14342   3680046      2511      8833    478915     91406   1369575   5224258     13.77     14.61
1039.10/1039.13	c  N dy 14408   3703169      2511      8833    478915    113914   1369575   8060396     13.76     14.49
1041.80/1041.85	c  S st 14466   3712211      2511      8833    478915    122698   1369575   8929001     13.77   no data
1041.90/1041.94	c  S st 14466   3712712      2511      8833    478915    123196   1369575   9009643     13.77   no data
1041.90/1041.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1043.30/1043.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 60.8M T:  1.42
1043.40/1043.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1043.40/1043.45	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1048.00/1048.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.55 s
1048.00/1048.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
1048.00/1048.08	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
1048.10/1048.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1049.70/1049.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
1067.40/1067.49	c lits-rem:      1676  cl-subs:     3405  v-elim:      0  v-fix:    0  time: 17.76 s
1067.50/1067.50	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
1067.80/1067.81	c vivif2 --  cl tried   119791 cl shrink        0 lits rem          0 time: 0.31
1068.02/1068.04	c asymm  cl-useful: 0/507/8833 lits-rem:0 time: 0.23
1068.02/1068.06	c calculated reachability. Time: 0.00
1068.02/1068.06	c  N dy 14466   3712712      2511      8833    478915    119791   1369575   8864698     13.77   no data
1074.62/1074.63	c  N dy 14557   3733509      2511      8833    478915    140021   1369575  10987172     13.78     14.71
1080.90/1080.99	c  F st 14649   3751565      2511      8833    478915    157593   1369575  12852001     13.78   no data
1081.60/1081.66	c  N st 14653   3753596      2511      8833    478915    159540   1369575  12995193     13.78   no data
1086.59/1086.61	c  N dy 14729   3773656      2511      8833    478915     96573   1369575   5884367     13.78     14.67
1091.30/1091.33	c  N dy 14817   3793824      2511      8833    478915    116246   1369575   7979241     13.79     14.58
1096.80/1096.83	c  N dy 14926   3814213      2511      8833    478915    136065   1369575  10145210     13.80     14.65
1103.40/1103.48	c  N dy 15026   3834295      2511      8833    478915    155668   1369575  12359347     13.80     15.98
1110.10/1110.12	c  N dy 15148   3854359      2511      8833    478915     91586   1369575   5138485     13.82     14.89
1114.90/1114.94	c  N dy 15256   3874422      2511      8833    478915    111093   1369575   7271990     13.82     14.69
1120.70/1120.79	c  N dy 15303   3896762      2511      8833    478915    132686   1369575   9426953     13.82     14.66
1127.20/1127.27	c  N dy 15390   3917708      2511      8833    478915    152958   1369575  11569298     13.82     14.75
1134.02/1134.11	c  N dy 15451   3937867      2511      8833    478915     88063   1369575   4703538     13.82     14.65
1138.52/1138.59	c  N dy 15545   3959267      2511      8833    478915    108885   1369575   6777342     13.82     14.66
1143.40/1143.45	c  N dy 15610   3979354      2511      8833    478915    128368   1369575   8707817     13.82     14.56
1149.20/1149.21	c  N dy 15697   3999440      2511      8833    478915    147794   1369575  10764488     13.82     14.60
1155.50/1155.51	c  N dy 15770   4019560      2511      8833    478915    167295   1369575  12804241     13.82     14.61
1161.10/1161.18	c  N dy 15839   4041007      2511      8833    478915    102715   1369575   6320691     13.82     14.62
1166.40/1166.46	c  N dy 15909   4061691      2511      8833    478915    122707   1369575   8021110     13.82     14.59
1172.10/1172.18	c  N dy 15942   4081735      2511      8833    478915    141833   1369575   9281577     13.81     16.27
1178.30/1178.32	c  N dy 16037   4101793      2511      8833    478915    161152   1369575  11280298     13.81     15.44
1183.90/1183.92	c  N dy 16101   4121839      2511      8833    478915     94541   1369575   5228337     13.81     14.54
1188.80/1188.82	c  N dy 16172   4142813      2511      8833    478915    114745   1369575   6974708     13.81     14.63
1194.10/1194.12	c  N dy 16245   4163034      2511      8833    478915    134197   1369575   8773149     13.81     14.69
1199.40/1199.45	c  N dy 16302   4183481      2511      8833    478915    154007   1369575  10666029     13.80     14.71
1206.00/1206.09	c  N dy 16379   4203500      2511      8833    478915    173311   1369575  12256495     13.81     22.73
1208.70/1208.73	c  S st 16429   4212712      2511      8833    478915     95297   1369575   5370114     13.81   no data
1208.82/1208.84	c  S st 16429   4213214      2511      8833    478915     95797   1369575   5443847     13.81   no data
1208.82/1208.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1209.92/1209.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 47.7M T:  1.08
1209.92/1209.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1209.92/1209.99	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1214.60/1214.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.62 s
1214.60/1214.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
1214.60/1214.69	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
1214.70/1214.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1216.10/1216.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
1223.40/1223.45	c lits-rem:      1227  cl-subs:     3039  v-elim:      0  v-fix:    0  time:  7.25 s
1223.40/1223.46	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
1223.60/1223.68	c vivif2 --  cl tried    92758 cl shrink        0 lits rem          0 time: 0.22
1223.90/1223.90	c asymm  cl-useful: 0/518/8833 lits-rem:0 time: 0.22
1223.90/1223.92	c calculated reachability. Time: 0.00
1223.90/1223.92	c  N dy 16429   4213214      2511      8833    478915     92758   1369575   5387917     13.81   no data
1228.72/1228.72	c  N dy 16510   4233308      2511      8833    478915    112321   1369575   7221377     13.81     14.55
1234.01/1234.03	c  N dy 16569   4253432      2511      8833    478915    131790   1369575   9075105     13.81     14.93
1240.00/1240.07	c  N dy 16658   4273806      2511      8833    478915    151598   1369575  11344582     13.81     14.98
1248.00/1248.08	c  N dy 16766   4293982      2511      8833    478915    171279   1369575  13529309     13.82     14.55
1254.50/1254.50	c  N dy 16856   4313985      2511      8833    478915    102591   1369575   6107364     13.82     14.65
1259.20/1259.28	c  N dy 16931   4334466      2511      8833    478915    122499   1369575   8123084     13.82     14.58
1265.90/1265.98	c  N dy 17000   4354494      2511      8833    478915    141806   1369575   9977820     13.82     16.41
1273.60/1273.71	c  N dy 17132   4374497      2511      8833    478915    161258   1369575  12119350     13.84     14.70
1281.30/1281.37	c  N dy 17208   4394508      2511      8833    478915     91513   1369575   4900412     13.84     16.35
1285.71/1285.75	c  N dy 17283   4414595      2511      8833    478915    111014   1369575   6814791     13.84     15.14
1291.33/1291.34	c  N dy 17360   4435218      2511      8833    478915    130933   1369575   8588925     13.84     14.67
1296.70/1296.79	c  N dy 17432   4455325      2511      8833    478915    150454   1369575  10488881     13.84     14.61
1303.52/1303.53	c  N dy 17528   4475395      2511      8833    478915    169919   1369575  12509708     13.84     15.84
1311.13/1311.13	c  N dy 17610   4495545      2511      8833    478915     99238   1369575   5598884     13.84     14.57
1316.73/1316.77	c  N dy 17688   4516253      2511      8833    478915    119268   1369575   7532641     13.84     14.67
1324.10/1324.12	c  N dy 17798   4536362      2511      8833    478915    138809   1369575   9533531     13.85     14.61
1332.80/1332.88	c  N dy 17917   4556394      2511      8833    478915    158276   1369575  11553873     13.86     25.33
1339.10/1339.14	c  N dy 17997   4576474      2511      8833    478915    177800   1369575  13929587     13.87     14.62
1345.22/1345.29	c  N dy 18076   4596548      2511      8833    478915    106114   1369575   6271564     13.87     14.72
1351.21/1351.26	c  N dy 18168   4616678      2511      8833    478915    125623   1369575   8208083     13.87     14.69
1357.60/1357.69	c  N dy 18254   4636701      2511      8833    478915    145031   1369575  10252259     13.87     18.93
1365.81/1365.80	c  N dy 18338   4657071      2511      8833    478915    164743   1369575  12167932     13.88     14.66
1374.40/1374.48	c  N dy 18408   4677508      2511      8833    478915     92457   1369575   4851772     13.88     14.64
1379.00/1379.00	c  N dy 18476   4698038      2511      8833    478915    112410   1369575   6693439     13.87     14.90
1383.00/1383.04	c  S st 18529   4713214      2511      8833    478915    127089   1369575   8208063     13.87     10.68
1383.10/1383.14	c  S st 18529   4713716      2511      8833    478915    127590   1369575   8280822     13.87   no data
1383.10/1383.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1384.50/1384.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 59.3M T:  1.35
1384.50/1384.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1384.50/1384.58	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1389.10/1389.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.57 s
1389.10/1389.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
1389.22/1389.23	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
1389.22/1389.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1390.81/1390.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
1405.01/1405.07	c lits-rem:      1227  cl-subs:     3160  v-elim:      0  v-fix:    0  time: 14.24 s
1405.01/1405.08	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
1405.41/1405.40	c vivif2 --  cl tried   124430 cl shrink        0 lits rem          0 time: 0.32
1405.51/1405.55	c asymm  cl-useful: 0/574/8833 lits-rem:0 time: 0.15
1405.51/1405.57	c calculated reachability. Time: 0.00
1405.51/1405.57	c  N dy 18529   4713716      2511      8833    478915    124430   1369575   8181517     13.87   no data
1411.50/1411.52	c  N dy 18591   4733762      2511      8833    478915    143728   1369575  10156665     13.87     20.02
1418.31/1418.33	c  N dy 18661   4753964      2511      8833    478915    163337   1369575  12291109     13.87     14.64
1427.61/1427.71	c  N dy 18776   4774968      2511      8833    478915    183716   1369575  14476866     13.88     14.69
1433.01/1433.01	c  N dy 18856   4794983      2511      8833    478915    110131   1369575   6503906     13.88     17.69
1439.11/1439.13	c  N dy 18937   4817066      2511      8833    478915    131462   1369575   8621568     13.88     14.64
1446.20/1446.20	c  N dy 19021   4837133      2511      8833    478915    150795   1369575  10693711     13.88     26.06
1454.41/1454.42	c  N dy 19134   4857438      2511      8833    478915    170511   1369575  12746325     13.89     15.12
1464.71/1464.72	c  N dy 19239   4877833      2511      8833    478915     96353   1369575   5197407     13.90     14.65
1470.10/1470.16	c  N dy 19323   4897896      2511      8833    478915    115893   1369575   7488754     13.90     23.36
1475.41/1475.40	c  N dy 19389   4918197      2511      8833    478915    135534   1369575   9613910     13.90     15.58
1481.01/1481.05	c  N dy 19471   4938693      2511      8833    478915    155342   1369575  11413609     13.90     14.78
1488.41/1488.48	c  N dy 19540   4959113      2511      8833    478915    175112   1369575  13306411     13.90     14.67
1496.90/1496.97	c  N dy 19627   4979136      2511      8833    478915     99594   1369575   5421360     13.90     20.08
1503.10/1503.13	c  N dy 19719   4999237      2511      8833    478915    119021   1369575   7352647     13.91     14.81
1510.11/1510.17	c  N dy 19824   5020340      2511      8833    478915    139456   1369575   9334206     13.91     14.86
1517.01/1517.00	c  N dy 19911   5040383      2511      8833    478915    158850   1369575  11531801     13.92     15.62
1524.90/1524.90	c  N dy 20007   5060455      2511      8833    478915    178285   1369575  13750645     13.93     14.76
1535.00/1535.04	c  N dy 20116   5080533      2511      8833    478915    101939   1369575   5729584     13.93     18.61
1540.81/1540.80	c  N dy 20213   5100606      2511      8833    478915    121415   1369575   7877089     13.94     14.94
1547.63/1547.72	c  N dy 20288   5120771      2511      8833    478915    140944   1369575   9727339     13.94     14.75
1555.43/1555.48	c  N dy 20381   5140904      2511      8833    478915    160541   1369575  11644109     13.94     14.79
1563.41/1563.43	c  N dy 20467   5161205      2511      8833    478915    180257   1369575  13680556     13.95     14.70
1571.21/1571.25	c  N dy 20552   5182455      2511      8833    478915    103864   1369575   5787977     13.95     14.74
1577.21/1577.24	c  N dy 20645   5202926      2511      8833    478915    123642   1369575   7704824     13.95     14.86
1580.90/1580.94	c  S st 20697   5213716      2511      8833    478915    134088   1369575   8774500     13.96     13.87
1581.00/1581.05	c  S st 20697   5214219      2511      8833    478915    134589   1369575   8846950     13.96   no data
1581.00/1581.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1582.40/1582.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 58.9M T:  1.36
1582.40/1582.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1582.40/1582.49	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1587.00/1587.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.56 s
1587.00/1587.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
1587.10/1587.13	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
1587.10/1587.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1588.61/1588.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
1605.71/1605.77	c lits-rem:      1860  cl-subs:     4449  v-elim:      0  v-fix:    0  time: 17.10 s
1605.71/1605.78	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
1606.11/1606.12	c vivif2 --  cl tried   130140 cl shrink        0 lits rem          0 time: 0.34
1606.31/1606.35	c asymm  cl-useful: 0/1319/8833 lits-rem:0 time: 0.22
1606.31/1606.36	c calculated reachability. Time: 0.00
1606.31/1606.36	c  N dy 20697   5214219      2511      8833    478915    130140   1369575   8716457     13.96   no data
1611.81/1611.88	c  N dy 20769   5234417      2511      8833    478915    149694   1369575  10626970     13.96     14.76
1617.30/1617.38	c  N dy 20848   5255164      2511      8833    478915    169765   1369575  12553548     13.95     14.98
1624.90/1624.96	c  N dy 20955   5277748      2511      8833    478915    191599   1369575  14595594     13.96     14.71
1631.61/1631.67	c  N dy 21023   5298801      2511      8833    478915    114270   1369575   6850389     13.96     14.79
1636.30/1636.34	c  N dy 21080   5319168      2511      8833    478915    134051   1369575   8822516     13.96     14.70
1642.23/1642.23	c  N dy 21144   5339958      2511      8833    478915    154141   1369575  10880878     13.95     15.19
1648.93/1648.96	c  N dy 21200   5361634      2511      8833    478915    174978   1369575  12844282     13.95     14.87
1656.11/1656.16	c  N dy 21292   5381656      2511      8833    478915    194340   1369575  14916833     13.96     14.72
1661.61/1661.67	c  N dy 21342   5401865      2511      8833    478915    115279   1369575   6807361     13.95     14.71
1666.61/1666.67	c  N dy 21427   5422048      2511      8833    478915    134774   1369575   8666028     13.95     14.69
1672.41/1672.43	c  N dy 21491   5442155      2511      8833    478915    154208   1369575  10626810     13.95     14.75
1678.81/1678.85	c  N dy 21576   5462179      2511      8833    478915    173648   1369575  12783359     13.95     14.73
1686.33/1686.38	c  N dy 21652   5482718      2511      8833    478915    193527   1369575  14826007     13.95     14.73
1692.83/1692.87	c  N dy 21694   5503419      2511      8833    478915    113750   1369575   6610409     13.95     14.72
1697.41/1697.41	c  N dy 21773   5523473      2511      8833    478915    133235   1369575   8666174     13.95     25.07
1703.01/1703.05	c  N dy 21843   5543475      2511      8833    478915    152498   1369575  10400918     13.94     16.18
1710.00/1710.05	c  N dy 21950   5563556      2511      8833    478915    171909   1369575  12177341     13.95     15.08
1717.51/1717.58	c  N dy 22041   5583851      2511      8833    478915    191543   1369575  13956685     13.95     14.76
1724.11/1724.10	c  N dy 22110   5603923      2511      8833    478915    110417   1369575   6335327     13.95     18.68
1729.01/1729.11	c  N dy 22206   5624314      2511      8833    478915    130144   1369575   8276748     13.95     14.78
1734.80/1734.89	c  N dy 22279   5645799      2511      8833    478915    150954   1369575  10400931     13.95     14.86
1741.01/1741.07	c  N dy 22360   5665861      2511      8833    478915    170387   1369575  12562623     13.95     23.25
1748.81/1748.89	c  N dy 22432   5685909      2511      8833    478915    189707   1369575  14361735     13.95     14.92
1756.40/1756.49	c  N dy 22486   5707315      2511      8833    478915    108852   1369575   6034152     13.94     14.72
1758.00/1758.08	c  S st 22513   5714219      2511      8833    478915    115484   1369575   6636665     13.94   no data
1758.10/1758.18	c  S st 22513   5714723      2511      8833    478915    115986   1369575   6709958     13.94   no data
1758.20/1758.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1759.40/1759.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 56.3M T:  1.27
1759.40/1759.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1759.50/1759.53	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1764.10/1764.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.67 s
1764.20/1764.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
1764.20/1764.28	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
1764.32/1764.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1765.80/1765.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
1775.00/1775.03	c lits-rem:      1177  cl-subs:     3256  v-elim:      0  v-fix:    0  time:  9.15 s
1775.00/1775.04	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
1775.20/1775.32	c vivif2 --  cl tried   112730 cl shrink        0 lits rem          0 time: 0.27
1775.50/1775.53	c asymm  cl-useful: 0/1407/8833 lits-rem:0 time: 0.22
1775.50/1775.55	c calculated reachability. Time: 0.00
1775.50/1775.55	c  N dy 22513   5714723      2511      8833    478915    112730   1369575   6646175     13.94   no data
1781.11/1781.16	c  N dy 22579   5735512      2511      8833    478915    132821   1369575   8376601     13.94     14.82
1788.10/1788.17	c  N dy 22665   5756758      2511      8833    478915    153317   1369575  10228946     13.94     14.72
1796.41/1796.48	c  N dy 22745   5777394      2511      8833    478915    173225   1369575  12181459     13.94     14.72
1803.71/1803.70	c  N dy 22795   5797892      2511      8833    478915    193010   1369575  14418728     13.94     15.04
1811.63/1811.65	c  N dy 22861   5817946      2511      8833    478915    109985   1369575   6260332     13.94     14.74
1817.01/1817.09	c  N dy 22927   5838038      2511      8833    478915    129368   1369575   7930262     13.94     15.49
1822.81/1822.83	c  N dy 22993   5858347      2511      8833    478915    149012   1369575  10005087     13.93     14.73
1830.21/1830.23	c  N dy 23102   5878362      2511      8833    478915    168413   1369575  11894281     13.94     29.36
1837.81/1837.83	c  N dy 23176   5899054      2511      8833    478915    188375   1369575  13965424     13.94     14.73
1845.83/1845.84	c  N dy 23238   5919308      2511      8833    478915    104617   1369575   5648648     13.94     14.86
1850.51/1850.52	c  N dy 23279   5939845      2511      8833    478915    124377   1369575   7239300     13.94     14.82
1855.81/1855.83	c  N dy 23346   5960361      2511      8833    478915    144122   1369575   9101535     13.93     14.67
1861.91/1861.97	c  N dy 23438   5980420      2511      8833    478915    163590   1369575  11024074     13.94     17.84
1868.31/1868.34	c  N dy 23516   6002286      2511      8833    478915    184804   1369575  13348299     13.93     14.68
1875.01/1875.00	c  N dy 23595   6022289      2511      8833    478915    204169   1369575  15673695     13.94     17.05
1881.91/1881.94	c  N dy 23682   6042391      2511      8833    478915    119190   1369575   7160685     13.94     14.68
1887.91/1887.92	c  N dy 23770   6063634      2511      8833    478915    139722   1369575   9385689     13.94     14.68
1894.23/1894.26	c  N dy 23813   6086188      2511      8833    478915    161421   1369575  11354875     13.93     14.74
1900.21/1900.27	c  N dy 23883   6106248      2511      8833    478915    180908   1369575  13574899     13.93     14.68
1908.21/1908.26	c  N dy 23978   6126486      2511      8833    478915    200489   1369575  15604930     13.94     14.72
1915.61/1915.61	c  N dy 24072   6146646      2511      8833    478915    114643   1369575   6476500     13.94     14.81
1921.01/1921.03	c  N dy 24161   6166697      2511      8833    478915    134017   1369575   8211905     13.94     18.74
1927.14/1927.18	c  N dy 24237   6186742      2511      8833    478915    153395   1369575   9825201     13.94     24.72
1934.61/1934.66	c  N dy 24350   6206843      2511      8833    478915    172829   1369575  11692548     13.95     23.00
1936.81/1936.84	c  S st 24383   6214724      2511      8833    478915    180507   1369575  12695464     13.95     11.99
1936.91/1936.95	c  S st 24383   6215226      2511      8833    478915    181003   1369575  12772753     13.95   no data
1936.91/1936.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1938.61/1938.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 72.4M T:  1.70
1938.71/1938.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1938.71/1938.74	c bin-w-bin subsume rem            0 bins  time:  0.04 s
1943.31/1943.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.56 s
1943.31/1943.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
1943.31/1943.39	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
1943.41/1943.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1945.61/1945.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.83 s
1968.11/1968.19	c lits-rem:      1820  cl-subs:     8392  v-elim:      0  v-fix:    0  time: 22.53 s
1968.21/1968.20	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
1968.61/1968.66	c vivif2 --  cl tried   172611 cl shrink        0 lits rem          0 time: 0.46
1968.81/1968.88	c asymm  cl-useful: 0/737/8833 lits-rem:0 time: 0.22
1968.81/1968.90	c calculated reachability. Time: 0.00
1968.81/1968.90	c  N dy 24383   6215226      2511      8833    478915    172611   1369575  12536930     13.95   no data
1975.11/1975.19	c  N dy 24460   6235315      2511      8833    478915    192110   1369575  14616805     13.95     15.38
1983.51/1983.57	c  N dy 24543   6255340      2511      8833    478915    211589   1369575  16859715     13.95     23.63
1989.71/1989.71	c  N dy 24618   6276290      2511      8833    478915    125695   1369575   7885927     13.95     14.92
1995.61/1995.61	c  N dy 24692   6296496      2511      8833    478915    145337   1369575   9933427     13.95     14.94
2002.11/2002.16	c  N dy 24749   6316587      2511      8833    478915    164823   1369575  11729014     13.95     14.70
2010.83/2010.87	c  N dy 24856   6337144      2511      8833    478915    184769   1369575  13874290     13.96     14.95
2019.11/2019.17	c  N dy 24940   6357223      2511      8833    478915    204262   1369575  15873886     13.96     19.84
2028.33/2028.38	c  N dy 25029   6377648      2511      8833    478915    116405   1369575   6861935     13.96     14.86
2034.61/2034.65	c  N dy 25106   6397827      2511      8833    478915    135998   1369575   8968205     13.96     15.03
2041.81/2041.81	c  N dy 25173   6417857      2511      8833    478915    155376   1369575  11100797     13.96     17.93
2050.71/2050.75	c  N dy 25269   6438431      2511      8833    478915    175311   1369575  13340746     13.96     14.80
2059.13/2059.16	c  N dy 25319   6459211      2511      8833    478915    195403   1369575  15477327     13.96     14.78
2073.43/2073.51	c  N dy 25435   6479820      2511      8833    478915    215330   1369575  17531082     13.97     14.71
2081.51/2081.51	c  N dy 25513   6500145      2511      8833    478915    126547   1369575   7613288     13.97     14.74
2088.61/2088.61	c  N dy 25622   6520325      2511      8833    478915    146136   1369575   9701906     13.98     14.85
2095.01/2095.00	c  N dy 25661   6540627      2511      8833    478915    165794   1369575  12000047     13.97     14.89
2104.33/2104.34	c  N dy 25741   6560636      2511      8833    478915    185185   1369575  14150414     13.97     15.81
2115.01/2115.06	c  N dy 25840   6581391      2511      8833    478915    205396   1369575  16535601     13.98     14.74
2125.51/2125.54	c  N dy 25924   6602502      2511      8833    478915    116276   1369575   6677822     13.98     14.73
2132.61/2132.67	c  N dy 26017   6622790      2511      8833    478915    135884   1369575   8738597     13.98     15.41
2138.81/2138.86	c  N dy 26113   6644461      2511      8833    478915    156897   1369575  10900703     13.98     14.73
2146.31/2146.35	c  N dy 26170   6664510      2511      8833    478915    176291   1369575  12933859     13.98     21.83
2155.11/2155.15	c  N dy 26249   6685225      2511      8833    478915    196308   1369575  14797617     13.98     14.74
2163.21/2163.21	c  N dy 26324   6705275      2511      8833    478915    215663   1369575  16914449     13.98     15.13
2169.23/2169.28	c  S st 26376   6715226      2511      8833    478915    115006   1369575   6479885     13.98   no data
2169.31/2169.37	c  S st 26376   6715729      2511      8833    478915    115507   1369575   6551114     13.98   no data
2169.41/2169.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2170.61/2170.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 55.8M T:  1.25
2170.61/2170.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2170.71/2170.70	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2175.21/2175.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.56 s
2175.31/2175.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
2175.31/2175.34	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
2175.41/2175.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2176.83/2176.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
2184.11/2184.17	c lits-rem:      1675  cl-subs:     2613  v-elim:      0  v-fix:    0  time:  7.30 s
2184.11/2184.18	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
2184.41/2184.46	c vivif2 --  cl tried   112894 cl shrink        0 lits rem          0 time: 0.28
2184.64/2184.67	c asymm  cl-useful: 0/927/8833 lits-rem:0 time: 0.21
2184.64/2184.69	c calculated reachability. Time: 0.00
2184.64/2184.69	c  N dy 26376   6715729      2511      8833    478915    112894   1369575   6511466     13.98   no data
2190.91/2190.94	c  N dy 26480   6735752      2511      8833    478915    132272   1369575   8501859     13.99     21.12
2197.52/2197.55	c  N dy 26557   6755824      2511      8833    478915    151622   1369575  10423785     13.99     15.63
2205.01/2205.04	c  N dy 26647   6775919      2511      8833    478915    171045   1369575  12507873     13.99     14.76
2212.61/2212.61	c  N dy 26686   6796057      2511      8833    478915    190526   1369575  14348755     13.99     15.05
2223.41/2223.48	c  N dy 26815   6816144      2511      8833    478915    209986   1369575  16365246     14.00     22.82
2230.12/2230.10	c  N dy 26884   6836202      2511      8833    478915    118171   1369575   6771070     14.00     14.88
2236.02/2236.00	c  N dy 26973   6856273      2511      8833    478915    137611   1369575   8913776     14.00     20.52
2243.19/2243.26	c  N dy 27052   6876293      2511      8833    478915    156950   1369575  10838663     14.00     14.92
2250.69/2250.79	c  N dy 27148   6896392      2511      8833    478915    176355   1369575  12720740     14.00     34.10
2259.89/2259.96	c  N dy 27234   6916473      2511      8833    478915    195795   1369575  14744517     14.01     24.25
2268.99/2269.01	c  N dy 27312   6938328      2511      8833    478915    216963   1369575  16819969     14.01     14.76
2277.20/2277.22	c  N dy 27395   6958569      2511      8833    478915    124322   1369575   7425511     14.01     15.14
2283.61/2283.66	c  N dy 27462   6978592      2511      8833    478915    143660   1369575   9253914     14.01     17.33
2291.10/2291.10	c  N dy 27547   6998723      2511      8833    478915    163133   1369575  11242565     14.01     14.89
2299.79/2299.81	c  N dy 27641   7019572      2511      8833    478915    183311   1369575  13318806     14.01     14.88
2309.80/2309.82	c  N dy 27753   7040074      2511      8833    478915    203143   1369575  15387789     14.02     14.77
2318.60/2318.68	c  N dy 27836   7060101      2511      8833    478915    222548   1369575  17432366     14.02     15.03
2327.51/2327.61	c  N dy 27925   7080387      2511      8833    478915    128947   1369575   7808194     14.02     14.89
2333.59/2333.68	c  N dy 28007   7100784      2511      8833    478915    148702   1369575   9965870     14.02     14.82
2341.39/2341.46	c  N dy 28083   7121199      2511      8833    478915    168479   1369575  12090160     14.02     15.70
2350.40/2350.45	c  N dy 28160   7141225      2511      8833    478915    187848   1369575  14105521     14.03     14.80
2361.79/2361.82	c  N dy 28292   7161685      2511      8833    478915    207682   1369575  16179550     14.03     14.83
2372.90/2372.95	c  N dy 28378   7182664      2511      8833    478915    227920   1369575  18230541     14.04     15.21
2379.89/2379.91	c  N dy 28452   7202951      2511      8833    478915    133411   1369575   8173252     14.04     14.85
2384.49/2384.56	c  S st 28527   7215730      2511      8833    478915    145784   1369575   9417458     14.04   no data
2384.59/2384.66	c  S st 28527   7216231      2511      8833    478915    146281   1369575   9500032     14.04   no data
2384.59/2384.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2386.19/2386.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 66.7M T:  1.53
2386.19/2386.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2386.19/2386.28	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2390.79/2390.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.57 s
2390.79/2390.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
2390.89/2390.93	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
2390.99/2391.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2392.51/2392.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
2410.99/2411.04	c lits-rem:      2633  cl-subs:     5693  v-elim:      0  v-fix:    0  time: 18.46 s
2410.99/2411.04	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
2411.39/2411.41	c vivif2 --  cl tried   140588 cl shrink        0 lits rem          0 time: 0.36
2411.59/2411.63	c asymm  cl-useful: 0/799/8833 lits-rem:0 time: 0.22
2411.59/2411.65	c calculated reachability. Time: 0.00
2411.59/2411.65	c  N dy 28527   7216231      2511      8833    478915    140588   1369575   9368844     14.04   no data
2417.50/2417.56	c  N dy 28585   7237746      2511      8833    478915    161303   1369575  11515326     14.04     14.83
2424.60/2424.66	c  N dy 28647   7257798      2511      8833    478915    180802   1369575  13557284     14.04     28.33
2432.12/2432.15	c  N dy 28730   7278280      2511      8833    478915    200659   1369575  15698851     14.04     14.86
2441.39/2441.45	c  N dy 28798   7298354      2511      8833    478915    220069   1369575  17720408     14.03     15.72
2449.49/2449.61	c  N dy 28866   7318553      2511      8833    478915    124636   1369575   7374051     14.04     14.84
2454.60/2454.61	c  N dy 28921   7338616      2511      8833    478915    144114   1369575   9374568     14.03     14.82
2460.80/2460.82	c  N dy 28991   7359012      2511      8833    478915    163863   1369575  11266780     14.03     14.83
2467.22/2467.22	c  N dy 29061   7379498      2511      8833    478915    183743   1369575  13556598     14.03     14.80
2474.92/2474.97	c  N dy 29138   7399805      2511      8833    478915    203371   1369575  15496494     14.03     14.84
2482.62/2482.67	c  N dy 29194   7420164      2511      8833    478915    222978   1369575  17674866     14.03     14.82
2490.80/2490.80	c  N dy 29268   7440448      2511      8833    478915    126511   1369575   7765589     14.03     14.79
2495.69/2495.72	c  N dy 29322   7460999      2511      8833    478915    146458   1369575  10048489     14.02     15.11
2501.79/2501.86	c  N dy 29379   7481715      2511      8833    478915    166527   1369575  12050844     14.02     14.85
2509.40/2509.47	c  N dy 29443   7503057      2511      8833    478915    187215   1369575  14171944     14.02     15.03
2517.60/2517.60	c  N dy 29501   7523093      2511      8833    478915    206504   1369575  16119542     14.02     19.99
2526.40/2526.45	c  N dy 29578   7543257      2511      8833    478915    225993   1369575  18035784     14.02     14.89
2534.60/2534.64	c  N dy 29657   7563729      2511      8833    478915    128805   1369575   7790078     14.02     15.06
2540.79/2540.80	c  N dy 29724   7584983      2511      8833    478915    149292   1369575   9870881     14.02     14.80
2547.70/2547.77	c  N dy 29800   7605021      2511      8833    478915    168672   1369575  11855306     14.02     21.69
2555.50/2555.58	c  N dy 29874   7625091      2511      8833    478915    188057   1369575  13824261     14.02     32.52
2564.19/2564.28	c  N dy 29946   7645301      2511      8833    478915    207639   1369575  15767151     14.02     14.77
2572.82/2572.89	c  N dy 30028   7666055      2511      8833    478915    227758   1369575  18036520     14.02     14.83
2582.60/2582.62	c  N dy 30100   7686315      2511      8833    478915    129268   1369575   7664648     14.02     14.85
2588.00/2588.02	c  N dy 30170   7706498      2511      8833    478915    148893   1369575   9992115     14.02     14.86
2591.19/2591.22	c  S st 30216   7716232      2511      8833    478915    158336   1369575  10873548     14.02     14.08
2591.29/2591.32	c  S st 30216   7716734      2511      8833    478915    158833   1369575  10958739     14.02   no data
2591.29/2591.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2593.10/2593.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 74.3M T:  1.74
2593.10/2593.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2593.10/2593.15	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2597.70/2597.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.60 s
2597.70/2597.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
2597.80/2597.83	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
2597.90/2597.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2599.60/2599.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
2612.30/2612.37	c lits-rem:       591  cl-subs:     5374  v-elim:      0  v-fix:    0  time: 12.74 s
2612.30/2612.38	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
2612.70/2612.79	c vivif2 --  cl tried   153459 cl shrink        0 lits rem          0 time: 0.40
2613.00/2613.02	c asymm  cl-useful: 0/798/8833 lits-rem:0 time: 0.23
2613.00/2613.04	c calculated reachability. Time: 0.00
2613.00/2613.04	c  N dy 30216   7716734      2511      8833    478915    153459   1369575  10808591     14.02   no data
2619.60/2619.66	c  N dy 30271   7737316      2511      8833    478915    173379   1369575  12947506     14.02     15.10
2628.09/2628.16	c  N dy 30348   7759105      2511      8833    478915    194383   1369575  15002897     14.02     14.78
2637.72/2637.79	c  N dy 30418   7779214      2511      8833    478915    213747   1369575  16943844     14.02     14.80
2645.99/2646.07	c  N dy 30452   7799232      2511      8833    478915    233065   1369575  18709642     14.01     27.79
2653.80/2653.86	c  N dy 30527   7819381      2511      8833    478915    133700   1369575   8171301     14.01     14.85
2660.30/2660.39	c  N dy 30586   7841620      2511      8833    478915    155222   1369575  10743696     14.01     14.79
2667.20/2667.25	c  N dy 30636   7862743      2511      8833    478915    175608   1369575  13097348     14.00     14.99
2676.22/2676.23	c  N dy 30719   7883599      2511      8833    478915    195712   1369575  15109560     14.01     14.80
2684.20/2684.28	c  N dy 30772   7904048      2511      8833    478915    215517   1369575  17425776     14.00     14.74
2693.60/2693.60	c  N dy 30837   7924142      2511      8833    478915    234888   1369575  19540185     14.00     14.90
2701.70/2701.78	c  N dy 30907   7944531      2511      8833    478915    134777   1369575   8306126     14.00     14.74
2707.80/2707.81	c  N dy 30981   7965070      2511      8833    478915    154624   1369575  10310516     14.00     14.74
2715.10/2715.17	c  N dy 31085   7985094      2511      8833    478915    174074   1369575  12530031     14.00     16.11
2723.00/2723.08	c  N dy 31185   8005241      2511      8833    478915    193636   1369575  14742486     14.01     14.78
2732.90/2732.91	c  N dy 31293   8025912      2511      8833    478915    213624   1369575  16947684     14.01     14.95
2741.80/2741.85	c  N dy 31363   8045985      2511      8833    478915    233081   1369575  19059440     14.01     14.75
2749.92/2749.92	c  N dy 31420   8066877      2511      8833    478915    132383   1369575   8117918     14.01     14.92
2756.10/2756.16	c  N dy 31501   8086908      2511      8833    478915    151686   1369575   9937173     14.01     14.94
2763.40/2763.42	c  N dy 31599   8106946      2511      8833    478915    170984   1369575  11868242     14.01     22.30
2771.80/2771.81	c  N dy 31709   8127012      2511      8833    478915    190499   1369575  14200367     14.02     16.89
2780.82/2780.86	c  N dy 31812   8147113      2511      8833    478915    209946   1369575  16412736     14.02     20.90
2789.10/2789.19	c  N dy 31872   8167639      2511      8833    478915    229706   1369575  18358920     14.02     14.80
2798.70/2798.77	c  N dy 31916   8188495      2511      8833    478915    128027   1369575   7645635     14.02     14.76
2804.80/2804.82	c  N dy 31961   8209269      2511      8833    478915    148075   1369575   9613843     14.01     15.09
2807.12/2807.20	c  S st 32002   8216734      2511      8833    478915    155279   1369575  10329993     14.01   no data
2807.30/2807.33	c  S st 32002   8217236      2511      8833    478915    155779   1369575  10398012     14.01   no data
2807.30/2807.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2809.00/2809.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 72.3M T:  1.72
2809.00/2809.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2809.10/2809.14	c bin-w-bin subsume rem            0 bins  time:  0.04 s
2813.72/2813.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.66 s
2813.82/2813.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
2813.82/2813.88	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
2813.90/2813.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2815.50/2815.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
2827.10/2827.14	c lits-rem:       581  cl-subs:     5733  v-elim:      0  v-fix:    0  time: 11.54 s
2827.10/2827.15	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
2827.50/2827.53	c vivif2 --  cl tried   150046 cl shrink        0 lits rem          0 time: 0.39
2827.70/2827.79	c asymm  cl-useful: 0/277/8833 lits-rem:0 time: 0.25
2827.80/2827.80	c calculated reachability. Time: 0.00
2827.80/2827.80	c  N dy 32002   8217236      2511      8833    478915    150046   1369575  10263381     14.01   no data
2834.10/2834.16	c  N dy 32077   8237681      2511      8833    478915    169853   1369575  12157776     14.01     14.89
2840.80/2840.87	c  N dy 32139   8257782      2511      8833    478915    189281   1369575  13907800     14.01     14.82
2848.80/2848.84	c  N dy 32243   8278552      2511      8833    478915    209388   1369575  16140297     14.02     15.19
2856.10/2856.16	c  N dy 32314   8298623      2511      8833    478915    228802   1369575  18126395     14.02     15.30
2866.20/2866.27	c  N dy 32415   8318964      2511      8833    478915    125756   1369575   7445840     14.02     14.83
2871.90/2871.92	c  N dy 32493   8339899      2511      8833    478915    146034   1369575   9820756     14.02     14.78
2878.81/2878.90	c  N dy 32589   8359948      2511      8833    478915    165510   1369575  12020851     14.02     19.86
2887.80/2887.83	c  N dy 32680   8379972      2511      8833    478915    184748   1369575  13814856     14.03     14.89
2897.10/2897.13	c  N dy 32765   8399986      2511      8833    478915    204070   1369575  15836762     14.03     34.05
2905.61/2905.63	c  N dy 32845   8420027      2511      8833    478915    223388   1369575  17671717     14.03     14.79
2916.91/2916.94	c  N dy 32940   8440410      2511      8833    478915    243021   1369575  19468914     14.03     14.82
2923.90/2923.97	c  N dy 33025   8460501      2511      8833    478915    138790   1369575   8911981     14.03     14.77
2930.80/2930.81	c  N dy 33126   8480657      2511      8833    478915    158240   1369575  10824084     14.03     15.12
2937.50/2937.53	c  N dy 33202   8500894      2511      8833    478915    177825   1369575  12862253     14.03     14.79
2946.40/2946.43	c  N dy 33297   8521468      2511      8833    478915    197688   1369575  14709268     14.03     15.12
2956.00/2956.02	c  N dy 33402   8541511      2511      8833    478915    217099   1369575  16895938     14.04     14.84
2967.73/2967.77	c  N dy 33501   8561645      2511      8833    478915    236586   1369575  18770647     14.04     14.80
2978.72/2978.81	c  N dy 33607   8582570      2511      8833    478915    132110   1369575   7932643     14.05     14.82
2984.60/2984.67	c  N dy 33670   8602995      2511      8833    478915    151770   1369575   9667252     14.04     14.88
2990.83/2990.90	c  N dy 33748   8623086      2511      8833    478915    171208   1369575  11549019     14.05     22.92
2998.11/2998.13	c  N dy 33826   8643182      2511      8833    478915    190671   1369575  13470981     14.04     16.98
3006.10/3006.21	c  N dy 33929   8664223      2511      8833    478915    210983   1369575  15591869     14.05     14.99
3015.02/3015.10	c  N dy 34022   8684381      2511      8833    478915    230506   1369575  17725236     14.05     15.02
3024.20/3024.24	c  N dy 34107   8704448      2511      8833    478915    249896   1369575  20022534     14.05     14.81
3030.01/3030.00	c  S st 34174   8717236      2511      8833    478915    136719   1369575   8544003     14.05     11.36
3030.11/3030.11	c  S st 34174   8717743      2511      8833    478915    137224   1369575   8618552     14.05   no data
3030.11/3030.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3031.91/3031.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 70.7M T:  1.82
3031.91/3031.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3032.01/3032.01	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3036.50/3036.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.56 s
3036.60/3036.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
3036.60/3036.66	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
3036.70/3036.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3038.22/3038.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
3051.50/3051.53	c lits-rem:      1387  cl-subs:     3099  v-elim:      0  v-fix:    0  time: 13.26 s
3051.50/3051.54	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
3051.80/3051.88	c vivif2 --  cl tried   134125 cl shrink        0 lits rem          0 time: 0.34
3052.10/3052.12	c asymm  cl-useful: 0/340/8833 lits-rem:0 time: 0.25
3052.10/3052.14	c calculated reachability. Time: 0.00
3052.10/3052.14	c  N dy 34174   8717743      2511      8833    478915    134125   1369575   8553197     14.05   no data
3058.50/3058.56	c  N dy 34272   8739225      2511      8833    478915    155038   1369575  10992037     14.06     14.81
3066.40/3066.44	c  N dy 34370   8760668      2511      8833    478915    175778   1369575  13044409     14.06     14.89
3073.80/3073.83	c  N dy 34427   8780882      2511      8833    478915    195324   1369575  14904584     14.06     14.87
3082.22/3082.28	c  N dy 34529   8801251      2511      8833    478915    215100   1369575  17015352     14.06     14.84
3090.92/3090.95	c  N dy 34612   8821338      2511      8833    478915    234524   1369575  18994782     14.06     24.52
3102.10/3102.13	c  N dy 34710   8841417      2511      8833    478915    127210   1369575   7546565     14.06     18.59
3108.52/3108.54	c  N dy 34816   8862546      2511      8833    478915    147612   1369575   9919657     14.07     14.83
3115.00/3115.02	c  N dy 34884   8882553      2511      8833    478915    166921   1369575  11551061     14.07     14.96
3122.39/3122.41	c  N dy 34977   8902634      2511      8833    478915    186320   1369575  13601861     14.07     14.82
3130.20/3130.24	c  N dy 35082   8922725      2511      8833    478915    205807   1369575  15875999     14.07     26.15
3139.70/3139.78	c  N dy 35184   8942773      2511      8833    478915    225199   1369575  17585558     14.07     18.00
3150.10/3150.20	c  N dy 35279   8962873      2511      8833    478915    244560   1369575  19328781     14.08     18.49
3159.90/3159.98	c  N dy 35381   8983547      2511      8833    478915    136957   1369575   8390117     14.08     14.86
3166.00/3166.03	c  N dy 35458   9003637      2511      8833    478915    156433   1369575  10330160     14.08     15.10
3173.42/3173.48	c  N dy 35574   9023733      2511      8833    478915    175920   1369575  12343608     14.09     17.13
3179.90/3179.98	c  N dy 35645   9044167      2511      8833    478915    195692   1369575  14236020     14.09     14.94
3188.40/3188.40	c  N dy 35748   9064386      2511      8833    478915    215201   1369575  16157563     14.09     15.07
3197.40/3197.44	c  N dy 35853   9084871      2511      8833    478915    235075   1369575  18220982     14.09     14.88
3208.10/3208.16	c  N dy 35968   9104896      2511      8833    478915    254380   1369575  19977419     14.10     15.07
3215.22/3215.25	c  N dy 36043   9125212      2511      8833    478915    145399   1369575   9065349     14.10     14.86
3221.60/3221.67	c  N dy 36104   9145650      2511      8833    478915    165144   1369575  10839841     14.10     14.86
3228.52/3228.59	c  N dy 36199   9165708      2511      8833    478915    184599   1369575  12895149     14.10     15.53
3236.50/3236.54	c  N dy 36294   9186068      2511      8833    478915    204254   1369575  14704415     14.10     14.97
3244.80/3244.81	c  N dy 36396   9206105      2511      8833    478915    223604   1369575  16830725     14.10     24.67
3250.30/3250.36	c  S st 36464   9217744      2511      8833    478915    234857   1369575  18014847     14.11     12.54
3250.52/3250.53	c  S st 36464   9218249      2511      8833    478915    235360   1369575  18098094     14.11   no data
3250.52/3250.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3253.10/3253.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 98.7M T:  2.56
3253.10/3253.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3253.10/3253.19	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3257.70/3257.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.56 s
3257.70/3257.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
3257.80/3257.83	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
3257.90/3257.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
3260.10/3260.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
3302.90/3302.93	c lits-rem:      2300  cl-subs:     9147  v-elim:      0  v-fix:    0  time: 42.78 s
3302.90/3302.94	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
3303.50/3303.56	c vivif2 --  cl tried   226213 cl shrink        0 lits rem          0 time: 0.62
3303.80/3303.83	c asymm  cl-useful: 0/220/8833 lits-rem:0 time: 0.27
3303.80/3303.85	c calculated reachability. Time: 0.00
3303.80/3303.85	c  N dy 36464   9218249      2511      8833    478915    226213   1369575  17795504     14.11   no data
3313.70/3313.76	c  N dy 36559   9238305      2511      8833    478915    245548   1369575  19644842     14.11     14.88
3325.00/3325.07	c  N dy 36656   9258354      2511      8833    478915    135484   1369575   8328050     14.11     17.44
3331.50/3331.54	c  N dy 36746   9278697      2511      8833    478915    155173   1369575  10689819     14.12     14.98
3339.30/3339.33	c  N dy 36838   9298744      2511      8833    478915    174602   1369575  12700888     14.12     15.00
3348.71/3348.74	c  N dy 36938   9319278      2511      8833    478915    194534   1369575  14947908     14.12     14.96
3358.22/3358.22	c  N dy 37054   9339752      2511      8833    478915    214367   1369575  17100337     14.13     14.88
3369.51/3369.51	c  N dy 37150   9359878      2511      8833    478915    233866   1369575  19250024     14.13     14.98
3379.12/3379.17	c  N dy 37242   9379941      2511      8833    478915    253311   1369575  21323818     14.13     24.44
3389.61/3389.68	c  N dy 37361   9399996      2511      8833    478915    142207   1369575   9095812     14.14     21.61
3396.00/3396.03	c  N dy 37421   9420087      2511      8833    478915    161452   1369575  11069625     14.14     14.94
3402.90/3402.91	c  N dy 37508   9440268      2511      8833    478915    180939   1369575  12987897     14.14     14.89
3412.13/3412.19	c  N dy 37631   9460304      2511      8833    478915    200272   1369575  15031806     14.15     35.45
3422.30/3422.37	c  N dy 37738   9481062      2511      8833    478915    220353   1369575  17341055     14.15     15.19
3433.61/3433.63	c  N dy 37857   9501583      2511      8833    478915    240191   1369575  19404255     14.15     14.90
3442.20/3442.28	c  N dy 37928   9522169      2511      8833    478915    260152   1369575  21809386     14.15     14.94
3450.63/3450.66	c  N dy 37994   9542678      2511      8833    478915    148489   1369575   9603140     14.15     15.00
3457.71/3457.73	c  N dy 38082   9562713      2511      8833    478915    167889   1369575  11851728     14.16     14.97
3465.91/3466.01	c  N dy 38159   9582940      2511      8833    478915    187460   1369575  14072426     14.16     14.99
3475.00/3475.07	c  N dy 38269   9602989      2511      8833    478915    206846   1369575  16367101     14.16     32.42
3486.81/3486.84	c  N dy 38382   9623034      2511      8833    478915    226251   1369575  18359394     14.17     19.09
3496.82/3496.83	c  N dy 38462   9643067      2511      8833    478915    245613   1369575  20414303     14.17     14.96
3512.00/3512.03	c  N dy 38582   9663429      2511      8833    478915    132857   1369575   7915902     14.18     15.03
3518.71/3518.73	c  N dy 38679   9683467      2511      8833    478915    152295   1369575  10124543     14.18     14.94
3526.62/3526.66	c  N dy 38796   9703565      2511      8833    478915    171812   1369575  12478391     14.18     23.30
3532.81/3532.82	c  S st 38867   9718250      2511      8833    478915    186078   1369575  14019297     14.19     12.95
3532.91/3532.98	c  S st 38867   9718752      2511      8833    478915    186578   1369575  14091679     14.19   no data
3533.01/3533.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3535.33/3535.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 91.9M T:  2.33
3535.33/3535.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3535.33/3535.41	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3539.91/3539.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.57 s
3540.01/3540.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
3540.01/3540.07	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
3540.11/3540.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3542.61/3542.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.09 s
3567.23/3567.31	c lits-rem:      2027  cl-subs:     7339  v-elim:      0  v-fix:    0  time: 24.69 s
3567.33/3567.32	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
3567.71/3567.79	c vivif2 --  cl tried   179239 cl shrink        0 lits rem          0 time: 0.48
3568.01/3568.07	c asymm  cl-useful: 0/237/8833 lits-rem:0 time: 0.28
3568.01/3568.09	c calculated reachability. Time: 0.00
3568.01/3568.09	c  N dy 38867   9718752      2511      8833    478915    179239   1369575  13884272     14.19   no data
3576.81/3576.81	c  N dy 38958   9738896      2511      8833    478915    198773   1369575  16063167     14.19     15.34
3587.71/3587.75	c  N dy 39045   9759751      2511      8833    478915    218953   1369575  18199953     14.19     15.00
3598.13/3598.12	c  N dy 39116   9779851      2511      8833    478915    238421   1369575  20412980     14.19     15.74
3612.81/3612.83	c  N dy 39222   9799949      2511      8833    478915    257961   1369575  22712934     14.19     27.33
3623.00/3623.00	c  N dy 39290   9819960      2511      8833    478915    143862   1369575   9266912     14.19     15.20
3630.61/3630.63	c  N dy 39389   9840267      2511      8833    478915    163656   1369575  11697167     14.20     15.06
3638.21/3638.21	c  N dy 39476   9860708      2511      8833    478915    183472   1369575  13827684     14.20     15.03
3647.70/3647.71	c  N dy 39569   9880723      2511      8833    478915    202802   1369575  16022915     14.20     17.60
3656.71/3656.78	c  N dy 39624   9901765      2511      8833    478915    223189   1369575  18583141     14.20     15.06
3665.41/3665.41	c  N dy 39703   9922075      2511      8833    478915    242959   1369575  21222768     14.20     15.06
3678.21/3678.28	c  N dy 39793   9942093      2511      8833    478915    262413   1369575  23449036     14.20     15.04
3691.21/3691.28	c  N dy 39919   9963343      2511      8833    478915    148312   1369575   9642584     14.21     15.01
3699.51/3699.54	c  N dy 40024   9983351      2511      8833    478915    167848   1369575  11935338     14.21     17.43
3710.61/3710.67	c  N dy 40134  10003786      2511      8833    478915    187620   1369575  13993031     14.22     15.24
3720.51/3720.56	c  N dy 40229  10024111      2511      8833    478915    207381   1369575  16492350     14.22     15.23
3732.51/3732.57	c  N dy 40327  10044140      2511      8833    478915    226815   1369575  18711060     14.22     18.05
3745.43/3745.42	c  N dy 40428  10064212      2511      8833    478915    246338   1369575  21015687     14.23     14.98
3754.23/3754.26	c  N dy 40528  10084271      2511      8833    478915    265891   1369575  23672687     14.23     18.31
3766.21/3766.27	c  N dy 40638  10105456      2511      8833    478915    150558   1369575   9723109     14.23     15.10
3773.03/3773.09	c  N dy 40715  10125489      2511      8833    478915    170014   1369575  11870091     14.24     16.08
3781.61/3781.60	c  N dy 40800  10145986      2511      8833    478915    189861   1369575  14035141     14.24     15.01
3789.91/3789.96	c  N dy 40881  10166050      2511      8833    478915    209399   1369575  16163954     14.24     31.57
3800.91/3800.98	c  N dy 40988  10186137      2511      8833    478915    228873   1369575  18238711     14.24     21.75
3811.31/3811.37	c  N dy 41063  10207365      2511      8833    478915    249486   1369575  20403247     14.24     15.00
3816.31/3816.35	c  S st 41094  10218752      2511      8833    478915    260499   1369575  21602687     14.24     10.11
3816.61/3816.60	c  S st 41094  10219255      2511      8833    478915    260999   1369575  21668585     14.24   no data
3816.61/3816.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3819.51/3819.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 107.3M T:  2.89
3819.51/3819.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3819.61/3819.60	c bin-w-bin subsume rem            0 bins  time:  0.04 s
3824.21/3824.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.64 s
3824.21/3824.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
3824.31/3824.32	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
3824.41/3824.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
3826.83/3826.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.78 s
3879.01/3879.03	c lits-rem:      1649  cl-subs:     7957  v-elim:      0  v-fix:    0  time: 52.20 s
3879.01/3879.04	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
3879.73/3879.73	c vivif2 --  cl tried   253042 cl shrink        0 lits rem          0 time: 0.69
3880.01/3880.01	c asymm  cl-useful: 0/196/8833 lits-rem:0 time: 0.28
3880.01/3880.03	c calculated reachability. Time: 0.00
3880.01/3880.03	c  N dy 41094  10219255      2511      8833    478915    253042   1369575  21326052     14.24   no data
3888.31/3888.35	c  N dy 41176  10239587      2511      8833    478915    272679   1369575  23258306     14.24     15.15
3897.12/3897.15	c  N dy 41261  10259605      2511      8833    478915    155237   1369575  10155105     14.25     15.11
3904.31/3904.36	c  N dy 41370  10279696      2511      8833    478915    174741   1369575  12307794     14.25     15.32
3912.31/3912.39	c  N dy 41456  10300191      2511      8833    478915    194604   1369575  14176357     14.25     15.13
3920.91/3920.90	c  N dy 41546  10320302      2511      8833    478915    213998   1369575  16218951     14.25     15.23
3928.61/3928.66	c  N dy 41628  10340432      2511      8833    478915    233475   1369575  18589209     14.25     15.06
3939.71/3939.71	c  N dy 41721  10360476      2511      8833    478915    252833   1369575  20449818     14.26     27.97
3951.13/3951.21	c  N dy 41836  10381420      2511      8833    478915    273147   1369575  22727028     14.26     15.12
3959.41/3959.46	c  N dy 41928  10401824      2511      8833    478915    155321   1369575  10067458     14.26     15.24
3966.31/3966.33	c  N dy 42030  10421881      2511      8833    478915    174748   1369575  12283348     14.26     32.81
3973.92/3973.98	c  N dy 42124  10442270      2511      8833    478915    194461   1369575  14464098     14.27     15.12
3982.03/3982.05	c  N dy 42197  10462568      2511      8833    478915    214069   1369575  16371534     14.27     15.08
3990.61/3990.71	c  N dy 42277  10482858      2511      8833    478915    233759   1369575  18646571     14.27     15.12
4001.12/4001.18	c  N dy 42371  10502918      2511      8833    478915    253226   1369575  20834990     14.27     15.16
4012.31/4012.34	c  N dy 42472  10522958      2511      8833    478915    272600   1369575  23070508     14.27     15.93
4020.11/4020.11	c  N dy 42536  10543108      2511      8833    478915    153626   1369575   9644866     14.27     15.05
4026.41/4026.46	c  N dy 42613  10563318      2511      8833    478915    173244   1369575  11542357     14.27     15.09
4033.74/4033.77	c  N dy 42694  10583387      2511      8833    478915    192637   1369575  13673408     14.27     15.97
4043.41/4043.44	c  N dy 42766  10606203      2511      8833    478915    214652   1369575  15879409     14.27     15.09
4052.34/4052.35	c  N dy 42871  10626289      2511      8833    478915    234171   1369575  18166996     14.28     16.19
4062.82/4062.88	c  N dy 42948  10647293      2511      8833    478915    254395   1369575  20319569     14.28     15.06
4074.33/4074.39	c  N dy 43034  10667629      2511      8833    478915    273950   1369575  22282514     14.28     15.22
4082.91/4082.99	c  N dy 43135  10687691      2511      8833    478915    154224   1369575  10140813     14.28     30.12
4090.12/4090.18	c  N dy 43223  10710402      2511      8833    478915    176230   1369575  12945047     14.29     15.40
4093.52/4093.53	c  S st 43261  10719256      2511      8833    478915    184837   1369575  13840902     14.29   no data
4093.62/4093.67	c  S st 43261  10719757      2511      8833    478915    185335   1369575  13918258     14.29   no data
4093.72/4093.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4096.02/4096.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 92.7M T:  2.32
4096.02/4096.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4096.02/4096.09	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4100.62/4100.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.56 s
4100.62/4100.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
4100.74/4100.73	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
4100.84/4100.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
4102.72/4102.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
4125.22/4125.28	c lits-rem:      1502  cl-subs:     4849  v-elim:      0  v-fix:    0  time: 22.53 s
4125.22/4125.29	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
4125.72/4125.76	c vivif2 --  cl tried   180486 cl shrink        0 lits rem          0 time: 0.47
4126.04/4126.02	c asymm  cl-useful: 0/373/8833 lits-rem:0 time: 0.26
4126.04/4126.04	c calculated reachability. Time: 0.00
4126.04/4126.04	c  N dy 43261  10719757      2511      8833    478915    180486   1369575  13752506     14.29   no data
4135.21/4135.21	c  N dy 43344  10741332      2511      8833    478915    201420   1369575  16122684     14.29     15.04
4144.92/4144.90	c  N dy 43440  10761581      2511      8833    478915    221040   1369575  18201270     14.29     15.12
4155.74/4155.76	c  N dy 43531  10781617      2511      8833    478915    240445   1369575  20199334     14.29     15.19
4166.91/4166.94	c  N dy 43621  10801721      2511      8833    478915    259988   1369575  22641276     14.29     15.14
4178.32/4178.40	c  N dy 43697  10822686      2511      8833    478915    280353   1369575  25169337     14.29     15.25
4188.61/4188.61	c  N dy 43817  10842719      2511      8833    478915    159391   1369575  10626529     14.30     24.29
4198.12/4198.15	c  N dy 43934  10862720      2511      8833    478915    178830   1369575  13000079     14.31     22.96
4209.01/4209.07	c  N dy 44044  10882754      2511      8833    478915    198322   1369575  15187973     14.31     25.67
4219.72/4219.76	c  N dy 44142  10903058      2511      8833    478915    218084   1369575  17518151     14.31     15.07
4230.54/4230.57	c  N dy 44219  10923284      2511      8833    478915    237734   1369575  19983514     14.32     15.16
4241.22/4241.29	c  N dy 44279  10943651      2511      8833    478915    257500   1369575  22136818     14.32     15.11
4252.02/4252.07	c  N dy 44370  10963742      2511      8833    478915    277019   1369575  24503658     14.32     21.60
4264.01/4264.03	c  N dy 44486  10984310      2511      8833    478915    155281   1369575  10260477     14.32     15.21
4271.82/4271.89	c  N dy 44600  11004326      2511      8833    478915    174792   1369575  12827610     14.33     31.08
4279.22/4279.28	c  N dy 44657  11024417      2511      8833    478915    194305   1369575  15746900     14.33     15.09
4290.82/4290.87	c  N dy 44749  11044474      2511      8833    478915    213724   1369575  18239698     14.33     15.74
4304.02/4304.09	c  N dy 44870  11064545      2511      8833    478915    233306   1369575  20756335     14.34     15.96
4317.44/4317.45	c  N dy 44945  11084577      2511      8833    478915    252671   1369575  22911156     14.34     20.71
4331.32/4331.30	c  N dy 45027  11106330      2511      8833    478915    273737   1369575  25289779     14.34     15.25
4345.52/4345.52	c  N dy 45129  11126399      2511      8833    478915    150637   1369575   9740436     14.34     25.08
4353.74/4353.77	c  N dy 45229  11146538      2511      8833    478915    170141   1369575  12049671     14.35     15.16
4362.92/4362.91	c  N dy 45320  11166760      2511      8833    478915    189740   1369575  14199878     14.35     15.11
4370.72/4370.71	c  N dy 45368  11186769      2511      8833    478915    209160   1369575  16601287     14.35     19.49
4382.62/4382.64	c  N dy 45482  11206885      2511      8833    478915    228734   1369575  18724561     14.35     15.16
4390.72/4390.77	c  S st 45553  11219758      2511      8833    478915    241159   1369575  20071250     14.35   no data
4390.92/4390.94	c  S st 45553  11220261      2511      8833    478915    241657   1369575  20148722     14.35   no data
4390.92/4390.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4394.02/4394.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 112.3M T:  3.07
4394.02/4394.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4394.12/4394.11	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4398.72/4398.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.66 s
4398.72/4398.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
4398.84/4398.86	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
4398.94/4398.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
4401.42/4401.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.89 s
4446.92/4446.90	c lits-rem:      1386  cl-subs:     7165  v-elim:      0  v-fix:    0  time: 45.49 s
4446.92/4446.91	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
4447.52/4447.55	c vivif2 --  cl tried   234492 cl shrink        0 lits rem          0 time: 0.65
4447.82/4447.81	c asymm  cl-useful: 0/206/8833 lits-rem:0 time: 0.26
4447.82/4447.83	c calculated reachability. Time: 0.00
4447.82/4447.83	c  N dy 45553  11220261      2511      8833    478915    234492   1369575  19826821     14.35   no data
4455.92/4455.97	c  N dy 45642  11240303      2511      8833    478915    254021   1369575  22439438     14.36     35.65
4465.32/4465.30	c  N dy 45714  11260387      2511      8833    478915    273478   1369575  24636338     14.36     15.84
4478.04/4478.02	c  N dy 45789  11281418      2511      8833    478915    150322   1369575   9858928     14.36     15.20
4484.92/4484.98	c  N dy 45870  11301883      2511      8833    478915    170158   1369575  12134231     14.36     15.33
4492.34/4492.40	c  N dy 45923  11322040      2511      8833    478915    189589   1369575  14137359     14.36     15.16
4501.02/4501.02	c  N dy 46008  11342352      2511      8833    478915    209300   1369575  16309723     14.36     15.18
4510.32/4510.31	c  N dy 46076  11362410      2511      8833    478915    228595   1369575  18093246     14.36     18.42
4520.22/4520.26	c  N dy 46171  11382970      2511      8833    478915    248577   1369575  20517700     14.36     15.16
4531.42/4531.45	c  N dy 46257  11403093      2511      8833    478915    268004   1369575  22485286     14.36     15.13
4543.82/4543.82	c  N dy 46365  11423645      2511      8833    478915    287935   1369575  24764297     14.36     15.29
4552.02/4552.02	c  N dy 46435  11443665      2511      8833    478915    162962   1369575  10925634     14.36     15.42
4559.62/4559.69	c  N dy 46550  11463683      2511      8833    478915    182381   1369575  13034589     14.37     16.86
4568.12/4568.10	c  N dy 46636  11485579      2511      8833    478915    203589   1369575  15445270     14.37     15.16
4576.62/4576.64	c  N dy 46738  11505655      2511      8833    478915    223076   1369575  17824313     14.37     15.44
4586.94/4586.99	c  N dy 46804  11525732      2511      8833    478915    242278   1369575  19595586     14.37     16.98
4598.04/4598.07	c  N dy 46882  11546426      2511      8833    478915    262253   1369575  21654744     14.37     15.13
4609.05/4609.03	c  N dy 46973  11566500      2511      8833    478915    281697   1369575  23935421     14.37     16.18
4619.83/4619.84	c  N dy 47107  11587007      2511      8833    478915    156418   1369575  10338490     14.38     15.57
4627.42/4627.47	c  N dy 47242  11607055      2511      8833    478915    175878   1369575  12663194     14.38     20.35
4635.22/4635.28	c  N dy 47329  11627113      2511      8833    478915    195268   1369575  14741277     14.39     27.48
4644.02/4644.06	c  N dy 47412  11647353      2511      8833    478915    214786   1369575  17073146     14.39     15.24
4654.05/4654.07	c  N dy 47497  11667442      2511      8833    478915    234234   1369575  19161350     14.39     15.29
4665.52/4665.53	c  N dy 47593  11689353      2511      8833    478915    255551   1369575  21869233     14.39     15.50
4678.72/4678.70	c  N dy 47712  11709476      2511      8833    478915    275030   1369575  23953347     14.39     15.17
4685.02/4685.02	c  S st 47755  11720261      2511      8833    478915    285497   1369575  25120346     14.39   no data
4685.22/4685.28	c  S st 47755  11720764      2511      8833    478915    285999   1369575  25194518     14.39   no data
4685.32/4685.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4689.24/4689.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 132.6M T:  3.90
4689.24/4689.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4689.24/4689.30	c bin-w-bin subsume rem            0 bins  time:  0.04 s
4693.82/4693.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.57 s
4693.92/4693.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.04 s
4693.92/4693.95	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.04 s
4694.12/4694.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
4696.22/4696.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
4771.93/4771.90	c lits-rem:      2607  cl-subs:    10490  v-elim:      0  v-fix:    0  time: 75.66 s
4771.93/4771.91	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
4772.63/4772.68	c vivif2 --  cl tried   275509 cl shrink        0 lits rem          0 time: 0.77
4772.95/4772.98	c asymm  cl-useful: 0/176/8833 lits-rem:0 time: 0.30
4773.03/4773.01	c calculated reachability. Time: 0.00
4773.03/4773.01	c  N dy 47755  11720764      2511      8833    478915    275509   1369575  24767305     14.39   no data
4787.03/4787.05	c  N dy 47847  11740913      2511      8833    478915    148958   1369575   9489564     14.40     15.83
4793.03/4793.03	c  N dy 47911  11760967      2511      8833    478915    168383   1369575  11324900     14.40     15.17
4801.03/4801.03	c  N dy 48010  11783703      2511      8833    478915    190314   1369575  13889750     14.40     15.29
4810.52/4810.59	c  N dy 48125  11803814      2511      8833    478915    209770   1369575  16144110     14.40     15.20
4819.23/4819.26	c  N dy 48176  11825077      2511      8833    478915    230338   1369575  18314487     14.40     15.27
4830.33/4830.30	c  N dy 48290  11845466      2511      8833    478915    250062   1369575  20628937     14.41     15.41
4841.15/4841.15	c  N dy 48360  11865622      2511      8833    478915    269437   1369575  22572372     14.40     15.21
4853.73/4853.79	c  N dy 48464  11886355      2511      8833    478915    289387   1369575  24693355     14.41     15.27
4864.25/4864.23	c  N dy 48524  11906361      2511      8833    478915    161804   1369575  10893867     14.41     15.25
4871.73/4871.80	c  N dy 48619  11926386      2511      8833    478915    181251   1369575  12976262     14.41     17.63
4879.03/4879.00	c  N dy 48694  11946405      2511      8833    478915    200696   1369575  14882509     14.41     15.20
4888.53/4888.50	c  N dy 48780  11967681      2511      8833    478915    221292   1369575  17080639     14.41     15.19
4898.35/4898.39	c  N dy 48866  11987697      2511      8833    478915    240617   1369575  18892273     14.41     16.34
4907.93/4907.95	c  N dy 48948  12007801      2511      8833    478915    260056   1369575  21175509     14.41     15.35
4920.83/4920.83	c  N dy 49038  12027865      2511      8833    478915    279494   1369575  23206351     14.41     28.99
4935.22/4935.29	c  N dy 49113  12048506      2511      8833    478915    151377   1369575   9566161     14.41     15.42
4942.53/4942.54	c  N dy 49220  12069374      2511      8833    478915    171627   1369575  11664072     14.42     15.20
4950.83/4950.86	c  N dy 49332  12089391      2511      8833    478915    190995   1369575  13907740     14.42     15.26
4960.23/4960.21	c  N dy 49408  12111710      2511      8833    478915    212624   1369575  16253040     14.42     15.22
4971.73/4971.78	c  N dy 49509  12131838      2511      8833    478915    231994   1369575  18330918     14.42     15.29
4982.53/4982.54	c  N dy 49612  12152276      2511      8833    478915    251803   1369575  20564062     14.43     15.20
4996.73/4996.70	c  N dy 49719  12174111      2511      8833    478915    272944   1369575  22926929     14.43     15.23

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-3422028-1306632724/watcher-3422028-1306632724 -o /tmp/evaluation-result-3422028-1306632724/solver-3422028-1306632724 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3422028-1306632724.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: 1.09 1.17 1.52 3/561 24047
/proc/meminfo: memFree=23705140/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=32356 CPUtime=0.01 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 1404 0 0 0 1 0 0 0 25 0 1 0 774871081 33132544 1311 33554432000 4194304 4580011 140735450305312 18446744073709551615 251813900997 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 8089 1312 323 95 0 3071 0

[startup+0.0728849 s]
/proc/loadavg: 1.09 1.17 1.52 3/561 24047
/proc/meminfo: memFree=23705140/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=41352 CPUtime=0.06 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 3645 0 0 0 6 0 0 0 25 0 1 0 774871081 42344448 3552 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294270 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 10338 3552 338 95 0 5320 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 41352

[startup+0.100942 s]
/proc/loadavg: 1.09 1.17 1.52 3/561 24047
/proc/meminfo: memFree=23705140/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=45048 CPUtime=0.08 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 4576 0 0 0 8 0 0 0 25 0 1 0 774871081 46129152 4483 33554432000 4194304 4580011 140735450305312 18446744073709551615 251813900997 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 11262 4485 339 95 0 6244 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 45048

[startup+0.300908 s]
/proc/loadavg: 1.09 1.17 1.52 3/561 24047
/proc/meminfo: memFree=23705140/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=45840 CPUtime=0.28 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 4791 0 0 0 28 0 0 0 25 0 1 0 774871081 46940160 4698 33554432000 4194304 4580011 140735450305312 18446744073709551615 4431095 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 11460 4698 347 95 0 6442 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45840

[startup+0.700834 s]
/proc/loadavg: 1.09 1.17 1.52 3/561 24047
/proc/meminfo: memFree=23705140/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=58276 CPUtime=0.69 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 8876 0 0 0 68 1 0 0 25 0 1 0 774871081 59674624 8584 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 14569 8584 364 95 0 9551 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58276

[startup+1.50071 s]
/proc/loadavg: 1.32 1.22 1.54 3/562 24048
/proc/meminfo: memFree=23653424/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=62352 CPUtime=1.49 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 10444 0 0 0 148 1 0 0 25 0 1 0 774871081 63848448 9007 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 15588 9007 364 95 0 10570 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62352

[startup+3.10044 s]
/proc/loadavg: 1.32 1.22 1.54 3/562 24048
/proc/meminfo: memFree=23649720/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=63904 CPUtime=3.08 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 13705 0 0 0 307 1 0 0 25 0 1 0 774871081 65437696 9681 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 15976 9681 364 95 0 10958 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 63904

[startup+6.3009 s]
/proc/loadavg: 1.38 1.23 1.54 3/562 24048
/proc/meminfo: memFree=23645824/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=65496 CPUtime=6.29 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 15605 0 0 0 627 2 0 0 25 0 1 0 774871081 67067904 9908 33554432000 4194304 4580011 140735450305312 18446744073709551615 4413539 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 16374 9908 367 95 0 11356 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65496

[startup+12.7008 s]
/proc/loadavg: 1.43 1.24 1.54 3/562 24048
/proc/meminfo: memFree=23626004/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=84708 CPUtime=12.69 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 22168 0 0 0 1266 3 0 0 25 0 1 0 774871081 86740992 14528 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 21177 14528 367 95 0 16159 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84708

[startup+25.5007 s]
/proc/loadavg: 1.55 1.28 1.55 3/562 24049
/proc/meminfo: memFree=23604344/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=87852 CPUtime=25.49 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 30117 0 0 0 2545 4 0 0 25 0 1 0 774871081 89960448 14975 33554432000 4194304 4580011 140735450305312 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 21963 14975 367 95 0 16945 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87852

[startup+51.1004 s]
/proc/loadavg: 1.70 1.33 1.56 3/562 24049
/proc/meminfo: memFree=23546356/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=113252 CPUtime=51.09 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 51084 0 0 0 5102 7 0 0 25 0 1 0 774871081 115970048 20991 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294128 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 28313 20991 367 95 0 23295 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 113252

[startup+102.322 s]
/proc/loadavg: 1.87 1.43 1.58 4/562 24078
/proc/meminfo: memFree=23558348/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=143088 CPUtime=102.31 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 91025 0 0 0 10220 11 0 0 25 0 1 0 774871081 146522112 28236 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 35772 28236 367 95 0 30754 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 143088

[startup+162.301 s]
/proc/loadavg: 1.95 1.53 1.60 4/562 24079
/proc/meminfo: memFree=23481588/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=176592 CPUtime=162.28 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 134249 0 0 0 16211 17 0 0 25 0 1 0 774871081 180830208 37306 33554432000 4194304 4580011 140735450305312 18446744073709551615 4413521 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 44148 37306 367 95 0 39130 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 176592

[startup+222.301 s]
/proc/loadavg: 1.98 1.62 1.63 4/562 24081
/proc/meminfo: memFree=23476352/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=171268 CPUtime=222.28 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 163981 0 0 0 22207 21 0 0 25 0 1 0 774871081 175378432 36897 33554432000 4194304 4580011 140735450305312 18446744073709551615 4322624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 42817 36897 367 95 0 37799 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 171268

[startup+282.3 s]
/proc/loadavg: 1.99 1.68 1.65 4/562 24083
/proc/meminfo: memFree=23438760/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=206580 CPUtime=282.29 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 201327 0 0 0 28203 26 0 0 25 0 1 0 774871081 211537920 45134 33554432000 4194304 4580011 140735450305312 18446744073709551615 4318328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 51645 45134 367 95 0 46627 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 206580

[startup+342.3 s]
/proc/loadavg: 1.99 1.74 1.66 4/562 24084
/proc/meminfo: memFree=23401264/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=296560 CPUtime=342.29 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 240553 0 0 0 34196 33 0 0 25 0 1 0 774871081 303677440 46418 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 74140 46418 367 95 0 69122 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 296560

[startup+402.3 s]
/proc/loadavg: 1.99 1.78 1.68 4/562 24086
/proc/meminfo: memFree=23370740/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=331656 CPUtime=402.29 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 273974 0 0 0 40190 39 0 0 25 0 1 0 774871081 339615744 54260 33554432000 4194304 4580011 140735450305312 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 82914 54260 367 95 0 77896 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 331656

[startup+462.3 s]
/proc/loadavg: 1.99 1.82 1.70 4/562 24087
/proc/meminfo: memFree=23343812/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=239012 CPUtime=462.29 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 315126 0 0 0 46183 46 0 0 25 0 1 0 774871081 244748288 52096 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 59753 52096 367 95 0 54735 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 239012

[startup+522.3 s]
/proc/loadavg: 1.99 1.85 1.72 4/562 24089
/proc/meminfo: memFree=23335588/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=339640 CPUtime=522.3 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 347163 0 0 0 52178 52 0 0 25 0 1 0 774871081 347791360 56151 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 84910 56151 367 95 0 79892 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 339640

[startup+582.301 s]
/proc/loadavg: 2.14 1.92 1.75 4/562 24091
/proc/meminfo: memFree=23338292/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=344652 CPUtime=582.3 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 394555 0 0 0 58170 60 0 0 25 0 1 0 774871081 352923648 53660 33554432000 4194304 4580011 140735450305312 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24047/statm: 86163 53660 367 95 0 81145 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 344652

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/562 30793
/proc/meminfo: memFree=22676920/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=826988 CPUtime=4002.31 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 1802335 0 0 0 399937 294 0 0 25 0 1 0 774871081 846835712 152309 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 206747 152309 367 95 0 201729 0
Current children cumulated CPU time (s) 4002.31
Current children cumulated vsize (KiB) 826988

[startup+4062.32 s]
/proc/loadavg: 2.00 2.01 2.00 4/562 30794
/proc/meminfo: memFree=22639688/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=828624 CPUtime=4062.34 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 1825479 0 0 0 405936 298 0 0 25 0 1 0 774871081 848510976 151310 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 207156 151310 367 95 0 202138 0
Current children cumulated CPU time (s) 4062.34
Current children cumulated vsize (KiB) 828624

[startup+4122.3 s]
/proc/loadavg: 2.04 2.02 2.00 4/562 30796
/proc/meminfo: memFree=22667804/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=830368 CPUtime=4122.32 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 1842659 0 0 0 411931 301 0 0 25 0 1 0 774871081 850296832 144941 33554432000 4194304 4580011 140735450305312 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 207592 144941 367 95 0 202574 0
Current children cumulated CPU time (s) 4122.32
Current children cumulated vsize (KiB) 830368

[startup+4182.3 s]
/proc/loadavg: 2.12 2.06 2.01 5/562 30798
/proc/meminfo: memFree=22689364/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=623440 CPUtime=4182.32 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 1863915 0 0 0 417928 304 0 0 25 0 1 0 774871081 638402560 140121 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 155860 140121 367 95 0 150842 0
Current children cumulated CPU time (s) 4182.32
Current children cumulated vsize (KiB) 623440

[startup+4242.3 s]
/proc/loadavg: 2.10 2.07 2.02 4/562 30799
/proc/meminfo: memFree=22640336/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=834112 CPUtime=4242.32 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 1877188 0 0 0 423925 307 0 0 25 0 1 0 774871081 854130688 153394 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 208528 153394 367 95 0 203510 0
Current children cumulated CPU time (s) 4242.32
Current children cumulated vsize (KiB) 834112

[startup+4302.3 s]
/proc/loadavg: 2.04 2.06 2.01 4/562 30801
/proc/meminfo: memFree=22633720/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=835212 CPUtime=4302.32 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 1900858 0 0 0 429921 311 0 0 25 0 1 0 774871081 855257088 151182 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 208803 151182 367 95 0 203785 0
Current children cumulated CPU time (s) 4302.32
Current children cumulated vsize (KiB) 835212

[startup+4362.3 s]
/proc/loadavg: 2.01 2.04 2.00 4/562 30802
/proc/meminfo: memFree=22678448/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=837168 CPUtime=4362.32 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 1922193 0 0 0 435916 316 0 0 25 0 1 0 774871081 857260032 145067 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 209292 145067 367 95 0 204274 0
Current children cumulated CPU time (s) 4362.32
Current children cumulated vsize (KiB) 837168

[startup+4422.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/562 30804
/proc/meminfo: memFree=22652744/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=845036 CPUtime=4422.32 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 1930571 0 0 0 441915 317 0 0 25 0 1 0 774871081 865316864 153445 33554432000 4194304 4580011 140735450305312 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 211259 153445 367 95 0 206241 0
Current children cumulated CPU time (s) 4422.32
Current children cumulated vsize (KiB) 845036

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/562 30806
/proc/meminfo: memFree=22655336/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=632500 CPUtime=4482.32 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 1948473 0 0 0 447912 320 0 0 25 0 1 0 774871081 647680000 144431 33554432000 4194304 4580011 140735450305312 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 158125 144431 367 95 0 153107 0
Current children cumulated CPU time (s) 4482.32
Current children cumulated vsize (KiB) 632500

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/562 30807
/proc/meminfo: memFree=22611524/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=847940 CPUtime=4542.32 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 1961847 0 0 0 453909 323 0 0 25 0 1 0 774871081 868290560 157805 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 211985 157805 367 95 0 206967 0
Current children cumulated CPU time (s) 4542.32
Current children cumulated vsize (KiB) 847940

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/562 30809
/proc/meminfo: memFree=22628244/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=849968 CPUtime=4602.35 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 1985668 0 0 0 459908 327 0 0 25 0 1 0 774871081 870367232 156047 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 212492 156047 367 95 0 207474 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 849968

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/562 30810
/proc/meminfo: memFree=22624732/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=852560 CPUtime=4662.32 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 2009315 0 0 0 465901 331 0 0 25 0 1 0 774871081 873021440 154121 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 213140 154121 367 95 0 208122 0
Current children cumulated CPU time (s) 4662.32
Current children cumulated vsize (KiB) 852560

[startup+4722.32 s]
/proc/loadavg: 2.10 2.03 2.01 4/562 30812
/proc/meminfo: memFree=22526616/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=956032 CPUtime=4722.35 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 2036862 0 0 0 471900 335 0 0 25 0 1 0 774871081 978976768 181668 33554432000 4194304 4580011 140735450305312 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 239008 181668 367 95 0 233990 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 956032

[startup+4782.3 s]
/proc/loadavg: 2.12 2.05 2.01 4/562 30814
/proc/meminfo: memFree=22489036/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=956032 CPUtime=4782.32 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 2038713 0 0 0 477897 335 0 0 25 0 1 0 774871081 978976768 183519 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 239008 183519 367 95 0 233990 0
Current children cumulated CPU time (s) 4782.32
Current children cumulated vsize (KiB) 956032

[startup+4842.3 s]
/proc/loadavg: 2.08 2.06 2.01 4/562 30815
/proc/meminfo: memFree=22519020/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=959868 CPUtime=4842.33 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 2062403 0 0 0 483893 340 0 0 25 0 1 0 774871081 982904832 179226 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 239967 179226 367 95 0 234949 0
Current children cumulated CPU time (s) 4842.33
Current children cumulated vsize (KiB) 959868

[startup+4902.3 s]
/proc/loadavg: 2.03 2.04 2.01 4/562 30817
/proc/meminfo: memFree=22545156/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=961184 CPUtime=4902.33 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 2085112 0 0 0 489888 345 0 0 25 0 1 0 774871081 984252416 176009 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 240296 176009 367 95 0 235278 0
Current children cumulated CPU time (s) 4902.33
Current children cumulated vsize (KiB) 961184

[startup+4962.3 s]
/proc/loadavg: 2.01 2.03 2.00 4/562 30818
/proc/meminfo: memFree=22569932/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=963208 CPUtime=4962.33 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 2107754 0 0 0 495884 349 0 0 25 0 1 0 774871081 986324992 173050 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 240802 173050 367 95 0 235784 0
Current children cumulated CPU time (s) 4962.33
Current children cumulated vsize (KiB) 963208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 30819
/proc/meminfo: memFree=22536184/32950928 swapFree=41934332/67111528
[pid=24047] ppid=24045 vsize=963208 CPUtime=5000.05 cores=1,3,5,7
/proc/24047/stat : 24047 (strangenight2-s) R 24045 24047 22943 0 -1 4202496 2114783 0 0 0 499655 350 0 0 25 0 1 0 774871081 986324992 180079 33554432000 4194304 4580011 140735450305312 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/24047/statm: 240802 180079 367 95 0 235784 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 963208

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.05
CPU time (s): 5000.09
CPU user time (s): 4996.55
CPU system time (s): 3.53346
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1015684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.55
system time used= 3.53346
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2114783
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= 8988

runsolver used 26.235 second user time and 66.2979 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-29 03:32:04
IDJOB=3422028
IDBENCH=88207
IDSOLVER=1887
FILE ID=node126/3422028-1306632724
RUNJOBID= node126-1306632718-24001
PBS_JOBID= 13471619
Free space on /tmp= 73464 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422028-1306632724/watcher-3422028-1306632724 -o /tmp/evaluation-result-3422028-1306632724/solver-3422028-1306632724 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3422028-1306632724.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=1452359484

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23706288 kB
Buffers:        324688 kB
Cached:        6384088 kB
SwapCached:      49920 kB
Active:        4286424 kB
Inactive:      4638444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23706288 kB
SwapTotal:    67111528 kB
SwapFree:     41934332 kB
Dirty:           19436 kB
Writeback:           0 kB
AnonPages:     2178916 kB
Mapped:          25308 kB
Slab:           148772 kB
PageTables:      99684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176421060 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73456 MiB
End job on node126 at 2011-05-29 04:55:26