Trace number 3421990

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.1 4999.98

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-040-039.shuffled-as.sat05-1194.cnf
MD5SUM8c84d9b9f2d75de33656119bc03a9afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.1361
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses30460
Sum of the clauses size62400
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230420
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3421990-1306625950.cnf'
0.00/0.00	c -- header says num vars:           1560
0.00/0.00	c -- header says num clauses:       30460
0.00/0.00	c -- clauses added:            0 learnts,        30460 normals,            0 xors
0.00/0.00	c -- vars added       1560
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0      1560        40     30420         0     62400         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/40/40 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1560 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.16M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:     765 undec:      40 neg:     755
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      1520      1537     28883         0    118560         0   no data   no data
0.39/0.44	c  N dy     9      5498      1520      1537     28883      2894    118560    491094     46.59     49.05
1.50/1.50	c  N dy    12     13410      1520      1537     28883      6421    118560   1275458     43.95     46.45
2.89/2.97	c  N dy    16     23604      1520      1537     28883     10680    118560   2219492     42.14     44.42
3.09/3.16	c  F st    20     25001      1520      1537     28883     12028    118560   2513991     42.18     43.31
3.49/3.56	c  N st    25     28299      1520      1537     28883      8729    118560   1557536     42.18   no data
3.69/3.78	c  S st    26     30003      1520      1537     28883     10352    118560   1933784     42.18   no data
3.79/3.81	c  S st    26     30503      1520      1537     28883     10846    118560   2013172     42.18   no data
3.79/3.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.03
3.79/3.86	c blocked clauses removed:        0 vars:      0 tried:        1520 T: 0.00 s
3.79/3.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.90/3.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3.90/3.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
3.90/3.96	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
3.90/3.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
5.29/5.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
7.28/7.33	c lits-rem:        28  cl-subs:      175  v-elim:      0  v-fix:    0  time:  1.93 s
7.28/7.35	c asymm  cl-useful: 0/1497/1537 lits-rem:0 time: 0.02
7.28/7.35	c calculated reachability. Time: 0.00
7.28/7.35	c  N dy    26     30503      1520      1537     28883     10671    118560   1964122     42.18   no data
7.70/7.78	c  N dy    31     34516      1520      1537     28883     14540    118560   2915716     42.02     44.70
8.39/8.47	c  N dy    34     40603      1520      1537     28883     12764    118560   2475653     41.58     44.13
9.08/9.12	c  N dy    36     45755      1520      1537     28883      9158    118560   1513709     41.35     41.20
9.08/9.12	c  S st    36     45755      1520      1537     28883      9158    118560   1513709     41.35     41.20
9.08/9.15	c  S st    36     46258      1520      1537     28883      9655    118560   1598806     41.35   no data
9.08/9.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.08/9.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
9.08/9.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.08/9.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.18/9.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
9.18/9.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
9.18/9.29	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
9.28/9.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.69/10.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
11.29/11.33	c lits-rem:        10  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.63 s
11.29/11.33	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
11.29/11.35	c vivif2 --  cl tried     9615 cl shrink        0 lits rem          0 time: 0.02
11.29/11.37	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.02
11.29/11.38	c calculated reachability. Time: 0.00
11.29/11.38	c  N dy    36     46258      1520      1537     28883      9615    118560   1585944     41.35   no data
12.19/12.20	c  N dy    44     53043      1520      1537     28883     16209    118560   3347244     41.31     43.73
12.78/12.83	c  N dy    50     57544      1520      1537     28883     10938    118560   1855039     41.19     43.36
13.49/13.51	c  N dy    54     61617      1520      1537     28883     14853    118560   2981356     41.12     46.02
14.49/14.54	c  N dy    67     67852      1520      1537     28883     20854    118560   4674592     41.14     43.40
14.68/14.78	c  S st    72     69389      1520      1537     28883     11757    118560   2025205     41.13     37.00
14.78/14.80	c  S st    72     69891      1520      1537     28883     12254    118560   2112783     41.13   no data
14.78/14.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.78/14.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
14.78/14.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.78/14.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.88/14.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
14.88/14.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
14.88/14.95	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
14.88/14.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
16.28/16.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
17.49/17.59	c lits-rem:        13  cl-subs:       34  v-elim:      0  v-fix:    0  time:  1.21 s
17.49/17.59	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
17.60/17.62	c vivif2 --  cl tried    12220 cl shrink        0 lits rem          0 time: 0.03
17.60/17.64	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.02
17.60/17.64	c calculated reachability. Time: 0.00
17.60/17.64	c  N dy    72     69891      1520      1537     28883     12220    118560   2101644     41.13   no data
18.19/18.21	c  N dy    86     74444      1520      1537     28883     16657    118560   3313165     41.14     43.33
20.59/20.68	c  F st    89     87500      1520      1537     28883     17638    118560   3983250     40.82     39.15
20.59/20.69	c  N st    89     87500      1520      1537     28883     17638    118560   3983250     40.82     39.15
21.90/21.99	c  N dy    97     94268      1520      1537     28883     24220    118560   5991116     40.82     43.05
23.00/23.02	c  N dy   101    100342      1520      1537     28883     17517    118560   3521589     40.74     42.91
23.78/23.82	c  S st   118    104838      1520      1537     28883     21894    118560   4751245     40.81   no data
23.78/23.86	c  S st   118    105340      1520      1537     28883     22385    118560   4843202     40.81   no data
23.78/23.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.88/23.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
23.88/23.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.88/23.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.98/24.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
23.98/24.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
23.98/24.02	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
23.98/24.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
25.59/25.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
32.79/32.88	c lits-rem:        39  cl-subs:      173  v-elim:      0  v-fix:    0  time:  7.28 s
32.79/32.88	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
32.90/32.94	c vivif2 --  cl tried    22212 cl shrink        0 lits rem          0 time: 0.06
32.90/32.97	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.03
32.90/32.98	c calculated reachability. Time: 0.00
32.90/32.98	c  N dy   118    105340      1520      1537     28883     22212    118560   4777060     40.81   no data
33.89/33.96	c  N dy   126    112407      1520      1537     28883     15449    118560   2735338     40.74     42.89
34.98/35.08	c  N dy   134    120325      1520      1537     28883     23131    118560   5164268     40.68     42.84
36.79/36.90	c  N dy   147    130267      1520      1537     28883     18235    118560   3553355     40.62     42.84
38.08/38.19	c  N dy   164    139066      1520      1537     28883     26777    118560   5847774     40.60     43.05
39.88/39.99	c  N dy   185    149710      1520      1537     28883     21482    118560   4001402     40.58     42.80
41.38/41.47	c  S st   204    158010      1520      1537     28883     29555    118560   6216865     40.61     40.80
41.48/41.51	c  S st   204    158514      1520      1537     28883     30049    118560   6307470     40.61   no data
41.48/41.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
41.48/41.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.06
41.48/41.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.48/41.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.58/41.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
41.58/41.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
41.58/41.69	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
41.69/41.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
43.28/43.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
56.11/56.18	c lits-rem:        34  cl-subs:      282  v-elim:      0  v-fix:    0  time: 12.79 s
56.11/56.18	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
56.19/56.26	c vivif2 --  cl tried    29767 cl shrink        0 lits rem          0 time: 0.08
56.29/56.30	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.04
56.29/56.31	c calculated reachability. Time: 0.00
56.29/56.31	c  N dy   204    158514      1520      1537     28883     29767    118560   6210018     40.61   no data
57.68/57.75	c  N dy   215    169852      1520      1537     28883     24291    118560   4711819     40.56     42.79
59.79/59.83	c  N dy   246    180783      1520      1537     28883     17501    118560   2783720     40.63     42.80
61.79/61.89	c  N dy   262    194044      1520      1537     28883     30375    118560   6402560     40.57     42.72
64.49/64.58	c  N dy   286    208470      1520      1537     28883     25954    118560   5082093     40.58     42.73
68.59/68.68	c  N dy   322    226146      1520      1537     28883     23670    118560   4294228     40.59     42.80
70.98/71.09	c  S st   355    237773      1520      1537     28883     35038    118560   7266051     40.64     39.90
71.08/71.13	c  S st   355    238277      1520      1537     28883     35533    118560   7354235     40.64   no data
71.08/71.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
71.18/71.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.06
71.18/71.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.18/71.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.28/71.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
71.28/71.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
71.28/71.32	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
71.28/71.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
72.99/73.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
90.69/90.79	c lits-rem:        16  cl-subs:      278  v-elim:      0  v-fix:    0  time: 17.70 s
90.69/90.79	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
90.79/90.89	c vivif2 --  cl tried    35255 cl shrink        0 lits rem          0 time: 0.10
90.89/90.93	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.04
90.89/90.93	c calculated reachability. Time: 0.00
90.89/90.93	c  N dy   355    238277      1520      1537     28883     35255    118560   7260772     40.64   no data
93.09/93.10	c  N dy   381    253589      1520      1537     28883     29756    118560   6118376     40.63     43.08
96.88/96.94	c  N dy   411    274056      1520      1537     28883     28244    118560   5546222     40.60     42.84
100.29/100.39	c  N dy   432    292618      1520      1537     28883     23890    118560   4296395     40.55     42.70
103.19/103.23	c  F st   456    306250      1520      1537     28883     37114    118560   8276726     40.55     38.38
104.58/104.64	c  N dy   462    311442      1520      1537     28883     42169    118560   9720454     40.55   no data
109.28/109.31	c  N dy   495    331492      1520      1537     28883     38197    118560   8432518     40.53     42.68
114.19/114.26	c  N dy   520    351744      1520      1537     28883     33616    118560   7214429     40.52     42.87
115.69/115.75	c  S st   536    357415      1520      1537     28883     39103    118560   8722516     40.55     38.85
115.69/115.79	c  S st   536    357917      1520      1537     28883     39597    118560   8810041     40.55   no data
115.79/115.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
115.79/115.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.06
115.79/115.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
115.79/115.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.89/115.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
115.89/115.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
115.89/115.98	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
115.99/116.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
117.78/117.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
139.98/140.09	c lits-rem:        30  cl-subs:      380  v-elim:      0  v-fix:    0  time: 22.25 s
139.98/140.09	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
140.18/140.21	c vivif2 --  cl tried    39217 cl shrink        0 lits rem          0 time: 0.11
140.18/140.25	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.05
140.18/140.26	c calculated reachability. Time: 0.00
140.18/140.26	c  N dy   536    357917      1520      1537     28883     39217    118560   8668897     40.55   no data
143.09/143.19	c  N dy   550    378341      1520      1537     28883     33862    118560   7016778     40.48     42.78
147.49/147.52	c  N dy   600    398483      1520      1537     28883     27316    118560   4477708     40.52     42.72
151.49/151.58	c  N dy   651    418740      1520      1537     28883     47086    118560   9982645     40.55     42.72
156.39/156.40	c  N dy   701    439680      1520      1537     28883     40214    118560   7914854     40.56     42.71
162.09/162.10	c  N dy   747    461343      1520      1537     28883     33123    118560   5583333     40.57     42.75
167.78/167.87	c  N dy   805    481840      1520      1537     28883     53139    118560  11063840     40.61     42.93
173.59/173.60	c  N dy   845    501991      1520      1537     28883     43459    118560   8313331     40.61     42.80
179.89/179.94	c  N dy   891    522004      1520      1537     28883     32730    118560   5213464     40.63     45.80
183.71/183.76	c  S st   934    536875      1520      1537     28883     47200    118560   9184926     40.63     39.55
183.79/183.81	c  S st   934    537376      1520      1537     28883     47695    118560   9281124     40.63   no data
183.79/183.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
183.89/183.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.07
183.89/183.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
183.89/183.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.99/184.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
183.99/184.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
183.99/184.02	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
184.09/184.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
185.99/186.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
211.10/211.17	c lits-rem:        18  cl-subs:      290  v-elim:      0  v-fix:    0  time: 25.15 s
211.10/211.18	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
211.29/211.30	c vivif2 --  cl tried    47405 cl shrink        0 lits rem          0 time: 0.12
211.29/211.35	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.05
211.29/211.36	c calculated reachability. Time: 0.00
211.29/211.36	c  N dy   934    537376      1520      1537     28883     47405    118560   9184589     40.63   no data
215.79/215.81	c  N dy   977    562923      1520      1537     28883     41053    118560   7554392     40.60     42.96
221.00/221.02	c  N dy  1042    583099      1520      1537     28883     60696    118560  13158759     40.65     42.85
225.98/226.03	c  N dy  1084    603584      1520      1537     28883     48519    118560   9552020     40.65     42.87
232.19/232.23	c  N dy  1114    625441      1520      1537     28883     36773    118560   6005100     40.63     42.83
237.89/237.94	c  N dy  1165    647842      1520      1537     28883     58600    118560  12419561     40.64     42.79
243.59/243.62	c  N dy  1208    667848      1520      1537     28883     43982    118560   7720047     40.65     45.86
249.79/249.84	c  N dy  1254    688569      1520      1537     28883     64158    118560  13303601     40.65     42.83
255.89/255.91	c  N dy  1314    708934      1520      1537     28883     49087    118560   8846755     40.68     42.87
263.79/263.85	c  N dy  1366    729113      1520      1537     28883     68733    118560  14486803     40.69     42.89
270.89/270.94	c  N dy  1411    749899      1520      1537     28883     52951    118560  10283114     40.69     42.90
279.19/279.31	c  N dy  1463    770288      1520      1537     28883     72759    118560  16151697     40.71     42.88
285.49/285.50	c  N dy  1528    790480      1520      1537     28883     55274    118560  10508399     40.74     43.02
292.29/292.30	c  S st  1568    806068      1520      1537     28883     70425    118560  14901556     40.75     39.19
292.29/292.36	c  S st  1568    806571      1520      1537     28883     70925    118560  15005179     40.75   no data
292.29/292.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
292.39/292.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.10
292.39/292.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
292.39/292.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.51/292.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
292.51/292.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
292.51/292.61	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
292.69/292.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
294.70/294.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.61 s
325.19/325.23	c lits-rem:        30  cl-subs:      572  v-elim:      0  v-fix:    0  time: 30.46 s
325.19/325.23	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
325.39/325.43	c vivif2 --  cl tried    70353 cl shrink        0 lits rem          0 time: 0.19
325.39/325.50	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.07
325.39/325.50	c calculated reachability. Time: 0.00
325.39/325.50	c  N dy  1568    806571      1520      1537     28883     70353    118560  14809049     40.75   no data
330.19/330.23	c  N dy  1615    830974      1520      1537     28883     56061    118560  11056135     40.74     42.90
336.70/336.71	c  N dy  1649    852195      1520      1537     28883     76643    118560  17092767     40.74     42.89
340.90/340.99	c  N dy  1680    872262      1520      1537     28883     57312    118560  10689434     40.73     43.17
347.39/347.45	c  N dy  1719    892325      1520      1537     28883     76774    118560  16345864     40.73     43.02
353.19/353.25	c  N dy  1774    912398      1520      1537     28883     56492    118560  10537537     40.75     48.63
360.39/360.44	c  N dy  1804    933560      1520      1537     28883     77100    118560  16673480     40.74     42.94
365.89/365.92	c  N dy  1853    953749      1520      1537     28883     55946    118560  10045000     40.74     43.02
372.29/372.38	c  N dy  1923    973778      1520      1537     28883     75479    118560  15522845     40.77     48.09
378.69/378.73	c  N dy  1965    993855      1520      1537     28883     53155    118560   9156905     40.78     43.32
385.30/385.30	c  N dy  2015   1013928      1520      1537     28883     72664    118560  14750617     40.79     42.97
393.81/393.82	c  N dy  2053   1038798      1520      1537     28883     53968    118560   9405638     40.78     42.96
401.00/401.07	c  N dy  2129   1058816      1520      1537     28883     73438    118560  14864027     40.81     51.49
406.59/406.64	c  F st  2169   1071875      1520      1537     28883     86177    118560  18555785     40.82   no data
409.11/409.18	c  N dy  2182   1079253      1520      1537     28883     49604    118560   7811994     40.83     43.25
416.20/416.22	c  N dy  2238   1101661      1520      1537     28883     71377    118560  14064959     40.84     43.04
425.50/425.57	c  N dy  2310   1121957      1520      1537     28883     46453    118560   6741425     40.87     43.03
431.99/432.00	c  N dy  2375   1142508      1520      1537     28883     66376    118560  12114124     40.90     43.13
440.19/440.29	c  N dy  2416   1162546      1520      1537     28883     85781    118560  17511112     40.90     43.23
448.29/448.33	c  N dy  2498   1182614      1520      1537     28883     59558    118560  10254901     40.92     51.59
456.41/456.43	c  N dy  2532   1204500      1520      1537     28883     80689    118560  16468173     40.92     43.08
458.71/458.78	c  S st  2549   1209856      1520      1537     28883     85885    118560  17896007     40.92   no data
458.80/458.85	c  S st  2549   1210359      1520      1537     28883     86379    118560  17994965     40.92   no data
458.80/458.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
459.00/459.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.8M T:  0.13
459.00/459.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
459.00/459.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
459.10/459.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
459.10/459.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
459.10/459.13	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
459.20/459.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
461.30/461.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.56 s
501.69/501.76	c lits-rem:        23  cl-subs:      811  v-elim:      0  v-fix:    0  time: 40.43 s
501.69/501.76	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
501.99/502.01	c vivif2 --  cl tried    85568 cl shrink        0 lits rem          0 time: 0.24
502.09/502.10	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.09
502.09/502.10	c calculated reachability. Time: 0.00
502.09/502.10	c  N dy  2549   1210359      1520      1537     28883     85568    118560  17716309     40.92   no data
505.80/505.82	c  N dy  2583   1231261      1520      1537     28883     59357    118560  10337205     40.91     43.09
511.41/511.43	c  N dy  2625   1251598      1520      1537     28883     79027    118560  16120342     40.91     43.17
518.40/518.46	c  N dy  2686   1271611      1520      1537     28883     50982    118560   7567311     40.93     43.16
523.70/523.75	c  N dy  2715   1293039      1520      1537     28883     71745    118560  13555554     40.92     43.12
530.00/530.10	c  N dy  2735   1313735      1520      1537     28883     91803    118560  19632766     40.90     43.08
535.80/535.85	c  N dy  2765   1334645      1520      1537     28883     63538    118560  11319087     40.90     43.10
542.60/542.65	c  N dy  2820   1354925      1520      1537     28883     83381    118560  16889710     40.91     43.15
549.60/549.61	c  N dy  2859   1375319      1520      1537     28883     53682    118560   8153185     40.91     43.09
554.60/554.66	c  N dy  2891   1395921      1520      1537     28883     73774    118560  13755091     40.90     43.11
562.69/562.78	c  N dy  2965   1415991      1520      1537     28883     93372    118560  19131243     40.93     56.27
569.89/569.98	c  N dy  3011   1437785      1520      1537     28883     63963    118560  10989255     40.93     43.41
577.51/577.58	c  N dy  3057   1458780      1520      1537     28883     84421    118560  16932036     40.94     43.19
587.31/587.39	c  N dy  3125   1479050      1520      1537     28883     52584    118560   7537594     40.95     43.23
592.40/592.49	c  N dy  3164   1499995      1520      1537     28883     72911    118560  13314987     40.95     43.13
599.90/599.98	c  N dy  3222   1520067      1520      1537     28883     92403    118560  18585767     40.96     45.14
608.32/608.39	c  N dy  3305   1540086      1520      1537     28883     59360    118560   9259073     40.98     43.17
615.10/615.16	c  N dy  3367   1560548      1520      1537     28883     79269    118560  14713540     40.99     43.17
624.71/624.77	c  N dy  3434   1581312      1520      1537     28883     99472    118560  20434589     41.01     43.34
631.50/631.54	c  N dy  3504   1601531      1520      1537     28883     65628    118560  10779612     41.04     43.46
638.90/638.93	c  N dy  3539   1621630      1520      1537     28883     85153    118560  16137669     41.04     43.23
647.50/647.50	c  N dy  3588   1641850      1520      1537     28883    104745    118560  21651022     41.04     43.23
654.90/654.91	c  N dy  3637   1662775      1520      1537     28883     70693    118560  12060523     41.04     43.28
661.50/661.55	c  N dy  3701   1682829      1520      1537     28883     90138    118560  17261015     41.06     52.13
671.50/671.51	c  N dy  3778   1703457      1520      1537     28883    110118    118560  22707272     41.09     43.63
673.90/673.91	c  S st  3802   1710360      1520      1537     28883     61504    118560   9427015     41.09     39.90
673.90/673.97	c  S st  3802   1710862      1520      1537     28883     62000    118560   9530679     41.09   no data
673.90/673.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
674.00/674.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.08
674.00/674.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
674.00/674.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
674.10/674.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
674.10/674.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
674.10/674.19	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
674.21/674.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
676.00/676.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
700.20/700.21	c lits-rem:         5  cl-subs:       98  v-elim:      0  v-fix:    0  time: 24.16 s
700.20/700.21	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
700.30/700.34	c vivif2 --  cl tried    61902 cl shrink        0 lits rem          0 time: 0.13
700.40/700.40	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.06
700.40/700.41	c calculated reachability. Time: 0.00
700.40/700.41	c  N dy  3802   1710862      1520      1537     28883     61902    118560   9499059     41.09   no data
704.90/704.91	c  N dy  3839   1731890      1520      1537     28883     82296    118560  15521914     41.09     43.33
711.80/711.88	c  N dy  3885   1753200      1520      1537     28883    103059    118560  21826241     41.10     43.38
718.00/718.02	c  N dy  3919   1773305      1520      1537     28883     66102    118560  10870043     41.09     43.34
724.10/724.18	c  N dy  3957   1795038      1520      1537     28883     87154    118560  17195249     41.09     43.28
733.20/733.24	c  N dy  3996   1816483      1520      1537     28883    108016    118560  23612997     41.09     43.37
740.90/740.95	c  N dy  4043   1842399      1520      1537     28883     75889    118560  13528393     41.09     43.29
748.70/748.74	c  N dy  4097   1863272      1520      1537     28883     96179    118560  19432313     41.10     43.41
758.70/758.72	c  N dy  4166   1883806      1520      1537     28883    116175    118560  25226842     41.12     43.34
764.10/764.12	c  N dy  4212   1904277      1520      1537     28883     77861    118560  13951695     41.12     43.36
774.11/774.16	c  N dy  4270   1932406      1520      1537     28883    105069    118560  22379244     41.12     43.31
783.22/783.24	c  N dy  4342   1953974      1520      1537     28883     66896    118560  10592634     41.13     43.30
789.82/789.89	c  N dy  4382   1974048      1520      1537     28883     86370    118560  16219662     41.13     43.49
799.21/799.25	c  N dy  4454   1994117      1520      1537     28883    105913    118560  21899563     41.15     54.34
809.62/809.63	c  N dy  4508   2014193      1520      1537     28883     65195    118560   9987309     41.16     50.06
816.22/816.29	c  N dy  4537   2035243      1520      1537     28883     85711    118560  16066813     41.16     43.34
824.60/824.64	c  N dy  4568   2055411      1520      1537     28883    105184    118560  21625812     41.15     43.35
834.60/834.69	c  N dy  4624   2075464      1520      1537     28883     63435    118560   9378694     41.15     43.79
840.70/840.77	c  N dy  4662   2095857      1520      1537     28883     83199    118560  14978555     41.16     43.38
849.00/849.07	c  N dy  4702   2115932      1520      1537     28883    102628    118560  20365432     41.16     43.55
859.60/859.63	c  N dy  4783   2136108      1520      1537     28883    122167    118560  25627637     41.19     43.43
867.20/867.20	c  N dy  4848   2157006      1520      1537     28883     80435    118560  13759897     41.20     43.61
876.21/876.25	c  N dy  4916   2177090      1520      1537     28883     99879    118560  19090996     41.21     44.01
889.30/889.39	c  N dy  4991   2198530      1520      1537     28883    120702    118560  24599519     41.22     43.42
895.01/895.02	c  S st  5028   2210863      1520      1537     28883     69614    118560  10879419     41.22   no data
895.01/895.08	c  S st  5028   2211364      1520      1537     28883     70109    118560  10977181     41.22   no data
895.11/895.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
895.21/895.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.10
895.21/895.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
895.21/895.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
895.32/895.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
895.32/895.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
895.32/895.32	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
895.42/895.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
897.21/897.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.56 s
914.91/914.97	c lits-rem:         3  cl-subs:      146  v-elim:      0  v-fix:    0  time: 17.71 s
914.91/914.97	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
915.12/915.12	c vivif2 --  cl tried    69963 cl shrink        0 lits rem          0 time: 0.15
915.12/915.19	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.07
915.12/915.19	c calculated reachability. Time: 0.00
915.12/915.19	c  N dy  5028   2211364      1520      1537     28883     69963    118560  10927751     41.22   no data
919.52/919.58	c  N dy  5058   2233398      1520      1537     28883     91390    118560  17375921     41.22     43.49
927.00/927.02	c  N dy  5092   2257347      1520      1537     28883    114412    118560  24179815     41.21     43.61
934.11/934.19	c  N dy  5148   2277483      1520      1537     28883     70035    118560  10920705     41.22     43.39
938.70/938.77	c  N dy  5162   2297599      1520      1537     28883     89496    118560  16756407     41.21     43.59
946.11/946.15	c  N dy  5201   2321966      1520      1537     28883    113194    118560  23752599     41.20     43.40
954.21/954.21	c  N dy  5238   2343414      1520      1537     28883     69026    118560  10753769     41.20     43.69
959.41/959.43	c  N dy  5278   2363448      1520      1537     28883     88483    118560  16251143     41.20     43.42
967.21/967.23	c  N dy  5333   2384014      1520      1537     28883    108494    118560  21929953     41.20     43.44
975.21/975.29	c  N dy  5350   2404456      1520      1537     28883    128311    118560  28681053     41.19     43.64
982.32/982.35	c  N dy  5395   2424627      1520      1537     28883     81954    118560  14106709     41.19     43.37
989.50/989.51	c  N dy  5432   2444715      1520      1537     28883    101437    118560  19928855     41.20     43.50
998.21/998.21	c  N dy  5470   2465028      1520      1537     28883    121136    118560  25691172     41.20     43.46
1008.01/1008.08	c  N dy  5528   2486754      1520      1537     28883     75277    118560  12096129     41.20     43.40
1013.81/1013.80	c  N dy  5568   2506791      1520      1537     28883     94698    118560  17600231     41.20     46.42
1020.91/1020.99	c  N dy  5607   2526869      1520      1537     28883    114181    118560  23045319     41.20     43.37
1031.01/1031.05	c  N dy  5652   2546894      1520      1537     28883    133539    118560  28687599     41.20     47.38
1037.61/1037.66	c  N dy  5690   2566999      1520      1537     28883     85180    118560  14789621     41.20     43.48
1045.51/1045.50	c  N dy  5722   2588898      1520      1537     28883    106393    118560  20751573     41.20     43.56
1055.31/1055.37	c  N dy  5766   2608921      1520      1537     28883    125816    118560  26371131     41.20     57.71
1064.91/1064.94	c  N dy  5808   2629246      1520      1537     28883     76599    118560  12524426     41.20     43.42
1072.71/1072.71	c  N dy  5872   2649850      1520      1537     28883     96761    118560  17890910     41.21     43.42
1083.61/1083.66	c  N dy  5954   2669871      1520      1537     28883    116229    118560  23031776     41.23     57.63
1094.42/1094.42	c  N dy  5992   2690509      1520      1537     28883    136299    118560  28817370     41.23     43.42
1102.22/1102.23	c  N dy  6040   2711364      1520      1537     28883     86639    118560  15040256     41.23     40.10
1102.22/1102.23	c  S st  6040   2711364      1520      1537     28883     86639    118560  15040256     41.23     40.10
1102.31/1102.31	c  S st  6040   2711865      1520      1537     28883     87130    118560  15140495     41.23   no data
1102.31/1102.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1102.41/1102.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.13
1102.41/1102.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1102.41/1102.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1102.51/1102.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1102.51/1102.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
1102.51/1102.58	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
1102.71/1102.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
1104.81/1104.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.72 s
1136.22/1136.29	c lits-rem:         6  cl-subs:      239  v-elim:      0  v-fix:    0  time: 31.47 s
1136.22/1136.29	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
1136.51/1136.50	c vivif2 --  cl tried    86891 cl shrink        0 lits rem          0 time: 0.20
1136.51/1136.58	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.09
1136.51/1136.59	c calculated reachability. Time: 0.00
1136.51/1136.59	c  N dy  6040   2711865      1520      1537     28883     86891    118560  15058532     41.23   no data
1140.41/1140.43	c  N dy  6079   2731898      1520      1537     28883    106355    118560  20666153     41.23     43.44
1147.41/1147.43	c  N dy  6111   2756456      1520      1537     28883    130156    118560  27881145     41.22     43.39
1153.51/1153.58	c  N dy  6132   2777749      1520      1537     28883     79931    118560  13334944     41.22     43.48
1158.11/1158.10	c  N dy  6172   2797992      1520      1537     28883     99606    118560  19116297     41.22     43.42
1165.01/1165.09	c  N dy  6208   2819693      1520      1537     28883    120594    118560  25267225     41.21     43.43
1174.61/1174.60	c  N dy  6249   2842748      1520      1537     28883    142870    118560  31965063     41.21     43.84
1180.11/1180.12	c  N dy  6281   2864776      1520      1537     28883     92215    118560  16538822     41.20     43.45
1186.93/1186.93	c  N dy  6316   2884809      1520      1537     28883    111755    118560  22054821     41.20     43.50
1195.91/1195.99	c  N dy  6374   2905240      1520      1537     28883    131597    118560  27612929     41.20     43.45
1204.71/1204.78	c  N dy  6421   2925303      1520      1537     28883     78368    118560  12690697     41.20     43.43
1210.21/1210.20	c  N dy  6470   2945445      1520      1537     28883     97961    118560  18158863     41.20     44.13
1218.73/1218.74	c  N dy  6529   2966271      1520      1537     28883    118233    118560  23798569     41.21     43.42
1229.21/1229.28	c  N dy  6576   2989502      1520      1537     28883    140751    118560  30420692     41.21     43.49
1237.21/1237.24	c  N dy  6627   3010841      1520      1537     28883     87595    118560  15133671     41.21     43.39
1244.31/1244.37	c  N dy  6682   3031231      1520      1537     28883    107317    118560  20412191     41.22     43.47
1253.93/1253.96	c  N dy  6735   3051626      1520      1537     28883    127174    118560  25880801     41.22     43.40
1266.03/1266.09	c  N dy  6797   3072313      1520      1537     28883    147258    118560  31195319     41.23     43.42
1272.81/1272.87	c  N dy  6846   3092970      1520      1537     28883     92682    118560  16359827     41.23     43.57
1279.51/1279.55	c  N dy  6899   3113107      1520      1537     28883    112121    118560  21551842     41.24     43.55
1288.13/1288.13	c  N dy  6939   3133537      1520      1537     28883    131835    118560  27135804     41.24     43.44
1298.32/1298.37	c  N dy  6985   3154800      1520      1537     28883     76874    118560  11947647     41.25     43.45
1304.53/1304.59	c  N dy  7025   3176197      1520      1537     28883     97576    118560  17590013     41.25     43.62
1311.72/1311.74	c  N dy  7090   3196220      1520      1537     28883    116971    118560  22705418     41.25     64.02
1319.02/1319.06	c  S st  7119   3211865      1520      1537     28883    131986    118560  26783641     41.25     42.35
1319.12/1319.15	c  S st  7119   3212371      1520      1537     28883    132491    118560  26889284     41.25   no data
1319.22/1319.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1319.32/1319.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.17
1319.32/1319.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1319.32/1319.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1319.42/1319.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1319.42/1319.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
1319.42/1319.48	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
1319.72/1319.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
1322.52/1322.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.05 s
1404.32/1404.37	c lits-rem:        21  cl-subs:     1091  v-elim:      0  v-fix:    0  time: 81.84 s
1404.32/1404.37	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
1404.73/1404.73	c vivif2 --  cl tried   131400 cl shrink        0 lits rem          0 time: 0.36
1404.82/1404.86	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.13
1404.82/1404.86	c calculated reachability. Time: 0.00
1404.82/1404.86	c  N dy  7119   3212371      1520      1537     28883    131400    118560  26537319     41.25   no data
1409.92/1409.91	c  N dy  7149   3232719      1520      1537     28883    151140    118560  32616535     41.25     43.42
1414.64/1414.62	c  N dy  7200   3252966      1520      1537     28883     94390    118560  17175662     41.25     43.47
1420.72/1420.72	c  N dy  7235   3273042      1520      1537     28883    113808    118560  23325673     41.24     43.62
1431.52/1431.52	c  N dy  7296   3297236      1520      1537     28883    137275    118560  30477709     41.25     43.42
1443.14/1443.14	c  N dy  7365   3318638      1520      1537     28883     80485    118560  12874706     41.26     43.51
1448.82/1448.81	c  N dy  7411   3340525      1520      1537     28883    101720    118560  19127829     41.26     43.49
1456.82/1456.89	c  N dy  7441   3361154      1520      1537     28883    121502    118560  25471133     41.26     43.47
1466.02/1466.03	c  N dy  7503   3381172      1520      1537     28883    140814    118560  31002899     41.27     46.37
1476.92/1476.90	c  N dy  7575   3401288      1520      1537     28883     81900    118560  13416121     41.28     43.52
1483.32/1483.39	c  N dy  7648   3421293      1520      1537     28883    101229    118560  19275431     41.29     45.31
1493.02/1493.05	c  N dy  7710   3443041      1520      1537     28883    122243    118560  25554468     41.30     43.86
1505.32/1505.34	c  N dy  7791   3463317      1520      1537     28883    141817    118560  31440210     41.32     43.73
1516.72/1516.70	c  N dy  7858   3483555      1520      1537     28883     82158    118560  13242731     41.33     43.54
1522.92/1522.96	c  N dy  7898   3505261      1520      1537     28883    103076    118560  19524409     41.33     43.55
1531.52/1531.56	c  N dy  7940   3526433      1520      1537     28883    123591    118560  25528654     41.33     43.63
1542.52/1542.54	c  N dy  8022   3546783      1520      1537     28883    143248    118560  31229628     41.34     43.58
1554.23/1554.27	c  N dy  8069   3568557      1520      1537     28883     84094    118560  13750173     41.35     43.60
1560.62/1560.67	c  N dy  8126   3588815      1520      1537     28883    103759    118560  19503682     41.36     43.61
1570.23/1570.26	c  N dy  8165   3610878      1520      1537     28883    125156    118560  25901550     41.36     43.55
1580.52/1580.56	c  N dy  8212   3631776      1520      1537     28883    145359    118560  31966368     41.36     43.57
1593.72/1593.79	c  N dy  8284   3652933      1520      1537     28883     84482    118560  13704361     41.37     43.78
1599.93/1599.93	c  N dy  8351   3673528      1520      1537     28883    104367    118560  19314342     41.38     43.57
1610.62/1610.66	c  N dy  8407   3693719      1520      1537     28883    123931    118560  24767382     41.39     43.57
1620.72/1620.76	c  S st  8480   3712371      1520      1537     28883    141939    118560  29775064     41.40     40.56
1620.82/1620.85	c  S st  8480   3712874      1520      1537     28883    142435    118560  29877498     41.40   no data
1620.92/1620.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1621.02/1621.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.18
1621.02/1621.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1621.02/1621.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1621.22/1621.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1621.22/1621.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
1621.22/1621.20	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
1621.44/1621.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
1624.12/1624.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.88 s
1720.83/1720.84	c lits-rem:        30  cl-subs:     1073  v-elim:      0  v-fix:    0  time: 96.70 s
1720.83/1720.84	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
1721.23/1721.24	c vivif2 --  cl tried   141362 cl shrink        0 lits rem          0 time: 0.40
1721.33/1721.38	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.14
1721.33/1721.38	c calculated reachability. Time: 0.00
1721.33/1721.38	c  N dy  8480   3712874      1520      1537     28883    141362    118560  29521929     41.40   no data
1726.32/1726.39	c  N dy  8523   3733496      1520      1537     28883    161394    118560  35804967     41.40     43.59
1731.44/1731.43	c  F st  8545   3751564      1520      1537     28883     96529    118560  17717691     41.40     37.96
1731.83/1731.87	c  N st  8549   3753594      1520      1537     28883     98508    118560  18247742     41.40   no data
1739.43/1739.42	c  N dy  8585   3775651      1520      1537     28883    119737    118560  25008557     41.40     43.88
1748.22/1748.21	c  N dy  8620   3796716      1520      1537     28883    140216    118560  31325153     41.40     43.65
1759.94/1759.96	c  N dy  8668   3817193      1520      1537     28883    160078    118560  37062557     41.40     43.64
1767.92/1767.98	c  N dy  8714   3837788      1520      1537     28883     96868    118560  17416356     41.40     43.58
1774.43/1774.48	c  N dy  8743   3857914      1520      1537     28883    116434    118560  23566152     41.40     43.59
1784.53/1784.55	c  N dy  8800   3879637      1520      1537     28883    137539    118560  30072782     41.40     43.95
1793.63/1793.65	c  N dy  8838   3901225      1520      1537     28883    158374    118560  36473712     41.40     43.63
1804.05/1804.04	c  N dy  8884   3922282      1520      1537     28883     94531    118560  16846652     41.40     44.05
1810.82/1810.81	c  N dy  8908   3942336      1520      1537     28883    113935    118560  22947303     41.40     46.57
1820.92/1820.94	c  N dy  8973   3963055      1520      1537     28883    134006    118560  28827442     41.40     43.80
1831.13/1831.19	c  N dy  9021   3983220      1520      1537     28883    153529    118560  34650511     41.41     43.65
1844.83/1844.84	c  N dy  9095   4003504      1520      1537     28883     87979    118560  14677303     41.41     43.72
1850.53/1850.59	c  N dy  9143   4025140      1520      1537     28883    108917    118560  20625594     41.41     43.71
1859.05/1859.02	c  N dy  9201   4045159      1520      1537     28883    128363    118560  26115046     41.42     43.78
1867.53/1867.50	c  N dy  9233   4065891      1520      1537     28883    148356    118560  32138038     41.42     43.75
1881.93/1881.95	c  N dy  9280   4088962      1520      1537     28883    170638    118560  38589756     41.42     43.69
1888.33/1888.37	c  N dy  9325   4109861      1520      1537     28883    104709    118560  19449375     41.42     43.67
1895.53/1895.53	c  N dy  9363   4131702      1520      1537     28883    125840    118560  25764606     41.41     43.68
1907.63/1907.63	c  N dy  9443   4151913      1520      1537     28883    145508    118560  31239712     41.42     43.64
1917.53/1917.58	c  N dy  9500   4171981      1520      1537     28883    164883    118560  36939170     41.43     56.70
1928.13/1928.21	c  N dy  9548   4192030      1520      1537     28883     97163    118560  17221557     41.43     43.64
1936.05/1936.02	c  N dy  9582   4212875      1520      1537     28883    117405    118560  22972487     41.43     40.98
1936.05/1936.02	c  S st  9582   4212875      1520      1537     28883    117405    118560  22972487     41.43     40.98
1936.13/1936.10	c  S st  9582   4213377      1520      1537     28883    117905    118560  23081121     41.43   no data
1936.13/1936.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1936.33/1936.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.17
1936.33/1936.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1936.33/1936.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1936.43/1936.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
1936.43/1936.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
1936.43/1936.43	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
1936.63/1936.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
1939.24/1939.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.08 s
1995.93/1995.99	c lits-rem:        28  cl-subs:      587  v-elim:      0  v-fix:    0  time: 56.70 s
1995.93/1995.99	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
1996.33/1996.32	c vivif2 --  cl tried   117318 cl shrink        0 lits rem          0 time: 0.32
1996.44/1996.44	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.12
1996.44/1996.44	c calculated reachability. Time: 0.00
1996.44/1996.44	c  N dy  9582   4213377      1520      1537     28883    117318    118560  22881908     41.43   no data
2001.13/2001.15	c  N dy  9602   4235485      1520      1537     28883    138741    118560  29503522     41.42     43.81
2008.65/2008.62	c  N dy  9668   4255939      1520      1537     28883    158641    118560  35413147     41.43     43.86
2017.63/2017.62	c  N dy  9710   4276400      1520      1537     28883     90277    118560  15239373     41.43     43.64
2022.34/2022.35	c  N dy  9731   4297144      1520      1537     28883    110425    118560  21436467     41.43     43.75
2028.54/2028.55	c  N dy  9765   4317505      1520      1537     28883    130150    118560  27422266     41.42     43.99
2037.93/2037.93	c  N dy  9816   4337884      1520      1537     28883    150042    118560  33148116     41.42     43.75
2049.13/2049.20	c  N dy  9861   4360123      1520      1537     28883    171654    118560  39596905     41.42     43.61
2058.05/2058.11	c  N dy  9908   4381600      1520      1537     28883    103251    118560  18877166     41.42     43.66
2064.33/2064.32	c  N dy  9918   4401673      1520      1537     28883    122619    118560  24512843     41.42     43.64
2073.23/2073.28	c  N dy  9980   4421737      1520      1537     28883    142145    118560  30054407     41.42     49.19
2083.93/2083.97	c  N dy 10024   4441799      1520      1537     28883    161599    118560  35741364     41.42     46.80
2097.03/2097.02	c  N dy 10075   4463614      1520      1537     28883     92562    118560  15812304     41.42     43.62
2102.33/2102.34	c  N dy 10108   4483733      1520      1537     28883    112062    118560  21476250     41.42     43.84
2111.34/2111.33	c  N dy 10151   4506878      1520      1537     28883    134484    118560  27962197     41.42     43.71
2122.34/2122.33	c  N dy 10208   4527138      1520      1537     28883    154076    118560  33711036     41.42     43.61
2136.94/2136.94	c  N dy 10279   4547177      1520      1537     28883    173565    118560  39222883     41.43     43.67
2146.94/2146.96	c  N dy 10329   4569621      1520      1537     28883    104182    118560  19021083     41.43     43.69
2154.54/2154.50	c  N dy 10370   4591183      1520      1537     28883    125106    118560  24860371     41.43     43.65
2165.73/2165.74	c  N dy 10418   4618151      1520      1537     28883    151297    118560  32257572     41.43     43.64
2178.34/2178.34	c  N dy 10490   4638509      1520      1537     28883    171051    118560  37843711     41.43     43.64
2190.84/2190.83	c  N dy 10555   4660258      1520      1537     28883    100021    118560  17901502     41.43     43.69
2199.74/2199.70	c  N dy 10585   4688206      1520      1537     28883    126928    118560  26026281     41.43     43.68
2209.54/2209.58	c  N dy 10650   4708299      1520      1537     28883    146436    118560  31427232     41.43     45.87
2211.24/2211.27	c  S st 10654   4713378      1520      1537     28883    151233    118560  32765683     41.43   no data
2211.34/2211.36	c  S st 10654   4713884      1520      1537     28883    151734    118560  32879249     41.43   no data
2211.44/2211.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
2211.64/2211.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.2M T:  0.20
2211.64/2211.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2211.64/2211.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2211.73/2211.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
2211.73/2211.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
2211.73/2211.75	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
2212.05/2212.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
2214.73/2214.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
2321.24/2321.24	c lits-rem:        34  cl-subs:     1127  v-elim:      0  v-fix:    0  time: 106.51 s
2321.24/2321.24	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
2321.64/2321.69	c vivif2 --  cl tried   150607 cl shrink        0 lits rem          0 time: 0.45
2321.84/2321.85	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.15
2321.84/2321.85	c calculated reachability. Time: 0.00
2321.84/2321.85	c  N dy 10654   4713884      1520      1537     28883    150607    118560  32491777     41.43   no data
2327.55/2327.55	c  N dy 10710   4734219      1520      1537     28883    170372    118560  38752576     41.43     43.67
2334.44/2334.42	c  N dy 10740   4754441      1520      1537     28883     97006    118560  17254629     41.43     43.64
2339.84/2339.83	c  N dy 10776   4776959      1520      1537     28883    118814    118560  24278990     41.43     43.67
2347.74/2347.71	c  N dy 10821   4797250      1520      1537     28883    138505    118560  30517452     41.43     43.71
2358.54/2358.54	c  N dy 10864   4817715      1520      1537     28883    158350    118560  36929677     41.43     43.87
2373.44/2373.44	c  N dy 10923   4840376      1520      1537     28883    180227    118560  43937245     41.43     43.68
2382.35/2382.30	c  N dy 10967   4860809      1520      1537     28883    106135    118560  19840625     41.44     43.90
2389.94/2389.90	c  N dy 11010   4881730      1520      1537     28883    126438    118560  26291204     41.44     43.66
2399.34/2399.31	c  N dy 11050   4902188      1520      1537     28883    146323    118560  32566748     41.43     43.67
2413.14/2413.15	c  N dy 11117   4922649      1520      1537     28883    166231    118560  38831028     41.44     43.63
2430.04/2430.01	c  N dy 11180   4942686      1520      1537     28883    185744    118560  45085671     41.45     43.64
2438.34/2438.39	c  N dy 11223   4963796      1520      1537     28883    111109    118560  21180867     41.44     43.65
2447.25/2447.24	c  N dy 11283   4984154      1520      1537     28883    130952    118560  27471510     41.45     43.67
2456.75/2456.75	c  N dy 11319   5004214      1520      1537     28883    150236    118560  33395180     41.45     43.67
2469.84/2469.88	c  N dy 11371   5024222      1520      1537     28883    169679    118560  39254448     41.45     43.87
2486.14/2486.19	c  N dy 11415   5048989      1520      1537     28883     97614    118560  16367329     41.45     43.67
2492.15/2492.18	c  N dy 11469   5069024      1520      1537     28883    117023    118560  22260822     41.45     43.65
2501.94/2501.97	c  N dy 11513   5091399      1520      1537     28883    138819    118560  29198890     41.45     43.66
2511.04/2511.08	c  N dy 11557   5111716      1520      1537     28883    158428    118560  35108231     41.45     43.73
2523.36/2523.35	c  N dy 11630   5131741      1520      1537     28883    177774    118560  41020754     41.46     45.92
2536.45/2536.42	c  N dy 11679   5152731      1520      1537     28883    101112    118560  16867618     41.47     43.79
2543.26/2543.29	c  N dy 11714   5174048      1520      1537     28883    121729    118560  23397071     41.46     43.75
2553.45/2553.42	c  N dy 11755   5194083      1520      1537     28883    141160    118560  29396034     41.46     43.77
2567.36/2567.40	c  S st 11837   5213884      1520      1537     28883    160410    118560  35343312     41.47   no data
2567.55/2567.51	c  S st 11837   5214384      1520      1537     28883    160902    118560  35442916     41.47   no data
2567.55/2567.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
2567.85/2567.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.6M T:  0.25
2567.85/2567.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2567.85/2567.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2567.95/2567.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
2567.95/2567.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
2567.95/2567.95	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
2568.25/2568.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.32 s
2570.85/2570.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.65 s
2692.35/2692.38	c lits-rem:        27  cl-subs:     1138  v-elim:      0  v-fix:    0  time: 121.58 s
2692.35/2692.38	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
2692.87/2692.84	c vivif2 --  cl tried   159764 cl shrink        0 lits rem          0 time: 0.46
2693.05/2693.02	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.18
2693.05/2693.02	c calculated reachability. Time: 0.00
2693.05/2693.02	c  N dy 11837   5214384      1520      1537     28883    159764    118560  35007124     41.47   no data
2698.55/2698.52	c  N dy 11853   5234405      1520      1537     28883    179136    118560  41616059     41.47     53.33
2706.95/2707.01	c  N dy 11898   5256461      1520      1537     28883    102715    118560  17266197     41.47     43.69
2713.45/2713.40	c  N dy 11940   5276668      1520      1537     28883    122344    118560  23755366     41.47     43.75
2721.95/2721.90	c  N dy 11981   5298066      1520      1537     28883    143057    118560  30646547     41.47     43.75
2734.56/2734.52	c  N dy 12037   5320982      1520      1537     28883    165291    118560  37763058     41.47     43.66
2748.76/2748.75	c  N dy 12081   5341128      1520      1537     28883    184790    118560  44263498     41.48     43.68
2763.35/2763.35	c  N dy 12118   5361412      1520      1537     28883    105504    118560  17690083     41.47     43.73
2769.65/2769.69	c  N dy 12147   5381659      1520      1537     28883    125149    118560  24219312     41.47     43.76
2778.76/2778.78	c  N dy 12195   5402193      1520      1537     28883    145082    118560  30733285     41.47     43.90
2791.46/2791.46	c  N dy 12242   5427056      1520      1537     28883    169157    118560  38732024     41.47     43.77
2806.25/2806.21	c  N dy 12294   5447362      1520      1537     28883    188811    118560  44962030     41.48     43.72
2816.25/2816.20	c  N dy 12331   5468120      1520      1537     28883    109051    118560  18565612     41.48     43.68
2824.25/2824.26	c  N dy 12380   5488206      1520      1537     28883    128472    118560  24747034     41.48     43.67
2834.35/2834.31	c  N dy 12433   5508232      1520      1537     28883    147762    118560  31029417     41.48     49.71
2847.15/2847.14	c  N dy 12491   5528244      1520      1537     28883    167140    118560  37409712     41.49     43.75
2861.17/2861.15	c  N dy 12525   5548323      1520      1537     28883    186512    118560  43716414     41.49     43.72
2873.96/2873.93	c  N dy 12577   5568390      1520      1537     28883    105325    118560  16889672     41.49     43.75
2880.75/2880.77	c  N dy 12635   5588453      1520      1537     28883    124898    118560  22811873     41.50     44.29
2890.16/2890.15	c  N dy 12678   5609649      1520      1537     28883    145479    118560  29152311     41.49     43.68
2903.06/2903.01	c  N dy 12775   5631513      1520      1537     28883    166780    118560  35559691     41.51     43.70
2917.65/2917.64	c  N dy 12844   5651670      1520      1537     28883    186274    118560  41733540     41.51     43.82
2932.16/2932.10	c  N dy 12910   5672692      1520      1537     28883    104813    118560  16425656     41.52     43.77
2939.46/2939.43	c  N dy 12944   5692760      1520      1537     28883    124297    118560  22976984     41.52     47.71
2948.56/2948.52	c  N dy 12989   5712985      1520      1537     28883    143878    118560  29302338     41.52     43.72
2949.66/2949.65	c  S st 12997   5714385      1520      1537     28883    145243    118560  29708331     41.52     43.55
2949.76/2949.74	c  S st 12997   5714885      1520      1537     28883    145735    118560  29809646     41.52   no data
2949.86/2949.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
2950.06/2950.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.21
2950.06/2950.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2950.06/2950.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2950.17/2950.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
2950.17/2950.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
2950.17/2950.14	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
2950.46/2950.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
2952.76/2952.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.61 s
3032.86/3032.81	c lits-rem:        28  cl-subs:      751  v-elim:      0  v-fix:    0  time: 80.07 s
3032.86/3032.81	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
3033.26/3033.20	c vivif2 --  cl tried   144984 cl shrink        0 lits rem          0 time: 0.39
3033.36/3033.36	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.16
3033.36/3033.37	c calculated reachability. Time: 0.00
3033.36/3033.37	c  N dy 12997   5714885      1520      1537     28883    144984    118560  29508474     41.52   no data
3038.95/3038.90	c  N dy 13028   5735798      1520      1537     28883    165219    118560  35905139     41.52     43.82
3046.36/3046.32	c  N dy 13064   5756676      1520      1537     28883    185450    118560  42379928     41.52     43.80
3057.16/3057.12	c  N dy 13109   5779273      1520      1537     28883    104620    118560  16034683     41.52     43.76
3063.06/3063.05	c  N dy 13150   5799801      1520      1537     28883    124582    118560  22191345     41.52     43.75
3070.86/3070.81	c  N dy 13180   5820264      1520      1537     28883    144253    118560  28433116     41.52     43.73
3081.56/3081.55	c  N dy 13241   5840335      1520      1537     28883    163756    118560  34569671     41.52     43.72
3094.66/3094.62	c  N dy 13306   5860431      1520      1537     28883    183303    118560  40674785     41.52     44.63
3107.26/3107.28	c  N dy 13338   5882349      1520      1537     28883    204407    118560  47525980     41.52     43.78
3114.66/3114.61	c  N dy 13367   5902593      1520      1537     28883    120284    118560  20824460     41.52     43.76
3122.56/3122.55	c  N dy 13405   5924880      1520      1537     28883    141800    118560  27660336     41.52     43.77
3132.26/3132.26	c  N dy 13448   5945546      1520      1537     28883    161849    118560  33808374     41.52     43.86
3145.97/3146.00	c  N dy 13527   5965875      1520      1537     28883    181561    118560  39718914     41.53     43.89
3160.66/3160.61	c  N dy 13581   5987420      1520      1537     28883    202348    118560  46159046     41.53     43.74
3170.06/3170.01	c  N dy 13627   6007937      1520      1537     28883    117755    118560  19410747     41.54     43.78
3178.36/3178.37	c  N dy 13677   6028426      1520      1537     28883    137681    118560  25692590     41.54     43.97
3188.26/3188.26	c  N dy 13729   6048802      1520      1537     28883    157357    118560  31847201     41.54     43.82
3198.96/3198.94	c  N dy 13781   6068981      1520      1537     28883    176702    118560  37978515     41.54     43.96
3214.06/3214.05	c  N dy 13864   6089068      1520      1537     28883    196178    118560  44097626     41.55     51.04
3229.68/3229.63	c  N dy 13923   6112233      1520      1537     28883    113087    118560  17944292     41.55     44.10
3237.86/3237.89	c  N dy 13968   6135329      1520      1537     28883    135309    118560  24899927     41.55     43.81
3247.46/3247.41	c  N dy 14016   6156430      1520      1537     28883    155642    118560  31188918     41.55     43.82
3260.48/3260.42	c  N dy 14076   6176774      1520      1537     28883    175361    118560  37315831     41.56     43.77
3275.66/3275.68	c  N dy 14161   6196904      1520      1537     28883    194764    118560  43471144     41.56     43.92
3292.07/3292.07	c  S st 14241   6214886      1520      1537     28883    212092    118560  48890785     41.57   no data
3292.86/3292.80	c  S st 14241   6215386      1520      1537     28883    106347    118560  15457134     41.57   no data
3292.86/3292.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3292.96/3292.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.14
3292.96/3292.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3292.96/3292.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3293.06/3293.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3293.06/3293.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
3293.06/3293.09	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
3293.26/3293.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
3295.57/3295.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.91 s
3320.66/3320.67	c lits-rem:         1  cl-subs:        5  v-elim:      0  v-fix:    0  time: 25.11 s
3320.66/3320.67	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
3320.87/3320.89	c vivif2 --  cl tried   106342 cl shrink        0 lits rem          0 time: 0.22
3321.06/3321.00	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.11
3321.06/3321.00	c calculated reachability. Time: 0.00
3321.06/3321.00	c  N dy 14241   6215386      1520      1537     28883    106342    118560  15456566     41.57   no data
3325.76/3325.75	c  N dy 14283   6236478      1520      1537     28883    126853    118560  21708026     41.57     43.81
3335.97/3335.91	c  N dy 14298   6264562      1520      1537     28883    153534    118560  30595564     41.56     43.81
3344.67/3344.60	c  N dy 14339   6285699      1520      1537     28883    173915    118560  36741617     41.56     43.91
3355.67/3355.62	c  N dy 14369   6305911      1520      1537     28883    193380    118560  43197019     41.56     43.78
3368.87/3368.81	c  N dy 14422   6326229      1520      1537     28883    213003    118560  49255240     41.56     43.83
3374.97/3374.92	c  N dy 14461   6346318      1520      1537     28883    125517    118560  20832351     41.56     43.83
3381.97/3381.96	c  N dy 14493   6366846      1520      1537     28883    145279    118560  26812098     41.56     43.97
3392.56/3392.50	c  N dy 14547   6386984      1520      1537     28883    164868    118560  32716574     41.56     43.75
3406.37/3406.31	c  N dy 14592   6408746      1520      1537     28883    186016    118560  39229219     41.56     43.94
3418.78/3418.81	c  N dy 14621   6429830      1520      1537     28883    206328    118560  45619685     41.56     43.76
3430.47/3430.49	c  N dy 14665   6449872      1520      1537     28883    117515    118560  18223879     41.56     51.01
3439.68/3439.66	c  N dy 14716   6474050      1520      1537     28883    140918    118560  25143591     41.56     43.77
3448.67/3448.62	c  N dy 14739   6495773      1520      1537     28883    162005    118560  31629708     41.56     43.80
3458.86/3458.81	c  N dy 14768   6515833      1520      1537     28883    181428    118560  37677734     41.56     43.94
3472.37/3472.35	c  N dy 14824   6537016      1520      1537     28883    201883    118560  43712006     41.56     43.75
3486.26/3486.21	c  N dy 14873   6557706      1520      1537     28883    112547    118560  16364999     41.56     43.77
3493.16/3493.18	c  N dy 14901   6578294      1520      1537     28883    132519    118560  22541646     41.56     43.88
3502.97/3502.92	c  N dy 14954   6601428      1520      1537     28883    154883    118560  29060289     41.56     43.75
3514.48/3514.46	c  N dy 15017   6622498      1520      1537     28883    175253    118560  34933969     41.56     43.81
3527.48/3527.43	c  N dy 15045   6642576      1520      1537     28883    194550    118560  40537309     41.56     55.44
3539.47/3539.48	c  N dy 15095   6662670      1520      1537     28883    213875    118560  46228510     41.57     56.88
3549.47/3549.49	c  N dy 15125   6682873      1520      1537     28883    123188    118560  19541881     41.57     43.92
3556.68/3556.69	c  N dy 15161   6705253      1520      1537     28883    144880    118560  25908007     41.56     43.89
3560.79/3560.75	c  S st 15184   6715386      1520      1537     28883    154638    118560  28655826     41.57   no data
3560.87/3560.86	c  S st 15184   6715888      1520      1537     28883    155135    118560  28763134     41.57   no data
3560.97/3560.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3561.17/3561.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.0M T:  0.23
3561.17/3561.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3561.17/3561.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3561.27/3561.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3561.27/3561.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
3561.27/3561.27	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
3561.57/3561.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
3563.87/3563.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.65 s
3643.37/3643.40	c lits-rem:        36  cl-subs:      836  v-elim:      0  v-fix:    0  time: 79.51 s
3643.47/3643.40	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
3643.77/3643.78	c vivif2 --  cl tried   154299 cl shrink        0 lits rem          0 time: 0.39
3643.97/3643.95	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.17
3643.97/3643.96	c calculated reachability. Time: 0.00
3643.97/3643.96	c  N dy 15184   6715888      1520      1537     28883    154299    118560  28467994     41.57   no data
3649.68/3649.62	c  N dy 15219   6736043      1520      1537     28883    173764    118560  34711242     41.57     43.95
3657.49/3657.43	c  N dy 15260   6756207      1520      1537     28883    193242    118560  40998992     41.56     43.77
3666.67/3666.69	c  N dy 15307   6776458      1520      1537     28883    212656    118560  47193525     41.56     43.82
3675.19/3675.14	c  N dy 15353   6796669      1520      1537     28883    121208    118560  18742960     41.57     43.82
3681.69/3681.71	c  N dy 15399   6816699      1520      1537     28883    140610    118560  24849597     41.57     44.47
3689.68/3689.66	c  N dy 15449   6836738      1520      1537     28883    159985    118560  30849904     41.57     44.92
3702.48/3702.45	c  N dy 15511   6857221      1520      1537     28883    179985    118560  37013016     41.57     43.84
3717.07/3717.01	c  N dy 15559   6877806      1520      1537     28883    199968    118560  43607495     41.57     43.95
3732.07/3732.09	c  N dy 15618   6898388      1520      1537     28883    219777    118560  49838276     41.58     43.82
3740.57/3740.57	c  N dy 15661   6920595      1520      1537     28883    129067    118560  20980664     41.58     43.87
3748.17/3748.15	c  N dy 15686   6942555      1520      1537     28883    150292    118560  28023502     41.58     43.80
3757.87/3757.80	c  N dy 15755   6962565      1520      1537     28883    169686    118560  33685138     41.58     43.82
3766.77/3766.79	c  N dy 15771   6982714      1520      1537     28883    189096    118560  40062997     41.58     43.79
3782.28/3782.23	c  N dy 15853   7002963      1520      1537     28883    208759    118560  46032416     41.58     43.79
3799.50/3799.46	c  N dy 15925   7022976      1520      1537     28883    115016    118560  16231268     41.59     53.61
3806.18/3806.10	c  N dy 15974   7043060      1520      1537     28883    134554    118560  22282272     41.59     43.78
3815.37/3815.35	c  N dy 16041   7063127      1520      1537     28883    154067    118560  28116718     41.59     43.79
3827.37/3827.35	c  N dy 16095   7085110      1520      1537     28883    175348    118560  34853249     41.60     43.87
3841.38/3841.34	c  N dy 16144   7105679      1520      1537     28883    195299    118560  40938946     41.60     43.79
3858.07/3858.06	c  N dy 16189   7128543      1520      1537     28883    217398    118560  47898397     41.60     43.79
3873.27/3873.27	c  N dy 16262   7148732      1520      1537     28883    122565    118560  18236813     41.60     44.02
3880.68/3880.71	c  N dy 16301   7169927      1520      1537     28883    143148    118560  24798338     41.60     43.96
3890.69/3890.67	c  N dy 16375   7190130      1520      1537     28883    162707    118560  30505722     41.60     43.91
3902.08/3902.04	c  N dy 16399   7210853      1520      1537     28883    182648    118560  36428708     41.60     44.01
3905.28/3905.21	c  S st 16412   7215890      1520      1537     28883    187516    118560  37898372     41.60   no data
3905.38/3905.34	c  S st 16412   7216391      1520      1537     28883    188012    118560  38008792     41.60   no data
3905.48/3905.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3905.78/3905.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.0M T:  0.30
3905.78/3905.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3905.78/3905.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3905.88/3905.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3905.88/3905.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
3905.88/3905.83	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
3906.19/3906.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.34 s
3908.78/3908.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.61 s
4040.48/4040.43	c lits-rem:        40  cl-subs:     1280  v-elim:      0  v-fix:    0  time: 131.67 s
4040.48/4040.43	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
4040.98/4040.93	c vivif2 --  cl tried   186732 cl shrink        0 lits rem          0 time: 0.50
4041.18/4041.14	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.21
4041.18/4041.15	c calculated reachability. Time: 0.00
4041.18/4041.15	c  N dy 16412   7216391      1520      1537     28883    186732    118560  37557016     41.60   no data
4046.68/4046.68	c  N dy 16442   7239189      1520      1537     28883    208730    118560  43968545     41.60     43.79
4053.28/4053.29	c  N dy 16460   7259830      1520      1537     28883    228589    118560  50118080     41.59     43.83
4059.28/4059.20	c  N dy 16503   7280755      1520      1537     28883    133861    118560  21380020     41.59     43.79
4066.38/4066.33	c  N dy 16524   7301115      1520      1537     28883    153547    118560  27324011     41.59     43.78
4075.38/4075.32	c  N dy 16558   7321225      1520      1537     28883    173070    118560  33241553     41.59     43.86
4086.79/4086.74	c  N dy 16608   7342377      1520      1537     28883    193451    118560  39238693     41.59     43.82
4097.60/4097.59	c  N dy 16638   7364745      1520      1537     28883    214898    118560  45773675     41.59     43.85
4109.98/4109.96	c  N dy 16667   7385563      1520      1537     28883    118954    118560  16756260     41.59     43.85
4115.88/4115.80	c  N dy 16702   7405615      1520      1537     28883    138347    118560  22422765     41.59     50.94
4125.38/4125.30	c  N dy 16752   7425658      1520      1537     28883    157812    118560  28330761     41.59     43.86
4135.69/4135.62	c  N dy 16805   7446589      1520      1537     28883    178120    118560  34223981     41.59     43.86
4149.69/4149.68	c  N dy 16874   7466671      1520      1537     28883    197597    118560  39913213     41.59     45.49
4162.40/4162.32	c  N dy 16902   7488692      1520      1537     28883    218815    118560  46598011     41.59     43.80
4177.09/4177.02	c  N dy 16984   7508761      1520      1537     28883    121299    118560  17134842     41.60     47.15
4183.30/4183.30	c  N dy 17040   7529650      1520      1537     28883    141516    118560  22853720     41.60     43.84
4196.99/4196.93	c  N dy 17091   7563931      1520      1537     28883    174464    118560  32642882     41.60     43.84
4208.60/4208.54	c  N dy 17149   7586059      1520      1537     28883    195939    118560  39046280     41.60     43.82
4223.49/4223.43	c  N dy 17220   7606935      1520      1537     28883    216166    118560  44897290     41.60     43.89
4237.49/4237.48	c  N dy 17252   7628077      1520      1537     28883    118681    118560  16163436     41.60     43.81
4244.39/4244.30	c  N dy 17302   7648934      1520      1537     28883    138948    118560  22021433     41.60     43.96
4253.09/4253.09	c  N dy 17358   7668993      1520      1537     28883    158412    118560  27491905     41.61     43.85
4263.48/4263.45	c  N dy 17419   7691962      1520      1537     28883    180613    118560  33890454     41.61     43.82
4274.79/4274.74	c  N dy 17461   7712398      1520      1537     28883    200356    118560  39516886     41.61     43.85
4278.19/4278.10	c  S st 17491   7716392      1520      1537     28883    204207    118560  40594885     41.61     40.63
4278.29/4278.24	c  S st 17491   7716895      1520      1537     28883    204705    118560  40703121     41.61   no data
4278.39/4278.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
4278.69/4278.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.31
4278.69/4278.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4278.69/4278.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4278.79/4278.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
4278.79/4278.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
4278.79/4278.75	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
4279.19/4279.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.36 s
4281.89/4281.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
4429.59/4429.55	c lits-rem:        35  cl-subs:     1485  v-elim:      0  v-fix:    0  time: 147.71 s
4429.59/4429.55	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
4430.09/4430.09	c vivif2 --  cl tried   203220 cl shrink        0 lits rem          0 time: 0.53
4430.39/4430.31	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.23
4430.39/4430.32	c calculated reachability. Time: 0.00
4430.39/4430.32	c  N dy 17491   7716895      1520      1537     28883    203220    118560  40194667     41.61   no data
4436.79/4436.76	c  N dy 17515   7738891      1520      1537     28883    224572    118560  46768789     41.61     43.84
4443.80/4443.79	c  N dy 17550   7760953      1520      1537     28883    126754    118560  18489671     41.61     43.96
4450.39/4450.33	c  N dy 17573   7784072      1520      1537     28883    149112    118560  25684724     41.61     43.85
4458.59/4458.56	c  N dy 17616   7805309      1520      1537     28883    169681    118560  32245413     41.61     43.94
4468.31/4468.26	c  N dy 17660   7826387      1520      1537     28883    190144    118560  38913386     41.61     43.92
4478.89/4478.82	c  N dy 17683   7847858      1520      1537     28883    210637    118560  45426769     41.61     43.81
4493.69/4493.63	c  N dy 17760   7868926      1520      1537     28883    231072    118560  51474650     41.61     43.91
4503.80/4503.70	c  N dy 17812   7889114      1520      1537     28883    130696    118560  19512978     41.62     43.82
4509.90/4509.91	c  N dy 17852   7909179      1520      1537     28883    150115    118560  25582286     41.62     43.87
4518.70/4518.60	c  N dy 17893   7929921      1520      1537     28883    170232    118560  31854856     41.62     43.89
4530.10/4530.07	c  N dy 17944   7950081      1520      1537     28883    189833    118560  37797382     41.62     43.86
4543.20/4543.17	c  N dy 17993   7971231      1520      1537     28883    210314    118560  44044736     41.62     43.83
4557.60/4557.55	c  N dy 18039   7993798      1520      1537     28883    232119    118560  50642963     41.62     43.96
4568.41/4568.39	c  N dy 18084   8016048      1520      1537     28883    132731    118560  19793005     41.62     44.07
4575.49/4575.42	c  N dy 18123   8036433      1520      1537     28883    152526    118560  25748461     41.62     43.97
4585.39/4585.32	c  N dy 18162   8059085      1520      1537     28883    174521    118560  32504993     41.62     43.87
4598.12/4598.10	c  N dy 18238   8079278      1520      1537     28883    194160    118560  38359796     41.63     43.90
4613.10/4613.07	c  N dy 18311   8099451      1520      1537     28883    213640    118560  44143134     41.63     43.89
4626.80/4626.79	c  N dy 18345   8121758      1520      1537     28883    234998    118560  50478104     41.63     43.99
4638.71/4638.62	c  N dy 18402   8142622      1520      1537     28883    133330    118560  19694220     41.63     43.93
4645.90/4645.87	c  N dy 18443   8163887      1520      1537     28883    153904    118560  25735536     41.63     43.89
4654.80/4654.71	c  N dy 18493   8184697      1520      1537     28883    173977    118560  31574725     41.63     43.88
4666.70/4666.67	c  N dy 18552   8205878      1520      1537     28883    194465    118560  37429002     41.64     43.86
4675.40/4675.32	c  S st 18614   8216895      1520      1537     28883    205119    118560  40417374     41.64   no data
4675.50/4675.46	c  S st 18614   8217395      1520      1537     28883    205614    118560  40524941     41.64   no data
4675.60/4675.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
4675.90/4675.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.9M T:  0.32
4675.90/4675.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4675.90/4675.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4676.00/4675.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
4676.00/4675.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1520 time:  0.00 s
4676.00/4675.99	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
4676.40/4676.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.37 s
4679.10/4679.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
4823.40/4823.32	c lits-rem:        53  cl-subs:     1559  v-elim:      0  v-fix:    0  time: 144.32 s
4823.40/4823.32	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
4823.90/4823.86	c vivif2 --  cl tried   204055 cl shrink        0 lits rem          0 time: 0.54
4824.10/4824.10	c asymm  cl-useful: 0/1537/1537 lits-rem:0 time: 0.23
4824.20/4824.10	c calculated reachability. Time: 0.00
4824.20/4824.10	c  N dy 18614   8217395      1520      1537     28883    204055    118560  39979332     41.64   no data
4830.90/4830.80	c  N dy 18665   8238015      1520      1537     28883    224142    118560  46421013     41.64     44.00
4840.30/4840.22	c  N dy 18710   8258045      1520      1537     28883    243589    118560  52661337     41.64     43.98
4847.51/4847.48	c  N dy 18760   8278114      1520      1537     28883    140094    118560  21871936     41.64     43.94
4856.01/4855.93	c  N dy 18795   8298412      1520      1537     28883    159681    118560  28196111     41.64     43.84
4866.70/4866.68	c  N dy 18872   8318442      1520      1537     28883    179100    118560  34152272     41.65     45.29
4881.92/4881.84	c  N dy 18955   8338839      1520      1537     28883    198897    118560  40446938     41.65     43.89
4900.40/4900.40	c  N dy 19035   8361687      1520      1537     28883    221032    118560  47615068     41.66     43.90
4920.21/4920.10	c  N dy 19135   8381726      1520      1537     28883    240402    118560  53745718     41.67     55.56
4932.71/4932.63	c  N dy 19211   8401751      1520      1537     28883    135832    118560  20168013     41.68     58.90
4941.22/4941.17	c  N dy 19262   8421759      1520      1537     28883    155232    118560  26283342     41.68     60.91
4952.60/4952.55	c  N dy 19320   8441826      1520      1537     28883    174597    118560  32482233     41.68     46.82
4966.40/4966.35	c  N dy 19402   8462043      1520      1537     28883    194045    118560  38668474     41.69     43.91
4984.61/4984.52	c  N dy 19484   8482523      1520      1537     28883    213852    118560  45022654     41.70     43.96

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

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

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


[startup+0 s]
/proc/loadavg: 2.10 2.04 2.01 2/464 26584
/proc/meminfo: memFree=15033264/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=30952 CPUtime=0.01 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 897 0 0 0 1 0 0 0 25 0 1 0 774194757 31694848 837 33554432000 4194304 4580011 140736718365584 18446744073709551615 4293256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26584/statm: 7738 837 339 95 0 2720 0

[startup+0.0470821 s]
/proc/loadavg: 2.10 2.04 2.01 2/464 26584
/proc/meminfo: memFree=15033264/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=32248 CPUtime=0.04 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 1317 0 0 0 4 0 0 0 25 0 1 0 774194757 33021952 1257 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26584/statm: 8062 1257 363 95 0 3044 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32248

[startup+0.101073 s]
/proc/loadavg: 2.10 2.04 2.01 2/464 26584
/proc/meminfo: memFree=15033264/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=32380 CPUtime=0.09 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 1541 0 0 0 9 0 0 0 25 0 1 0 774194757 33157120 1481 33554432000 4194304 4580011 140736718365584 18446744073709551615 4342144 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26584/statm: 8095 1481 363 95 0 3077 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32380

[startup+0.301038 s]
/proc/loadavg: 2.10 2.04 2.01 2/464 26584
/proc/meminfo: memFree=15033264/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=32640 CPUtime=0.29 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 2191 0 0 0 29 0 0 0 25 0 1 0 774194757 33423360 2131 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26584/statm: 8160 2131 363 95 0 3142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32640

[startup+0.700967 s]
/proc/loadavg: 2.10 2.04 2.01 2/464 26584
/proc/meminfo: memFree=15033264/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=35076 CPUtime=0.69 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3518 0 0 0 69 0 0 0 25 0 1 0 774194757 35917824 2388 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26584/statm: 8769 2388 363 95 0 3751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35076

[startup+1.50083 s]
/proc/loadavg: 2.10 2.04 2.01 3/465 26585
/proc/meminfo: memFree=15022336/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=36836 CPUtime=1.5 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 5638 0 0 0 149 1 0 0 25 0 1 0 774194757 37720064 2736 33554432000 4194304 4580011 140736718365584 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26584/statm: 9209 2736 363 95 0 4191 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 36836

[startup+3.10054 s]
/proc/loadavg: 2.10 2.04 2.01 3/465 26586
/proc/meminfo: memFree=15022584/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=38504 CPUtime=3.09 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 9267 0 0 0 308 1 0 0 25 0 1 0 774194757 39428096 4038 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26584/statm: 9626 4038 363 95 0 4608 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38504

[startup+6.30098 s]
/proc/loadavg: 2.10 2.04 2.01 3/465 26586
/proc/meminfo: memFree=14976340/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=83112 CPUtime=6.29 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 22076 0 0 0 626 3 0 0 25 0 1 0 774194757 85106688 14092 33554432000 4194304 4580011 140736718365584 18446744073709551615 4416901 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/26584/statm: 20778 14092 366 95 0 15760 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83112

[startup+12.7009 s]
/proc/loadavg: 2.09 2.04 2.01 3/465 26586
/proc/meminfo: memFree=14965716/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=91852 CPUtime=12.68 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 34289 0 0 0 1263 5 0 0 25 0 1 0 774194757 94056448 15199 33554432000 4194304 4580011 140736718365584 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 22963 15199 366 95 0 17945 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 91852

[startup+25.5006 s]
/proc/loadavg: 2.07 2.04 2.01 3/465 26586
/proc/meminfo: memFree=14902988/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=228316 CPUtime=25.49 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 68069 0 0 0 2538 11 0 0 25 0 1 0 774194757 233795584 32428 33554432000 4194304 4580011 140736718365584 18446744073709551615 4412553 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 57079 32428 366 95 0 52061 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 228316

[startup+51.1011 s]
/proc/loadavg: 2.10 2.05 2.01 3/465 26614
/proc/meminfo: memFree=14920808/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=287916 CPUtime=51.09 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 101725 0 0 0 5093 16 0 0 25 0 1 0 774194757 294825984 46007 33554432000 4194304 4580011 140736718365584 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 71979 46007 366 95 0 66961 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 287916

[startup+102.317 s]
/proc/loadavg: 2.04 2.04 2.00 3/465 26615
/proc/meminfo: memFree=14823404/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=365100 CPUtime=102.3 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 172603 0 0 0 10204 26 0 0 25 0 1 0 774194757 373862400 56770 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 91275 56770 366 95 0 86257 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 365100

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 26617
/proc/meminfo: memFree=14714356/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=360852 CPUtime=162.29 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 251961 0 0 0 16190 39 0 0 25 0 1 0 774194757 369512448 79425 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 90213 79425 366 95 0 85195 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 360852

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 26618
/proc/meminfo: memFree=14653916/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=329484 CPUtime=222.29 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 290314 0 0 0 22184 45 0 0 25 0 1 0 774194757 337391616 71197 33554432000 4194304 4580011 140736718365584 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 82371 71197 366 95 0 77353 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 329484

[startup+282.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/465 26620
/proc/meminfo: memFree=14645184/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=332808 CPUtime=282.29 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 370395 0 0 0 28172 57 0 0 25 0 1 0 774194757 340795392 73909 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 83202 73909 366 95 0 78184 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 332808

[startup+342.301 s]
/proc/loadavg: 2.08 2.04 2.00 3/465 26622
/proc/meminfo: memFree=14490024/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=614280 CPUtime=342.29 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 441149 0 0 0 34163 66 0 0 25 0 1 0 774194757 629022720 111015 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 153570 111015 366 95 0 148552 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 614280

[startup+402.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/465 26623
/proc/meminfo: memFree=14459604/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=626484 CPUtime=402.3 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 515860 0 0 0 40150 80 0 0 25 0 1 0 774194757 641519616 114667 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 156621 114667 366 95 0 151603 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 626484

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 26625
/proc/meminfo: memFree=14300472/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=735640 CPUtime=462.29 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 597930 0 0 0 46136 93 0 0 25 0 1 0 774194757 753295360 140195 33554432000 4194304 4580011 140736718365584 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 183910 140195 366 95 0 178892 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 735640

[startup+522.301 s]
/proc/loadavg: 2.11 2.05 2.01 3/465 26626
/proc/meminfo: memFree=14320756/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=742744 CPUtime=522.3 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 632670 0 0 0 52132 98 0 0 25 0 1 0 774194757 760569856 134365 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 185686 134365 366 95 0 180668 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 742744

[startup+582.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/465 26628
/proc/meminfo: memFree=14267128/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=753744 CPUtime=582.29 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 703580 0 0 0 58119 110 0 0 25 0 1 0 774194757 771833856 141937 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 188436 141937 366 95 0 183418 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 753744

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.03 2.03 2.00 3/465 26733
/proc/meminfo: memFree=13268112/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1577916 CPUtime=4062.4 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3376689 0 0 0 405714 526 0 0 25 0 1 0 774194757 1615785984 302659 33554432000 4194304 4580011 140736718365584 18446744073709551615 4316638 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 394479 302659 366 95 0 389461 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 1577916

[startup+4122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 26734
/proc/meminfo: memFree=13259760/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1578120 CPUtime=4122.39 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3429899 0 0 0 411705 534 0 0 25 0 1 0 774194757 1615994880 305374 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 394530 305374 366 95 0 389512 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 1578120

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 26736
/proc/meminfo: memFree=13207136/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1578660 CPUtime=4182.38 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3475908 0 0 0 417696 542 0 0 25 0 1 0 774194757 1616547840 300829 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 394665 300830 366 95 0 389647 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 1578660

[startup+4242.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/465 26738
/proc/meminfo: memFree=13214912/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1316732 CPUtime=4242.39 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3524598 0 0 0 423689 550 0 0 25 0 1 0 774194757 1348333568 299290 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 329183 299290 366 95 0 324165 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 1316732

[startup+4302.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/465 26739
/proc/meminfo: memFree=13025384/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1681956 CPUtime=4302.39 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3571285 0 0 0 429683 556 0 0 25 0 1 0 774194757 1722322944 345977 33554432000 4194304 4580011 140736718365584 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 420489 345977 366 95 0 415471 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1681956

[startup+4362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/465 26741
/proc/meminfo: memFree=13059696/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1681956 CPUtime=4362.39 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3571285 0 0 0 435683 556 0 0 25 0 1 0 774194757 1722322944 345977 33554432000 4194304 4580011 140736718365584 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 420489 345977 366 95 0 415471 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 1681956

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 26742
/proc/meminfo: memFree=13031884/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1681956 CPUtime=4422.39 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3571285 0 0 0 441683 556 0 0 25 0 1 0 774194757 1722322944 345977 33554432000 4194304 4580011 140736718365584 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 420489 345977 366 95 0 415471 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 1681956

[startup+4482.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/465 26744
/proc/meminfo: memFree=13033220/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1682468 CPUtime=4482.4 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3628412 0 0 0 447672 568 0 0 25 0 1 0 774194757 1722847232 352031 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 420617 352031 366 95 0 415599 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 1682468

[startup+4542.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/465 26746
/proc/meminfo: memFree=13018028/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1682876 CPUtime=4542.4 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3678833 0 0 0 453663 577 0 0 25 0 1 0 774194757 1723265024 348904 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 420719 348904 366 95 0 415701 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 1682876

[startup+4602.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/465 26747
/proc/meminfo: memFree=13044160/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1683216 CPUtime=4602.41 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3728102 0 0 0 459657 584 0 0 25 0 1 0 774194757 1723613184 345062 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 420804 345062 366 95 0 415786 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1683216

[startup+4662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 26749
/proc/meminfo: memFree=13043144/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1683636 CPUtime=4662.4 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3776271 0 0 0 465648 592 0 0 25 0 1 0 774194757 1724043264 340571 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 420909 340571 366 95 0 415891 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1683636

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 26750
/proc/meminfo: memFree=12949592/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1757440 CPUtime=4722.42 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3799303 0 0 0 471647 595 0 0 25 0 1 0 774194757 1799618560 363603 33554432000 4194304 4580011 140736718365584 18446744073709551615 4451807 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 439360 363603 366 95 0 434342 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1757440

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 26752
/proc/meminfo: memFree=12950320/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1757440 CPUtime=4782.4 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3799303 0 0 0 477645 595 0 0 25 0 1 0 774194757 1799618560 363603 33554432000 4194304 4580011 140736718365584 18446744073709551615 4415950 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 439360 363603 366 95 0 434342 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1757440

[startup+4842.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/465 26754
/proc/meminfo: memFree=12904508/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1844712 CPUtime=4842.41 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3821918 0 0 0 483642 599 0 0 25 0 1 0 774194757 1888985088 386218 33554432000 4194304 4580011 140736718365584 18446744073709551615 4485895 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 461178 386235 366 95 0 456160 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1844712

[startup+4902.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 26755
/proc/meminfo: memFree=12955420/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1757888 CPUtime=4902.4 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3860337 0 0 0 489634 606 0 0 25 0 1 0 774194757 1800077312 371150 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 439472 371150 366 95 0 434454 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1757888

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 26766
/proc/meminfo: memFree=12956632/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1758248 CPUtime=4962.41 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3904705 0 0 0 495627 614 0 0 25 0 1 0 774194757 1800445952 359935 33554432000 4194304 4580011 140736718365584 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 439562 359935 366 95 0 434544 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 1758248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 26767
/proc/meminfo: memFree=12941736/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1758248 CPUtime=5000.03 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3917534 0 0 0 499386 617 0 0 25 0 1 0 774194757 1800445952 372764 33554432000 4194304 4580011 140736718365584 18446744073709551615 4318273 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 439562 372764 366 95 0 434544 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1758248

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 26767
/proc/meminfo: memFree=12941736/32950928 swapFree=56743108/67111528
[pid=26584] ppid=26582 vsize=1758248 CPUtime=5000.03 cores=1,3,5,7
/proc/26584/stat : 26584 (strangenight2-s) R 26582 26584 26002 0 -1 4202496 3917534 0 0 0 499386 617 0 0 25 0 1 0 774194757 1800445952 372764 33554432000 4194304 4580011 140736718365584 18446744073709551615 4318273 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/26584/statm: 439562 372764 366 95 0 434544 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1758248

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.98
CPU time (s): 5000.1
CPU user time (s): 4993.86
CPU system time (s): 6.23305
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1844712

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

runsolver used 20.7828 second user time and 53.9158 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-29 01:39:10
IDJOB=3421990
IDBENCH=85456
IDSOLVER=1887
FILE ID=node123/3421990-1306625950
RUNJOBID= node123-1306615132-26021
PBS_JOBID= 13471633
Free space on /tmp= 73440 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-040-039.shuffled-as.sat05-1194.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421990-1306625950/watcher-3421990-1306625950 -o /tmp/evaluation-result-3421990-1306625950/solver-3421990-1306625950 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421990-1306625950.cnf

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

MD5SUM BENCH= 8c84d9b9f2d75de33656119bc03a9afb
RANDOM SEED=726374672

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15033420 kB
Buffers:        256228 kB
Cached:        4227752 kB
SwapCached:      18836 kB
Active:        3288508 kB
Inactive:     14372996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15033420 kB
SwapTotal:    67111528 kB
SwapFree:     56743108 kB
Dirty:            5592 kB
Writeback:           0 kB
AnonPages:    13166276 kB
Mapped:          31844 kB
Slab:           109696 kB
PageTables:      78192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133475824 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= 73432 MiB
End job on node123 at 2011-05-29 03:02:32