Trace number 3421539

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-Night-2-mt (fixed)? (TO) 40001.2 5011.99

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x40.cnf
MD5SUM65a5698edfd6f3a12089595d81c196e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3360
Number of clauses661080
Sum of the clauses size2634240
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25040
Number of clauses of size 30
Number of clauses of size 4656040
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.04	c Using 8 threads
0.00/0.04	c This is CryptoMiniSat 3.0.0
0.00/0.04	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.04	c Reading file 'HOME/instance-3421539-1306668698.cnf'
0.00/0.04	c -- header says num vars:           3360
0.00/0.04	c -- header says num clauses:      661080
1.58/0.37	c -- clauses added:            0 learnts,       661080 normals,            0 xors
1.58/0.37	c -- vars added       3360
1.58/0.37	c Parsing time:  0.16 s
1.58/0.37	c  N st     0         0      3360    656040      5040         0   2634240         0   no data   no data
3.13/0.55	c asymm  cl-useful: 0/9710/656040 lits-rem:0 time: 0.17
3.13/0.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.11
6.14/1.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.14/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.14/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
6.14/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3360 time:  0.00 s
6.14/1.34	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
136.35/17.72	c lits-rem:         0  cl-subs:        0  v-elim:    840  v-fix:    0  time: 16.16 s
136.35/17.73	c Finding binary XORs  T:     0.00 s  found:       0
140.17/18.27	c Finding non-binary XORs:     0.51 s (found:       0, avg size: nan)
140.17/18.27	c calculated reachability. Time: 0.00
140.96/18.31	c Calc default polars -  time:   0.03 s pos:       0 undec:     840 neg:    2520
140.96/18.31	c =========================================================================================
140.96/18.31	c types(t): F = full restart, N = normal restart
140.96/18.31	c types(t): S = simplification begin/end, E = solution found
140.96/18.31	c restart types(rt): st = static, dy = dynamic
140.96/18.31	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
140.96/18.31	c  B st     0         0      2520    655200      2520         0   3936240         0   no data   no data
142.55/18.58	c  N dy    22      4060      2520    655200      2520      4050   3936240    226315     38.81     41.70
145.08/18.83	c  N dy    48      8109      2520    655200      2520      8094   3936240    441833     38.68     41.17
146.53/19.06	c  N dy    76     12115      2520    655200      2520     12095   3936240    663243     38.87     41.11
148.92/19.31	c  N dy   102     16138      2520    655200      2520     16115   3936240    887901     38.90     42.36
151.32/19.68	c  N dy   133     20385      2520    655200      2520     10382   3936240    259468     39.18     43.33
152.96/19.89	c  N dy   160     24419      2520    655200      2520     14411   3936240    492949     39.46     42.18
153.81/19.93	c  F st   166     25002      2520    655200      2520     14994   3936240    529541     39.60   no data
156.04/20.29	c  N dy   172     30000      2520    655200      2520     19969   3936240    863604     39.60   no data
156.04/20.29	c  S st   172     30000      2520    655200      2520     19969   3936240    863604     39.60   no data
159.24/20.64	c  S st   172     30503      2520    655200      2520     20471   3936240    900360     39.60   no data
159.24/20.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
161.70/20.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  0.27
162.57/21.08	c blocked clauses removed:        0 vars:      0 tried:        2520 T: 0.00 s
162.57/21.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.02/21.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
164.02/21.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
164.02/21.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
211.93/27.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  6.04 s
213.53/27.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
282.18/36.03	c lits-rem:        13  cl-subs:      129  v-elim:      0  v-fix:    0  time:  8.42 s
284.64/36.38	c asymm  cl-useful: 0/4619/655200 lits-rem:0 time: 0.35
284.64/36.40	c calculated reachability. Time: 0.00
284.64/36.40	c  N dy   172     30503      2520    655200      2520     20342   3936240    884470     39.60   no data
287.75/36.70	c  N dy   197     34700      2520    655200      2520     24533   3936240   1114915     39.45     41.55
289.35/36.99	c  N dy   220     38977      2520    655200      2520     28803   3936240   1358084     39.48     44.53
292.56/37.30	c  N dy   243     43264      2520    655200      2520     17608   3936240    443528     39.22     42.78
293.41/37.44	c  S st   256     45754      2520    655200      2520     20096   3936240    580092     39.09     37.46
296.54/37.88	c  S st   256     46256      2520    655200      2520     20598   3936240    613845     39.09   no data
297.35/37.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
299.74/38.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.4M T:  0.35
301.35/38.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
301.35/38.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
302.20/38.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
302.20/38.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
302.20/38.54	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
350.83/44.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  6.15 s
352.43/44.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
400.30/50.83	c lits-rem:         8  cl-subs:        8  v-elim:      0  v-fix:    0  time:  5.92 s
401.10/50.90	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
401.10/50.91	c vivif2 --  cl tried    20590 cl shrink        0 lits rem          0 time: 0.01
403.50/51.24	c asymm  cl-useful: 0/4947/655200 lits-rem:0 time: 0.33
403.50/51.26	c calculated reachability. Time: 0.00
403.50/51.26	c  N dy   256     46256      2520    655200      2520     20590   3936240    612857     39.09   no data
405.89/51.51	c  N dy   278     50278      2520    655200      2520     24607   3936240    836872     39.03     41.47
407.55/51.75	c  N dy   306     54350      2520    655200      2520     28675   3936240   1067767     39.06     54.96
409.07/51.99	c  N dy   333     58526      2520    655200      2520     32842   3936240   1297721     39.04     41.58
411.47/52.24	c  N dy   358     62723      2520    655200      2520     37036   3936240   1531783     38.97     42.14
413.08/52.49	c  N dy   381     66794      2520    655200      2520     22385   3936240    568640     38.91     41.73
414.67/52.64	c  S st   397     69385      2520    655200      2520     24973   3936240    712293     38.88     32.09
417.85/53.02	c  S st   397     69889      2520    655200      2520     25475   3936240    749491     38.88   no data
417.85/53.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
420.25/53.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.4M T:  0.33
421.85/53.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
421.85/53.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
422.65/53.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
422.65/53.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
422.65/53.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
467.37/59.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  5.59 s
468.17/59.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
525.64/66.56	c lits-rem:         6  cl-subs:       26  v-elim:      0  v-fix:    0  time:  7.04 s
526.44/66.63	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
526.44/66.64	c vivif2 --  cl tried    25449 cl shrink        0 lits rem          0 time: 0.01
529.63/67.03	c asymm  cl-useful: 0/4979/655200 lits-rem:0 time: 0.39
529.63/67.06	c calculated reachability. Time: 0.00
529.63/67.06	c  N dy   397     69889      2520    655200      2520     25449   3936240    746462     38.88   no data
532.82/67.42	c  N dy   430     74423      2520    655200      2520     29976   3936240    997560     38.95     43.40
535.21/67.74	c  N dy   462     79208      2520    655200      2520     34753   3936240   1266118     38.94     41.22
538.41/68.11	c  N dy   495     84282      2520    655200      2520     39825   3936240   1548864     38.94     42.18
540.79/68.42	c  F st   516     87500      2520    655200      2520     22193   3936240    457572     38.93   no data
543.18/68.71	c  N st   521     90796      2520    655200      2520     25472   3936240    702320     38.93   no data
545.59/69.08	c  N dy   546     96606      2520    655200      2520     31265   3936240   1072587     38.95     41.03
549.58/69.51	c  N dy   586    102988      2520    655200      2520     37629   3936240   1423268     38.94     41.59
549.58/69.59	c  S st   592    104833      2520    655200      2520     39465   3936240   1513131     38.84     35.17
553.58/70.07	c  S st   592    105334      2520    655200      2520     39966   3936240   1551401     38.84   no data
554.37/70.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
556.83/70.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  0.36
558.36/70.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
558.36/70.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
559.16/70.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
559.16/70.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
559.16/70.74	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
603.06/76.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  5.48 s
606.27/76.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.34 s
676.48/85.47	c lits-rem:        70  cl-subs:      165  v-elim:      0  v-fix:    0  time:  8.74 s
677.27/85.54	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
677.27/85.57	c vivif2 --  cl tried    39801 cl shrink        0 lits rem          0 time: 0.03
679.72/85.86	c asymm  cl-useful: 0/4777/655200 lits-rem:0 time: 0.30
679.72/85.88	c calculated reachability. Time: 0.00
679.72/85.88	c  N dy   592    105334      2520    655200      2520     39801   3936240   1531783     38.84   no data
683.65/86.36	c  N dy   627    112088      2520    655200      2520     24161   3936240    492761     38.73     41.68
686.84/86.76	c  N dy   674    119371      2520    655200      2520     31440   3936240    896725     38.76     41.01
690.03/87.17	c  N dy   718    127141      2520    655200      2520     39197   3936240   1313659     38.67     41.28
694.03/87.63	c  N dy   762    135309      2520    655200      2520     47355   3936240   1750093     38.59     41.01
698.80/88.22	c  N dy   816    143999      2520    655200      2520     32354   3936240    887162     38.61     41.79
702.79/88.73	c  N dy   866    153193      2520    655200      2520     41536   3936240   1384082     38.53     40.89
705.19/89.01	c  S st   895    158001      2520    655200      2520     46343   3936240   1637642     38.49   no data
708.37/89.48	c  S st   895    158505      2520    655200      2520     46846   3936240   1675413     38.49   no data
709.17/89.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
711.58/89.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.6M T:  0.33
712.37/89.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
712.37/89.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
713.98/90.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
713.98/90.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
713.98/90.11	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
757.06/95.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  5.40 s
760.25/95.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.38 s
846.54/106.76	c lits-rem:        21  cl-subs:       49  v-elim:      0  v-fix:    0  time: 10.69 s
847.41/106.83	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
847.41/106.86	c vivif2 --  cl tried    46797 cl shrink        0 lits rem          0 time: 0.03
849.67/107.18	c asymm  cl-useful: 0/5027/655200 lits-rem:0 time: 0.32
850.47/107.20	c calculated reachability. Time: 0.00
850.47/107.20	c  N dy   895    158505      2520    655200      2520     46797   3936240   1669591     38.49   no data
855.32/107.84	c  N dy   957    168680      2520    655200      2520     32123   3936240    808108     38.48     41.19
860.85/108.50	c  N dy  1027    179451      2520    655200      2520     42883   3936240   1406398     38.49     40.54
866.42/109.28	c  N dy  1096    190977      2520    655200      2520     28515   3936240    569043     38.48     41.14
872.02/109.91	c  N dy  1178    203183      2520    655200      2520     40710   3936240   1235533     38.48     40.88
877.59/110.70	c  N dy  1262    216522      2520    655200      2520     27103   3936240    439806     38.46     40.58
883.97/111.44	c  N dy  1346    230389      2520    655200      2520     40950   3936240   1208232     38.46     40.59
887.19/111.87	c  S st  1389    237757      2520    655200      2520     48307   3936240   1609832     38.42     34.26
890.43/112.30	c  S st  1389    238258      2520    655200      2520     48808   3936240   1647943     38.42   no data
891.30/112.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
893.57/112.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.8M T:  0.33
895.17/112.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
895.17/112.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
895.97/112.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
895.97/112.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
895.97/112.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
936.67/118.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  5.09 s
939.88/118.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.37 s
1022.16/128.77	c lits-rem:        16  cl-subs:       61  v-elim:      0  v-fix:    0  time: 10.20 s
1023.03/128.84	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
1023.03/128.87	c vivif2 --  cl tried    48747 cl shrink        0 lits rem          0 time: 0.03
1026.08/129.22	c asymm  cl-useful: 0/5331/655200 lits-rem:0 time: 0.34
1026.08/129.24	c calculated reachability. Time: 0.00
1026.08/129.24	c  N dy  1389    238258      2520    655200      2520     48747   3936240   1641498     38.42   no data
1034.06/130.26	c  N dy  1474    253552      2520    655200      2520     36064   3936240    876814     38.38     44.23
1042.04/131.24	c  N dy  1576    269776      2520    655200      2520     52261   3936240   1763825     38.37     41.39
1050.03/132.26	c  N dy  1678    287127      2520    655200      2520     40643   3936240   1100569     38.37     41.94
1059.61/133.40	c  N dy  1797    305464      2520    655200      2520     58957   3936240   2129192     38.41     40.47
1059.61/133.45	c  F st  1803    306252      2520    655200      2520     59744   3936240   2171740     38.40   no data
1069.98/134.72	c  N dy  1894    325035      2520    655200      2520     48523   3936240   1559217     38.38     41.01
1078.75/135.89	c  N dy  2008    345160      2520    655200      2520     37667   3936240    854540     38.34     40.38
1085.14/136.61	c  S st  2080    357387      2520    655200      2520     49867   3936240   1537567     38.34   no data
1088.34/137.02	c  S st  2080    357888      2520    655200      2520     50367   3936240   1572657     38.34   no data
1088.34/137.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1090.73/137.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.9M T:  0.31
1091.53/137.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1091.53/137.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1093.26/137.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
1093.26/137.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
1093.26/137.62	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1128.36/142.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.44 s
1131.42/142.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.30 s
1202.44/151.40	c lits-rem:         9  cl-subs:       35  v-elim:      0  v-fix:    0  time:  8.87 s
1203.24/151.46	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
1203.24/151.49	c vivif2 --  cl tried    50332 cl shrink        0 lits rem          0 time: 0.03
1205.64/151.80	c asymm  cl-useful: 0/5147/655200 lits-rem:0 time: 0.31
1206.48/151.83	c calculated reachability. Time: 0.00
1206.48/151.83	c  N dy  2080    357888      2520    655200      2520     50332   3936240   1568661     38.34   no data
1217.59/153.27	c  N dy  2210    378051      2520    655200      2520     38533   3936240    860315     38.35     41.11
1227.98/154.57	c  N dy  2334    398125      2520    655200      2520     58584   3936240   1952694     38.32     40.71
1239.16/155.93	c  N dy  2457    418251      2520    655200      2520     45727   3936240   1213862     38.34     41.20
1250.38/157.34	c  N dy  2584    438417      2520    655200      2520     65871   3936240   2327672     38.34     40.56
1261.50/158.75	c  N dy  2720    458492      2520    655200      2520     51957   3936240   1540536     38.41     40.79
1272.68/160.18	c  N dy  2855    478524      2520    655200      2520     37018   3936240    649968     38.42     40.54
1283.06/161.46	c  N dy  2985    498562      2520    655200      2520     57029   3936240   1752036     38.42     40.89
1295.16/162.94	c  N dy  3110    518618      2520    655200      2520     41112   3936240    841554     38.42     40.72
1303.95/164.05	c  S st  3223    536834      2520    655200      2520     59306   3936240   1851247     38.43   no data
1307.81/164.50	c  S st  3223    537335      2520    655200      2520     59806   3936240   1886227     38.43   no data
1307.81/164.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1310.21/164.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.8M T:  0.34
1311.86/165.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1311.86/165.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1312.73/165.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
1312.73/165.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
1312.73/165.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1346.97/169.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.33 s
1350.92/169.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.39 s
1425.99/179.38	c lits-rem:        15  cl-subs:       58  v-elim:      0  v-fix:    0  time:  9.34 s
1426.87/179.45	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
1426.87/179.49	c vivif2 --  cl tried    59748 cl shrink        0 lits rem          0 time: 0.04
1429.93/179.83	c asymm  cl-useful: 0/5386/655200 lits-rem:0 time: 0.34
1429.93/179.85	c calculated reachability. Time: 0.00
1429.93/179.85	c  N dy  3223    537335      2520    655200      2520     59748   3936240   1879194     38.43   no data
1441.12/181.24	c  N dy  3340    557550      2520    655200      2520     42988   3936240    902637     38.41     40.85
1450.69/182.48	c  N dy  3464    577589      2520    655200      2520     63003   3936240   1981867     38.40     41.11
1462.00/183.83	c  N dy  3589    597595      2520    655200      2520     45031   3936240    974258     38.40     41.24
1471.44/185.03	c  N dy  3718    617749      2520    655200      2520     65156   3936240   2083886     38.40     41.81
1482.61/186.42	c  N dy  3844    637821      2520    655200      2520     46254   3936240   1010728     38.39     41.13
1492.99/187.71	c  N dy  3974    657984      2520    655200      2520     66396   3936240   2121479     38.40     40.57
1504.16/189.21	c  N dy  4100    678136      2520    655200      2520     46568   3936240    975726     38.41     40.56
1514.66/190.47	c  N dy  4217    698287      2520    655200      2520     66690   3936240   2057797     38.38     40.44
1525.70/191.89	c  N dy  4346    718410      2520    655200      2520     45850   3936240    889655     38.39     40.46
1536.07/193.19	c  N dy  4477    738419      2520    655200      2520     65826   3936240   1998976     38.40     40.94
1548.90/194.72	c  N dy  4599    758445      2520    655200      2520     43872   3936240    741168     38.41     50.71
1558.54/195.96	c  N dy  4720    778625      2520    655200      2520     64020   3936240   1851422     38.41     42.30
1568.79/197.29	c  N dy  4843    798738      2520    655200      2520     84112   3936240   2948883     38.40     40.57
1573.58/197.82	c  S st  4890    806003      2520    655200      2520     48417   3936240    949221     38.41   no data
1576.77/198.25	c  S st  4890    806505      2520    655200      2520     48919   3936240    986426     38.41   no data
1576.77/198.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1579.97/198.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.8M T:  0.32
1580.76/198.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1580.76/198.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1581.56/198.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
1581.56/198.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
1581.56/198.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1615.09/203.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.14 s
1615.89/203.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
1655.80/208.17	c lits-rem:         6  cl-subs:       13  v-elim:      0  v-fix:    0  time:  4.91 s
1656.60/208.24	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
1656.60/208.26	c vivif2 --  cl tried    48906 cl shrink        0 lits rem          0 time: 0.02
1658.99/208.57	c asymm  cl-useful: 0/5531/655200 lits-rem:0 time: 0.31
1658.99/208.59	c calculated reachability. Time: 0.00
1658.99/208.59	c  N dy  4890    806505      2520    655200      2520     48906   3936240    984977     38.41   no data
1670.18/209.95	c  N dy  5013    826583      2520    655200      2520     68959   3936240   2071936     38.39     40.42
1682.93/211.53	c  N dy  5136    846672      2520    655200      2520     45084   3936240    730003     38.38     45.17
1692.50/212.78	c  N dy  5264    866674      2520    655200      2520     65061   3936240   1835556     38.38     40.63
1703.67/214.13	c  N dy  5390    886685      2520    655200      2520     85052   3936240   2930285     38.38     42.44
1714.05/215.43	c  N dy  5517    906831      2520    655200      2520     60223   3936240   1523029     38.39     40.56
1723.63/216.70	c  N dy  5627    926954      2520    655200      2520     80323   3936240   2611974     38.37     41.35
1735.58/218.18	c  N dy  5755    946956      2520    655200      2520     54356   3936240   1155819     38.37     40.61
1745.97/219.42	c  N dy  5872    967175      2520    655200      2520     74546   3936240   2260691     38.36     40.63
1757.93/220.91	c  N dy  5994    987295      2520    655200      2520     47709   3936240    749340     38.36     41.42
1767.50/222.13	c  N dy  6118   1007348      2520    655200      2520     67724   3936240   1838421     38.35     41.20
1778.02/223.49	c  N dy  6242   1027425      2520    655200      2520     87777   3936240   2945063     38.35     40.90
1789.85/224.96	c  N dy  6369   1047480      2520    655200      2520     59887   3936240   1398596     38.36     41.08
1801.02/226.31	c  N dy  6499   1067753      2520    655200      2520     80129   3936240   2529737     38.37     41.15
1802.62/226.58	c  F st  6526   1071875      2520    655200      2520     84246   3936240   2758771     38.37   no data
1813.79/227.90	c  N dy  6597   1087770      2520    655200      2520     51169   3936240    859965     38.37     41.96
1823.36/229.13	c  N dy  6724   1107818      2520    655200      2520     71187   3936240   1963993     38.37     43.08
1833.72/230.49	c  N dy  6850   1127893      2520    655200      2520     91243   3936240   3078909     38.38     40.70
1845.68/231.96	c  N dy  6975   1147933      2520    655200      2520     61323   3936240   1385804     38.38     41.18
1856.12/233.24	c  N dy  7096   1167984      2520    655200      2520     81353   3936240   2475665     38.37     42.66
1867.22/234.60	c  N dy  7220   1188021      2520    655200      2520    101367   3936240   3567673     38.36     55.77
1877.59/235.91	c  N dy  7353   1208119      2520    655200      2520     70489   3936240   1869442     38.38     41.79
1878.39/236.03	c  S st  7363   1209758      2520    655200      2520     72126   3936240   1957382     38.38   no data
1881.59/236.43	c  S st  7363   1210262      2520    655200      2520     72630   3936240   1997355     38.38   no data
1881.59/236.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1883.96/236.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.8M T:  0.32
1885.57/236.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1885.57/236.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1886.37/237.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
1886.37/237.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
1886.37/237.04	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1916.71/240.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.85 s
1920.68/241.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.39 s
1993.33/250.49	c lits-rem:         2  cl-subs:       47  v-elim:      0  v-fix:    0  time:  9.03 s
1994.13/250.56	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
1994.92/250.60	c vivif2 --  cl tried    72583 cl shrink        0 lits rem          0 time: 0.04
1997.45/250.93	c asymm  cl-useful: 0/5757/655200 lits-rem:0 time: 0.33
1997.45/250.95	c calculated reachability. Time: 0.00
1997.45/250.95	c  N dy  7363   1210262      2520    655200      2520     72583   3936240   1991493     38.38   no data
2009.27/252.48	c  N dy  7493   1230418      2520    655200      2520     92707   3936240   3091915     38.37     41.97
2022.06/254.06	c  N dy  7616   1250441      2520    655200      2520     60772   3936240   1278054     38.37     40.67
2033.22/255.47	c  N dy  7748   1270708      2520    655200      2520     81014   3936240   2394636     38.38     40.65
2045.98/257.02	c  N dy  7882   1290783      2520    655200      2520    101062   3936240   3514845     38.39     50.32
2057.17/258.44	c  N dy  8005   1310809      2520    655200      2520     68147   3936240   1630816     38.38     41.95
2067.67/259.79	c  N dy  8133   1331186      2520    655200      2520     88488   3936240   2755470     38.38     40.45
2081.09/261.49	c  N dy  8258   1351258      2520    655200      2520     54611   3936240    853899     38.38     40.51
2091.47/262.76	c  N dy  8385   1371351      2520    655200      2520     74681   3936240   1953083     38.38     40.43
2103.43/264.22	c  N dy  8510   1391673      2520    655200      2520     94984   3936240   3079103     38.39     40.77
2116.21/265.89	c  N dy  8628   1411756      2520    655200      2520     60106   3936240   1113931     38.38     46.05
2126.59/267.19	c  N dy  8742   1431896      2520    655200      2520     80217   3936240   2201130     38.37     40.50
2139.35/268.72	c  N dy  8862   1452073      2520    655200      2520    100367   3936240   3286996     38.36     40.43
2152.94/270.49	c  N dy  8987   1472167      2520    655200      2520     64515   3936240   1323963     38.36     44.30
2164.24/271.83	c  N dy  9100   1492352      2520    655200      2520     84669   3936240   2415883     38.35     40.63
2176.08/273.33	c  N dy  9220   1512464      2520    655200      2520    104752   3936240   3530452     38.36     40.62
2188.86/275.01	c  N dy  9347   1532548      2520    655200      2520     67900   3936240   1492061     38.36     40.66
2200.81/276.46	c  N dy  9477   1552585      2520    655200      2520     87912   3936240   2586904     38.36     46.74
2212.79/277.99	c  N dy  9604   1572614      2520    655200      2520    107913   3936240   3677299     38.36     40.85
2225.69/279.57	c  N dy  9737   1592677      2520    655200      2520     70007   3936240   1563399     38.37     50.97
2236.73/280.97	c  N dy  9867   1612910      2520    655200      2520     90219   3936240   2694305     38.37     41.29
2248.71/282.46	c  N dy  9988   1633042      2520    655200      2520    110318   3936240   3774680     38.36     40.67
2260.80/283.98	c  N dy 10111   1653104      2520    655200      2520     71445   3936240   1582921     38.37     40.47
2271.83/285.39	c  N dy 10241   1673159      2520    655200      2520     91469   3936240   2702148     38.38     43.40
2284.61/286.91	c  N dy 10373   1693191      2520    655200      2520    111474   3936240   3832514     38.39     40.79
2295.04/288.29	c  S st 10480   1710263      2520    655200      2520     68581   3936240   1386909     38.38     31.05
2298.97/288.70	c  S st 10480   1710766      2520    655200      2520     69082   3936240   1422503     38.38   no data
2298.97/288.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2301.37/289.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.1M T:  0.33
2302.97/289.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2302.97/289.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2303.81/289.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
2303.81/289.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
2303.81/289.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2332.49/292.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.66 s
2334.88/293.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
2379.58/298.81	c lits-rem:        14  cl-subs:       22  v-elim:      0  v-fix:    0  time:  5.49 s
2379.58/298.88	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
2380.37/298.91	c vivif2 --  cl tried    69060 cl shrink        0 lits rem          0 time: 0.03
2382.83/299.22	c asymm  cl-useful: 0/5519/655200 lits-rem:0 time: 0.32
2382.83/299.25	c calculated reachability. Time: 0.00
2382.83/299.25	c  N dy 10480   1710766      2520    655200      2520     69060   3936240   1419716     38.38   no data
2393.94/300.66	c  N dy 10604   1730917      2520    655200      2520     89188   3936240   2532901     38.38     41.50
2405.93/302.12	c  N dy 10729   1750952      2520    655200      2520    109196   3936240   3637468     38.38     40.54
2418.81/303.74	c  N dy 10852   1770963      2520    655200      2520     68278   3936240   1334649     38.39     41.47
2429.05/305.06	c  N dy 10972   1791086      2520    655200      2520     88370   3936240   2431754     38.38     40.75
2441.03/306.59	c  N dy 11096   1811224      2520    655200      2520    108481   3936240   3532497     38.38     40.71
2454.60/308.29	c  N dy 11217   1831315      2520    655200      2520     66635   3936240   1208555     38.38     40.72
2465.77/309.65	c  N dy 11349   1851399      2520    655200      2520     86690   3936240   2310877     38.38     40.70
2476.94/311.05	c  N dy 11455   1871408      2520    655200      2520    106668   3936240   3375468     38.36     40.56
2491.30/312.84	c  N dy 11580   1891825      2520    655200      2520     64139   3936240   1023123     38.37     40.53
2501.69/314.18	c  N dy 11709   1911827      2520    655200      2520     84119   3936240   2151392     38.38     40.44
2512.86/315.59	c  N dy 11832   1931916      2520    655200      2520    104181   3936240   3261925     38.38     40.81
2526.42/317.24	c  N dy 11963   1951968      2520    655200      2520    124204   3936240   4395248     38.38     40.85
2538.40/318.76	c  N dy 12088   1972009      2520    655200      2520     80306   3936240   1850805     38.38     41.75
2549.63/320.21	c  N dy 12208   1992327      2520    655200      2520    100602   3936240   2953474     38.37     40.48
2562.33/321.75	c  N dy 12332   2012362      2520    655200      2520    120605   3936240   4051408     38.37     41.50
2575.96/323.43	c  N dy 12449   2032468      2520    655200      2520     75769   3936240   1567491     38.36     41.04
2587.08/324.87	c  N dy 12565   2052511      2520    655200      2520     95784   3936240   2636170     38.35     40.60
2599.86/326.48	c  N dy 12697   2072650      2520    655200      2520    115895   3936240   3738535     38.35     40.39
2614.22/328.26	c  N dy 12816   2092656      2520    655200      2520     69976   3936240   1214458     38.34     40.56
2625.41/329.67	c  N dy 12937   2112707      2520    655200      2520     89997   3936240   2282546     38.33     41.18
2638.31/331.23	c  N dy 13066   2132777      2520    655200      2520    110041   3936240   3400303     38.34     40.68
2651.76/332.92	c  N dy 13194   2152913      2520    655200      2520    130149   3936240   4500363     38.34     40.36
2664.66/334.54	c  N dy 13316   2173040      2520    655200      2520     83331   3936240   1906428     38.34     40.66
2676.50/336.04	c  N dy 13442   2193151      2520    655200      2520    103409   3936240   3000015     38.34     40.40
2688.48/337.52	c  S st 13551   2210768      2520    655200      2520    120997   3936240   3957706     38.34     33.90
2692.47/338.08	c  S st 13551   2211272      2520    655200      2520    121499   3936240   3997532     38.34   no data
2693.26/338.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2696.47/338.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.1M T:  0.39
2697.27/338.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2697.27/338.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2698.07/338.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
2698.07/338.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
2698.07/338.77	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2727.59/342.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.64 s
2735.58/343.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.94 s
2897.59/363.72	c lits-rem:        34  cl-subs:      123  v-elim:      0  v-fix:    0  time: 20.11 s
2897.59/363.79	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
2898.39/363.87	c vivif2 --  cl tried   121376 cl shrink        0 lits rem          0 time: 0.08
2900.84/364.17	c asymm  cl-useful: 0/5602/655200 lits-rem:0 time: 0.30
2900.84/364.20	c calculated reachability. Time: 0.00
2900.84/364.20	c  N dy 13551   2211272      2520    655200      2520    121376   3936240   3982377     38.34   no data
2915.93/366.01	c  N dy 13677   2231384      2520    655200      2520     73568   3936240   1322404     38.34     40.66
2926.31/367.32	c  N dy 13803   2251385      2520    655200      2520     93548   3936240   2422885     38.34     40.97
2937.46/368.77	c  N dy 13921   2271596      2520    655200      2520    113732   3936240   3528991     38.34     42.30
2950.24/370.35	c  N dy 14036   2291635      2520    655200      2520    133742   3936240   4615428     38.33     41.54
2962.27/371.89	c  N dy 14158   2311686      2520    655200      2520     84863   3936240   1916245     38.33     45.42
2973.37/373.23	c  N dy 14271   2331732      2520    655200      2520    104892   3936240   3006656     38.33     40.50
2986.14/374.83	c  N dy 14398   2351767      2520    655200      2520    124897   3936240   4110853     38.33     43.66
3001.30/376.72	c  N dy 14524   2371828      2520    655200      2520     75021   3936240   1324834     38.33     40.91
3012.48/378.15	c  N dy 14645   2391878      2520    655200      2520     95043   3936240   2427564     38.33     40.70
3024.59/379.63	c  N dy 14769   2411920      2520    655200      2520    115064   3936240   3526170     38.33     43.81
3038.02/381.34	c  N dy 14904   2432082      2520    655200      2520    135203   3936240   4652172     38.33     40.35
3051.59/383.03	c  N dy 15018   2452239      2520    655200      2520     84422   3936240   1776804     38.33     40.55
3063.57/384.52	c  N dy 15143   2472300      2520    655200      2520    104454   3936240   2890542     38.33     40.35
3077.93/386.30	c  N dy 15282   2492570      2520    655200      2520    124700   3936240   4009843     38.33     40.43
3093.96/388.39	c  N dy 15409   2512637      2520    655200      2520     72844   3936240   1122385     38.33     40.79
3105.08/389.75	c  N dy 15534   2532739      2520    655200      2520     92918   3936240   2246084     38.33     40.43
3117.86/391.30	c  N dy 15662   2552813      2520    655200      2520    112970   3936240   3362529     38.33     40.48
3131.42/393.08	c  N dy 15792   2572883      2520    655200      2520    133015   3936240   4460984     38.33     40.36
3145.81/394.91	c  N dy 15915   2592891      2520    655200      2520     80076   3936240   1481490     38.34     40.53
3157.78/396.33	c  N dy 16034   2613004      2520    655200      2520    100166   3936240   2585129     38.33     40.53
3170.55/397.94	c  N dy 16161   2633105      2520    655200      2520    120236   3936240   3679360     38.33     41.34
3184.11/399.68	c  N dy 16291   2653148      2520    655200      2520    140251   3936240   4795482     38.34     41.23
3197.70/401.34	c  N dy 16411   2673188      2520    655200      2520     86356   3936240   1781593     38.33     43.40
3209.00/402.75	c  N dy 16539   2693194      2520    655200      2520    106337   3936240   2878699     38.33     40.93
3220.04/404.15	c  S st 16652   2711272      2520    655200      2520    124391   3936240   3865227     38.33   no data
3224.05/404.62	c  S st 16652   2711776      2520    655200      2520    124894   3936240   3905867     38.33   no data
3224.05/404.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3227.23/405.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.9M T:  0.38
3228.02/405.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3228.02/405.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3228.82/405.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
3228.82/405.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
3228.82/405.29	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3255.18/408.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.24 s
3263.15/409.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.86 s
3415.61/428.65	c lits-rem:        24  cl-subs:      108  v-elim:      0  v-fix:    0  time: 19.02 s
3416.41/428.72	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
3417.22/428.80	c vivif2 --  cl tried   124786 cl shrink        0 lits rem          0 time: 0.08
3419.73/429.13	c asymm  cl-useful: 0/5482/655200 lits-rem:0 time: 0.33
3419.73/429.16	c calculated reachability. Time: 0.00
3419.73/429.16	c  N dy 16652   2711776      2520    655200      2520    124786   3936240   3893107     38.33   no data
3433.97/430.95	c  N dy 16775   2731787      2520    655200      2520    144765   3936240   4979466     38.33     51.87
3447.53/432.62	c  N dy 16901   2751825      2520    655200      2520     89877   3936240   1951667     38.33     40.93
3458.70/434.06	c  N dy 17012   2771958      2520    655200      2520    109990   3936240   3029877     38.32     40.35
3471.52/435.63	c  N dy 17135   2791970      2520    655200      2520    129975   3936240   4131777     38.32     40.35
3485.84/437.43	c  N dy 17266   2812058      2520    655200      2520    150035   3936240   5245218     38.32     41.19
3497.86/438.97	c  N dy 17387   2832099      2520    655200      2520     94153   3936240   2151968     38.33     47.87
3509.76/440.40	c  N dy 17508   2852128      2520    655200      2520    114156   3936240   3251329     38.33     41.47
3522.53/442.03	c  N dy 17644   2872234      2520    655200      2520    134240   3936240   4354170     38.33     40.79
3536.89/443.88	c  N dy 17760   2892314      2520    655200      2520     77393   3936240   1173146     38.32     41.26
3548.07/445.22	c  N dy 17886   2912354      2520    655200      2520     97414   3936240   2288476     38.32     40.42
3560.17/446.73	c  N dy 18012   2932412      2520    655200      2520    117448   3936240   3413280     38.33     40.63
3572.78/448.34	c  N dy 18129   2952439      2520    655200      2520    137431   3936240   4504296     38.32     44.80
3588.74/450.35	c  N dy 18257   2972484      2520    655200      2520     79558   3936240   1252594     38.32     41.44
3599.93/451.78	c  N dy 18374   2992627      2520    655200      2520     99676   3936240   2351415     38.32     42.27
3613.48/453.40	c  N dy 18499   3012642      2520    655200      2520    119660   3936240   3461156     38.32     51.10
3627.86/455.20	c  N dy 18628   3032663      2520    655200      2520    139660   3936240   4536090     38.32     40.37
3644.61/457.34	c  N dy 18763   3052825      2520    655200      2520     80890   3936240   1286383     38.32     40.44
3655.84/458.78	c  N dy 18893   3073156      2520    655200      2520    101195   3936240   2407113     38.32     41.08
3668.56/460.32	c  N dy 19019   3093175      2520    655200      2520    121193   3936240   3510331     38.33     41.63
3682.18/462.06	c  N dy 19143   3113300      2520    655200      2520    141287   3936240   4611299     38.32     41.93
3698.09/464.09	c  N dy 19277   3133367      2520    655200      2520     81436   3936240   1278209     38.33     40.77
3708.53/465.34	c  N dy 19387   3153492      2520    655200      2520    101539   3936240   2367633     38.32     41.07
3720.45/466.82	c  N dy 19515   3173534      2520    655200      2520    121552   3936240   3484144     38.33     40.37
3733.21/468.49	c  N dy 19644   3193575      2520    655200      2520    141566   3936240   4583222     38.33     41.69
3745.98/470.09	c  S st 19760   3211776      2520    655200      2520    159746   3936240   5590804     38.33   no data
3749.99/470.57	c  S st 19760   3212279      2520    655200      2520    160249   3936240   5630488     38.33   no data
3750.79/470.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3753.97/471.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.5M T:  0.40
3754.76/471.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3754.76/471.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3755.57/471.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
3755.57/471.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
3755.57/471.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3780.32/474.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.11 s
3793.90/476.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
4051.85/508.36	c lits-rem:        40  cl-subs:      183  v-elim:      0  v-fix:    0  time: 32.25 s
4052.52/508.44	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
4053.32/508.55	c vivif2 --  cl tried   160066 cl shrink        0 lits rem          0 time: 0.11
4055.71/508.89	c asymm  cl-useful: 0/5782/655200 lits-rem:0 time: 0.34
4056.51/508.91	c calculated reachability. Time: 0.00
4056.51/508.91	c  N dy 19760   3212279      2520    655200      2520    160066   3936240   5608574     38.33   no data
4070.86/510.72	c  N dy 19885   3232463      2520    655200      2520     99327   3936240   2209483     38.33     40.36
4082.84/512.24	c  N dy 20009   3252640      2520    655200      2520    119482   3936240   3313019     38.33     40.73
4096.41/513.92	c  N dy 20133   3272647      2520    655200      2520    139462   3936240   4405207     38.33     40.60
4110.79/515.74	c  N dy 20258   3292697      2520    655200      2520    159489   3936240   5498992     38.33     40.35
4124.34/517.47	c  N dy 20384   3312862      2520    655200      2520     97752   3936240   2109140     38.33     40.79
4137.12/519.03	c  N dy 20515   3332886      2520    655200      2520    117755   3936240   3214668     38.33     40.36
4151.49/520.81	c  N dy 20648   3352996      2520    655200      2520    137840   3936240   4334165     38.33     40.36
4165.99/522.67	c  N dy 20781   3373093      2520    655200      2520    157906   3936240   5451701     38.34     40.75
4181.02/524.57	c  N dy 20896   3393103      2520    655200      2520     94987   3936240   1907346     38.33     40.99
4194.58/526.20	c  N dy 21032   3413120      2520    655200      2520    114981   3936240   3025622     38.34     46.48
4207.36/527.85	c  N dy 21151   3433247      2520    655200      2520    135087   3936240   4111861     38.33     40.39
4222.53/529.70	c  N dy 21276   3453396      2520    655200      2520    155217   3936240   5224047     38.33     40.46
4238.48/531.70	c  N dy 21398   3473506      2520    655200      2520     91387   3936240   1667384     38.33     40.45
4249.67/533.15	c  N dy 21528   3493702      2520    655200      2520    111565   3936240   2786796     38.33     40.68
4262.56/534.75	c  N dy 21653   3513881      2520    655200      2520    131720   3936240   3890988     38.33     40.64
4276.80/536.55	c  N dy 21774   3534134      2520    655200      2520    151947   3936240   4987715     38.33     40.40
4293.58/538.61	c  N dy 21901   3554238      2520    655200      2520     87125   3936240   1387516     38.33     40.90
4303.96/539.92	c  N dy 22016   3574247      2520    655200      2520    107100   3936240   2482229     38.33     42.58
4315.92/541.44	c  N dy 22143   3594270      2520    655200      2520    127100   3936240   3595729     38.33     41.63
4329.49/543.15	c  N dy 22273   3614325      2520    655200      2520    147127   3936240   4697833     38.33     40.59
4343.86/544.94	c  N dy 22407   3634409      2520    655200      2520    167197   3936240   5809170     38.34     40.55
4358.28/546.75	c  N dy 22537   3654535      2520    655200      2520    101409   3936240   2130319     38.34     40.66
4370.19/548.20	c  N dy 22653   3674634      2520    655200      2520    121479   3936240   3226090     38.33     40.65
4382.98/549.84	c  N dy 22776   3694865      2520    655200      2520    141677   3936240   4335909     38.33     40.89
4395.74/551.41	c  S st 22896   3712279      2520    655200      2520    159072   3936240   5308618     38.34   no data
4398.94/551.86	c  S st 22896   3712780      2520    655200      2520    159572   3936240   5343157     38.34   no data
4399.74/551.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4402.20/552.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.3M T:  0.41
4403.72/552.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4403.72/552.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4404.52/552.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
4404.52/552.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
4404.52/552.57	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4428.53/555.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.98 s
4439.65/556.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
4677.52/586.71	c lits-rem:        50  cl-subs:      148  v-elim:      0  v-fix:    0  time: 29.62 s
4677.52/586.78	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
4678.32/586.89	c vivif2 --  cl tried   159424 cl shrink        0 lits rem          0 time: 0.11
4681.52/587.24	c asymm  cl-useful: 0/5371/655200 lits-rem:0 time: 0.35
4681.52/587.27	c calculated reachability. Time: 0.00
4681.52/587.27	c  N dy 22896   3712780      2520    655200      2520    159424   3936240   5324842     38.34   no data
4699.07/589.45	c  N dy 23024   3732950      2520    655200      2520     92674   3936240   1609764     38.34     41.53
4709.49/590.74	c  F st 23143   3751562      2520    655200      2520    111260   3936240   2619166     38.34   no data
4711.03/590.98	c  N st 23147   3753593      2520    655200      2520    113280   3936240   2750653     38.34   no data
4723.79/592.53	c  N dy 23256   3773725      2520    655200      2520    133367   3936240   3917628     38.34     41.22
4737.35/594.23	c  N dy 23382   3793763      2520    655200      2520    153375   3936240   5010963     38.33     41.91
4752.53/596.14	c  N dy 23512   3813883      2520    655200      2520    173462   3936240   6129863     38.34     40.47
4766.89/597.96	c  N dy 23638   3834086      2520    655200      2520    105786   3936240   2306235     38.34     40.76
4779.72/599.60	c  N dy 23759   3854186      2520    655200      2520    125852   3936240   3401997     38.34     41.79
4794.04/601.38	c  N dy 23885   3874241      2520    655200      2520    145885   3936240   4522678     38.34     56.32
4810.01/603.36	c  N dy 24011   3894405      2520    655200      2520    166027   3936240   5637153     38.34     41.00
4825.97/605.39	c  N dy 24131   3914498      2520    655200      2520     97211   3936240   1783185     38.34     40.90
4838.76/606.91	c  N dy 24258   3934541      2520    655200      2520    117237   3936240   2877233     38.34     40.85
4852.32/608.62	c  N dy 24391   3954613      2520    655200      2520    137277   3936240   4000101     38.34     40.89
4866.70/610.51	c  N dy 24516   3974655      2520    655200      2520    157295   3936240   5096040     38.34     40.41
4883.47/612.53	c  N dy 24645   3994798      2520    655200      2520    177407   3936240   6200160     38.34     40.78
4897.82/614.37	c  N dy 24775   4014936      2520    655200      2520    107632   3936240   2321702     38.34     40.57
4911.45/616.03	c  N dy 24913   4035044      2520    655200      2520    127714   3936240   3436002     38.35     40.50
4924.97/617.73	c  N dy 25034   4055165      2520    655200      2520    147791   3936240   4532083     38.35     40.80
4939.33/619.55	c  N dy 25154   4075257      2520    655200      2520    167861   3936240   5635033     38.35     40.37
4955.37/621.52	c  N dy 25278   4095411      2520    655200      2520     97120   3936240   1706716     38.35     40.74
4966.48/622.96	c  N dy 25407   4115557      2520    655200      2520    117248   3936240   2815456     38.35     40.80
4978.46/624.48	c  N dy 25528   4135630      2520    655200      2520    137292   3936240   3914052     38.35     40.37
4992.82/626.20	c  N dy 25648   4155719      2520    655200      2520    157353   3936240   5005385     38.34     40.72
5007.21/628.03	c  N dy 25770   4175798      2520    655200      2520    177403   3936240   6096223     38.34     47.00
5022.36/629.92	c  N dy 25904   4195832      2520    655200      2520    105543   3936240   2125719     38.34     40.37
5032.73/631.27	c  S st 26015   4212780      2520    655200      2520    122466   3936240   3062761     38.35     44.87
5036.72/631.72	c  S st 26015   4213281      2520    655200      2520    122964   3936240   3097908     38.35   no data
5036.72/631.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
5039.93/632.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.8M T:  0.40
5041.52/632.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5041.52/632.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5042.32/632.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
5042.32/632.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
5042.32/632.42	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5065.46/635.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.91 s
5070.36/635.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.55 s
5164.43/647.77	c lits-rem:        11  cl-subs:       64  v-elim:      0  v-fix:    0  time: 11.69 s
5165.22/647.84	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
5165.22/647.91	c vivif2 --  cl tried   122900 cl shrink        0 lits rem          0 time: 0.06
5168.40/648.23	c asymm  cl-useful: 0/6050/655200 lits-rem:0 time: 0.32
5168.40/648.25	c calculated reachability. Time: 0.00
5168.40/648.25	c  N dy 26015   4213281      2520    655200      2520    122900   3936240   3090325     38.35   no data
5181.99/649.97	c  N dy 26141   4233399      2520    655200      2520    142989   3936240   4213134     38.35     41.89
5196.35/651.77	c  N dy 26259   4253468      2520    655200      2520    163035   3936240   5321031     38.35     40.59
5211.50/653.69	c  N dy 26377   4273511      2520    655200      2520    183048   3936240   6403297     38.35     44.90
5225.09/655.38	c  N dy 26500   4293522      2520    655200      2520    110157   3936240   2311250     38.34     42.57
5237.84/656.91	c  N dy 26628   4313538      2520    655200      2520    130149   3936240   3402749     38.34     40.53
5251.42/658.64	c  N dy 26769   4333576      2520    655200      2520    150164   3936240   4521509     38.35     40.61
5266.58/660.50	c  N dy 26904   4353597      2520    655200      2520    170154   3936240   5630184     38.35     40.53
5283.34/662.68	c  N dy 27032   4373624      2520    655200      2520     96277   3936240   1531671     38.35     40.77
5295.32/664.15	c  N dy 27162   4393655      2520    655200      2520    116287   3936240   2642797     38.35     43.36
5307.42/665.68	c  N dy 27289   4413737      2520    655200      2520    136344   3936240   3758662     38.35     40.44
5321.66/667.40	c  N dy 27410   4433914      2520    655200      2520    156493   3936240   4861729     38.35     41.70
5336.83/669.32	c  N dy 27545   4453993      2520    655200      2520    176535   3936240   5957636     38.35     40.94
5352.78/671.37	c  N dy 27673   4474091      2520    655200      2520    101736   3936240   1778310     38.35     40.40
5364.77/672.87	c  N dy 27812   4494172      2520    655200      2520    121789   3936240   2919218     38.36     40.70
5378.33/674.52	c  N dy 27935   4514404      2520    655200      2520    141992   3936240   4029174     38.36     40.40
5392.70/676.38	c  N dy 28071   4534524      2520    655200      2520    162077   3936240   5161648     38.36     40.57
5409.46/678.43	c  N dy 28197   4554678      2520    655200      2520    182205   3936240   6265174     38.36     41.97
5427.02/680.61	c  N dy 28320   4574783      2520    655200      2520    106407   3936240   2010037     38.36     41.57
5439.78/682.28	c  N dy 28444   4594832      2520    655200      2520    126429   3936240   3113696     38.36     60.90
5454.17/684.08	c  N dy 28571   4614988      2520    655200      2520    146560   3936240   4210151     38.36     40.94
5469.34/685.97	c  N dy 28695   4635058      2520    655200      2520    166609   3936240   5296207     38.36     40.61
5485.29/687.96	c  N dy 28819   4655182      2520    655200      2520    186706   3936240   6403241     38.36     41.28
5501.25/689.98	c  N dy 28945   4675272      2520    655200      2520    109914   3936240   2160571     38.36     41.42
5513.24/691.46	c  N dy 29064   4695295      2520    655200      2520    129919   3936240   3261164     38.36     40.94
5525.22/692.95	c  S st 29185   4713281      2520    655200      2520    147892   3936240   4261047     38.36     34.03
5529.20/693.47	c  S st 29185   4713784      2520    655200      2520    148394   3936240   4296868     38.36   no data
5530.00/693.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
5533.20/693.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.2M T:  0.40
5534.00/694.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5534.00/694.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5534.85/694.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
5534.85/694.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
5534.85/694.17	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5556.36/696.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.69 s
5565.13/697.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.91 s
5700.83/714.94	c lits-rem:        27  cl-subs:       97  v-elim:      0  v-fix:    0  time: 16.92 s
5700.83/715.01	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
5701.68/715.10	c vivif2 --  cl tried   148297 cl shrink        0 lits rem          0 time: 0.09
5704.81/715.42	c asymm  cl-useful: 0/6088/655200 lits-rem:0 time: 0.32
5704.81/715.45	c calculated reachability. Time: 0.00
5704.81/715.45	c  N dy 29185   4713784      2520    655200      2520    148297   3936240   4284848     38.36   no data
5720.09/717.37	c  N dy 29312   4733820      2520    655200      2520    168308   3936240   5369611     38.36     42.66
5735.94/719.38	c  N dy 29438   4753873      2520    655200      2520    188329   3936240   6461161     38.36     42.20
5751.09/721.28	c  N dy 29569   4773995      2520    655200      2520    110541   3936240   2149553     38.36     40.54
5763.12/722.81	c  N dy 29699   4794041      2520    655200      2520    130556   3936240   3258484     38.36     40.71
5777.44/724.51	c  N dy 29826   4814095      2520    655200      2520    150579   3936240   4356369     38.36     40.52
5791.79/726.36	c  N dy 29961   4834115      2520    655200      2520    170573   3936240   5449743     38.36     41.14
5807.87/728.32	c  N dy 30088   4854184      2520    655200      2520    190612   3936240   6571990     38.37     45.54
5822.90/730.23	c  N dy 30202   4874261      2520    655200      2520    111796   3936240   2184770     38.36     41.33
5835.67/731.84	c  N dy 30334   4894496      2520    655200      2520    132015   3936240   3301324     38.36     40.58
5850.05/733.61	c  N dy 30467   4914606      2520    655200      2520    152100   3936240   4423885     38.37     40.84
5863.62/735.39	c  N dy 30586   4934756      2520    655200      2520    172223   3936240   5533861     38.36     40.42
5879.57/737.39	c  N dy 30712   4954871      2520    655200      2520    192310   3936240   6644063     38.36     40.41
5896.34/739.46	c  N dy 30836   4975012      2520    655200      2520    112552   3936240   2183441     38.36     40.95
5909.12/741.05	c  N dy 30955   4995077      2520    655200      2520    132602   3936240   3272183     38.36     40.97
5923.48/742.83	c  N dy 31090   5015176      2520    655200      2520    152677   3936240   4370961     38.36     40.48
5937.86/744.62	c  N dy 31207   5035445      2520    655200      2520    172919   3936240   5485735     38.36     40.52
5953.83/746.67	c  N dy 31333   5055535      2520    655200      2520    192982   3936240   6589351     38.36     40.77
5972.98/749.07	c  N dy 31466   5075755      2520    655200      2520    112297   3936240   2134780     38.36     40.95
5988.94/751.06	c  N dy 31594   5095789      2520    655200      2520    132312   3936240   3250140     38.36     40.59
6005.71/753.18	c  N dy 31725   5115802      2520    655200      2520    152303   3936240   4349938     38.36     40.70
6024.08/755.44	c  N dy 31851   5135864      2520    655200      2520    172326   3936240   5440394     38.36     40.57
6044.09/757.96	c  N dy 31982   5155878      2520    655200      2520    192314   3936240   6556846     38.36     41.39
6064.78/760.55	c  N dy 32117   5175901      2520    655200      2520    110451   3936240   2018708     38.37     40.68
6078.36/762.20	c  N dy 32254   5195939      2520    655200      2520    130462   3936240   3161177     38.37     40.53
6091.13/763.81	c  S st 32374   5213784      2520    655200      2520    148279   3936240   4149287     38.37   no data
6094.32/764.29	c  S st 32374   5214286      2520    655200      2520    148781   3936240   4184861     38.37   no data
6095.12/764.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
6099.12/764.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.1M T:  0.46
6100.71/765.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6100.71/765.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6101.51/765.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
6101.51/765.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
6101.51/765.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
6124.00/767.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.75 s
6132.78/769.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.91 s
6264.48/785.59	c lits-rem:        37  cl-subs:       89  v-elim:      0  v-fix:    0  time: 16.29 s
6265.15/785.66	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
6265.94/785.75	c vivif2 --  cl tried   148692 cl shrink        0 lits rem          0 time: 0.08
6268.34/786.06	c asymm  cl-useful: 0/6026/655200 lits-rem:0 time: 0.31
6268.34/786.08	c calculated reachability. Time: 0.00
6268.34/786.08	c  N dy 32374   5214286      2520    655200      2520    148692   3936240   4173858     38.37   no data
6282.70/787.87	c  N dy 32497   5234318      2520    655200      2520    168693   3936240   5277283     38.37     40.71
6297.87/789.80	c  N dy 32626   5254364      2520    655200      2520    188704   3936240   6396110     38.37     40.79
6316.27/792.03	c  N dy 32753   5274484      2520    655200      2520    105949   3936240   1709303     38.37     41.38
6327.37/793.49	c  N dy 32879   5294574      2520    655200      2520    126006   3936240   2802329     38.37     40.44
6340.16/795.06	c  N dy 32996   5314611      2520    655200      2520    146019   3936240   3899975     38.37     42.39
6354.53/796.81	c  N dy 33118   5334676      2520    655200      2520    166053   3936240   4995937     38.37     40.89
6369.81/798.79	c  N dy 33250   5354707      2520    655200      2520    186056   3936240   6105205     38.37     45.96
6386.50/800.89	c  N dy 33374   5374799      2520    655200      2520    206119   3936240   7221992     38.37     51.71
6400.82/802.68	c  N dy 33503   5394915      2520    655200      2520    122337   3936240   2583557     38.38     40.55
6413.71/804.26	c  N dy 33637   5415047      2520    655200      2520    142443   3936240   3686268     38.38     40.75
6427.96/806.09	c  N dy 33766   5435104      2520    655200      2520    162478   3936240   4784232     38.38     40.46
6443.92/808.01	c  N dy 33890   5455197      2520    655200      2520    182549   3936240   5883698     38.38     40.46
6460.68/810.12	c  N dy 34027   5475286      2520    655200      2520    202621   3936240   7022209     38.38     52.60
6476.65/812.15	c  N dy 34165   5495328      2520    655200      2520    117766   3936240   2300516     38.38     41.32
6489.43/813.71	c  N dy 34289   5515436      2520    655200      2520    137846   3936240   3421351     38.38     40.84
6502.98/815.48	c  N dy 34416   5535527      2520    655200      2520    157904   3936240   4548268     38.39     41.06
6518.20/817.36	c  N dy 34543   5555571      2520    655200      2520    177927   3936240   5647041     38.39     53.60
6534.90/819.41	c  N dy 34674   5575690      2520    655200      2520    198017   3936240   6772333     38.39     40.46
6554.19/821.85	c  N dy 34808   5595739      2520    655200      2520    112181   3936240   1931773     38.39     40.60
6566.04/823.35	c  N dy 34929   5615810      2520    655200      2520    132229   3936240   3037567     38.39     43.09
6582.00/825.33	c  N dy 35062   5635865      2520    655200      2520    152250   3936240   4149406     38.39     41.41
6597.23/827.31	c  N dy 35187   5656096      2520    655200      2520    172453   3936240   5237287     38.39     40.74
6615.68/829.58	c  N dy 35316   5676230      2520    655200      2520    192555   3936240   6343140     38.39     40.69
6632.36/831.70	c  N dy 35438   5696374      2520    655200      2520    212667   3936240   7439510     38.39     40.44
6647.47/833.50	c  S st 35551   5714286      2520    655200      2520    123709   3936240   2541600     38.39     38.98
6650.79/833.99	c  S st 35551   5714789      2520    655200      2520    124210   3936240   2573850     38.39   no data
6651.45/834.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
6654.65/834.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.8M T:  0.42
6656.26/834.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6656.26/834.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6657.06/834.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
6657.06/834.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
6657.06/834.79	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
6675.42/837.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.32 s
6680.19/837.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.36 s
6727.31/843.51	c lits-rem:        16  cl-subs:       29  v-elim:      0  v-fix:    0  time:  5.73 s
6727.31/843.58	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
6728.11/843.63	c vivif2 --  cl tried   124181 cl shrink        0 lits rem          0 time: 0.05
6730.50/843.92	c asymm  cl-useful: 0/6645/655200 lits-rem:0 time: 0.29
6730.50/843.95	c calculated reachability. Time: 0.00
6730.50/843.95	c  N dy 35551   5714789      2520    655200      2520    124181   3936240   2570499     38.39   no data
6743.27/845.50	c  N dy 35675   5734826      2520    655200      2520    144188   3936240   3665569     38.39     57.83
6756.17/847.18	c  N dy 35804   5754833      2520    655200      2520    164168   3936240   4777574     38.39     41.88
6770.39/848.97	c  N dy 35926   5774853      2520    655200      2520    184168   3936240   5868681     38.39     41.11
6786.36/850.92	c  N dy 36051   5794918      2520    655200      2520    204206   3936240   6977183     38.39     41.07
6803.12/853.00	c  N dy 36180   5814998      2520    655200      2520    116410   3936240   2102607     38.39     40.73
6814.31/854.44	c  N dy 36303   5835005      2520    655200      2520    136384   3936240   3210257     38.39     40.99
6827.05/856.07	c  N dy 36428   5855034      2520    655200      2520    156386   3936240   4300417     38.39     40.68
6841.43/857.80	c  N dy 36556   5875045      2520    655200      2520    176362   3936240   5405653     38.39     40.86
6856.60/859.78	c  N dy 36691   5895087      2520    655200      2520    196378   3936240   6519550     38.39     43.53
6872.55/861.77	c  N dy 36811   5915220      2520    655200      2520    216483   3936240   7621561     38.39     41.14
6886.98/863.61	c  N dy 36935   5935406      2520    655200      2520    127785   3936240   2679811     38.39     42.97
6899.70/865.19	c  N dy 37068   5955592      2520    655200      2520    147948   3936240   3806191     38.39     40.65
6914.19/866.95	c  N dy 37198   5975594      2520    655200      2520    167924   3936240   4911344     38.39     41.61
6929.22/868.83	c  N dy 37319   5995616      2520    655200      2520    187926   3936240   6003061     38.39     41.14
6944.39/870.77	c  N dy 37448   6015885      2520    655200      2520    208162   3936240   7104836     38.39     40.73
6961.15/872.87	c  N dy 37579   6036067      2520    655200      2520    118476   3936240   2127937     38.39     41.19
6973.92/874.40	c  N dy 37706   6056123      2520    655200      2520    138503   3936240   3215617     38.39     48.07
6986.69/876.02	c  N dy 37835   6076159      2520    655200      2520    158509   3936240   4312045     38.39     40.54
7000.27/877.79	c  N dy 37953   6096244      2520    655200      2520    178568   3936240   5401492     38.39     40.43
7015.43/879.65	c  N dy 38079   6116356      2520    655200      2520    198661   3936240   6504505     38.39     40.56
7032.19/881.76	c  N dy 38212   6136396      2520    655200      2520    218661   3936240   7625545     38.39     60.10
7048.94/883.80	c  N dy 38347   6156431      2520    655200      2520    127816   3936240   2628030     38.39     40.88
7061.73/885.46	c  N dy 38470   6176503      2520    655200      2520    147863   3936240   3717463     38.39     42.21
7078.49/887.58	c  N dy 38599   6196753      2520    655200      2520    168089   3936240   4828201     38.39     40.95
7093.66/889.48	c  S st 38716   6214789      2520    655200      2520    186107   3936240   5826360     38.39   no data
7097.70/890.01	c  S st 38716   6215294      2520    655200      2520    186611   3936240   5863114     38.39   no data
7098.58/890.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
7102.44/890.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.7M T:  0.48
7104.04/890.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7104.04/890.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7104.84/890.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
7104.84/890.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
7104.84/890.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
7123.20/893.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.26 s
7138.37/895.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
7342.74/920.63	c lits-rem:        57  cl-subs:      152  v-elim:      0  v-fix:    0  time: 25.42 s
7342.74/920.70	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
7343.59/920.81	c vivif2 --  cl tried   186459 cl shrink        0 lits rem          0 time: 0.11
7346.72/921.15	c asymm  cl-useful: 0/6183/655200 lits-rem:0 time: 0.34
7346.72/921.18	c calculated reachability. Time: 0.00
7346.72/921.18	c  N dy 38716   6215294      2520    655200      2520    186459   3936240   5845504     38.39   no data
7363.49/923.27	c  N dy 38838   6235761      2520    655200      2520    206902   3936240   6960235     38.39     40.94
7382.65/925.61	c  N dy 38956   6255909      2520    655200      2520    115182   3936240   1868096     38.39     40.82
7393.83/927.06	c  N dy 39085   6276053      2520    655200      2520    135291   3936240   2988419     38.39     40.93
7407.40/928.77	c  N dy 39218   6296130      2520    655200      2520    155343   3936240   4106797     38.39     41.21
7420.98/930.43	c  N dy 39341   6316166      2520    655200      2520    175354   3936240   5218016     38.39     40.47
7436.94/932.46	c  N dy 39481   6336176      2520    655200      2520    195333   3936240   6326859     38.39     40.67
7453.70/934.58	c  N dy 39609   6356336      2520    655200      2520    215463   3936240   7442722     38.39     41.24
7470.46/936.65	c  N dy 39742   6376420      2520    655200      2520    122675   3936240   2241028     38.39     54.95
7481.64/938.05	c  N dy 39852   6396500      2520    655200      2520    142731   3936240   3335924     38.39     43.18
7495.20/939.71	c  N dy 39979   6416644      2520    655200      2520    162853   3936240   4465046     38.39     41.15
7509.57/941.55	c  N dy 40111   6436753      2520    655200      2520    182934   3936240   5569974     38.39     40.58
7524.74/943.43	c  N dy 40233   6456853      2520    655200      2520    203004   3936240   6659753     38.39     40.68
7540.71/945.44	c  N dy 40354   6477174      2520    655200      2520    223293   3936240   7757675     38.39     40.43
7556.66/947.44	c  N dy 40481   6497229      2520    655200      2520    129457   3936240   2577067     38.39     43.14
7570.23/949.12	c  N dy 40610   6517289      2520    655200      2520    149472   3936240   3690566     38.39     41.35
7583.78/950.83	c  N dy 40732   6537458      2520    655200      2520    169619   3936240   4788074     38.39     40.72
7598.21/952.68	c  N dy 40851   6557510      2520    655200      2520    189641   3936240   5863855     38.39     40.54
7615.78/954.87	c  N dy 40983   6577558      2520    655200      2520    209670   3936240   6982060     38.39     43.38
7636.46/957.45	c  N dy 41096   6597731      2520    655200      2520    114988   3936240   1740960     38.38     40.64
7649.24/959.03	c  N dy 41234   6617833      2520    655200      2520    135069   3936240   2849732     38.39     40.44
7662.80/960.70	c  N dy 41365   6637957      2520    655200      2520    155173   3936240   3956289     38.39     40.97
7677.23/962.54	c  N dy 41495   6657990      2520    655200      2520    175179   3936240   5062671     38.39     41.33
7692.33/964.47	c  N dy 41618   6678149      2520    655200      2520    195313   3936240   6164866     38.39     40.88
7709.10/966.53	c  N dy 41745   6698214      2520    655200      2520    215346   3936240   7273432     38.39     41.01
7726.67/968.77	c  S st 41860   6715295      2520    655200      2520    116549   3936240   1785777     38.39   no data
7729.92/969.19	c  S st 41860   6715797      2520    655200      2520    117051   3936240   1825150     38.39   no data
7730.79/969.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
7733.85/969.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.6M T:  0.39
7735.44/969.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7735.44/969.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7736.25/969.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
7736.25/969.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
7736.25/969.94	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
7762.58/973.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.31 s
7764.19/973.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
7781.75/975.62	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.98 s
7781.75/975.69	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
7782.60/975.73	c vivif2 --  cl tried   117047 cl shrink        0 lits rem          0 time: 0.04
7784.93/976.03	c asymm  cl-useful: 0/7468/655200 lits-rem:0 time: 0.30
7784.93/976.06	c calculated reachability. Time: 0.00
7784.93/976.06	c  N dy 41860   6715797      2520    655200      2520    117047   3936240   1824765     38.39   no data
7796.91/977.55	c  N dy 41980   6735883      2520    655200      2520    137105   3936240   2926378     38.39     48.26
7810.47/979.27	c  N dy 42098   6756063      2520    655200      2520    157259   3936240   4028829     38.39     40.42
7825.66/981.19	c  N dy 42214   6776085      2520    655200      2520    177258   3936240   5128649     38.38     46.09
7843.23/983.36	c  N dy 42345   6796268      2520    655200      2520    197418   3936240   6239683     38.38     40.95
7860.79/985.52	c  N dy 42456   6816346      2520    655200      2520    217463   3936240   7321106     38.38     40.51
7881.53/988.16	c  N dy 42577   6836495      2520    655200      2520    120742   3936240   1980930     38.38     42.54
7894.32/989.78	c  N dy 42702   6856538      2520    655200      2520    140759   3936240   3088842     38.38     41.27
7910.29/991.73	c  N dy 42831   6876744      2520    655200      2520    160933   3936240   4205600     38.38     40.56
7925.45/993.69	c  N dy 42966   6896815      2520    655200      2520    180979   3936240   5311777     38.38     40.41
7943.00/995.82	c  N dy 43088   6916829      2520    655200      2520    200971   3936240   6420868     38.38     40.54
7960.56/998.09	c  N dy 43215   6936924      2520    655200      2520    221033   3936240   7522560     38.38     41.18
7981.32/1000.64	c  N dy 43346   6956966      2520    655200      2520    123208   3936240   2084040     38.38     53.05
7994.23/1002.24	c  N dy 43469   6977168      2520    655200      2520    143382   3936240   3200144     38.38     41.29
8007.68/1004.00	c  N dy 43594   6997562      2520    655200      2520    163759   3936240   4323419     38.38     40.64
8022.83/1005.86	c  N dy 43713   7017723      2520    655200      2520    183894   3936240   5411417     38.38     40.66
8038.80/1007.84	c  N dy 43849   7037782      2520    655200      2520    203921   3936240   6537882     38.38     40.83
8055.70/1009.95	c  N dy 43971   7057943      2520    655200      2520    224053   3936240   7643440     38.38     42.81
8074.71/1012.39	c  N dy 44096   7078018      2520    655200      2520    125262   3936240   2155327     38.38     40.98
8087.50/1013.91	c  N dy 44218   7098030      2520    655200      2520    145243   3936240   3248879     38.38     41.35
8101.06/1015.68	c  N dy 44348   7118112      2520    655200      2520    165299   3936240   4379595     38.38     42.96
8116.29/1017.59	c  N dy 44484   7138224      2520    655200      2520    185386   3936240   5489110     38.38     40.46
8131.39/1019.50	c  N dy 44615   7158245      2520    655200      2520    205385   3936240   6615886     38.39     40.85
8148.16/1021.58	c  N dy 44737   7178311      2520    655200      2520    225428   3936240   7705528     38.38     40.41
8166.52/1023.89	c  N dy 44864   7198369      2520    655200      2520    125612   3936240   2134626     38.38     41.64
8178.61/1025.32	c  S st 44983   7215798      2520    655200      2520    143015   3936240   3095305     38.38   no data
8181.67/1025.79	c  S st 44983   7216301      2520    655200      2520    143518   3936240   3130172     38.38   no data
8182.47/1025.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
8185.67/1026.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.0M T:  0.41
8187.40/1026.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8187.40/1026.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8188.05/1026.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
8188.05/1026.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
8188.05/1026.56	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8208.03/1029.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  2.44 s
8212.87/1029.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.48 s
8249.53/1034.22	c lits-rem:        15  cl-subs:       48  v-elim:      0  v-fix:    0  time:  4.43 s
8249.53/1034.29	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
8250.33/1034.36	c vivif2 --  cl tried   143470 cl shrink        0 lits rem          0 time: 0.07
8252.72/1034.69	c asymm  cl-useful: 0/7861/655200 lits-rem:0 time: 0.33
8253.52/1034.71	c calculated reachability. Time: 0.00
8253.52/1034.71	c  N dy 44983   7216301      2520    655200      2520    143470   3936240   3124279     38.38   no data
8267.09/1036.46	c  N dy 45103   7236303      2520    655200      2520    163437   3936240   4201370     38.38     41.00
8282.26/1038.31	c  N dy 45227   7256371      2520    655200      2520    183479   3936240   5303676     38.38     41.12
8299.03/1040.42	c  N dy 45355   7276397      2520    655200      2520    203486   3936240   6377074     38.38     44.93
8316.58/1042.68	c  N dy 45486   7296411      2520    655200      2520    223464   3936240   7475278     38.38     40.60
8337.33/1045.29	c  N dy 45613   7316625      2520    655200      2520    122814   3936240   1938990     38.38     40.44
8350.90/1046.92	c  N dy 45751   7336657      2520    655200      2520    142821   3936240   3071756     38.38     41.78
8364.47/1048.60	c  N dy 45876   7356800      2520    655200      2520    162941   3936240   4193748     38.38     41.34
8378.05/1050.35	c  N dy 46000   7376896      2520    655200      2520    183009   3936240   5288021     38.38     40.64
8393.22/1052.25	c  N dy 46122   7396928      2520    655200      2520    203015   3936240   6391005     38.38     41.84
8409.18/1054.28	c  N dy 46241   7417029      2520    655200      2520    223085   3936240   7480098     38.38     40.62
8427.55/1056.56	c  N dy 46369   7437179      2520    655200      2520    243211   3936240   8574947     38.38     40.45
8442.72/1058.46	c  N dy 46495   7457180      2520    655200      2520    141347   3936240   2924116     38.38     52.93
8455.50/1060.05	c  N dy 46610   7477314      2520    655200      2520    161449   3936240   4033145     38.38     40.68
8470.65/1061.93	c  N dy 46737   7497345      2520    655200      2520    181456   3936240   5133444     38.38     43.95
8485.96/1063.89	c  N dy 46863   7517435      2520    655200      2520    201527   3936240   6260198     38.38     41.11
8503.52/1066.03	c  N dy 46992   7537461      2520    655200      2520    221528   3936240   7349411     38.38     40.68
8521.73/1068.38	c  N dy 47121   7557765      2520    655200      2520    241807   3936240   8468394     38.38     40.87
8538.63/1070.49	c  N dy 47248   7577817      2520    655200      2520    138990   3936240   2755534     38.38     49.53
8552.87/1072.20	c  N dy 47373   7597872      2520    655200      2520    159016   3936240   3858074     38.38     40.43
8566.43/1073.98	c  N dy 47490   7617963      2520    655200      2520    179073   3936240   4957988     38.38     41.57
8583.19/1076.05	c  N dy 47607   7638117      2520    655200      2520    199190   3936240   6048754     38.38     40.80
8600.08/1078.19	c  N dy 47730   7658191      2520    655200      2520    219238   3936240   7169472     38.38     40.41
8619.10/1080.51	c  N dy 47857   7678528      2520    655200      2520    239553   3936240   8285942     38.38     40.43
8637.48/1082.87	c  N dy 47985   7698599      2520    655200      2520    135779   3936240   2525134     38.38     41.94
8648.66/1084.27	c  S st 48085   7716301      2520    655200      2520    153466   3936240   3482211     38.38     36.09
8653.44/1084.82	c  S st 48085   7716805      2520    655200      2520    153969   3936240   3516303     38.38   no data
8653.44/1084.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
8657.43/1085.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.5M T:  0.44
8659.02/1085.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8659.02/1085.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8659.82/1085.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
8659.82/1085.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
8659.82/1085.63	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8664.61/1086.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.60 s
8670.33/1086.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.59 s
8712.51/1092.30	c lits-rem:        13  cl-subs:       60  v-elim:      0  v-fix:    0  time:  5.16 s
8713.36/1092.37	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
8714.22/1092.45	c vivif2 --  cl tried   153909 cl shrink        0 lits rem          0 time: 0.07
8716.49/1092.74	c asymm  cl-useful: 0/8884/655200 lits-rem:0 time: 0.30
8716.49/1092.77	c calculated reachability. Time: 0.00
8716.49/1092.77	c  N dy 48085   7716805      2520    655200      2520    153909   3936240   3509359     38.38   no data
8730.07/1094.47	c  N dy 48203   7736905      2520    655200      2520    173981   3936240   4602784     38.38     41.06
8745.23/1096.30	c  N dy 48321   7757097      2520    655200      2520    194152   3936240   5702648     38.38     41.12
8761.19/1098.32	c  N dy 48451   7777434      2520    655200      2520    214465   3936240   6822292     38.38     40.41
8777.95/1100.43	c  N dy 48575   7797519      2520    655200      2520    234525   3936240   7930253     38.38     47.80
8796.31/1102.79	c  N dy 48691   7817615      2520    655200      2520    129760   3936240   2157338     38.38     40.62
8809.09/1104.37	c  N dy 48821   7837641      2520    655200      2520    149761   3936240   3254114     38.38     51.46
8822.65/1106.02	c  N dy 48939   7857752      2520    655200      2520    169840   3936240   4353585     38.37     42.48
8836.29/1107.78	c  N dy 49058   7877831      2520    655200      2520    189889   3936240   5444053     38.37     40.43
8852.99/1109.87	c  N dy 49184   7897910      2520    655200      2520    209939   3936240   6541434     38.37     40.59
8869.75/1111.91	c  N dy 49302   7918047      2520    655200      2520    230055   3936240   7651145     38.37     40.89
8887.31/1114.15	c  N dy 49423   7938084      2520    655200      2520    250071   3936240   8773257     38.37     40.69
8903.28/1116.11	c  N dy 49539   7958136      2520    655200      2520    144260   3936240   2905303     38.37     40.59
8916.85/1117.83	c  N dy 49673   7978194      2520    655200      2520    164296   3936240   4001769     38.37     46.73
8932.03/1119.77	c  N dy 49799   7998267      2520    655200      2520    184348   3936240   5101522     38.37     47.80
8948.00/1121.79	c  N dy 49921   8018383      2520    655200      2520    204441   3936240   6195790     38.37     40.41
8965.56/1123.92	c  N dy 50037   8038649      2520    655200      2520    224690   3936240   7303042     38.37     40.88
8983.92/1126.23	c  N dy 50159   8058805      2520    655200      2520    244826   3936240   8396364     38.37     40.85
9001.48/1128.47	c  N dy 50289   8078954      2520    655200      2520    138096   3936240   2550808     38.37     41.12
9014.24/1130.06	c  N dy 50403   8099005      2520    655200      2520    158131   3936240   3636825     38.37     41.95
9028.62/1131.86	c  N dy 50529   8119074      2520    655200      2520    178184   3936240   4738121     38.37     40.46
9043.79/1133.73	c  N dy 50659   8139195      2520    655200      2520    198278   3936240   5833816     38.37     40.42
9060.54/1135.85	c  N dy 50788   8159365      2520    655200      2520    218413   3936240   6941548     38.37     40.95
9078.90/1138.11	c  N dy 50909   8179566      2520    655200      2520    238586   3936240   8036440     38.37     41.06
9100.58/1140.82	c  N dy 51035   8199820      2520    655200      2520    130963   3936240   2114981     38.37     40.60
9111.62/1142.30	c  S st 51156   8216805      2520    655200      2520    147929   3936240   3067924     38.37   no data
9116.42/1142.87	c  S st 51156   8217306      2520    655200      2520    148430   3936240   3102980     38.37   no data
9116.42/1142.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
9120.40/1143.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.9M T:  0.44
9122.00/1143.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9122.00/1143.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9122.80/1143.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
9122.80/1143.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
9122.80/1143.68	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9123.60/1143.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
9129.19/1144.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
9161.18/1148.47	c lits-rem:        14  cl-subs:       44  v-elim:      0  v-fix:    0  time:  3.92 s
9162.06/1148.54	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
9162.72/1148.61	c vivif2 --  cl tried   148386 cl shrink        0 lits rem          0 time: 0.06
9165.11/1148.91	c asymm  cl-useful: 0/11031/655200 lits-rem:0 time: 0.30
9165.11/1148.93	c calculated reachability. Time: 0.00
9165.11/1148.93	c  N dy 51156   8217306      2520    655200      2520    148386   3936240   3097894     38.37   no data
9180.28/1150.80	c  N dy 51278   8237398      2520    655200      2520    168456   3936240   4205898     38.37     46.32
9195.45/1152.74	c  N dy 51404   8257503      2520    655200      2520    188535   3936240   5312377     38.37     40.62
9212.22/1154.84	c  N dy 51535   8277526      2520    655200      2520    208530   3936240   6426633     38.37     41.07
9228.98/1156.93	c  N dy 51659   8297585      2520    655200      2520    228557   3936240   7515587     38.37     41.37
9245.74/1159.07	c  N dy 51779   8317630      2520    655200      2520    248571   3936240   8592608     38.37     41.02
9264.10/1161.36	c  N dy 51898   8337760      2520    655200      2520    139846   3936240   2555222     38.37     40.63
9277.65/1163.04	c  N dy 52028   8357779      2520    655200      2520    159836   3936240   3663810     38.37     40.43
9292.03/1164.85	c  N dy 52168   8377803      2520    655200      2520    179844   3936240   4790110     38.37     40.70
9307.20/1166.71	c  N dy 52291   8397853      2520    655200      2520    199864   3936240   5888584     38.37     44.48
9323.96/1168.86	c  N dy 52422   8417996      2520    655200      2520    219983   3936240   7012362     38.37     41.07
9341.52/1171.08	c  N dy 52551   8438098      2520    655200      2520    240065   3936240   8124833     38.37     40.67
9362.28/1173.61	c  N dy 52671   8458167      2520    655200      2520    130271   3936240   1987930     38.37     40.50
9374.24/1175.10	c  N dy 52800   8478283      2520    655200      2520    150364   3936240   3103299     38.37     41.11
9387.81/1176.80	c  N dy 52929   8498487      2520    655200      2520    170547   3936240   4214827     38.37     40.89
9401.37/1178.52	c  N dy 53042   8518615      2520    655200      2520    190650   3936240   5302506     38.37     41.33
9417.34/1180.52	c  N dy 53181   8538721      2520    655200      2520    210723   3936240   6445989     38.37     41.90
9434.24/1182.69	c  N dy 53299   8558827      2520    655200      2520    230798   3936240   7524662     38.37     40.98
9452.47/1184.97	c  N dy 53433   8578921      2520    655200      2520    250865   3936240   8636192     38.37     40.57
9471.62/1187.33	c  N dy 53559   8598978      2520    655200      2520    140062   3936240   2474772     38.37     40.42
9484.39/1188.93	c  N dy 53683   8619032      2520    655200      2520    160086   3936240   3582334     38.37     40.58
9497.95/1190.64	c  N dy 53809   8639104      2520    655200      2520    180129   3936240   4691909     38.37     40.41
9513.92/1192.64	c  N dy 53936   8659355      2520    655200      2520    200361   3936240   5792924     38.37     41.39
9530.82/1194.74	c  N dy 54065   8679437      2520    655200      2520    220426   3936240   6892613     38.37     40.42
9548.39/1196.95	c  N dy 54182   8699510      2520    655200      2520    240470   3936240   7987114     38.37     41.93
9565.08/1199.03	c  S st 54287   8717306      2520    655200      2520    258231   3936240   8961981     38.37     26.96
9569.81/1199.64	c  S st 54287   8717808      2520    655200      2520    258731   3936240   8997872     38.37   no data
9569.81/1199.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
9574.73/1200.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.1M T:  0.55
9576.19/1200.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9576.19/1200.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9576.99/1200.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
9576.99/1200.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
9576.99/1200.59	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9578.59/1200.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
9597.75/1203.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.97 s
9854.00/1235.23	c lits-rem:        37  cl-subs:      283  v-elim:      0  v-fix:    0  time: 31.87 s
9854.00/1235.30	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
9855.73/1235.47	c vivif2 --  cl tried   258448 cl shrink        0 lits rem          0 time: 0.17
9858.78/1235.83	c asymm  cl-useful: 0/9767/655200 lits-rem:0 time: 0.36
9858.78/1235.86	c calculated reachability. Time: 0.00
9858.78/1235.86	c  N dy 54287   8717808      2520    655200      2520    258448   3936240   8964606     38.37   no data
9877.94/1238.20	c  N dy 54418   8737920      2520    655200      2520    146699   3936240   2794057     38.37     40.91
9891.50/1239.91	c  N dy 54546   8757948      2520    655200      2520    166702   3936240   3894469     38.37     40.57
9905.08/1241.68	c  N dy 54669   8778025      2520    655200      2520    186755   3936240   5012919     38.37     40.78
9920.25/1243.55	c  N dy 54791   8798165      2520    655200      2520    206864   3936240   6104672     38.37     41.85
9936.21/1245.51	c  N dy 54906   8818204      2520    655200      2520    226865   3936240   7198811     38.37     40.69
9953.76/1247.71	c  N dy 55031   8838494      2520    655200      2520    247129   3936240   8313293     38.37     40.51
9974.52/1250.39	c  N dy 55155   8858659      2520    655200      2520    134458   3936240   2081506     38.37     40.39
9987.42/1251.97	c  N dy 55285   8878863      2520    655200      2520    154636   3936240   3196240     38.37     40.82
10001.65/1253.78	c  N dy 55421   8898980      2520    655200      2520    174720   3936240   4318373     38.37     41.24
10016.02/1255.59	c  N dy 55543   8919058      2520    655200      2520    194768   3936240   5429523     38.37     49.40
10031.99/1257.55	c  N dy 55669   8939070      2520    655200      2520    214761   3936240   6532022     38.37     40.84
10049.55/1259.72	c  N dy 55801   8959154      2520    655200      2520    234814   3936240   7628955     38.37     40.63
10067.91/1262.00	c  N dy 55933   8979271      2520    655200      2520    254909   3936240   8728474     38.37     40.65
10087.86/1264.50	c  N dy 56061   8999385      2520    655200      2520    141169   3936240   2413604     38.37     41.09
10099.82/1266.10	c  N dy 56197   9019423      2520    655200      2520    161185   3936240   3534284     38.37     55.79
10114.99/1267.98	c  N dy 56320   9039780      2520    655200      2520    181511   3936240   4641278     38.37     41.35
10130.15/1269.89	c  N dy 56436   9059829      2520    655200      2520    201527   3936240   5711738     38.37     40.56
10146.11/1271.87	c  N dy 56559   9079833      2520    655200      2520    221501   3936240   6794894     38.37     40.61
10166.08/1274.38	c  N dy 56690   9100116      2520    655200      2520    241749   3936240   7909458     38.37     40.72
10187.65/1277.08	c  N dy 56823   9120120      2520    655200      2520    261728   3936240   9013206     38.37     41.47
10207.59/1279.59	c  N dy 56956   9140140      2520    655200      2520    146902   3936240   2691199     38.37     40.99
10221.97/1281.36	c  N dy 57077   9160321      2520    655200      2520    167056   3936240   3807477     38.37     40.54
10237.14/1283.27	c  N dy 57200   9180520      2520    655200      2520    187223   3936240   4909791     38.37     41.69
10253.89/1285.33	c  N dy 57324   9200588      2520    655200      2520    207267   3936240   6006955     38.37     40.42
10268.40/1287.16	c  S st 57431   9217808      2520    655200      2520    224457   3936240   6959825     38.37   no data
10273.07/1287.72	c  S st 57431   9218309      2520    655200      2520    224958   3936240   6999033     38.37   no data
10273.07/1287.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
10277.19/1288.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.3M T:  0.49
10278.65/1288.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10278.65/1288.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10279.45/1288.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
10279.45/1288.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
10279.45/1288.58	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
10281.05/1288.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
10297.81/1290.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
10458.27/1310.90	c lits-rem:        42  cl-subs:      179  v-elim:      0  v-fix:    0  time: 19.91 s
10458.27/1310.97	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
10459.88/1311.11	c vivif2 --  cl tried   224779 cl shrink        0 lits rem          0 time: 0.14
10463.06/1311.52	c asymm  cl-useful: 0/3698/655200 lits-rem:0 time: 0.41
10463.06/1311.55	c calculated reachability. Time: 0.00
10463.06/1311.55	c  N dy 57431   9218309      2520    655200      2520    224779   3936240   6977744     38.37   no data
10482.23/1313.90	c  N dy 57560   9238310      2520    655200      2520    244754   3936240   8071375     38.37     47.45
10498.98/1316.04	c  N dy 57668   9258430      2520    655200      2520    264841   3936240   9151550     38.37     40.85
10516.55/1318.26	c  N dy 57793   9278529      2520    655200      2520    149098   3936240   2752192     38.37     41.00
10530.14/1319.95	c  N dy 57928   9298669      2520    655200      2520    169209   3936240   3877849     38.37     41.27
10544.50/1321.77	c  N dy 58058   9318676      2520    655200      2520    189173   3936240   4986380     38.37     41.27
10559.65/1323.68	c  N dy 58184   9338749      2520    655200      2520    209219   3936240   6097439     38.37     40.59
10575.75/1325.69	c  N dy 58303   9358898      2520    655200      2520    229344   3936240   7177253     38.37     41.85
10593.32/1327.87	c  N dy 58432   9379003      2520    655200      2520    249418   3936240   8293662     38.37     40.66
10612.34/1330.25	c  N dy 58567   9399137      2520    655200      2520    269530   3936240   9405830     38.37     41.04
10629.10/1332.35	c  N dy 58691   9419197      2520    655200      2520    152767   3936240   2911889     38.37     40.63
10642.68/1334.03	c  N dy 58818   9439269      2520    655200      2520    172815   3936240   4021203     38.37     42.33
10657.04/1335.88	c  N dy 58953   9459310      2520    655200      2520    192827   3936240   5123859     38.37     40.52
10672.99/1337.80	c  N dy 59078   9479318      2520    655200      2520    212807   3936240   6195373     38.37     41.16
10689.03/1339.87	c  N dy 59205   9499368      2520    655200      2520    232836   3936240   7290882     38.37     44.39
10708.13/1342.28	c  N dy 59342   9519454      2520    655200      2520    252887   3936240   8407017     38.37     40.54
10727.29/1344.68	c  N dy 59467   9539563      2520    655200      2520    272968   3936240   9493888     38.37     41.38
10744.05/1346.73	c  N dy 59589   9559586      2520    655200      2520    155166   3936240   3001395     38.37     41.36
10758.44/1348.53	c  N dy 59723   9579605      2520    655200      2520    175165   3936240   4123044     38.37     40.79
10773.59/1350.47	c  N dy 59847   9599626      2520    655200      2520    195157   3936240   5213504     38.37     40.98
10789.55/1352.46	c  N dy 59973   9619646      2520    655200      2520    215154   3936240   6315264     38.37     42.69
10807.13/1354.62	c  N dy 60097   9639674      2520    655200      2520    235145   3936240   7420920     38.37     40.63
10825.47/1356.90	c  N dy 60220   9660080      2520    655200      2520    255523   3936240   8544868     38.37     40.46
10844.63/1359.37	c  N dy 60350   9680120      2520    655200      2520    275529   3936240   9647373     38.37     40.50
10862.20/1361.59	c  N dy 60477   9700180      2520    655200      2520    156759   3936240   3050357     38.37     40.48
10875.75/1363.25	c  S st 60590   9718310      2520    655200      2520    174868   3936240   4044940     38.37   no data
10879.75/1363.77	c  S st 60590   9718810      2520    655200      2520    175368   3936240   4084132     38.37   no data
10880.55/1363.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
10883.73/1364.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.2M T:  0.44
10885.33/1364.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10885.33/1364.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10886.13/1364.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
10886.13/1364.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
10886.13/1364.58	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
10887.73/1364.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
10894.92/1365.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.77 s
10953.99/1373.08	c lits-rem:        33  cl-subs:       58  v-elim:      0  v-fix:    0  time:  7.27 s
10954.79/1373.15	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
10955.59/1373.24	c vivif2 --  cl tried   175310 cl shrink        0 lits rem          0 time: 0.09
10958.78/1373.69	c asymm  cl-useful: 0/4223/655200 lits-rem:0 time: 0.45
10959.59/1373.71	c calculated reachability. Time: 0.00
10959.59/1373.71	c  N dy 60590   9718810      2520    655200      2520    175310   3936240   4077249     38.37   no data
10976.36/1375.86	c  N dy 60718   9738912      2520    655200      2520    195386   3936240   5183382     38.37     40.55
10994.72/1378.13	c  N dy 60846   9759097      2520    655200      2520    215543   3936240   6290710     38.37     40.99
11012.29/1380.37	c  N dy 60977   9779176      2520    655200      2520    235587   3936240   7413398     38.37     40.98
11032.38/1382.84	c  N dy 61102   9799339      2520    655200      2520    255729   3936240   8503422     38.37     42.05
11053.80/1385.53	c  N dy 61239   9819432      2520    655200      2520    275799   3936240   9606607     38.37     57.60
11072.16/1387.87	c  N dy 61359   9839435      2520    655200      2520    155961   3936240   2959384     38.37     41.17
11086.52/1389.62	c  N dy 61472   9859455      2520    655200      2520    175951   3936240   4043376     38.37     41.30
11102.63/1391.67	c  N dy 61602   9879525      2520    655200      2520    195987   3936240   5156566     38.37     40.61
11120.19/1393.87	c  N dy 61730   9899541      2520    655200      2520    215979   3936240   6266397     38.37     41.61
11136.89/1395.92	c  N dy 61851   9919552      2520    655200      2520    235962   3936240   7350097     38.37     41.98
11155.33/1398.27	c  N dy 61983   9939608      2520    655200      2520    256000   3936240   8458632     38.37     40.43
11174.34/1400.69	c  N dy 62112   9959678      2520    655200      2520    276047   3936240   9558156     38.37     40.51
11191.90/1402.84	c  N dy 62241   9979727      2520    655200      2520    155260   3936240   2897777     38.37     47.13
11204.69/1404.48	c  N dy 62367   9999802      2520    655200      2520    175311   3936240   3992476     38.37     43.26
11219.86/1406.33	c  N dy 62496  10020060      2520    655200      2520    195549   3936240   5120584     38.37     40.57
11235.82/1408.32	c  N dy 62634  10040120      2520    655200      2520    215580   3936240   6244151     38.37     41.98
11251.90/1410.33	c  N dy 62761  10060173      2520    655200      2520    235616   3936240   7347868     38.37     40.83
11267.76/1412.41	c  N dy 62883  10080305      2520    655200      2520    255727   3936240   8458413     38.37     43.13
11286.14/1414.63	c  N dy 63010  10100309      2520    655200      2520    275711   3936240   9571711     38.37     45.07
11303.69/1416.87	c  N dy 63131  10120444      2520    655200      2520    153988   3936240   2774241     38.37     41.24
11316.40/1418.49	c  N dy 63260  10140526      2520    655200      2520    174038   3936240   3898352     38.37     40.52
11330.91/1420.29	c  N dy 63387  10160638      2520    655200      2520    194118   3936240   5006898     38.38     40.53
11346.75/1422.20	c  N dy 63508  10180669      2520    655200      2520    214121   3936240   6112125     38.37     41.67
11362.71/1424.26	c  N dy 63635  10200799      2520    655200      2520    234232   3936240   7215829     38.37     40.54
11379.48/1426.30	c  S st 63749  10218811      2520    655200      2520    252222   3936240   8213436     38.38     36.07
11384.26/1426.91	c  S st 63749  10219312      2520    655200      2520    252722   3936240   8249343     38.38   no data
11384.26/1426.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
11388.26/1427.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.6M T:  0.49
11389.85/1427.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11389.85/1427.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11390.66/1427.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
11390.66/1427.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
11390.66/1427.76	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
11391.51/1427.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
11409.07/1430.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.82 s
11615.76/1455.96	c lits-rem:        43  cl-subs:      249  v-elim:      0  v-fix:    0  time: 25.73 s
11616.55/1456.03	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
11618.15/1456.20	c vivif2 --  cl tried   252473 cl shrink        0 lits rem          0 time: 0.16
11621.34/1456.66	c asymm  cl-useful: 0/3506/655200 lits-rem:0 time: 0.46
11621.34/1456.69	c calculated reachability. Time: 0.00
11621.34/1456.69	c  N dy 63749  10219312      2520    655200      2520    252473   3936240   8219675     38.38   no data
11642.90/1459.30	c  N dy 63874  10239354      2520    655200      2520    272490   3936240   9323819     38.37     40.60
11663.73/1461.96	c  N dy 63998  10259445      2520    655200      2520    149745   3936240   2509219     38.38     40.75
11678.02/1463.72	c  N dy 64124  10279534      2520    655200      2520    169796   3936240   3615339     38.38     45.83
11693.19/1465.63	c  N dy 64251  10299909      2520    655200      2520    190139   3936240   4734646     38.38     41.06
11709.16/1467.65	c  N dy 64378  10319927      2520    655200      2520    210139   3936240   5828768     38.38     40.67
11727.51/1469.92	c  N dy 64507  10340082      2520    655200      2520    230268   3936240   6935306     38.38     41.14
11745.08/1472.15	c  N dy 64640  10360105      2520    655200      2520    250267   3936240   8055838     38.38     42.66
11764.24/1474.55	c  N dy 64768  10380218      2520    655200      2520    270358   3936240   9167229     38.38     40.65
11785.80/1477.21	c  N dy 64889  10400428      2520    655200      2520    146718   3936240   2291130     38.38     41.92
11797.77/1478.79	c  N dy 65022  10420439      2520    655200      2520    166701   3936240   3399643     38.38     40.70
11812.14/1480.51	c  N dy 65142  10440537      2520    655200      2520    186778   3936240   4500731     38.38     40.48
11827.30/1482.45	c  N dy 65275  10460623      2520    655200      2520    206843   3936240   5620058     38.38     40.46
11843.27/1484.46	c  N dy 65400  10480722      2520    655200      2520    226913   3936240   6744054     38.38     41.10
11860.04/1486.57	c  N dy 65517  10500865      2520    655200      2520    247025   3936240   7844871     38.38     42.54
11879.19/1488.93	c  N dy 65648  10521119      2520    655200      2520    267256   3936240   8959360     38.38     41.15
11898.35/1491.32	c  N dy 65771  10541355      2520    655200      2520    287473   3936240  10061269     38.38     40.53
11913.50/1493.26	c  N dy 65899  10561510      2520    655200      2520    162788   3936240   3142270     38.38     40.60
11926.27/1494.88	c  N dy 66019  10581551      2520    655200      2520    182801   3936240   4229207     38.38     40.89
11940.65/1496.62	c  N dy 66139  10601644      2520    655200      2520    202866   3936240   5306325     38.38     40.50
11956.60/1498.63	c  N dy 66266  10621869      2520    655200      2520    223067   3936240   6408333     38.37     40.91
11973.36/1500.71	c  N dy 66394  10641876      2520    655200      2520    243052   3936240   7508362     38.37     41.18
11990.93/1502.95	c  N dy 66517  10662040      2520    655200      2520    263190   3936240   8615112     38.37     40.44
12010.09/1505.36	c  N dy 66648  10682140      2520    655200      2520    283263   3936240   9730437     38.38     55.62
12028.43/1507.69	c  N dy 66775  10702231      2520    655200      2520    157518   3936240   2806001     38.38     40.86
12039.61/1509.03	c  S st 66879  10719313      2520    655200      2520    174570   3936240   3742968     38.38   no data
12043.60/1509.54	c  S st 66879  10719817      2520    655200      2520    175072   3936240   3780754     38.38   no data
12043.60/1509.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
12047.60/1510.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.6M T:  0.43
12049.20/1510.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12049.20/1510.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12050.04/1510.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
12050.04/1510.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
12050.04/1510.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
12050.93/1510.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
12057.18/1511.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.59 s
12099.49/1516.59	c lits-rem:        13  cl-subs:       59  v-elim:      0  v-fix:    0  time:  5.23 s
12100.29/1516.66	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
12101.09/1516.74	c vivif2 --  cl tried   175013 cl shrink        0 lits rem          0 time: 0.08
12104.28/1517.14	c asymm  cl-useful: 0/3562/655200 lits-rem:0 time: 0.40
12104.28/1517.17	c calculated reachability. Time: 0.00
12104.28/1517.17	c  N dy 66879  10719817      2520    655200      2520    175013   3936240   3773156     38.38   no data
12119.46/1519.05	c  N dy 67006  10739965      2520    655200      2520    195133   3936240   4881456     38.38     41.51
12133.82/1520.87	c  N dy 67123  10760000      2520    655200      2520    215147   3936240   5968481     38.37     40.76
12150.60/1522.94	c  N dy 67249  10780143      2520    655200      2520    235262   3936240   7060426     38.37     41.25
12168.96/1525.26	c  N dy 67372  10800231      2520    655200      2520    255330   3936240   8154405     38.37     40.70
12188.12/1527.68	c  N dy 67494  10820261      2520    655200      2520    275342   3936240   9246491     38.37     41.29
12213.66/1530.87	c  N dy 67629  10840318      2520    655200      2520    148553   3936240   2273290     38.37     40.89
12227.24/1532.50	c  N dy 67748  10860330      2520    655200      2520    168546   3936240   3377190     38.37     40.81
12241.61/1534.33	c  N dy 67871  10880422      2520    655200      2520    188616   3936240   4498174     38.37     40.45
12258.36/1536.45	c  N dy 67997  10900828      2520    655200      2520    208999   3936240   5618749     38.37     40.54
12275.93/1538.65	c  N dy 68117  10920925      2520    655200      2520    229065   3936240   6689548     38.37     40.46
12294.29/1540.94	c  N dy 68238  10941010      2520    655200      2520    249103   3936240   7774002     38.37     40.66
12314.37/1543.47	c  N dy 68366  10961057      2520    655200      2520    269125   3936240   8871428     38.37     40.65
12335.80/1546.11	c  N dy 68491  10981160      2520    655200      2520    289203   3936240   9996139     38.37     40.41
12355.75/1548.64	c  N dy 68617  11001313      2520    655200      2520    161525   3936240   2943359     38.37     40.77
12370.92/1550.52	c  N dy 68745  11021388      2520    655200      2520    181572   3936240   4054587     38.37     41.79
12386.08/1552.44	c  N dy 68875  11041541      2520    655200      2520    201699   3936240   5146631     38.37     40.56
12402.84/1554.56	c  N dy 69010  11061669      2520    655200      2520    221801   3936240   6286547     38.37     40.46
12421.21/1556.83	c  N dy 69143  11081776      2520    655200      2520    241876   3936240   7403994     38.37     41.63
12439.57/1559.13	c  N dy 69268  11101862      2520    655200      2520    261947   3936240   8514699     38.37     40.40
12459.54/1561.61	c  N dy 69394  11121886      2520    655200      2520    281936   3936240   9608238     38.37     41.21
12481.87/1564.42	c  N dy 69516  11141962      2520    655200      2520    153196   3936240   2448089     38.37     40.54
12495.45/1566.11	c  N dy 69657  11162027      2520    655200      2520    173228   3936240   3564924     38.37     40.43
12509.00/1567.85	c  N dy 69774  11182171      2520    655200      2520    193347   3936240   4633326     38.37     40.95
12524.23/1569.72	c  N dy 69899  11202195      2520    655200      2520    213346   3936240   5721947     38.37     40.66
12538.54/1571.57	c  S st 70008  11219818      2520    655200      2520    230942   3936240   6692332     38.37   no data
12542.67/1572.09	c  S st 70008  11220320      2520    655200      2520    231443   3936240   6727998     38.37   no data
12543.33/1572.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
12547.33/1572.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.4M T:  0.48
12548.93/1572.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12548.93/1572.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12549.72/1572.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
12549.72/1572.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
12549.72/1572.93	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
12550.58/1573.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
12566.49/1575.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.65 s
12698.21/1591.50	c lits-rem:        39  cl-subs:      170  v-elim:      0  v-fix:    0  time: 16.05 s
12698.21/1591.57	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
12699.87/1591.73	c vivif2 --  cl tried   231273 cl shrink        0 lits rem          0 time: 0.14
12703.00/1592.14	c asymm  cl-useful: 0/3463/655200 lits-rem:0 time: 0.41
12703.00/1592.17	c calculated reachability. Time: 0.00
12703.00/1592.17	c  N dy 70008  11220320      2520    655200      2520    231273   3936240   6707234     38.37   no data
12722.15/1594.52	c  N dy 70140  11240540      2520    655200      2520    251467   3936240   7813696     38.37     40.44
12740.52/1596.80	c  N dy 70263  11260566      2520    655200      2520    271470   3936240   8908298     38.37     41.03
12759.68/1599.27	c  N dy 70391  11280707      2520    655200      2520    291579   3936240  10018545     38.37     40.98
12779.76/1601.75	c  N dy 70519  11300722      2520    655200      2520    161775   3936240   2877629     38.37     40.47
12793.21/1603.44	c  N dy 70634  11320899      2520    655200      2520    181924   3936240   3969772     38.37     44.17
12809.17/1605.40	c  N dy 70761  11340952      2520    655200      2520    201946   3936240   5067805     38.37     41.22
12824.34/1607.36	c  N dy 70878  11361014      2520    655200      2520    221986   3936240   6152932     38.37     40.39
12841.23/1609.43	c  N dy 70998  11381131      2520    655200      2520    242076   3936240   7260546     38.37     44.51
12859.45/1611.72	c  N dy 71119  11401222      2520    655200      2520    262142   3936240   8358151     38.37     40.50
12878.61/1614.18	c  N dy 71248  11421685      2520    655200      2520    282575   3936240   9467900     38.37     42.61
12903.35/1617.23	c  N dy 71365  11441688      2520    655200      2520    151750   3936240   2287997     38.37     41.06
12916.94/1618.92	c  N dy 71491  11461799      2520    655200      2520    171836   3936240   3406537     38.37     41.13
12931.29/1620.77	c  N dy 71608  11481918      2520    655200      2520    191929   3936240   4496454     38.37     40.86
12947.27/1622.74	c  N dy 71730  11501964      2520    655200      2520    211953   3936240   5602622     38.37     41.26
12963.30/1624.73	c  N dy 71853  11522195      2520    655200      2520    232161   3936240   6704789     38.37     40.57
12981.73/1627.02	c  N dy 71984  11542388      2520    655200      2520    252318   3936240   7806476     38.37     40.60
12999.28/1629.24	c  N dy 72100  11562486      2520    655200      2520    272388   3936240   8900700     38.36     41.05
13019.11/1631.79	c  N dy 72228  11582670      2520    655200      2520    292553   3936240  10001093     38.36     40.59
13040.67/1634.49	c  N dy 72352  11602977      2520    655200      2520    161043   3936240   2764996     38.36     40.70
13054.22/1636.18	c  N dy 72482  11623086      2520    655200      2520    181113   3936240   3879654     38.36     40.67
13069.52/1638.09	c  N dy 72616  11643254      2520    655200      2520    201256   3936240   5013421     38.37     40.78
13085.36/1640.03	c  N dy 72739  11663345      2520    655200      2520    221324   3936240   6127910     38.37     40.44
13102.12/1642.18	c  N dy 72871  11683413      2520    655200      2520    241375   3936240   7230379     38.37     40.49
13121.34/1644.53	c  N dy 72998  11703542      2520    655200      2520    261470   3936240   8340430     38.37     40.56
13137.25/1646.53	c  S st 73105  11720322      2520    655200      2520    278224   3936240   9273805     38.37   no data
13142.03/1647.16	c  S st 73105  11720827      2520    655200      2520    278729   3936240   9312096     38.37   no data
13142.83/1647.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
13146.83/1647.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.4M T:  0.55
13148.56/1647.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13148.56/1647.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13150.02/1648.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
13150.02/1648.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
13150.02/1648.10	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
13150.81/1648.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
13169.98/1650.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.95 s
13451.79/1685.95	c lits-rem:        34  cl-subs:      260  v-elim:      0  v-fix:    0  time: 34.62 s
13452.59/1686.03	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
13454.19/1686.21	c vivif2 --  cl tried   278469 cl shrink        0 lits rem          0 time: 0.19
13457.37/1686.68	c asymm  cl-useful: 0/3253/655200 lits-rem:0 time: 0.45
13458.17/1686.71	c calculated reachability. Time: 0.00
13458.17/1686.71	c  N dy 73105  11720827      2520    655200      2520    278469   3936240   9281108     38.37   no data
13478.92/1689.37	c  N dy 73234  11740914      2520    655200      2520    298539   3936240  10378603     38.37     40.66
13499.81/1691.97	c  N dy 73358  11760949      2520    655200      2520    165751   3936240   2987300     38.37     40.43
13514.85/1693.82	c  N dy 73487  11780981      2520    655200      2520    185761   3936240   4108209     38.37     40.81
13530.02/1695.73	c  N dy 73620  11801088      2520    655200      2520    205849   3936240   5232017     38.37     40.63
13546.78/1697.80	c  N dy 73743  11821153      2520    655200      2520    225882   3936240   6332212     38.37     40.43
13564.34/1700.05	c  N dy 73875  11841219      2520    655200      2520    245927   3936240   7446700     38.37     40.78
13582.71/1702.34	c  N dy 73996  11861287      2520    655200      2520    265971   3936240   8540133     38.37     41.42
13601.06/1704.70	c  N dy 74113  11881295      2520    655200      2520    285945   3936240   9625797     38.37     41.02
13621.87/1707.30	c  N dy 74242  11901329      2520    655200      2520    305942   3936240  10729429     38.37     41.65
13639.43/1709.50	c  N dy 74375  11921397      2520    655200      2520    172179   3936240   3297785     38.37     51.83
13652.95/1711.17	c  N dy 74497  11941451      2520    655200      2520    192206   3936240   4392548     38.37     51.96
13668.11/1713.04	c  N dy 74622  11961536      2520    655200      2520    212260   3936240   5485652     38.37     40.65
13684.88/1715.16	c  N dy 74747  11981799      2520    655200      2520    232492   3936240   6604508     38.37     41.15
13703.23/1717.45	c  N dy 74882  12002015      2520    655200      2520    252685   3936240   7725542     38.37     41.36
13721.59/1719.74	c  N dy 75004  12022090      2520    655200      2520    272733   3936240   8822238     38.37     40.51
13741.54/1722.20	c  N dy 75129  12042165      2520    655200      2520    292775   3936240   9917529     38.37     40.61
13763.88/1725.00	c  N dy 75245  12062270      2520    655200      2520    158069   3936240   2476770     38.37     41.18
13776.66/1726.62	c  N dy 75369  12082367      2520    655200      2520    178136   3936240   3597323     38.37     42.34
13791.02/1728.45	c  N dy 75495  12102416      2520    655200      2520    198167   3936240   4697535     38.37     40.42
13806.26/1730.38	c  N dy 75616  12122454      2520    655200      2520    218185   3936240   5798723     38.37     40.53
13823.82/1732.53	c  N dy 75739  12142512      2520    655200      2520    238203   3936240   6899492     38.37     41.05
13842.26/1734.82	c  N dy 75863  12162540      2520    655200      2520    258194   3936240   8002198     38.37     50.62
13860.49/1737.17	c  N dy 75988  12182571      2520    655200      2520    278201   3936240   9097714     38.37     40.45
13881.24/1739.76	c  N dy 76113  12202619      2520    655200      2520    298213   3936240  10216657     38.37     51.00
13902.85/1742.44	c  S st 76222  12220827      2520    655200      2520    160612   3936240   2579196     38.37   no data
13906.78/1742.92	c  S st 76222  12221330      2520    655200      2520    161115   3936240   2619618     38.37   no data
13906.78/1742.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
13909.98/1743.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.1M T:  0.42
13911.64/1743.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13911.64/1743.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13913.17/1743.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
13913.17/1743.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
13913.17/1743.73	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
13913.97/1743.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
13917.17/1744.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.23 s
13931.54/1746.06	c lits-rem:         1  cl-subs:       11  v-elim:      0  v-fix:    0  time:  1.66 s
13932.34/1746.13	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
13932.34/1746.19	c vivif2 --  cl tried   161104 cl shrink        0 lits rem          0 time: 0.06
13936.33/1746.62	c asymm  cl-useful: 0/3580/655200 lits-rem:0 time: 0.43
13936.33/1746.64	c calculated reachability. Time: 0.00
13936.33/1746.64	c  N dy 76222  12221330      2520    655200      2520    161104   3936240   2618275     38.37   no data
13950.70/1748.45	c  N dy 76339  12241584      2520    655200      2520    181326   3936240   3720974     38.37     41.09
13966.66/1750.41	c  N dy 76456  12261632      2520    655200      2520    201344   3936240   4813942     38.37     40.54
13982.77/1752.46	c  N dy 76577  12281676      2520    655200      2520    221365   3936240   5904886     38.37     40.48
14000.32/1754.63	c  N dy 76700  12301741      2520    655200      2520    241392   3936240   6992550     38.36     46.28
14017.89/1756.84	c  N dy 76828  12321853      2520    655200      2520    261477   3936240   8084057     38.36     40.91
14036.91/1759.28	c  N dy 76954  12341880      2520    655200      2520    281480   3936240   9191041     38.36     40.90
14058.46/1761.98	c  N dy 77080  12361978      2520    655200      2520    301556   3936240  10293372     38.36     41.16
14081.58/1764.83	c  N dy 77199  12382030      2520    655200      2520    164794   3936240   2767330     38.36     40.63
14095.15/1766.53	c  N dy 77315  12402088      2520    655200      2520    184831   3936240   3865438     38.36     41.20
14109.52/1768.39	c  N dy 77439  12422300      2520    655200      2520    205008   3936240   4985599     38.36     41.13
14127.09/1770.52	c  N dy 77562  12442345      2520    655200      2520    225027   3936240   6092083     38.36     41.00
14144.63/1772.71	c  N dy 77684  12462473      2520    655200      2520    245131   3936240   7193027     38.36     40.57
14163.79/1775.18	c  N dy 77811  12482545      2520    655200      2520    265174   3936240   8305777     38.36     40.74
14185.34/1777.87	c  N dy 77949  12502572      2520    655200      2520    285178   3936240   9452600     38.37     42.95
14207.70/1780.66	c  N dy 78076  12522578      2520    655200      2520    305149   3936240  10551185     38.37     46.12
14229.25/1783.31	c  N dy 78194  12542654      2520    655200      2520    167412   3936240   2865952     38.37     47.14
14242.01/1784.99	c  N dy 78322  12562736      2520    655200      2520    187470   3936240   3972801     38.37     40.55
14257.98/1786.90	c  N dy 78452  12582833      2520    655200      2520    207531   3936240   5070471     38.37     59.64
14273.93/1788.90	c  N dy 78573  12602926      2520    655200      2520    227602   3936240   6161428     38.36     40.67
14290.69/1791.05	c  N dy 78694  12622942      2520    655200      2520    247585   3936240   7242203     38.36     42.35
14308.26/1793.25	c  N dy 78806  12643073      2520    655200      2520    267690   3936240   8321424     38.36     40.71
14328.22/1795.74	c  N dy 78930  12663156      2520    655200      2520    287744   3936240   9420883     38.36     42.08
14350.63/1798.52	c  N dy 79057  12683264      2520    655200      2520    307822   3936240  10517226     38.36     41.07
14372.12/1801.21	c  N dy 79187  12703309      2520    655200      2520    169056   3936240   2916001     38.36     40.64
14384.09/1802.76	c  S st 79300  12721330      2520    655200      2520    187058   3936240   3907501     38.36     31.13
14388.07/1803.24	c  S st 79300  12721834      2520    655200      2520    187561   3936240   3943406     38.36   no data
14388.07/1803.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
14392.07/1803.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.5M T:  0.42
14393.67/1803.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14393.67/1803.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14394.52/1804.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
14394.52/1804.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
14394.52/1804.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14395.40/1804.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
14401.65/1804.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.58 s
14442.35/1810.07	c lits-rem:        13  cl-subs:       54  v-elim:      0  v-fix:    0  time:  4.94 s
14443.15/1810.14	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
14443.95/1810.23	c vivif2 --  cl tried   187507 cl shrink        0 lits rem          0 time: 0.08
14447.20/1810.65	c asymm  cl-useful: 0/3490/655200 lits-rem:0 time: 0.41
14447.20/1810.68	c calculated reachability. Time: 0.00
14447.20/1810.68	c  N dy 79300  12721834      2520    655200      2520    187507   3936240   3937195     38.36   no data
14463.12/1812.66	c  N dy 79419  12742343      2520    655200      2520    207994   3936240   5037324     38.36     40.92
14479.08/1814.66	c  N dy 79547  12762603      2520    655200      2520    228236   3936240   6156425     38.36     40.57
14497.45/1816.91	c  N dy 79676  12782658      2520    655200      2520    248265   3936240   7281912     38.36     40.61
14515.81/1819.25	c  N dy 79806  12802758      2520    655200      2520    268335   3936240   8409218     38.36     41.33
14536.56/1821.82	c  N dy 79935  12822841      2520    655200      2520    288392   3936240   9515887     38.36     44.98
14558.93/1824.61	c  N dy 80068  12842890      2520    655200      2520    308418   3936240  10617999     38.36     40.91
14581.28/1827.48	c  N dy 80192  12862990      2520    655200      2520    168701   3936240   2854960     38.36     40.51
14595.64/1829.23	c  N dy 80317  12883111      2520    655200      2520    188781   3936240   3970843     38.36     41.01
14610.81/1831.13	c  N dy 80438  12903142      2520    655200      2520    208797   3936240   5061030     38.36     44.60
14627.58/1833.23	c  N dy 80556  12923205      2520    655200      2520    228838   3936240   6167664     38.36     40.46
14645.13/1835.48	c  N dy 80674  12943241      2520    655200      2520    248845   3936240   7263158     38.36     40.78
14665.08/1837.95	c  N dy 80803  12963272      2520    655200      2520    268848   3936240   8373531     38.36     44.05
14685.18/1840.47	c  N dy 80925  12983312      2520    655200      2520    288846   3936240   9471533     38.36     40.41
14707.40/1843.25	c  N dy 81050  13003390      2520    655200      2520    308893   3936240  10582812     38.36     41.70
14730.54/1846.12	c  N dy 81174  13023455      2520    655200      2520    168154   3936240   2788868     38.36     40.58
14744.92/1847.90	c  N dy 81310  13043555      2520    655200      2520    188225   3936240   3919334     38.36     41.15
14760.09/1849.82	c  N dy 81425  13063593      2520    655200      2520    208232   3936240   5007906     38.36     40.39
14776.04/1851.88	c  N dy 81553  13083594      2520    655200      2520    228201   3936240   6130585     38.36     40.98
14792.01/1853.84	c  N dy 81664  13103608      2520    655200      2520    248179   3936240   7203238     38.36     45.51
14811.15/1856.22	c  N dy 81790  13123636      2520    655200      2520    268184   3936240   8295445     38.36     40.44
14817.53/1857.06	c  F st 81834  13130467      2520    655200      2520    275003   3936240   8670678     38.36     39.91
14830.31/1858.64	c  N dy 81888  13143768      2520    655200      2520    288263   3936240   9461313     38.36     40.65
14850.29/1861.16	c  N dy 82016  13163773      2520    655200      2520    308243   3936240  10571214     38.36     40.54
14875.01/1864.26	c  N dy 82145  13183925      2520    655200      2520    166614   3936240   2670139     38.36     42.16
14889.37/1866.02	c  N dy 82268  13204012      2520    655200      2520    186668   3936240   3764787     38.36     40.80
14902.14/1867.63	c  S st 82381  13221837      2520    655200      2520    204464   3936240   4742987     38.36   no data
14906.12/1868.14	c  S st 82381  13222338      2520    655200      2520    204965   3936240   4780154     38.36   no data
14906.12/1868.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
14910.12/1868.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.9M T:  0.45
14911.72/1868.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14911.72/1868.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14912.57/1868.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
14912.57/1868.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
14912.57/1868.94	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14913.45/1869.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
14921.36/1870.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.82 s
14986.76/1878.25	c lits-rem:        32  cl-subs:      114  v-elim:      0  v-fix:    0  time:  8.01 s
14987.56/1878.32	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
14988.36/1878.42	c vivif2 --  cl tried   204851 cl shrink        0 lits rem          0 time: 0.10
14991.60/1878.82	c asymm  cl-useful: 0/3638/655200 lits-rem:0 time: 0.40
14991.60/1878.85	c calculated reachability. Time: 0.00
14991.60/1878.85	c  N dy 82381  13222338      2520    655200      2520    204851   3936240   4766626     38.36   no data
15007.53/1880.87	c  N dy 82507  13242392      2520    655200      2520    224887   3936240   5873832     38.36     43.30
15024.29/1882.98	c  N dy 82638  13262433      2520    655200      2520    244900   3936240   6983169     38.36     40.55
15041.84/1885.18	c  N dy 82758  13282444      2520    655200      2520    264884   3936240   8080873     38.36     41.02
15060.21/1887.47	c  N dy 82884  13302585      2520    655200      2520    285005   3936240   9181541     38.36     40.43
15080.30/1889.96	c  N dy 83020  13322784      2520    655200      2520    305176   3936240  10304099     38.36     40.42
15100.92/1892.59	c  N dy 83149  13342843      2520    655200      2520    325208   3936240  11424704     38.36     46.20
15118.47/1894.73	c  N dy 83277  13362962      2520    655200      2520    182518   3936240   3503916     38.37     41.45
15132.96/1896.55	c  N dy 83402  13383058      2520    655200      2520    202580   3936240   4597628     38.36     48.50
15148.01/1898.43	c  N dy 83529  13403138      2520    655200      2520    222624   3936240   5719771     38.37     40.41
15164.77/1900.53	c  N dy 83651  13423370      2520    655200      2520    242826   3936240   6830647     38.37     40.43
15182.34/1902.72	c  N dy 83775  13443413      2520    655200      2520    262832   3936240   7941962     38.37     40.39
15201.49/1905.20	c  N dy 83906  13463530      2520    655200      2520    282921   3936240   9069982     38.37     41.01
15222.24/1907.70	c  N dy 84033  13483832      2520    655200      2520    303189   3936240  10196823     38.37     40.53
15244.60/1910.53	c  N dy 84155  13504018      2520    655200      2520    323344   3936240  11301267     38.37     40.94
15263.82/1912.95	c  N dy 84281  13524219      2520    655200      2520    179773   3936240   3298407     38.37     40.43
15278.13/1914.73	c  N dy 84406  13544362      2520    655200      2520    199897   3936240   4417558     38.36     41.02
15294.10/1916.70	c  N dy 84534  13564428      2520    655200      2520    219942   3936240   5520830     38.37     48.30
15310.86/1918.87	c  N dy 84661  13584529      2520    655200      2520    240020   3936240   6625621     38.37     41.35
15329.22/1921.15	c  N dy 84788  13604665      2520    655200      2520    260129   3936240   7714480     38.36     40.66
15349.19/1923.65	c  N dy 84918  13624841      2520    655200      2520    280269   3936240   8811486     38.36     40.39
15370.08/1926.25	c  N dy 85051  13644859      2520    655200      2520    300256   3936240   9914115     38.36     40.84
15391.40/1928.95	c  N dy 85181  13665029      2520    655200      2520    320392   3936240  11039505     38.37     40.56
15412.95/1931.71	c  N dy 85305  13685076      2520    655200      2520    175657   3936240   3049889     38.37     41.02
15428.77/1933.65	c  N dy 85432  13705208      2520    655200      2520    195749   3936240   4148778     38.37     41.04
15443.84/1935.51	c  S st 85549  13722339      2520    655200      2520    212854   3936240   5098398     38.37     36.24
15448.74/1936.12	c  S st 85549  13722843      2520    655200      2520    213358   3936240   5136514     38.37   no data
15448.74/1936.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
15452.57/1936.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.1M T:  0.50
15454.17/1936.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15454.17/1936.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15455.75/1937.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
15455.75/1937.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
15455.75/1937.00	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15456.60/1937.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
15466.86/1938.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.09 s
15548.74/1948.72	c lits-rem:        34  cl-subs:       98  v-elim:      0  v-fix:    0  time: 10.12 s
15548.74/1948.79	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
15550.34/1948.90	c vivif2 --  cl tried   213260 cl shrink        0 lits rem          0 time: 0.11
15552.78/1949.28	c asymm  cl-useful: 0/3967/655200 lits-rem:0 time: 0.38
15552.78/1949.31	c calculated reachability. Time: 0.00
15552.78/1949.31	c  N dy 85549  13722843      2520    655200      2520    213260   3936240   5124477     38.37   no data
15570.35/1951.45	c  N dy 85664  13742898      2520    655200      2520    233293   3936240   6209493     38.37     40.65
15587.91/1953.64	c  N dy 85797  13762911      2520    655200      2520    253283   3936240   7322109     38.37     41.02
15605.48/1955.89	c  N dy 85934  13782943      2520    655200      2520    273276   3936240   8440765     38.37     40.63
15624.58/1958.29	c  N dy 86064  13802992      2520    655200      2520    293297   3936240   9541890     38.37     41.21
15645.34/1960.89	c  N dy 86194  13823063      2520    655200      2520    313345   3936240  10667080     38.37     40.48
15670.87/1964.03	c  N dy 86322  13843147      2520    655200      2520    167631   3936240   2552265     38.37     40.81
15683.65/1965.69	c  N dy 86445  13863367      2520    655200      2520    187826   3936240   3655222     38.37     41.22
15698.00/1967.45	c  N dy 86572  13883399      2520    655200      2520    207830   3936240   4752791     38.37     40.45
15713.16/1969.30	c  N dy 86701  13903462      2520    655200      2520    227864   3936240   5856793     38.37     41.91
15729.27/1971.34	c  N dy 86830  13923493      2520    655200      2520    247863   3936240   6959000     38.37     42.31
15748.30/1973.71	c  N dy 86964  13943505      2520    655200      2520    267855   3936240   8064339     38.37     48.71
15767.47/1976.16	c  N dy 87079  13963581      2520    655200      2520    287906   3936240   9152452     38.37     40.78
15789.02/1978.85	c  N dy 87201  13983763      2520    655200      2520    308063   3936240  10245949     38.37     40.94
15810.57/1981.51	c  N dy 87318  14003946      2520    655200      2520    328220   3936240  11348394     38.37     40.39
15828.93/1983.88	c  N dy 87440  14023962      2520    655200      2520    181434   3936240   3286081     38.37     40.43
15843.43/1985.67	c  N dy 87576  14044052      2520    655200      2520    201493   3936240   4420723     38.37     40.73
15858.45/1987.55	c  N dy 87703  14064123      2520    655200      2520    221540   3936240   5514740     38.37     41.15
15874.41/1989.55	c  N dy 87827  14084192      2520    655200      2520    241572   3936240   6608252     38.37     40.47
15891.99/1991.78	c  N dy 87946  14104317      2520    655200      2520    261671   3936240   7726940     38.37     40.42
15911.15/1994.12	c  N dy 88082  14124412      2520    655200      2520    281739   3936240   8858245     38.37     41.76
15930.36/1996.56	c  N dy 88211  14144600      2520    655200      2520    301888   3936240   9970516     38.37     40.62
15951.05/1999.20	c  N dy 88327  14164692      2520    655200      2520    321952   3936240  11075408     38.37     40.57
15974.27/2002.02	c  N dy 88451  14184729      2520    655200      2520    174210   3936240   2831497     38.37     40.39
15987.77/2003.71	c  N dy 88565  14204767      2520    655200      2520    194221   3936240   3927026     38.37     40.43
16000.60/2005.32	c  S st 88671  14222843      2520    655200      2520    212269   3936240   4925978     38.37     33.03
16004.53/2005.86	c  S st 88671  14223345      2520    655200      2520    212771   3936240   4966815     38.37   no data
16005.33/2005.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
16008.54/2006.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.1M T:  0.48
16010.26/2006.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16010.26/2006.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16011.72/2006.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
16011.72/2006.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
16011.72/2006.71	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
16012.51/2006.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
16021.30/2007.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.92 s
16094.77/2017.15	c lits-rem:        31  cl-subs:      126  v-elim:      0  v-fix:    0  time:  9.01 s
16095.57/2017.22	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
16096.37/2017.32	c vivif2 --  cl tried   212645 cl shrink        0 lits rem          0 time: 0.10
16099.54/2017.73	c asymm  cl-useful: 0/3939/655200 lits-rem:0 time: 0.41
16099.54/2017.76	c calculated reachability. Time: 0.00
16099.54/2017.76	c  N dy 88671  14223345      2520    655200      2520    212645   3936240   4951242     38.37   no data
16115.65/2019.78	c  N dy 88792  14243371      2520    655200      2520    232640   3936240   6029952     38.37     40.55
16132.34/2021.87	c  N dy 88913  14263440      2520    655200      2520    252688   3936240   7135722     38.37     40.40
16152.24/2024.30	c  N dy 89044  14283990      2520    655200      2520    273205   3936240   8257683     38.37     40.54
16171.41/2026.72	c  N dy 89165  14304034      2520    655200      2520    293206   3936240   9359443     38.37     42.06
16192.17/2029.30	c  N dy 89293  14324070      2520    655200      2520    313214   3936240  10446255     38.37     41.03
16213.71/2032.08	c  N dy 89417  14344122      2520    655200      2520    333230   3936240  11534615     38.37     42.51
16235.27/2034.75	c  N dy 89546  14364186      2520    655200      2520    184509   3936240   3374061     38.37     41.82
16249.63/2036.60	c  N dy 89667  14384231      2520    655200      2520    204537   3936240   4470528     38.37     41.60
16267.20/2038.74	c  N dy 89799  14404339      2520    655200      2520    224603   3936240   5567422     38.37     41.67
16284.76/2040.94	c  N dy 89922  14424402      2520    655200      2520    244633   3936240   6662671     38.37     53.78
16303.11/2043.23	c  N dy 90044  14444517      2520    655200      2520    264717   3936240   7764346     38.37     41.05
16323.88/2045.84	c  N dy 90166  14464585      2520    655200      2520    284753   3936240   8876117     38.37     40.90
16345.43/2048.60	c  N dy 90284  14484723      2520    655200      2520    304859   3936240   9955415     38.36     42.88
16367.79/2051.39	c  N dy 90412  14504915      2520    655200      2520    325021   3936240  11058841     38.36     41.18
16394.93/2054.72	c  N dy 90542  14525166      2520    655200      2520    175501   3936240   2828761     38.36     40.66
16409.29/2056.57	c  N dy 90666  14545329      2520    655200      2520    195640   3936240   3929056     38.36     40.73
16425.24/2058.50	c  N dy 90798  14565384      2520    655200      2520    215659   3936240   5056291     38.37     41.26
16442.00/2060.60	c  N dy 90932  14585650      2520    655200      2520    235897   3936240   6185029     38.37     40.40
16460.36/2062.92	c  N dy 91058  14605708      2520    655200      2520    255935   3936240   7296977     38.37     40.39
16478.73/2065.27	c  N dy 91185  14625725      2520    655200      2520    275927   3936240   8401530     38.37     40.54
16497.89/2067.66	c  N dy 91301  14645741      2520    655200      2520    295918   3936240   9493975     38.37     49.07
16518.70/2070.28	c  N dy 91427  14665815      2520    655200      2520    315958   3936240  10612402     38.37     41.12
16540.20/2072.96	c  N dy 91553  14685900      2520    655200      2520    336016   3936240  11707809     38.37     49.53
16560.14/2075.43	c  N dy 91678  14706038      2520    655200      2520    185373   3936240   3335580     38.37     40.98
16572.89/2077.03	c  S st 91782  14723345      2520    655200      2520    202661   3936240   4288044     38.37     37.76
16576.89/2077.50	c  S st 91782  14723848      2520    655200      2520    203164   3936240   4324647     38.37   no data
16576.89/2077.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
16580.14/2078.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.8M T:  0.44
16582.47/2078.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16582.47/2078.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16583.27/2078.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
16583.27/2078.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
16583.27/2078.31	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
16584.07/2078.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
16591.26/2079.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.66 s
16639.17/2085.39	c lits-rem:        24  cl-subs:       58  v-elim:      0  v-fix:    0  time:  5.86 s
16639.97/2085.46	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
16640.77/2085.55	c vivif2 --  cl tried   203106 cl shrink        0 lits rem          0 time: 0.09
16643.95/2085.97	c asymm  cl-useful: 0/5137/655200 lits-rem:0 time: 0.40
16644.75/2086.00	c calculated reachability. Time: 0.00
16644.75/2086.00	c  N dy 91782  14723848      2520    655200      2520    203106   3936240   4317959     38.37   no data
16662.31/2088.23	c  N dy 91900  14743960      2520    655200      2520    223176   3936240   5407591     38.36     40.50
16679.08/2090.38	c  N dy 92024  14764139      2520    655200      2520    243324   3936240   6521464     38.36     40.70
16699.04/2092.85	c  N dy 92162  14784140      2520    655200      2520    263294   3936240   7642061     38.37     40.46
16718.20/2095.21	c  N dy 92288  14804235      2520    655200      2520    283366   3936240   8758807     38.37     40.54
16738.22/2097.75	c  N dy 92417  14824360      2520    655200      2520    303465   3936240   9870011     38.37     41.41
16760.52/2100.53	c  N dy 92550  14844616      2520    655200      2520    323699   3936240  11006174     38.37     40.94
16787.67/2103.91	c  N dy 92674  14864744      2520    655200      2520    172042   3936240   2558848     38.37     40.94
16800.58/2105.55	c  N dy 92799  14884866      2520    655200      2520    192133   3936240   3686253     38.37     40.82
16815.60/2107.41	c  N dy 92918  14904874      2520    655200      2520    212103   3936240   4766193     38.37     42.15
16831.57/2109.42	c  N dy 93039  14924965      2520    655200      2520    232168   3936240   5849238     38.37     40.69
16848.33/2111.57	c  N dy 93162  14944997      2520    655200      2520    252170   3936240   6938725     38.37     40.78
16867.50/2113.93	c  N dy 93285  14965013      2520    655200      2520    272161   3936240   8017742     38.37     40.85
16887.51/2116.43	c  N dy 93409  14985088      2520    655200      2520    292208   3936240   9107709     38.36     46.81
16910.62/2119.35	c  N dy 93535  15005327      2520    655200      2520    312424   3936240  10202267     38.36     40.95
16932.96/2122.18	c  N dy 93661  15025374      2520    655200      2520    332439   3936240  11303601     38.36     40.39
16957.77/2125.25	c  N dy 93791  15045454      2520    655200      2520    179738   3936240   2936375     38.37     51.48
16971.27/2126.97	c  N dy 93909  15065481      2520    655200      2520    199737   3936240   4014765     38.36     41.05
16987.25/2128.94	c  N dy 94039  15085587      2520    655200      2520    219818   3936240   5126176     38.36     41.82
17003.99/2131.04	c  N dy 94161  15105652      2520    655200      2520    239860   3936240   6223403     38.36     45.64
17022.36/2133.30	c  N dy 94287  15125658      2520    655200      2520    259838   3936240   7322189     38.36     50.91
17040.73/2135.67	c  N dy 94419  15145819      2520    655200      2520    279970   3936240   8446151     38.37     40.56
17060.70/2138.19	c  N dy 94543  15165888      2520    655200      2520    300011   3936240   9550395     38.37     50.18
17083.03/2140.96	c  N dy 94660  15185988      2520    655200      2520    320083   3936240  10643120     38.36     44.04
17107.04/2143.96	c  N dy 94792  15205992      2520    655200      2520    340066   3936240  11742994     38.36     41.24
17128.53/2146.61	c  S st 94904  15223848      2520    655200      2520    184127   3936240   3152198     38.37     31.62
17132.53/2147.12	c  S st 94904  15224348      2520    655200      2520    184626   3936240   3191816     38.37   no data
17132.53/2147.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
17136.52/2147.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.3M T:  0.45
17138.11/2147.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17138.11/2147.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17138.91/2147.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
17138.91/2147.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
17138.91/2147.95	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
17139.71/2148.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
17143.70/2148.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.34 s
17162.85/2150.92	c lits-rem:         6  cl-subs:       26  v-elim:      0  v-fix:    0  time:  2.16 s
17162.85/2150.99	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
17163.65/2151.06	c vivif2 --  cl tried   184600 cl shrink        0 lits rem          0 time: 0.07
17166.85/2151.47	c asymm  cl-useful: 0/4705/655200 lits-rem:0 time: 0.41
17166.85/2151.50	c calculated reachability. Time: 0.00
17166.85/2151.50	c  N dy 94904  15224348      2520    655200      2520    184600   3936240   3188727     38.37   no data
17182.81/2153.43	c  N dy 95027  15244360      2520    655200      2520    204591   3936240   4288407     38.36     40.48
17198.79/2155.40	c  N dy 95148  15264367      2520    655200      2520    224575   3936240   5399051     38.36     42.31
17216.35/2157.61	c  N dy 95274  15284409      2520    655200      2520    244583   3936240   6516204     38.37     40.72
17236.30/2160.15	c  N dy 95401  15304498      2520    655200      2520    264646   3936240   7605685     38.36     40.63
17258.64/2162.91	c  N dy 95535  15324508      2520    655200      2520    284625   3936240   8717865     38.37     40.71
17281.79/2165.87	c  N dy 95657  15344702      2520    655200      2520    304794   3936240   9836722     38.37     41.21
17304.92/2168.74	c  N dy 95791  15364773      2520    655200      2520    324836   3936240  10939773     38.37     44.62
17328.08/2171.60	c  N dy 95910  15384820      2520    655200      2520    344850   3936240  12030226     38.37     40.78
17349.64/2174.32	c  N dy 96046  15404912      2520    655200      2520    190152   3936240   3443733     38.37     40.90
17364.81/2176.23	c  N dy 96171  15424987      2520    655200      2520    210193   3936240   4553328     38.37     55.62
17380.77/2178.20	c  N dy 96297  15445084      2520    655200      2520    230252   3936240   5645463     38.37     41.42
17398.34/2180.45	c  N dy 96426  15465163      2520    655200      2520    250310   3936240   6747309     38.37     40.87
17416.69/2182.74	c  N dy 96545  15485255      2520    655200      2520    270381   3936240   7845218     38.37     43.73
17435.87/2185.17	c  N dy 96670  15505315      2520    655200      2520    290414   3936240   8952776     38.37     41.17
17457.42/2187.83	c  N dy 96789  15525332      2520    655200      2520    310412   3936240  10041085     38.37     40.46
17479.77/2190.68	c  N dy 96915  15545452      2520    655200      2520    330505   3936240  11165786     38.37     40.96
17501.33/2193.34	c  N dy 97037  15565547      2520    655200      2520    350569   3936240  12262610     38.37     40.66
17519.74/2195.65	c  N dy 97156  15585663      2520    655200      2520    194900   3936240   3643128     38.37     41.01
17534.86/2197.50	c  N dy 97279  15605686      2520    655200      2520    214895   3936240   4740547     38.37     41.10
17550.02/2199.47	c  N dy 97402  15625707      2520    655200      2520    234874   3936240   5828766     38.36     43.59
17567.59/2201.63	c  N dy 97531  15645781      2520    655200      2520    254924   3936240   6921456     38.36     40.60
17585.15/2203.83	c  N dy 97649  15665793      2520    655200      2520    274905   3936240   8014866     38.36     40.46
17604.32/2206.29	c  N dy 97773  15685879      2520    655200      2520    294975   3936240   9115437     38.36     40.69
17626.01/2208.98	c  N dy 97900  15705992      2520    655200      2520    315051   3936240  10207032     38.36     40.61
17646.62/2211.51	c  S st 98017  15724350      2520    655200      2520    333380   3936240  11227732     38.36   no data
17651.46/2212.15	c  S st 98017  15724857      2520    655200      2520    333887   3936240  11266313     38.36   no data
17651.46/2212.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
17656.20/2212.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.0M T:  0.57
17657.80/2212.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17657.80/2212.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17658.60/2213.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
17658.60/2213.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
17658.60/2213.09	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
17660.25/2213.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
17680.15/2215.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.92 s
18038.73/2260.65	c lits-rem:        71  cl-subs:      337  v-elim:      0  v-fix:    0  time: 44.05 s
18039.39/2260.72	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
18040.99/2260.96	c vivif2 --  cl tried   333550 cl shrink        0 lits rem          0 time: 0.23
18044.99/2261.41	c asymm  cl-useful: 0/4388/655200 lits-rem:0 time: 0.46
18044.99/2261.44	c calculated reachability. Time: 0.00
18044.99/2261.44	c  N dy 98017  15724857      2520    655200      2520    333550   3936240  11228222     38.36   no data
18072.99/2264.96	c  N dy 98131  15745002      2520    655200      2520    176920   3936240   2627026     38.36     40.54
18088.10/2266.83	c  N dy 98256  15765059      2520    655200      2520    196950   3936240   3730882     38.36     40.53
18104.84/2268.94	c  N dy 98383  15785084      2520    655200      2520    216952   3936240   4845310     38.36     51.30
18122.42/2271.13	c  N dy 98510  15805201      2520    655200      2520    237047   3936240   5960896     38.36     40.63
18140.79/2273.45	c  N dy 98633  15825327      2520    655200      2520    257142   3936240   7060524     38.36     40.86
18160.80/2276.00	c  N dy 98759  15845330      2520    655200      2520    277112   3936240   8164194     38.36     41.02
18181.49/2278.51	c  N dy 98888  15865419      2520    655200      2520    297174   3936240   9275308     38.36     52.67
18202.26/2281.11	c  N dy 99019  15885489      2520    655200      2520    317203   3936240  10386335     38.36     40.39
18223.81/2283.87	c  N dy 99150  15905533      2520    655200      2520    337225   3936240  11489970     38.36     40.59
18249.48/2287.04	c  N dy 99268  15925716      2520    655200      2520    179638   3936240   2733016     38.36     42.85
18262.13/2288.69	c  N dy 99383  15945750      2520    655200      2520    199632   3936240   3820329     38.36     41.05
18278.09/2290.63	c  N dy 99507  15965755      2520    655200      2520    219601   3936240   4913570     38.36     40.70
18293.39/2292.59	c  N dy 99630  15985833      2520    655200      2520    239648   3936240   6004004     38.36     40.43
18310.08/2294.67	c  N dy 99755  16005865      2520    655200      2520    259653   3936240   7109003     38.36     41.39
18328.52/2296.96	c  N dy 99883  16025968      2520    655200      2520    279733   3936240   8204933     38.36     40.45
18349.13/2299.50	c  N dy100014  16045977      2520    655200      2520    299709   3936240   9310869     38.36     41.81
18369.90/2302.14	c  N dy100145  16066114      2520    655200      2520    319828   3936240  10435608     38.36     40.39
18393.04/2305.04	c  N dy100277  16086142      2520    655200      2520    339829   3936240  11547909     38.36     40.57
18420.98/2308.50	c  N dy100401  16106418      2520    655200      2520    181347   3936240   2795468     38.36     40.49
18435.35/2310.38	c  N dy100519  16126600      2520    655200      2520    201505   3936240   3888112     38.36     40.48
18452.91/2312.50	c  N dy100648  16146656      2520    655200      2520    221531   3936240   4991327     38.36     41.60
18469.67/2314.65	c  N dy100771  16166795      2520    655200      2520    241648   3936240   6110448     38.36     40.43
18488.84/2317.01	c  N dy100896  16186798      2520    655200      2520    261625   3936240   7218124     38.36     40.47
18508.81/2319.50	c  N dy101020  16206822      2520    655200      2520    281616   3936240   8311210     38.36     42.10
18527.18/2321.81	c  S st101132  16224858      2520    655200      2520    299633   3936240   9286380     38.36   no data
18531.96/2322.40	c  S st101132  16225364      2520    655200      2520    300138   3936240   9318921     38.36   no data
18531.96/2322.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
18536.76/2323.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.9M T:  0.58
18538.41/2323.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18538.41/2323.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18539.28/2323.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
18539.28/2323.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
18539.28/2323.38	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
18540.74/2323.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
18559.91/2325.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.99 s
18809.78/2357.28	c lits-rem:        56  cl-subs:      276  v-elim:      0  v-fix:    0  time: 30.66 s
18810.64/2357.37	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.08
18812.17/2357.58	c vivif2 --  cl tried   299862 cl shrink        0 lits rem          0 time: 0.20
18816.17/2358.09	c asymm  cl-useful: 0/4560/655200 lits-rem:0 time: 0.51
18816.97/2358.12	c calculated reachability. Time: 0.00
18816.97/2358.12	c  N dy101132  16225364      2520    655200      2520    299862   3936240   9284609     38.36   no data
18839.32/2360.97	c  N dy101258  16245401      2520    655200      2520    319871   3936240  10374886     38.36     40.91
18863.34/2363.95	c  N dy101392  16265613      2520    655200      2520    340048   3936240  11490848     38.36     40.59
18891.20/2367.44	c  N dy101523  16285671      2520    655200      2520    180325   3936240   2689408     38.36     40.63
18906.39/2369.31	c  N dy101657  16305807      2520    655200      2520    200434   3936240   3799089     38.36     40.40
18921.53/2371.24	c  N dy101776  16325810      2520    655200      2520    220397   3936240   4882936     38.36     40.77
18939.10/2373.42	c  N dy101905  16345926      2520    655200      2520    240489   3936240   5996016     38.36     40.50
18956.66/2375.62	c  N dy102027  16366062      2520    655200      2520    260594   3936240   7104002     38.36     40.46
18975.83/2378.09	c  N dy102154  16386208      2520    655200      2520    280716   3936240   8219091     38.36     40.57
18996.58/2380.67	c  N dy102274  16406243      2520    655200      2520    300726   3936240   9299256     38.36     41.19
19018.14/2383.35	c  N dy102388  16426366      2520    655200      2520    320818   3936240  10383905     38.36     40.80
19038.96/2385.99	c  N dy102505  16446415      2520    655200      2520    340841   3936240  11485312     38.36     46.28
19063.65/2389.01	c  N dy102635  16466653      2520    655200      2520    361048   3936240  12599887     38.36     41.38
19082.00/2391.39	c  N dy102762  16486664      2520    655200      2520    200288   3936240   3743184     38.36     41.07
19097.97/2393.32	c  N dy102886  16506726      2520    655200      2520    220323   3936240   4824372     38.36     41.12
19113.94/2395.31	c  N dy103008  16526801      2520    655200      2520    240374   3936240   5918672     38.36     40.76
19131.49/2397.52	c  N dy103133  16546948      2520    655200      2520    260496   3936240   7018469     38.36     40.56
19149.86/2399.88	c  N dy103254  16566984      2520    655200      2520    280516   3936240   8120541     38.36     41.30
19169.02/2402.27	c  N dy103374  16587062      2520    655200      2520    300573   3936240   9214827     38.36     40.89
19189.78/2404.89	c  N dy103502  16607133      2520    655200      2520    320619   3936240  10312100     38.36     40.92
19212.94/2407.74	c  N dy103633  16627305      2520    655200      2520    340770   3936240  11428073     38.36     40.49
19236.88/2410.74	c  N dy103750  16647431      2520    655200      2520    360859   3936240  12522372     38.36     40.75
19257.64/2413.37	c  N dy103875  16667487      2520    655200      2520    199135   3936240   3653467     38.36     40.48
19272.80/2415.23	c  N dy103997  16687493      2520    655200      2520    219110   3936240   4752590     38.36     51.36
19288.76/2417.26	c  N dy104120  16707538      2520    655200      2520    239127   3936240   5855482     38.36     42.34
19303.92/2419.18	c  S st104234  16725364      2520    655200      2520    256919   3936240   6837428     38.36     38.97
19308.72/2419.73	c  S st104234  16725871      2520    655200      2520    257426   3936240   6876264     38.36   no data
19308.72/2419.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
19312.70/2420.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.7M T:  0.49
19314.30/2420.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19314.30/2420.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19315.10/2420.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
19315.10/2420.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
19315.10/2420.59	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
19316.71/2420.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
19331.07/2422.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
19445.23/2436.84	c lits-rem:        31  cl-subs:      169  v-elim:      0  v-fix:    0  time: 13.95 s
19446.03/2436.91	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
19446.83/2437.06	c vivif2 --  cl tried   257257 cl shrink        0 lits rem          0 time: 0.14
19450.85/2437.52	c asymm  cl-useful: 0/4670/655200 lits-rem:0 time: 0.46
19450.85/2437.55	c calculated reachability. Time: 0.00
19450.85/2437.55	c  N dy104234  16725871      2520    655200      2520    257257   3936240   6854997     38.36   no data
19471.58/2440.18	c  N dy104357  16746100      2520    655200      2520    277449   3936240   7952132     38.36     40.61
19493.95/2442.92	c  N dy104481  16766245      2520    655200      2520    297574   3936240   9058322     38.36     42.34
19516.29/2445.71	c  N dy104616  16786366      2520    655200      2520    317669   3936240  10170652     38.36     40.62
19539.52/2448.67	c  N dy104737  16806426      2520    655200      2520    337711   3936240  11278006     38.36     41.09
19565.01/2451.82	c  N dy104866  16826484      2520    655200      2520    357737   3936240  12387096     38.36     40.93
19591.36/2455.19	c  N dy104992  16846703      2520    655200      2520    195169   3936240   3368124     38.36     40.92
19608.12/2457.22	c  N dy105106  16867156      2520    655200      2520    215608   3936240   4482589     38.36     40.86
19626.49/2459.56	c  N dy105248  16887212      2520    655200      2520    235639   3936240   5610165     38.36     45.81
19644.90/2461.85	c  N dy105372  16907265      2520    655200      2520    255669   3936240   6708967     38.36     40.39
19663.33/2464.18	c  N dy105488  16927359      2520    655200      2520    275730   3936240   7808718     38.36     59.46
19683.97/2466.79	c  N dy105612  16947456      2520    655200      2520    295786   3936240   8925027     38.36     40.48
19707.25/2469.65	c  N dy105742  16967580      2520    655200      2520    315896   3936240  10044806     38.36     41.35
19731.08/2472.64	c  N dy105868  16987613      2520    655200      2520    335903   3936240  11148259     38.36     40.81
19755.82/2475.71	c  N dy105995  17007668      2520    655200      2520    355923   3936240  12240569     38.36     40.48
19779.76/2478.75	c  N dy106122  17027864      2520    655200      2520    192343   3936240   3197938     38.36     40.50
19795.05/2480.63	c  N dy106249  17047875      2520    655200      2520    212316   3936240   4303124     38.36     45.82
19810.09/2482.59	c  N dy106377  17067954      2520    655200      2520    232367   3936240   5401232     38.36     40.49
19826.87/2484.62	c  N dy106491  17088034      2520    655200      2520    252415   3936240   6484743     38.36     40.47
19845.22/2486.90	c  N dy106613  17108120      2520    655200      2520    272478   3936240   7598468     38.36     52.05
19862.79/2489.19	c  N dy106745  17128138      2520    655200      2520    292473   3936240   8709046     38.36     40.55
19884.33/2491.89	c  N dy106875  17148195      2520    655200      2520    312503   3936240   9841966     38.36     43.63
19905.89/2494.57	c  N dy107000  17168216      2520    655200      2520    332504   3936240  10943724     38.36     40.56
19929.05/2497.40	c  N dy107129  17188499      2520    655200      2520    352764   3936240  12064154     38.36     40.51
19955.37/2500.80	c  N dy107254  17208509      2520    655200      2520    187983   3936240   2910539     38.36     40.73
19967.34/2502.27	c  S st107361  17225872      2520    655200      2520    205310   3936240   3858349     38.36   no data
19971.32/2502.76	c  S st107361  17226376      2520    655200      2520    205814   3936240   3897872     38.36   no data
19972.12/2502.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
19975.32/2503.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.1M T:  0.45
19976.92/2503.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19976.92/2503.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19977.72/2503.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
19977.72/2503.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
19977.72/2503.56	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
19978.57/2503.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
19984.11/2504.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.50 s
20016.03/2508.30	c lits-rem:        11  cl-subs:       38  v-elim:      0  v-fix:    0  time:  3.70 s
20016.03/2508.37	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
20016.83/2508.45	c vivif2 --  cl tried   205776 cl shrink        0 lits rem          0 time: 0.08
20020.03/2508.85	c asymm  cl-useful: 0/4946/655200 lits-rem:0 time: 0.40
20020.03/2508.88	c calculated reachability. Time: 0.00
20020.03/2508.88	c  N dy107361  17226376      2520    655200      2520    205776   3936240   3893638     38.36   no data
20036.00/2510.87	c  N dy107481  17246411      2520    655200      2520    225787   3936240   4970403     38.36     50.52
20051.95/2512.88	c  N dy107603  17266488      2520    655200      2520    245842   3936240   6069064     38.36     41.86
20069.51/2515.07	c  N dy107715  17286570      2520    655200      2520    265902   3936240   7166209     38.35     41.16
20088.69/2517.44	c  N dy107835  17306692      2520    655200      2520    285995   3936240   8277640     38.36     41.17
20109.43/2520.01	c  N dy107970  17326767      2520    655200      2520    306043   3936240   9386783     38.36     42.02
20130.98/2522.79	c  N dy108096  17346859      2520    655200      2520    326105   3936240  10491090     38.36     41.90
20153.32/2525.58	c  N dy108212  17367042      2520    655200      2520    346265   3936240  11596435     38.35     40.67
20178.86/2528.74	c  N dy108344  17387110      2520    655200      2520    366307   3936240  12713356     38.36     41.06
20201.99/2531.62	c  N dy108464  17407294      2520    655200      2520    200718   3936240   3564177     38.35     40.52
20217.97/2533.62	c  N dy108593  17427394      2520    655200      2520    220792   3936240   4683702     38.36     41.17
20235.52/2535.82	c  N dy108719  17447496      2520    655200      2520    240876   3936240   5788993     38.36     40.59
20254.70/2538.22	c  N dy108843  17467570      2520    655200      2520    260911   3936240   6872729     38.35     40.58
20274.66/2540.77	c  N dy108966  17487654      2520    655200      2520    280974   3936240   7993021     38.35     41.32
20296.20/2543.46	c  N dy109096  17507777      2520    655200      2520    301072   3936240   9099865     38.36     40.66
20318.57/2546.28	c  N dy109215  17528068      2520    655200      2520    321336   3936240  10207937     38.35     40.49
20345.71/2549.63	c  N dy109345  17548095      2520    655200      2520    341343   3936240  11315611     38.36     40.39
20371.26/2552.80	c  N dy109473  17568212      2520    655200      2520    361433   3936240  12414841     38.36     40.45
20396.00/2555.95	c  N dy109590  17588293      2520    655200      2520    194743   3936240   3210449     38.35     55.00
20410.37/2557.75	c  N dy109712  17608456      2520    655200      2520    214869   3936240   4306460     38.35     40.51
20426.40/2559.76	c  N dy109829  17628585      2520    655200      2520    234967   3936240   5405711     38.35     40.59
20443.96/2561.95	c  N dy109957  17648868      2520    655200      2520    255218   3936240   6519348     38.35     40.71
20461.53/2564.13	c  N dy110077  17668885      2520    655200      2520    275211   3936240   7611037     38.35     40.44
20481.43/2566.69	c  N dy110212  17688893      2520    655200      2520    295199   3936240   8733216     38.35     44.00
20503.00/2569.31	c  N dy110337  17709053      2520    655200      2520    315339   3936240   9838006     38.35     40.79
20522.14/2571.71	c  S st110454  17726380      2520    655200      2520    332649   3936240  10819198     38.36   no data
20526.91/2572.34	c  S st110454  17726888      2520    655200      2520    333156   3936240  10857456     38.36   no data
20527.72/2572.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
20531.77/2572.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.6M T:  0.55
20533.30/2573.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20533.30/2573.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20534.10/2573.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
20534.10/2573.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
20534.10/2573.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
20535.70/2573.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
20554.87/2575.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.91 s
20885.35/2617.26	c lits-rem:        57  cl-subs:      291  v-elim:      0  v-fix:    0  time: 40.59 s
20886.15/2617.33	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
20887.75/2617.55	c vivif2 --  cl tried   332865 cl shrink        0 lits rem          0 time: 0.22
20890.95/2617.97	c asymm  cl-useful: 0/4382/655200 lits-rem:0 time: 0.42
20891.80/2618.02	c calculated reachability. Time: 0.00
20891.80/2618.02	c  N dy110454  17726888      2520    655200      2520    332865   3936240  10821672     38.36   no data
20914.11/2620.83	c  N dy110581  17747069      2520    655200      2520    353007   3936240  11929548     38.35     40.62
20938.85/2623.91	c  N dy110705  17767071      2520    655200      2520    372986   3936240  13029724     38.35     40.50
20962.06/2626.83	c  N dy110834  17787136      2520    655200      2520    205263   3936240   3751004     38.36     41.48
20978.77/2628.91	c  N dy110958  17807163      2520    655200      2520    225265   3936240   4859246     38.36     40.76
20995.53/2631.02	c  N dy111076  17827200      2520    655200      2520    245279   3936240   5955431     38.36     40.96
21012.29/2633.18	c  N dy111204  17847421      2520    655200      2520    265467   3936240   7067513     38.36     40.60
21031.46/2635.55	c  N dy111327  17867582      2520    655200      2520    285600   3936240   8178152     38.36     40.39
21052.20/2638.16	c  N dy111463  17887591      2520    655200      2520    305589   3936240   9277594     38.36     40.97
21072.96/2640.75	c  N dy111584  17907631      2520    655200      2520    325599   3936240  10382542     38.36     40.62
21094.65/2643.46	c  N dy111711  17927644      2520    655200      2520    345588   3936240  11484969     38.36     44.11
21117.67/2646.38	c  N dy111838  17947741      2520    655200      2520    365669   3936240  12599491     38.36     40.49
21143.22/2649.55	c  N dy111974  17967746      2520    655200      2520    196896   3936240   3235797     38.36     41.14
21157.58/2651.36	c  N dy112101  17987871      2520    655200      2520    217002   3936240   4337760     38.36     40.75
21173.68/2653.34	c  N dy112226  18007907      2520    655200      2520    237001   3936240   5423329     38.36     40.44
21191.24/2655.53	c  N dy112350  18027926      2520    655200      2520    256993   3936240   6524330     38.35     40.80
21207.93/2657.68	c  N dy112474  18048095      2520    655200      2520    277130   3936240   7644903     38.36     40.39
21227.83/2660.20	c  N dy112598  18068194      2520    655200      2520    297203   3936240   8746478     38.36     40.78
21249.38/2662.85	c  N dy112733  18088291      2520    655200      2520    317281   3936240   9871769     38.36     40.60
21270.28/2665.48	c  N dy112859  18108365      2520    655200      2520    337328   3936240  10947593     38.36     41.38
21292.50/2668.21	c  N dy112971  18128485      2520    655200      2520    357423   3936240  12038761     38.35     40.73
21315.65/2671.10	c  N dy113093  18148576      2520    655200      2520    377485   3936240  13129062     38.35     40.72
21336.41/2673.72	c  N dy113214  18168673      2520    655200      2520    207800   3936240   3803356     38.35     40.50
21351.57/2675.63	c  N dy113329  18188723      2520    655200      2520    227830   3936240   4895082     38.35     40.83
21368.32/2677.78	c  N dy113450  18208751      2520    655200      2520    247825   3936240   5996387     38.35     40.57
21385.10/2679.83	c  S st113559  18226888      2520    655200      2520    265935   3936240   6998762     38.35   no data
21389.90/2680.42	c  S st113559  18227394      2520    655200      2520    266441   3936240   7036445     38.35   no data
21389.90/2680.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
21393.88/2680.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.8M T:  0.50
21395.48/2681.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21395.48/2681.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21396.28/2681.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
21396.28/2681.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
21396.28/2681.29	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
21397.88/2681.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
21413.04/2683.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
21537.60/2698.92	c lits-rem:        27  cl-subs:      167  v-elim:      0  v-fix:    0  time: 15.20 s
21537.60/2698.99	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
21539.20/2699.14	c vivif2 --  cl tried   266274 cl shrink        0 lits rem          0 time: 0.15
21543.18/2699.63	c asymm  cl-useful: 0/4744/655200 lits-rem:0 time: 0.47
21543.18/2699.66	c calculated reachability. Time: 0.00
21543.18/2699.66	c  N dy113559  18227394      2520    655200      2520    266274   3936240   7016296     38.35   no data
21566.35/2702.54	c  N dy113686  18247488      2520    655200      2520    286333   3936240   8112047     38.35     40.68
21588.70/2705.37	c  N dy113812  18267573      2520    655200      2520    306394   3936240   9219463     38.35     51.35
21614.23/2708.50	c  N dy113944  18287667      2520    655200      2520    326457   3936240  10334910     38.35     40.53
21639.78/2711.70	c  N dy114068  18307706      2520    655200      2520    346464   3936240  11435018     38.35     40.65
21666.92/2715.12	c  N dy114188  18327817      2520    655200      2520    366540   3936240  12533655     38.35     42.75
21696.46/2718.86	c  N dy114312  18347898      2520    655200      2520    195862   3936240   3103628     38.35     40.57
21712.42/2720.85	c  N dy114434  18367996      2520    655200      2520    215937   3936240   4206565     38.35     41.06
21730.79/2723.15	c  N dy114566  18388073      2520    655200      2520    235993   3936240   5320406     38.35     53.97
21750.75/2725.60	c  N dy114703  18408153      2520    655200      2520    256058   3936240   6434718     38.35     40.67
21771.50/2728.29	c  N dy114838  18428261      2520    655200      2520    276136   3936240   7537678     38.35     40.39
21794.65/2731.13	c  N dy114975  18448365      2520    655200      2520    296221   3936240   8645322     38.35     40.81
21819.40/2734.20	c  N dy115095  18468757      2520    655200      2520    316586   3936240   9764788     38.35     41.30
21844.15/2737.30	c  N dy115213  18488812      2520    655200      2520    336609   3936240  10855722     38.35     40.42
21867.43/2740.29	c  N dy115343  18508927      2520    655200      2520    356697   3936240  11984151     38.35     40.45
21891.26/2743.28	c  N dy115463  18529022      2520    655200      2520    376764   3936240  13081154     38.35     43.42
21916.00/2746.36	c  N dy115601  18549270      2520    655200      2520    205241   3936240   3596994     38.35     41.15
21931.17/2748.27	c  N dy115721  18569302      2520    655200      2520    225252   3936240   4676978     38.35     40.93
21947.93/2750.38	c  N dy115846  18589436      2520    655200      2520    245360   3936240   5777327     38.35     40.85
21964.69/2752.49	c  N dy115965  18609533      2520    655200      2520    265428   3936240   6876304     38.35     40.82
21983.85/2754.80	c  N dy116087  18629587      2520    655200      2520    285452   3936240   7987500     38.35     40.70
22003.80/2757.32	c  N dy116210  18649860      2520    655200      2520    305703   3936240   9088273     38.35     40.68
22023.77/2759.87	c  N dy116333  18669908      2520    655200      2520    325727   3936240  10185493     38.35     40.48
22046.92/2762.79	c  N dy116472  18690112      2520    655200      2520    345908   3936240  11322506     38.35     40.68
22070.07/2765.66	c  N dy116602  18710152      2520    655200      2520    365924   3936240  12414127     38.35     40.83
22090.83/2768.25	c  S st116708  18727394      2520    655200      2520    383144   3936240  13337646     38.35   no data
22096.41/2768.91	c  S st116708  18727895      2520    655200      2520    383644   3936240  13374810     38.35   no data
22096.41/2768.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
22101.21/2769.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.7M T:  0.61
22102.81/2769.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22102.81/2769.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22103.67/2769.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
22103.67/2769.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
22103.67/2769.90	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
22105.20/2770.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
22125.95/2772.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.95 s
22654.44/2838.84	c lits-rem:        59  cl-subs:      403  v-elim:      0  v-fix:    0  time: 65.28 s
22655.25/2838.91	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
22656.90/2839.17	c vivif2 --  cl tried   383241 cl shrink        0 lits rem          0 time: 0.26
22660.82/2839.64	c asymm  cl-useful: 0/3724/655200 lits-rem:0 time: 0.47
22660.82/2839.68	c calculated reachability. Time: 0.00
22660.82/2839.68	c  N dy116708  18727895      2520    655200      2520    383241   3936240  13327654     38.35   no data
22683.23/2842.47	c  N dy116839  18747904      2520    655200      2520    210461   3936240   3828383     38.35     41.06
22699.14/2844.44	c  N dy116966  18768037      2520    655200      2520    230559   3936240   4940325     38.35     40.50
22715.89/2846.53	c  N dy117089  18788111      2520    655200      2520    250614   3936240   6041061     38.35     40.58
22733.46/2848.71	c  N dy117214  18808205      2520    655200      2520    270678   3936240   7153957     38.35     40.66
22751.02/2850.99	c  N dy117343  18828359      2520    655200      2520    290803   3936240   8269478     38.35     40.40
22770.17/2853.38	c  N dy117475  18848387      2520    655200      2520    310791   3936240   9383709     38.35     40.38
22790.90/2855.94	c  N dy117608  18868467      2520    655200      2520    330852   3936240  10497455     38.36     51.52
22812.48/2858.67	c  N dy117739  18888480      2520    655200      2520    350840   3936240  11618331     38.36     40.43
22834.82/2861.46	c  N dy117869  18908494      2520    655200      2520    370827   3936240  12708820     38.36     40.48
22860.37/2864.65	c  N dy117983  18928845      2520    655200      2520    197402   3936240   3065250     38.35     40.53
22874.73/2866.40	c  N dy118105  18948888      2520    655200      2520    217407   3936240   4158251     38.35     42.92
22889.89/2868.35	c  N dy118235  18968949      2520    655200      2520    237437   3936240   5252194     38.35     40.43
22906.66/2870.45	c  N dy118360  18988976      2520    655200      2520    257439   3936240   6342241     38.35     40.54
22925.01/2872.71	c  N dy118494  19009032      2520    655200      2520    277470   3936240   7448216     38.36     41.55
22944.19/2875.13	c  N dy118619  19029114      2520    655200      2520    297522   3936240   8556246     38.36     44.04
22965.05/2877.77	c  N dy118754  19049158      2520    655200      2520    317543   3936240   9663417     38.36     41.00
22987.27/2880.50	c  N dy118879  19069231      2520    655200      2520    337587   3936240  10760047     38.36     41.48
23008.09/2883.13	c  N dy118993  19089391      2520    655200      2520    357710   3936240  11855023     38.36     40.46
23030.38/2885.99	c  N dy119118  19109570      2520    655200      2520    377863   3936240  12963161     38.36     40.57
23055.12/2889.08	c  N dy119236  19129647      2520    655200      2520    203200   3936240   3336211     38.35     43.40
23070.42/2890.93	c  N dy119363  19149689      2520    655200      2520    223216   3936240   4451916     38.35     42.95
23086.26/2892.92	c  N dy119486  19169821      2520    655200      2520    243318   3936240   5533705     38.35     40.92
23103.82/2895.21	c  N dy119623  19190047      2520    655200      2520    263519   3936240   6670905     38.36     40.40
23122.23/2897.45	c  N dy119752  19210087      2520    655200      2520    283535   3936240   7776441     38.36     40.92
23139.81/2899.62	c  S st119856  19227895      2520    655200      2520    301325   3936240   8744322     38.36   no data
23144.53/2900.23	c  S st119856  19228399      2520    655200      2520    301829   3936240   8780842     38.36   no data
23144.53/2900.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
23149.45/2900.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.5M T:  0.55
23150.91/2901.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23150.91/2901.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23151.71/2901.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
23151.71/2901.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
23151.71/2901.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23153.31/2901.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
23172.48/2903.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.09 s
23376.93/2929.37	c lits-rem:        37  cl-subs:      213  v-elim:      0  v-fix:    0  time: 25.48 s
23377.80/2929.45	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
23379.26/2929.62	c vivif2 --  cl tried   301616 cl shrink        0 lits rem          0 time: 0.17
23382.46/2930.08	c asymm  cl-useful: 0/3159/655200 lits-rem:0 time: 0.46
23383.26/2930.12	c calculated reachability. Time: 0.00
23383.26/2930.12	c  N dy119856  19228399      2520    655200      2520    301616   3936240   8756311     38.36   no data
23404.80/2932.88	c  N dy119979  19248416      2520    655200      2520    321597   3936240   9862886     38.36     40.49
23427.15/2935.69	c  N dy120101  19268548      2520    655200      2520    341709   3936240  10965864     38.36     41.48
23451.10/2938.63	c  N dy120229  19288622      2520    655200      2520    361755   3936240  12060603     38.36     40.46
23475.86/2941.71	c  N dy120356  19308743      2520    655200      2520    381860   3936240  13173204     38.36     40.66
23500.71/2944.88	c  N dy120483  19328783      2520    655200      2520    206135   3936240   3467121     38.36     40.85
23516.57/2946.81	c  N dy120604  19348820      2520    655200      2520    226144   3936240   4563954     38.35     40.84
23533.33/2948.95	c  N dy120735  19368825      2520    655200      2520    246117   3936240   5664786     38.36     40.73
23551.69/2951.24	c  N dy120854  19388960      2520    655200      2520    266233   3936240   6760364     38.35     40.80
23570.98/2953.69	c  N dy120984  19409052      2520    655200      2520    286310   3936240   7871935     38.36     40.79
23591.60/2956.26	c  N dy121109  19429154      2520    655200      2520    306397   3936240   8973312     38.35     40.46
23613.17/2959.00	c  N dy121233  19449375      2520    655200      2520    326593   3936240  10075096     38.35     40.38
23637.11/2961.93	c  N dy121357  19469408      2520    655200      2520    346598   3936240  11189615     38.35     40.48
23659.47/2964.79	c  N dy121486  19489718      2520    655200      2520    366879   3936240  12307192     38.35     41.73
23683.42/2967.79	c  N dy121606  19509791      2520    655200      2520    386923   3936240  13418792     38.35     42.25
23705.77/2970.57	c  N dy121724  19529916      2520    655200      2520    210272   3936240   3648935     38.35     40.99
23721.73/2972.56	c  N dy121858  19550005      2520    655200      2520    230343   3936240   4759582     38.35     41.10
23738.50/2974.62	c  N dy121980  19570027      2520    655200      2520    250342   3936240   5847690     38.35     40.48
23756.85/2976.91	c  N dy122097  19590065      2520    655200      2520    270351   3936240   6928929     38.35     41.94
23776.02/2979.38	c  N dy122223  19610118      2520    655200      2520    290373   3936240   8035744     38.35     41.51
23798.43/2982.16	c  N dy122350  19630154      2520    655200      2520    310389   3936240   9142871     38.35     40.50
23822.33/2985.12	c  N dy122481  19650202      2520    655200      2520    330417   3936240  10243366     38.35     42.17
23846.28/2988.12	c  N dy122604  19670359      2520    655200      2520    350548   3936240  11361521     38.35     41.04
23871.82/2991.33	c  N dy122730  19690412      2520    655200      2520    370552   3936240  12459925     38.35     59.39
23898.97/2994.77	c  N dy122854  19710435      2520    655200      2520    390555   3936240  13575496     38.35     41.50
23922.25/2997.69	c  S st122966  19728400      2520    655200      2520    210756   3936240   3637237     38.35   no data
23926.91/2998.23	c  S st122966  19728900      2520    655200      2520    211256   3936240   3672320     38.35   no data
23926.91/2998.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
23931.03/2998.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.0M T:  0.48
23932.48/2998.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23932.48/2998.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23933.28/2999.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
23933.28/2999.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
23933.28/2999.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23934.90/2999.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
23938.94/2999.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.40 s
23964.44/3002.91	c lits-rem:        11  cl-subs:       32  v-elim:      0  v-fix:    0  time:  3.00 s
23964.44/3002.98	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
23965.29/3003.06	c vivif2 --  cl tried   211224 cl shrink        0 lits rem          0 time: 0.08
23969.22/3003.50	c asymm  cl-useful: 0/3577/655200 lits-rem:0 time: 0.43
23969.22/3003.53	c calculated reachability. Time: 0.00
23969.22/3003.53	c  N dy122966  19728900      2520    655200      2520    211224   3936240   3668644     38.35   no data
23985.99/3005.64	c  N dy123088  19748901      2520    655200      2520    231196   3936240   4756997     38.35     40.50
24004.35/3007.90	c  N dy123225  19768913      2520    655200      2520    251185   3936240   5866952     38.36     41.02
24022.72/3010.25	c  N dy123349  19788996      2520    655200      2520    271234   3936240   6961690     38.35     40.91
24043.48/3012.89	c  N dy123481  19809059      2520    655200      2520    291273   3936240   8082789     38.36     40.38
24065.04/3015.53	c  N dy123601  19829071      2520    655200      2520    311257   3936240   9175308     38.36     49.33
24084.99/3018.08	c  N dy123724  19849172      2520    655200      2520    331341   3936240  10292263     38.36     41.05
24108.12/3020.93	c  N dy123848  19869234      2520    655200      2520    351376   3936240  11384812     38.35     40.80
24130.49/3023.79	c  N dy123975  19889253      2520    655200      2520    371376   3936240  12499426     38.36     40.48
24155.23/3026.87	c  N dy124095  19909358      2520    655200      2520    391446   3936240  13603727     38.35     40.63
24178.37/3029.76	c  N dy124229  19929435      2520    655200      2520    212750   3936240   3704580     38.36     41.47
24193.60/3031.65	c  N dy124360  19949445      2520    655200      2520    232732   3936240   4816350     38.36     42.30
24210.31/3033.74	c  N dy124487  19969478      2520    655200      2520    252744   3936240   5906217     38.36     40.87
24228.71/3036.10	c  N dy124615  19989996      2520    655200      2520    273232   3936240   7039420     38.36     42.42
24248.61/3038.50	c  N dy124744  20010163      2520    655200      2520    293380   3936240   8152921     38.36     41.07
24268.57/3041.06	c  N dy124880  20030167      2520    655200      2520    313351   3936240   9274076     38.36     43.58
24291.06/3043.87	c  N dy125010  20050302      2520    655200      2520    333472   3936240  10392768     38.36     40.41
24314.88/3046.88	c  N dy125143  20070695      2520    655200      2520    353834   3936240  11520758     38.36     41.18
24339.63/3049.95	c  N dy125275  20090784      2520    655200      2520    373892   3936240  12636803     38.36     41.46
24365.18/3053.12	c  N dy125391  20110898      2520    655200      2520    393976   3936240  13739848     38.36     40.74
24389.91/3056.21	c  N dy125516  20130959      2520    655200      2520    214261   3936240   3754989     38.36     40.57
24405.22/3058.19	c  N dy125648  20151043      2520    655200      2520    234322   3936240   4873698     38.36     61.81
24421.92/3060.24	c  N dy125774  20171117      2520    655200      2520    254375   3936240   5981730     38.36     43.34
24439.47/3062.42	c  N dy125894  20191236      2520    655200      2520    274473   3936240   7092875     38.36     40.70
24458.57/3064.87	c  N dy126026  20211518      2520    655200      2520    294721   3936240   8212370     38.36     40.43
24476.93/3067.14	c  S st126136  20228900      2520    655200      2520    312075   3936240   9175817     38.36   no data
24481.73/3067.78	c  S st126136  20229402      2520    655200      2520    312576   3936240   9216184     38.36   no data
24482.54/3067.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
24486.51/3068.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.6M T:  0.54
24488.11/3068.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24488.11/3068.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24488.91/3068.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
24488.91/3068.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
24488.91/3068.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
24490.51/3068.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
24508.08/3071.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.88 s
24740.37/3100.13	c lits-rem:        45  cl-subs:      225  v-elim:      0  v-fix:    0  time: 28.91 s
24741.17/3100.20	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
24741.97/3100.39	c vivif2 --  cl tried   312351 cl shrink        0 lits rem          0 time: 0.19
24745.97/3100.87	c asymm  cl-useful: 0/3205/655200 lits-rem:0 time: 0.48
24745.97/3100.90	c calculated reachability. Time: 0.00
24745.97/3100.90	c  N dy126136  20229402      2520    655200      2520    312351   3936240   9188964     38.36   no data
24769.91/3103.82	c  N dy126257  20249452      2520    655200      2520    332369   3936240  10296525     38.36     40.89
24792.26/3106.62	c  N dy126384  20269511      2520    655200      2520    352403   3936240  11395607     38.36     43.89
24814.62/3109.48	c  N dy126512  20289606      2520    655200      2520    372467   3936240  12510385     38.36     40.50
24839.37/3112.59	c  N dy126635  20309691      2520    655200      2520    392524   3936240  13616618     38.36     40.68
24864.90/3115.71	c  N dy126760  20329785      2520    655200      2520    211877   3936240   3581221     38.36     40.92
24880.06/3117.63	c  N dy126896  20349806      2520    655200      2520    231872   3936240   4699874     38.36     40.91
24896.08/3119.63	c  N dy127023  20369858      2520    655200      2520    251894   3936240   5795487     38.36     40.44
24913.66/3121.82	c  N dy127155  20389955      2520    655200      2520    271968   3936240   6897113     38.36     42.00
24932.74/3124.26	c  N dy127276  20410076      2520    655200      2520    292065   3936240   8006891     38.36     40.64
24951.92/3126.66	c  N dy127402  20430115      2520    655200      2520    312074   3936240   9113308     38.36     40.71
24973.47/3129.30	c  N dy127531  20450169      2520    655200      2520    332108   3936240  10225358     38.36     40.84
24995.84/3132.14	c  N dy127658  20470221      2520    655200      2520    352132   3936240  11336759     38.36     42.04
25019.92/3135.13	c  N dy127786  20490267      2520    655200      2520    372156   3936240  12447923     38.36     45.34
25046.93/3138.55	c  N dy127912  20510353      2520    655200      2520    392214   3936240  13553891     38.36     40.40
25074.06/3141.98	c  N dy128037  20530492      2520    655200      2520    210584   3936240   3463380     38.36     40.80
25090.83/3144.05	c  N dy128157  20550673      2520    655200      2520    230737   3936240   4569638     38.36     41.28
25109.19/3146.39	c  N dy128298  20570699      2520    655200      2520    250742   3936240   5708286     38.36     41.91
25129.15/3148.88	c  N dy128425  20590756      2520    655200      2520    270776   3936240   6820390     38.36     40.48
25150.77/3151.60	c  N dy128550  20610867      2520    655200      2520    290858   3936240   7914075     38.36     40.66
25172.26/3154.29	c  N dy128680  20630969      2520    655200      2520    310922   3936240   9025192     38.36     40.85
25197.00/3157.33	c  N dy128813  20651128      2520    655200      2520    331053   3936240  10131526     38.36     40.78
25221.89/3160.48	c  N dy128934  20671222      2520    655200      2520    351124   3936240  11232776     38.36     41.19
25247.37/3163.64	c  N dy129059  20691340      2520    655200      2520    371218   3936240  12323566     38.36     40.43
25273.72/3166.99	c  N dy129189  20711527      2520    655200      2520    391362   3936240  13422216     38.36     40.66
25302.39/3170.51	c  S st129303  20729404      2520    655200      2520    206497   3936240   3196873     38.36   no data
25306.40/3171.05	c  S st129303  20729906      2520    655200      2520    206999   3936240   3233422     38.36   no data
25307.19/3171.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
25310.38/3171.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.8M T:  0.47
25311.98/3171.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25311.98/3171.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25313.58/3171.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
25313.58/3171.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
25313.58/3171.90	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
25314.38/3172.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
25317.63/3172.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
25333.54/3174.43	c lits-rem:         1  cl-subs:        8  v-elim:      0  v-fix:    0  time:  1.79 s
25334.34/3174.50	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
25334.34/3174.57	c vivif2 --  cl tried   206991 cl shrink        0 lits rem          0 time: 0.07
25338.33/3175.01	c asymm  cl-useful: 0/3901/655200 lits-rem:0 time: 0.42
25338.33/3175.04	c calculated reachability. Time: 0.00
25338.33/3175.04	c  N dy129303  20729906      2520    655200      2520    206991   3936240   3232295     38.36   no data
25355.09/3177.11	c  N dy129424  20750085      2520    655200      2520    227151   3936240   4316452     38.36     41.16
25371.86/3179.28	c  N dy129546  20770184      2520    655200      2520    247223   3936240   5404984     38.36     41.11
25391.82/3181.74	c  N dy129673  20790234      2520    655200      2520    267242   3936240   6542329     38.36     40.60
25412.58/3184.36	c  N dy129791  20810329      2520    655200      2520    287312   3936240   7612712     38.36     41.29
25433.33/3186.97	c  N dy129913  20830360      2520    655200      2520    307316   3936240   8695927     38.36     41.28
25456.50/3189.83	c  N dy130043  20850396      2520    655200      2520    327315   3936240   9790463     38.36     40.39
25482.04/3193.04	c  N dy130169  20870557      2520    655200      2520    347437   3936240  10901465     38.36     40.46
25507.59/3196.25	c  N dy130302  20890635      2520    655200      2520    367497   3936240  12020979     38.36     42.03
25531.53/3199.28	c  N dy130426  20910758      2520    655200      2520    387592   3936240  13116442     38.36     40.41
25563.52/3203.27	c  N dy130553  20930878      2520    655200      2520    203948   3936240   3021895     38.36     40.85
25580.24/3205.32	c  N dy130688  20951015      2520    655200      2520    224056   3936240   4164049     38.36     40.47
25596.99/3207.49	c  N dy130809  20971111      2520    655200      2520    244127   3936240   5255701     38.36     40.41
25616.19/3209.87	c  N dy130934  20991374      2520    655200      2520    264361   3936240   6377863     38.36     40.65
25635.29/3212.21	c  N dy131059  21011575      2520    655200      2520    284536   3936240   7498342     38.36     40.78
25655.26/3214.77	c  N dy131189  21031615      2520    655200      2520    304542   3936240   8605371     38.36     45.26
25678.54/3217.63	c  N dy131318  21051617      2520    655200      2520    324520   3936240   9714472     38.36     42.04
25699.97/3220.39	c  N dy131440  21071659      2520    655200      2520    344544   3936240  10804605     38.36     40.38
25723.92/3223.30	c  N dy131565  21091836      2520    655200      2520    364694   3936240  11913155     38.36     41.84
25750.27/3226.64	c  N dy131697  21111929      2520    655200      2520    384763   3936240  13041053     38.36     41.08
25775.81/3229.81	c  N dy131820  21131941      2520    655200      2520    404749   3936240  14113228     38.36     40.61
25799.77/3232.80	c  N dy131947  21152020      2520    655200      2520    220084   3936240   3870322     38.36     41.12
25815.72/3234.82	c  N dy132077  21172060      2520    655200      2520    240096   3936240   4980266     38.36     40.65
25834.09/3237.13	c  N dy132220  21192113      2520    655200      2520    260126   3936240   6115329     38.36     40.47
25853.30/3239.58	c  N dy132337  21212221      2520    655200      2520    280198   3936240   7221425     38.36     42.71
25870.87/3241.74	c  S st132443  21229906      2520    655200      2520    297852   3936240   8185462     38.36   no data
25875.60/3242.32	c  S st132443  21230407      2520    655200      2520    298353   3936240   8222692     38.36   no data
25875.60/3242.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
25879.64/3242.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.1M T:  0.52
25881.98/3243.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25881.98/3243.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25882.78/3243.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
25882.78/3243.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
25882.78/3243.21	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
25883.58/3243.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
25901.15/3245.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.79 s
26063.19/3265.81	c lits-rem:        30  cl-subs:      188  v-elim:      0  v-fix:    0  time: 19.83 s
26063.19/3265.88	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
26064.91/3266.06	c vivif2 --  cl tried   298165 cl shrink        0 lits rem          0 time: 0.16
26067.98/3266.48	c asymm  cl-useful: 0/3702/655200 lits-rem:0 time: 0.42
26068.77/3266.51	c calculated reachability. Time: 0.00
26068.77/3266.51	c  N dy132443  21230407      2520    655200      2520    298165   3936240   8201011     38.36   no data
26091.26/3269.34	c  N dy132574  21250489      2520    655200      2520    318227   3936240   9322001     38.36     41.16
26113.48/3272.14	c  N dy132709  21270519      2520    655200      2520    338236   3936240  10430487     38.36     40.69
26136.63/3275.08	c  N dy132836  21290682      2520    655200      2520    358371   3936240  11516747     38.36     40.68
26162.18/3278.21	c  N dy132958  21310757      2520    655200      2520    378413   3936240  12618123     38.36     40.67
26187.85/3281.48	c  N dy133081  21330780      2520    655200      2520    398399   3936240  13704340     38.36     41.26
26216.46/3285.00	c  N dy133209  21350816      2520    655200      2520    212702   3936240   3426757     38.36     44.14
26231.76/3286.97	c  N dy133328  21370864      2520    655200      2520    232732   3936240   4528015     38.36     42.56
26249.32/3289.16	c  N dy133449  21390997      2520    655200      2520    252837   3936240   5624575     38.36     40.86
26269.15/3291.60	c  N dy133577  21411016      2520    655200      2520    272830   3936240   6725839     38.36     40.59
26287.50/3293.96	c  N dy133700  21431351      2520    655200      2520    293139   3936240   7828910     38.36     40.42
26307.46/3296.45	c  N dy133823  21451524      2520    655200      2520    313279   3936240   8921089     38.36     40.80
26329.01/3299.12	c  N dy133947  21471669      2520    655200      2520    333402   3936240  10025448     38.36     40.44
26350.58/3301.88	c  N dy134074  21491766      2520    655200      2520    353469   3936240  11139549     38.36     40.52
26376.13/3305.06	c  N dy134205  21511821      2520    655200      2520    373500   3936240  12249888     38.36     40.40
26402.47/3308.38	c  N dy134328  21531903      2520    655200      2520    393554   3936240  13356529     38.36     40.77
26439.20/3312.90	c  N dy134461  21552127      2520    655200      2520    207020   3936240   3070167     38.36     40.64
26455.17/3314.98	c  N dy134594  21572283      2520    655200      2520    227151   3936240   4179150     38.36     41.26
26474.33/3317.34	c  N dy134719  21592500      2520    655200      2520    247348   3936240   5294909     38.36     40.57
26495.22/3319.96	c  N dy134848  21612847      2520    655200      2520    267666   3936240   6418596     38.36     41.63
26515.04/3322.45	c  N dy134967  21633039      2520    655200      2520    287834   3936240   7514123     38.36     40.92
26535.80/3325.04	c  N dy135096  21653097      2520    655200      2520    307862   3936240   8621506     38.36     59.81
26555.81/3327.60	c  N dy135221  21673191      2520    655200      2520    327924   3936240   9723073     38.36     40.38
26578.12/3330.31	c  N dy135349  21693277      2520    655200      2520    347989   3936240  10824426     38.36     40.60
26601.27/3333.23	c  N dy135472  21713302      2520    655200      2520    367989   3936240  11900226     38.36     40.38
26622.83/3335.95	c  S st135589  21730409      2520    655200      2520    385074   3936240  12841610     38.36   no data
26628.40/3336.68	c  S st135589  21730911      2520    655200      2520    385576   3936240  12878870     38.36   no data
26629.20/3336.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
26634.00/3337.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.0M T:  0.61
26635.72/3337.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26635.72/3337.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26636.38/3337.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
26636.38/3337.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
26636.38/3337.68	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
26637.98/3337.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
26657.95/3340.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.93 s
27128.97/3399.37	c lits-rem:        77  cl-subs:      382  v-elim:      0  v-fix:    0  time: 57.95 s
27129.77/3399.45	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
27132.17/3399.71	c vivif2 --  cl tried   385194 cl shrink        0 lits rem          0 time: 0.27
27136.29/3400.23	c asymm  cl-useful: 0/3387/655200 lits-rem:0 time: 0.50
27136.29/3400.26	c calculated reachability. Time: 0.00
27136.29/3400.26	c  N dy135589  21730911      2520    655200      2520    385194   3936240  12834218     38.36   no data
27164.90/3403.85	c  N dy135709  21751091      2520    655200      2520    405356   3936240  13932576     38.36     40.59
27194.44/3407.51	c  N dy135827  21771172      2520    655200      2520    217676   3936240   3601736     38.36     40.38
27212.01/3409.77	c  N dy135948  21791454      2520    655200      2520    237930   3936240   4717239     38.36     40.92
27231.17/3412.17	c  N dy136079  21811461      2520    655200      2520    257918   3936240   5816424     38.36     40.53
27252.72/3414.82	c  N dy136201  21831480      2520    655200      2520    277913   3936240   6913352     38.36     40.61
27275.08/3417.65	c  N dy136329  21851598      2520    655200      2520    298007   3936240   8021376     38.36     41.32
27298.23/3420.54	c  N dy136460  21871671      2520    655200      2520    318058   3936240   9128356     38.36     40.64
27322.98/3423.62	c  N dy136579  21891805      2520    655200      2520    338157   3936240  10242241     38.36     40.65
27349.31/3426.91	c  N dy136699  21911917      2520    655200      2520    358246   3936240  11350096     38.36     40.40
27377.25/3430.40	c  N dy136821  21931997      2520    655200      2520    378302   3936240  12448088     38.36     42.66
27406.00/3434.01	c  N dy136939  21952092      2520    655200      2520    398368   3936240  13543209     38.36     40.87
27442.77/3438.68	c  N dy137065  21972150      2520    655200      2520    209671   3936240   3135301     38.36     43.09
27460.34/3440.84	c  N dy137194  21992257      2520    655200      2520    229749   3936240   4239413     38.36     41.51
27478.77/3443.15	c  N dy137317  22012425      2520    655200      2520    249884   3936240   5341359     38.36     41.00
27498.59/3445.64	c  N dy137438  22032549      2520    655200      2520    269974   3936240   6434322     38.36     42.19
27519.35/3448.28	c  N dy137566  22052614      2520    655200      2520    290007   3936240   7551287     38.36     53.69
27540.90/3450.99	c  N dy137691  22072793      2520    655200      2520    310161   3936240   8669128     38.36     40.97
27563.27/3453.72	c  N dy137819  22092812      2520    655200      2520    330153   3936240   9774184     38.36     40.61
27585.62/3456.53	c  N dy137948  22112896      2520    655200      2520    350219   3936240  10871037     38.36     41.14
27609.62/3459.52	c  N dy138069  22132985      2520    655200      2520    370285   3936240  11987397     38.36     40.66
27633.51/3462.51	c  N dy138197  22153003      2520    655200      2520    390277   3936240  13069233     38.36     40.41
27658.25/3465.67	c  N dy138334  22173027      2520    655200      2520    410270   3936240  14183043     38.36     40.65
27683.79/3468.89	c  N dy138473  22193279      2520    655200      2520    220784   3936240   3724094     38.36     40.57
27700.55/3470.92	c  N dy138604  22213584      2520    655200      2520    241065   3936240   4844227     38.36     41.10
27714.98/3472.80	c  S st138723  22230911      2520    655200      2520    258366   3936240   5807267     38.36   no data
27719.71/3473.38	c  S st138723  22231417      2520    655200      2520    258872   3936240   5847279     38.36   no data
27720.52/3473.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
27724.64/3473.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.1M T:  0.50
27726.10/3474.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27726.10/3474.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27726.90/3474.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
27726.90/3474.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
27726.90/3474.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
27728.49/3474.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
27738.87/3475.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.02 s
27821.90/3486.15	c lits-rem:        23  cl-subs:       99  v-elim:      0  v-fix:    0  time: 10.14 s
27822.69/3486.22	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
27823.49/3486.34	c vivif2 --  cl tried   258773 cl shrink        0 lits rem          0 time: 0.12
27826.70/3486.74	c asymm  cl-useful: 0/3672/655200 lits-rem:0 time: 0.40
27826.70/3486.77	c calculated reachability. Time: 0.00
27826.70/3486.77	c  N dy138723  22231417      2520    655200      2520    258773   3936240   5835694     38.36   no data
27846.69/3489.23	c  N dy138850  22251432      2520    655200      2520    278763   3936240   6941852     38.36     40.56
27865.12/3491.55	c  N dy138964  22271860      2520    655200      2520    299163   3936240   8033441     38.36     41.51
27885.75/3494.16	c  N dy139095  22291885      2520    655200      2520    319157   3936240   9143937     38.36     57.06
27906.52/3496.76	c  N dy139221  22312011      2520    655200      2520    339265   3936240  10267294     38.36     41.56
27929.66/3499.69	c  N dy139349  22332037      2520    655200      2520    359260   3936240  11362478     38.36     40.69
27953.61/3502.60	c  N dy139474  22352470      2520    655200      2520    379652   3936240  12473895     38.36     40.66
27977.56/3505.70	c  N dy139602  22372584      2520    655200      2520    399734   3936240  13570178     38.36     40.60
28003.91/3508.97	c  N dy139736  22392633      2520    655200      2520    419758   3936240  14702158     38.36     40.87
28026.24/3511.73	c  N dy139865  22412675      2520    655200      2520    229050   3936240   4140159     38.36     44.87
28043.00/3513.85	c  N dy139981  22432737      2520    655200      2520    249086   3936240   5256095     38.36     40.68
28060.54/3516.02	c  N dy140100  22452754      2520    655200      2520    269079   3936240   6361580     38.36     40.65
28079.71/3518.40	c  N dy140214  22472848      2520    655200      2520    289130   3936240   7435998     38.36     40.43
28100.47/3521.08	c  N dy140337  22492944      2520    655200      2520    309211   3936240   8543205     38.36     41.33
28123.63/3523.92	c  N dy140450  22513099      2520    655200      2520    329338   3936240   9632129     38.36     41.16
28149.17/3527.18	c  N dy140573  22533116      2520    655200      2520    349329   3936240  10731086     38.36     40.98
28176.31/3530.56	c  N dy140700  22553250      2520    655200      2520    369429   3936240  11827129     38.36     40.66
28207.56/3534.43	c  N dy140833  22573349      2520    655200      2520    389505   3936240  12942619     38.36     40.41
28235.36/3537.94	c  N dy140956  22593578      2520    655200      2520    409708   3936240  14060123     38.36     41.35
28266.50/3541.89	c  N dy141078  22613674      2520    655200      2520    218061   3936240   3479467     38.36     40.59
28281.67/3543.71	c  N dy141196  22633856      2520    655200      2520    238213   3936240   4579096     38.36     40.46
28299.24/3545.90	c  N dy141318  22653901      2520    655200      2520    258239   3936240   5685258     38.36     40.76
28317.60/3548.28	c  N dy141440  22673981      2520    655200      2520    278291   3936240   6780704     38.36     42.14
28338.43/3550.86	c  N dy141569  22694059      2520    655200      2520    298342   3936240   7918143     38.36     42.18
28360.72/3553.61	c  N dy141691  22714170      2520    655200      2520    318428   3936240   9023282     38.36     42.57
28379.07/3555.99	c  S st141799  22731417      2520    655200      2520    335654   3936240   9963692     38.36   no data
28384.65/3556.60	c  S st141799  22731922      2520    655200      2520    336159   3936240  10001984     38.36   no data
28384.65/3556.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
28389.45/3557.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.1M T:  0.60
28391.11/3557.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28391.11/3557.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28391.98/3557.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
28391.98/3557.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
28391.98/3557.54	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
28393.44/3557.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
28412.60/3560.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.01 s
28684.05/3594.18	c lits-rem:        54  cl-subs:      271  v-elim:      0  v-fix:    0  time: 33.90 s
28684.85/3594.25	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
28686.45/3594.45	c vivif2 --  cl tried   335888 cl shrink        0 lits rem          0 time: 0.20
28690.57/3594.94	c asymm  cl-useful: 0/3269/655200 lits-rem:0 time: 0.49
28690.57/3594.97	c calculated reachability. Time: 0.00
28690.57/3594.97	c  N dy141799  22731922      2520    655200      2520    335888   3936240   9970732     38.36   no data
28714.40/3597.90	c  N dy141930  22752040      2520    655200      2520    355984   3936240  11071005     38.36     41.43
28736.74/3600.70	c  N dy142050  22772119      2520    655200      2520    376034   3936240  12175422     38.36     50.69
28761.50/3603.80	c  N dy142178  22792147      2520    655200      2520    396042   3936240  13262069     38.36     40.41
28785.45/3606.83	c  N dy142303  22812210      2520    655200      2520    416082   3936240  14362726     38.36     40.41
28810.99/3610.05	c  N dy142428  22832267      2520    655200      2520    223411   3936240   3731043     38.36     53.24
28826.17/3611.96	c  N dy142544  22852427      2520    655200      2520    243540   3936240   4829071     38.36     43.73
28843.72/3614.12	c  N dy142673  22872563      2520    655200      2520    263654   3936240   5922040     38.36     41.20
28861.28/3616.39	c  N dy142814  22892573      2520    655200      2520    283644   3936240   7049955     38.36     42.82
28881.25/3618.81	c  N dy142946  22912758      2520    655200      2520    303809   3936240   8166174     38.36     40.70
28900.46/3621.25	c  N dy143059  22932812      2520    655200      2520    323826   3936240   9258539     38.36     40.43
28921.16/3623.81	c  N dy143187  22952816      2520    655200      2520    343812   3936240  10385687     38.36     40.47
28943.52/3626.60	c  N dy143315  22972909      2520    655200      2520    363885   3936240  11482265     38.36     41.02
28966.68/3629.57	c  N dy143442  22993079      2520    655200      2520    384025   3936240  12584361     38.36     40.87
28991.42/3632.61	c  N dy143569  23013143      2520    655200      2520    404057   3936240  13681529     38.36     51.05
29018.56/3636.00	c  N dy143693  23033154      2520    655200      2520    424042   3936240  14771895     38.36     42.07
29041.85/3638.98	c  N dy143828  23053207      2520    655200      2520    230340   3936240   4084726     38.36     49.08
29058.55/3641.03	c  N dy143946  23073349      2520    655200      2520    250456   3936240   5177250     38.36     40.61
29076.11/3643.27	c  N dy144067  23093422      2520    655200      2520    270513   3936240   6281617     38.36     40.78
29096.00/3645.75	c  N dy144198  23113684      2520    655200      2520    290754   3936240   7416428     38.36     40.48
29115.97/3648.29	c  N dy144320  23133704      2520    655200      2520    310746   3936240   8518428     38.36     43.44
29136.71/3650.90	c  N dy144430  23153977      2520    655200      2520    330994   3936240   9615217     38.36     41.19
29161.47/3653.96	c  N dy144568  23173992      2520    655200      2520    350981   3936240  10735353     38.36     42.01
29186.21/3657.04	c  N dy144700  23194180      2520    655200      2520    371141   3936240  11843284     38.36     40.85
29210.96/3660.15	c  N dy144819  23214187      2520    655200      2520    391109   3936240  12936820     38.36     48.06
29233.32/3663.01	c  S st144934  23231924      2520    655200      2520    408817   3936240  13915067     38.36     34.31
29238.90/3663.69	c  S st144934  23232428      2520    655200      2520    409321   3936240  13953936     38.36   no data
29239.70/3663.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
29244.49/3664.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.5M T:  0.62
29246.09/3664.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29246.09/3664.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29246.89/3664.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
29246.89/3664.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
29246.89/3664.64	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
29248.50/3664.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
29268.45/3667.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.96 s
29805.88/3734.66	c lits-rem:        80  cl-subs:      420  v-elim:      0  v-fix:    0  time: 67.15 s
29806.54/3734.73	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
29808.94/3735.01	c vivif2 --  cl tried   408901 cl shrink        0 lits rem          0 time: 0.27
29812.14/3735.48	c asymm  cl-useful: 0/2774/655200 lits-rem:0 time: 0.47
29812.94/3735.51	c calculated reachability. Time: 0.00
29812.94/3735.51	c  N dy144934  23232428      2520    655200      2520    408901   3936240  13904871     38.36   no data
29838.48/3738.72	c  N dy145055  23252516      2520    655200      2520    428963   3936240  14991141     38.36     41.11
29860.02/3741.49	c  N dy145180  23272616      2520    655200      2520    234309   3936240   4253169     38.36     40.45
29877.59/3743.60	c  N dy145305  23292660      2520    655200      2520    254328   3936240   5363455     38.36     40.50
29896.75/3746.03	c  N dy145440  23312714      2520    655200      2520    274354   3936240   6486882     38.36     46.36
29917.52/3748.60	c  N dy145573  23332744      2520    655200      2520    294364   3936240   7605655     38.36     40.43
29939.06/3751.38	c  N dy145698  23352912      2520    655200      2520    314510   3936240   8725416     38.36     41.00
29963.96/3754.47	c  N dy145818  23373021      2520    655200      2520    334593   3936240   9839028     38.36     41.65
29989.43/3757.65	c  N dy145942  23393074      2520    655200      2520    354624   3936240  10931319     38.36     40.55
30014.13/3760.76	c  N dy146066  23413095      2520    655200      2520    374619   3936240  12052192     38.36     40.52
30040.47/3764.04	c  N dy146195  23433117      2520    655200      2520    394611   3936240  13155496     38.36     43.13
30068.47/3767.61	c  N dy146323  23453198      2520    655200      2520    414664   3936240  14263978     38.36     52.77
30102.75/3771.83	c  N dy146450  23473293      2520    655200      2520    219008   3936240   3376278     38.36     40.93
30120.32/3774.01	c  N dy146576  23493502      2520    655200      2520    239185   3936240   4490261     38.36     40.47
30137.08/3776.20	c  N dy146707  23513521      2520    655200      2520    259180   3936240   5594765     38.36     40.60
30157.15/3778.62	c  N dy146830  23533539      2520    655200      2520    279170   3936240   6686689     38.36     42.26
30176.98/3781.10	c  N dy146955  23553612      2520    655200      2520    299225   3936240   7787040     38.36     50.77
30196.14/3783.59	c  N dy147075  23573635      2520    655200      2520    319217   3936240   8867081     38.36     40.85
30217.74/3786.27	c  N dy147196  23593693      2520    655200      2520    339242   3936240   9969540     38.36     49.57
30240.84/3789.10	c  N dy147323  23613767      2520    655200      2520    359280   3936240  11070784     38.36     41.01
30264.79/3792.12	c  N dy147459  23633778      2520    655200      2520    379263   3936240  12178575     38.36     49.38
30291.13/3795.47	c  N dy147597  23653932      2520    655200      2520    399392   3936240  13323399     38.36     40.39
30318.28/3798.82	c  N dy147727  23674012      2520    655200      2520    419447   3936240  14454906     38.36     40.41
30348.60/3802.60	c  N dy147853  23694069      2520    655200      2520    222766   3936240   3535056     38.36     40.70
30364.56/3804.60	c  N dy147977  23714121      2520    655200      2520    242794   3936240   4627773     38.36     44.76
30380.53/3806.60	c  S st148089  23732428      2520    655200      2520    261083   3936240   5624350     38.36   no data
30384.57/3807.18	c  S st148089  23732931      2520    655200      2520    261584   3936240   5660778     38.36   no data
30385.44/3807.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
30389.31/3807.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.9M T:  0.53
30390.91/3807.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30390.91/3807.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30391.71/3808.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
30391.71/3808.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
30391.71/3808.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
30392.51/3808.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
30403.01/3809.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.01 s
30480.33/3819.10	c lits-rem:        19  cl-subs:      110  v-elim:      0  v-fix:    0  time:  9.54 s
30480.33/3819.17	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
30481.18/3819.29	c vivif2 --  cl tried   261474 cl shrink        0 lits rem          0 time: 0.12
30485.10/3819.70	c asymm  cl-useful: 0/3340/655200 lits-rem:0 time: 0.41
30485.10/3819.73	c calculated reachability. Time: 0.00
30485.10/3819.73	c  N dy148089  23732931      2520    655200      2520    261474   3936240   5647861     38.36   no data
30504.28/3822.11	c  N dy148212  23753029      2520    655200      2520    281554   3936240   6744432     38.36     40.81
30523.44/3824.56	c  N dy148347  23773139      2520    655200      2520    301628   3936240   7859844     38.36     40.39
30544.19/3827.13	c  N dy148471  23793219      2520    655200      2520    321687   3936240   8956628     38.36     40.49
30564.96/3829.72	c  N dy148604  23813247      2520    655200      2520    341693   3936240  10064802     38.36     48.42
30588.08/3832.61	c  N dy148726  23833267      2520    655200      2520    361681   3936240  11166948     38.36     41.28
30611.25/3835.56	c  N dy148843  23853299      2520    655200      2520    381692   3936240  12264798     38.36     51.59
30636.79/3838.75	c  N dy148974  23873431      2520    655200      2520    401792   3936240  13398871     38.36     40.46
30661.55/3841.84	c  N dy149102  23893454      2520    655200      2520    421798   3936240  14502052     38.36     40.51
30691.94/3845.64	c  N dy149229  23913599      2520    655200      2520    224202   3936240   3580774     38.36     40.99
30707.86/3847.69	c  N dy149360  23933701      2520    655200      2520    244282   3936240   4709163     38.36     42.57
30726.22/3849.98	c  N dy149494  23953801      2520    655200      2520    264348   3936240   5822590     38.36     41.54
30744.64/3852.27	c  N dy149620  23973855      2520    655200      2520    284382   3936240   6934134     38.36     41.67
30765.33/3854.84	c  N dy149753  23993987      2520    655200      2520    304492   3936240   8054949     38.37     40.52
30786.08/3857.42	c  N dy149869  24014139      2520    655200      2520    324618   3936240   9159237     38.37     41.94
30808.42/3860.21	c  N dy149990  24034354      2520    655200      2520    344802   3936240  10269780     38.37     40.72
30830.79/3863.03	c  N dy150117  24054556      2520    655200      2520    364971   3936240  11383223     38.37     40.56
30853.94/3865.96	c  N dy150232  24074848      2520    655200      2520    385234   3936240  12475938     38.36     40.70
30880.30/3869.27	c  N dy150362  24095037      2520    655200      2520    405398   3936240  13566359     38.36     40.73
30907.43/3872.66	c  N dy150488  24115155      2520    655200      2520    425497   3936240  14680420     38.36     40.55
30934.57/3876.06	c  N dy150606  24135240      2520    655200      2520    226846   3936240   3687197     38.36     40.42
30950.53/3878.07	c  N dy150724  24155283      2520    655200      2520    246854   3936240   4781616     38.36     43.62
30968.10/3880.21	c  N dy150845  24175556      2520    655200      2520    267102   3936240   5901871     38.36     40.95
30986.44/3882.56	c  N dy150966  24195732      2520    655200      2520    287250   3936240   7013549     38.36     40.47
31006.40/3885.01	c  N dy151089  24215786      2520    655200      2520    307279   3936240   8112137     38.36     40.39
31023.96/3887.27	c  S st151193  24232931      2520    655200      2520    324405   3936240   9053954     38.36     39.86
31028.74/3887.86	c  S st151193  24233432      2520    655200      2520    324904   3936240   9094354     38.36   no data
31029.55/3887.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
31033.54/3888.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.8M T:  0.56
31035.27/3888.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31035.27/3888.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31035.94/3888.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
31035.94/3888.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
31035.94/3888.76	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
31037.53/3888.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
31055.89/3891.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.92 s
31269.88/3918.02	c lits-rem:        29  cl-subs:      240  v-elim:      0  v-fix:    0  time: 26.67 s
31269.88/3918.09	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
31271.53/3918.27	c vivif2 --  cl tried   324664 cl shrink        0 lits rem          0 time: 0.18
31275.46/3918.72	c asymm  cl-useful: 0/3241/655200 lits-rem:0 time: 0.45
31275.46/3918.76	c calculated reachability. Time: 0.00
31275.46/3918.76	c  N dy151193  24233432      2520    655200      2520    324664   3936240   9065001     38.36   no data
31297.87/3921.60	c  N dy151324  24253532      2520    655200      2520    344739   3936240  10196688     38.36     41.65
31322.56/3924.63	c  N dy151447  24273611      2520    655200      2520    364795   3936240  11287973     38.36     40.59
31346.52/3927.65	c  N dy151563  24293619      2520    655200      2520    384778   3936240  12371034     38.36     40.58
31371.27/3930.76	c  N dy151680  24313683      2520    655200      2520    404813   3936240  13458193     38.36     40.89
31396.81/3933.99	c  N dy151810  24333934      2520    655200      2520    425038   3936240  14571738     38.36     40.76
31426.36/3937.60	c  N dy151940  24354057      2520    655200      2520    225415   3936240   3571067     38.36     40.47
31442.31/3939.62	c  N dy152076  24374147      2520    655200      2520    245479   3936240   4693455     38.36     40.91
31459.09/3941.77	c  N dy152206  24394180      2520    655200      2520    265475   3936240   5796676     38.36     44.58
31476.65/3943.99	c  N dy152331  24414213      2520    655200      2520    285485   3936240   6897428     38.36     41.15
31497.39/3946.59	c  N dy152463  24434253      2520    655200      2520    305493   3936240   8023157     38.37     40.51
31517.41/3949.08	c  N dy152594  24454454      2520    655200      2520    325670   3936240   9125493     38.37     40.77
31539.70/3951.83	c  N dy152715  24474568      2520    655200      2520    345759   3936240  10212201     38.36     40.59
31562.85/3954.79	c  N dy152851  24494617      2520    655200      2520    365781   3936240  11314996     38.37     40.48
31586.81/3957.77	c  N dy152977  24514776      2520    655200      2520    385911   3936240  12440204     38.37     41.18
31613.15/3961.10	c  N dy153099  24534946      2520    655200      2520    406049   3936240  13549013     38.37     41.64
31640.35/3964.51	c  N dy153232  24555207      2520    655200      2520    426284   3936240  14682450     38.37     40.66
31671.42/3968.37	c  N dy153361  24575377      2520    655200      2520    225706   3936240   3546325     38.37     41.45
31687.38/3970.32	c  N dy153483  24595475      2520    655200      2520    245767   3936240   4652700     38.37     40.81
31704.15/3972.50	c  N dy153607  24615515      2520    655200      2520    265775   3936240   5753970     38.37     40.52
31722.50/3974.77	c  N dy153730  24635578      2520    655200      2520    285809   3936240   6866315     38.37     40.98
31742.46/3977.24	c  N dy153853  24655699      2520    655200      2520    305909   3936240   7953570     38.37     40.40
31762.43/3979.72	c  N dy153972  24675706      2520    655200      2520    325885   3936240   9045883     38.37     40.52
31783.97/3982.49	c  N dy154096  24695796      2520    655200      2520    345949   3936240  10165292     38.37     40.67
31808.05/3985.44	c  N dy154222  24715919      2520    655200      2520    366047   3936240  11276033     38.37     40.43
31830.28/3988.22	c  S st154335  24733433      2520    655200      2520    383526   3936240  12251621     38.37   no data
31835.06/3988.88	c  S st154335  24733939      2520    655200      2520    384030   3936240  12286360     38.37   no data
31835.86/3988.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
31840.66/3989.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.7M T:  0.63
31842.31/3989.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31842.31/3989.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31843.18/3989.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
31843.18/3989.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
31843.18/3989.85	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
31844.65/3990.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
31864.61/3992.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.00 s
32282.96/4044.99	c lits-rem:        97  cl-subs:      344  v-elim:      0  v-fix:    0  time: 52.32 s
32283.76/4045.06	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
32286.15/4045.30	c vivif2 --  cl tried   383686 cl shrink        0 lits rem          0 time: 0.24
32289.36/4045.73	c asymm  cl-useful: 0/3379/655200 lits-rem:0 time: 0.42
32289.36/4045.76	c calculated reachability. Time: 0.00
32289.36/4045.76	c  N dy154335  24733939      2520    655200      2520    383686   3936240  12245495     38.37   no data
32314.91/4048.95	c  N dy154469  24753964      2520    655200      2520    403687   3936240  13358376     38.37     40.40
32340.45/4052.10	c  N dy154594  24774023      2520    655200      2520    423725   3936240  14456050     38.37     40.50
32373.97/4056.30	c  N dy154715  24794056      2520    655200      2520    222039   3936240   3300860     38.37     40.49
32388.32/4058.16	c  N dy154839  24814087      2520    655200      2520    242046   3936240   4409372     38.37     42.35
32405.23/4060.28	c  N dy154975  24834131      2520    655200      2520    262059   3936240   5529722     38.37     40.50
32422.79/4062.46	c  N dy155102  24854245      2520    655200      2520    282150   3936240   6626973     38.37     40.92
32441.01/4064.72	c  N dy155224  24874327      2520    655200      2520    302198   3936240   7742753     38.37     40.63
32460.18/4067.19	c  N dy155347  24894682      2520    655200      2520    322520   3936240   8845384     38.37     40.77
32480.94/4069.78	c  N dy155473  24914694      2520    655200      2520    342491   3936240   9957699     38.37     40.89
32503.28/4072.50	c  N dy155593  24935069      2520    655200      2520    362841   3936240  11070782     38.37     42.46
32526.44/4075.51	c  N dy155725  24955083      2520    655200      2520    382825   3936240  12172517     38.37     40.45
32551.99/4078.69	c  N dy155863  24975134      2520    655200      2520    402850   3936240  13292681     38.37     41.88
32579.10/4082.01	c  N dy155993  24995225      2520    655200      2520    422917   3936240  14392863     38.37     40.98
32603.85/4085.20	c  N dy156126  25015258      2520    655200      2520    442918   3936240  15499340     38.37     40.66
32627.00/4088.01	c  N dy156255  25035377      2520    655200      2520    240320   3936240   4260558     38.37     40.52
32643.77/4090.14	c  N dy156374  25055732      2520    655200      2520    260638   3936240   5353655     38.37     40.66
32661.33/4092.36	c  N dy156496  25075873      2520    655200      2520    280768   3936240   6441345     38.37     40.99
32679.69/4094.63	c  N dy156612  25095895      2520    655200      2520    300764   3936240   7542548     38.37     40.57
32699.66/4097.15	c  N dy156740  25116079      2520    655200      2520    320920   3936240   8650131     38.37     40.55
32721.34/4099.89	c  N dy156867  25136173      2520    655200      2520    340987   3936240   9756718     38.37     40.66
32744.36/4102.70	c  N dy156987  25156311      2520    655200      2520    361104   3936240  10845965     38.37     40.42
32769.10/4105.84	c  N dy157107  25176366      2520    655200      2520    381140   3936240  11948520     38.37     40.70
32796.25/4109.28	c  N dy157243  25196441      2520    655200      2520    401190   3936240  13074780     38.37     40.43
32823.39/4112.61	c  N dy157366  25216449      2520    655200      2520    421175   3936240  14168627     38.37     41.90
32849.75/4115.90	c  S st157487  25233939      2520    655200      2520    438654   3936240  15143490     38.37   no data
32855.33/4116.64	c  S st157487  25234442      2520    655200      2520    439157   3936240  15179534     38.37   no data
32856.12/4116.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
32861.85/4117.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.7M T:  0.71
32862.50/4117.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32862.50/4117.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32864.10/4117.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
32864.10/4117.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
32864.10/4117.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
32865.71/4117.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
32887.33/4120.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.06 s
33565.88/4205.67	c lits-rem:        75  cl-subs:      412  v-elim:      0  v-fix:    0  time: 84.91 s
33566.67/4205.74	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
33569.07/4206.04	c vivif2 --  cl tried   438745 cl shrink        0 lits rem          0 time: 0.29
33572.32/4206.47	c asymm  cl-useful: 0/3008/655200 lits-rem:0 time: 0.44
33572.32/4206.51	c calculated reachability. Time: 0.00
33572.32/4206.51	c  N dy157487  25234442      2520    655200      2520    438745   3936240  15130723     38.37   no data
33599.55/4209.85	c  N dy157611  25254490      2520    655200      2520    235062   3936240   3929403     38.37     41.37
33615.38/4211.85	c  N dy157733  25274526      2520    655200      2520    255057   3936240   5037090     38.37     43.48
33632.95/4214.04	c  N dy157858  25294600      2520    655200      2520    275104   3936240   6156833     38.37     41.11
33650.52/4216.29	c  N dy157987  25314684      2520    655200      2520    295172   3936240   7272098     38.37     40.75
33670.47/4218.76	c  N dy158120  25334768      2520    655200      2520    315231   3936240   8380766     38.37     40.52
33691.23/4221.34	c  N dy158248  25354844      2520    655200      2520    335290   3936240   9487937     38.37     40.95
33712.85/4224.10	c  N dy158374  25374937      2520    655200      2520    355355   3936240  10587520     38.37     41.97
33736.74/4227.00	c  N dy158498  25394985      2520    655200      2520    375382   3936240  11687289     38.37     41.03
33759.09/4229.87	c  N dy158620  25415083      2520    655200      2520    395456   3936240  12789702     38.37     40.52
33784.64/4233.01	c  N dy158748  25435318      2520    655200      2520    415665   3936240  13910904     38.37     40.92
33811.76/4236.42	c  N dy158878  25455346      2520    655200      2520    435656   3936240  15015681     38.37     40.66
33842.91/4240.32	c  N dy158990  25475418      2520    655200      2520    230999   3936240   3678655     38.37     40.83
33860.47/4242.53	c  N dy159128  25495524      2520    655200      2520    251084   3936240   4813486     38.37     40.86
33878.03/4244.76	c  N dy159252  25515558      2520    655200      2520    271088   3936240   5930542     38.37     41.55
33897.25/4247.16	c  N dy159375  25535584      2520    655200      2520    291087   3936240   7030049     38.37     46.13
33917.15/4249.68	c  N dy159497  25555682      2520    655200      2520    311160   3936240   8143812     38.37     68.66
33938.72/4252.38	c  N dy159629  25575725      2520    655200      2520    331175   3936240   9255966     38.37     41.58
33961.86/4255.30	c  N dy159759  25595839      2520    655200      2520    351260   3936240  10366067     38.37     40.90
33986.59/4258.30	c  N dy159878  25615874      2520    655200      2520    371268   3936240  11476164     38.37     40.49
34011.42/4261.51	c  N dy160010  25635938      2520    655200      2520    391307   3936240  12578726     38.37     40.53
34039.30/4264.92	c  N dy160137  25656036      2520    655200      2520    411375   3936240  13687544     38.37     40.65
34067.24/4268.40	c  N dy160263  25676154      2520    655200      2520    431470   3936240  14802233     38.37     40.67
34102.37/4272.86	c  N dy160381  25696349      2520    655200      2520    225936   3936240   3355654     38.37     41.08
34119.13/4274.93	c  N dy160498  25716353      2520    655200      2520    245917   3936240   4442902     38.37     41.69
34135.90/4277.05	c  S st160619  25734445      2520    655200      2520    263978   3936240   5450733     38.37     35.93
34140.69/4277.66	c  S st160619  25734952      2520    655200      2520    264485   3936240   5486922     38.37   no data
34141.49/4277.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
34145.48/4278.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.8M T:  0.56
34147.08/4278.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34147.08/4278.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34147.88/4278.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
34147.88/4278.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
34147.88/4278.57	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
34149.47/4278.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
34159.05/4279.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.92 s
34228.51/4288.60	c lits-rem:        28  cl-subs:       76  v-elim:      0  v-fix:    0  time:  8.58 s
34228.51/4288.67	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
34229.31/4288.79	c vivif2 --  cl tried   264409 cl shrink        0 lits rem          0 time: 0.12
34233.28/4289.21	c asymm  cl-useful: 0/3774/655200 lits-rem:0 time: 0.42
34233.28/4289.24	c calculated reachability. Time: 0.00
34233.28/4289.24	c  N dy160619  25734952      2520    655200      2520    264409   3936240   5478052     38.37   no data
34252.45/4291.66	c  N dy160748  25754959      2520    655200      2520    284391   3936240   6586276     38.37     42.13
34271.62/4294.09	c  N dy160869  25775044      2520    655200      2520    304450   3936240   7666700     38.37     40.58
34293.31/4296.79	c  N dy160993  25795246      2520    655200      2520    324629   3936240   8774441     38.37     41.61
34314.74/4299.44	c  N dy161115  25815264      2520    655200      2520    344626   3936240   9870679     38.37     40.47
34335.50/4302.07	c  N dy161229  25835302      2520    655200      2520    364650   3936240  10944630     38.37     42.55
34358.64/4304.92	c  N dy161351  25855311      2520    655200      2520    384635   3936240  12048587     38.37     40.62
34382.59/4307.91	c  N dy161471  25875394      2520    655200      2520    404692   3936240  13153745     38.37     41.47
34408.14/4311.19	c  N dy161595  25895399      2520    655200      2520    424674   3936240  14253871     38.37     41.16
34433.82/4314.35	c  N dy161710  25915489      2520    655200      2520    444740   3936240  15347420     38.37     42.17
34460.82/4317.74	c  N dy161834  25935596      2520    655200      2520    238122   3936240   3991366     38.37     40.66
34476.85/4319.79	c  N dy161965  25955600      2520    655200      2520    258102   3936240   5111414     38.37     51.74
34495.30/4322.02	c  N dy162092  25975628      2520    655200      2520    278107   3936240   6201885     38.37     42.02
34513.52/4324.38	c  N dy162209  25995801      2520    655200      2520    298254   3936240   7313000     38.37     40.52
34535.87/4327.10	c  N dy162338  26015887      2520    655200      2520    318317   3936240   8417322     38.37     40.50
34555.89/4329.67	c  N dy162460  26035989      2520    655200      2520    338390   3936240   9508400     38.37     40.71
34577.39/4332.31	c  N dy162585  26056045      2520    655200      2520    358407   3936240  10599929     38.37     42.37
34598.95/4335.09	c  N dy162701  26076256      2520    655200      2520    378591   3936240  11698353     38.37     40.73
34622.89/4338.02	c  N dy162827  26096338      2520    655200      2520    398646   3936240  12794917     38.37     40.54
34648.44/4341.21	c  N dy162954  26116438      2520    655200      2520    418722   3936240  13877855     38.37     40.43
34674.79/4344.57	c  N dy163083  26136520      2520    655200      2520    438781   3936240  14993983     38.37     45.15
34706.71/4348.54	c  N dy163206  26156611      2520    655200      2520    231130   3936240   3567556     38.37     40.72
34722.75/4350.55	c  N dy163335  26176772      2520    655200      2520    251275   3936240   4680602     38.37     40.74
34740.31/4352.76	c  N dy163457  26196795      2520    655200      2520    271279   3936240   5773062     38.37     43.68
34758.72/4355.03	c  N dy163578  26216869      2520    655200      2520    291325   3936240   6865527     38.37     41.39
34776.29/4357.24	c  S st163693  26234953      2520    655200      2520    309380   3936240   7864966     38.37     33.28
34780.95/4357.81	c  S st163693  26235461      2520    655200      2520    309888   3936240   7900583     38.37   no data
34780.95/4357.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
34785.73/4358.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.4M T:  0.54
34786.53/4358.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34786.53/4358.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34787.33/4358.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
34787.33/4358.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
34787.33/4358.68	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
34788.93/4358.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
34805.70/4360.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.74 s
34943.15/4378.19	c lits-rem:        43  cl-subs:      159  v-elim:      0  v-fix:    0  time: 17.15 s
34943.80/4378.27	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
34945.40/4378.43	c vivif2 --  cl tried   309729 cl shrink        0 lits rem          0 time: 0.16
34948.60/4378.88	c asymm  cl-useful: 0/3274/655200 lits-rem:0 time: 0.45
34949.40/4378.91	c calculated reachability. Time: 0.00
34949.40/4378.91	c  N dy163693  26235461      2520    655200      2520    309729   3936240   7881481     38.37   no data
34970.96/4381.66	c  N dy163821  26255541      2520    655200      2520    329784   3936240   8975888     38.37     41.06
34995.85/4384.72	c  N dy163950  26275637      2520    655200      2520    349856   3936240  10083788     38.37     41.59
35019.67/4387.79	c  N dy164078  26295776      2520    655200      2520    369966   3936240  11181316     38.37     41.03
35046.00/4391.09	c  N dy164209  26315883      2520    655200      2520    390053   3936240  12288939     38.37     40.95
35072.35/4394.31	c  N dy164334  26335887      2520    655200      2520    410027   3936240  13397136     38.37     41.94
35099.50/4397.74	c  N dy164450  26355979      2520    655200      2520    430089   3936240  14473489     38.37     40.42
35125.04/4400.97	c  N dy164573  26376031      2520    655200      2520    450117   3936240  15571733     38.37     40.43
35151.39/4404.22	c  N dy164692  26396069      2520    655200      2520    241412   3936240   4092471     38.37     40.63
35168.14/4406.37	c  N dy164822  26416079      2520    655200      2520    261402   3936240   5204572     38.37     40.89
35185.72/4408.59	c  N dy164947  26436107      2520    655200      2520    281404   3936240   6308271     38.37     40.68
35204.87/4410.96	c  N dy165063  26456307      2520    655200      2520    301574   3936240   7401336     38.37     41.05
35224.83/4413.50	c  N dy165185  26476395      2520    655200      2520    321636   3936240   8488524     38.37     41.17
35246.38/4416.11	c  N dy165306  26496433      2520    655200      2520    341652   3936240   9591461     38.37     42.77
35272.71/4419.41	c  N dy165436  26516462      2520    655200      2520    361654   3936240  10708000     38.37     40.57
35301.46/4423.07	c  N dy165558  26536609      2520    655200      2520    381774   3936240  11792384     38.37     40.76
35331.78/4426.82	c  N dy165680  26556650      2520    655200      2520    401789   3936240  12879870     38.37     40.43
35363.77/4430.83	c  N dy165801  26576678      2520    655200      2520    421789   3936240  13977894     38.37     40.49
35396.45/4434.95	c  N dy165923  26596772      2520    655200      2520    441846   3936240  15063633     38.37     41.33
35435.55/4439.80	c  N dy166042  26616980      2520    655200      2520    232334   3936240   3547133     38.37     40.92
35452.47/4441.98	c  N dy166161  26637219      2520    655200      2520    252542   3936240   4649777     38.36     41.08
35472.28/4444.49	c  N dy166289  26657310      2520    655200      2520    272609   3936240   5764986     38.37     40.66
35493.04/4447.05	c  N dy166410  26677392      2520    655200      2520    292671   3936240   6866996     38.37     41.33
35514.60/4449.72	c  N dy166539  26697570      2520    655200      2520    312822   3936240   7980670     38.37     40.58
35536.95/4452.56	c  N dy166671  26717572      2520    655200      2520    332808   3936240   9107543     38.37     47.18
35558.50/4455.28	c  S st166787  26735462      2520    655200      2520    350669   3936240  10088638     38.37   no data
35564.90/4456.01	c  S st166787  26735963      2520    655200      2520    351170   3936240  10123145     38.37   no data
35564.90/4456.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
35569.69/4456.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.1M T:  0.58
35571.29/4456.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35571.29/4456.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35572.09/4456.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
35572.09/4456.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
35572.09/4456.97	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
35573.68/4457.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
35592.97/4459.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.92 s
35848.31/4491.58	c lits-rem:        61  cl-subs:      232  v-elim:      0  v-fix:    0  time: 31.41 s
35849.11/4491.65	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
35850.71/4491.85	c vivif2 --  cl tried   350938 cl shrink        0 lits rem          0 time: 0.20
35854.71/4492.30	c asymm  cl-useful: 0/2932/655200 lits-rem:0 time: 0.45
35854.71/4492.33	c calculated reachability. Time: 0.00
35854.71/4492.33	c  N dy166787  26735963      2520    655200      2520    350938   3936240  10094820     38.37   no data
35879.45/4495.44	c  N dy166911  26756254      2520    655200      2520    371203   3936240  11209420     38.37     41.25
35904.21/4498.59	c  N dy167032  26776440      2520    655200      2520    391369   3936240  12316578     38.37     40.43
35930.55/4501.87	c  N dy167152  26796646      2520    655200      2520    411539   3936240  13396067     38.36     40.60
35957.69/4505.26	c  N dy167272  26816675      2520    655200      2520    431537   3936240  14474540     38.36     41.85
35985.63/4508.79	c  N dy167407  26836766      2520    655200      2520    451601   3936240  15579412     38.37     40.46
36015.97/4512.50	c  N dy167532  26856907      2520    655200      2520    241013   3936240   3995533     38.36     40.60
36032.72/4514.68	c  N dy167653  26876914      2520    655200      2520    260986   3936240   5093758     38.36     42.23
36051.09/4516.90	c  N dy167780  26897033      2520    655200      2520    281082   3936240   6198079     38.36     41.79
36071.05/4519.45	c  N dy167904  26917135      2520    655200      2520    301165   3936240   7289904     38.36     40.62
36092.67/4522.21	c  N dy168031  26937355      2520    655200      2520    321362   3936240   8400010     38.36     40.45
36116.56/4525.17	c  N dy168165  26957575      2520    655200      2520    341556   3936240   9521369     38.36     40.72
36139.72/4528.04	c  N dy168276  26977691      2520    655200      2520    361633   3936240  10615735     38.36     40.55
36165.26/4531.20	c  N dy168408  26997757      2520    655200      2520    381675   3936240  11742853     38.37     40.43
36190.15/4534.38	c  N dy168538  27017819      2520    655200      2520    401712   3936240  12844289     38.37     40.49
36215.62/4537.61	c  N dy168660  27037918      2520    655200      2520    421792   3936240  13941675     38.36     46.50
36241.97/4540.89	c  N dy168783  27057949      2520    655200      2520    441805   3936240  15034456     38.36     40.53
36272.26/4544.62	c  N dy168900  27078097      2520    655200      2520    461922   3936240  16119658     38.36     40.81
36296.99/4547.78	c  N dy169025  27098152      2520    655200      2520    250245   3936240   4484860     38.36     42.00
36315.36/4550.04	c  N dy169151  27118325      2520    655200      2520    270392   3936240   5605829     38.36     40.58
36333.71/4552.35	c  N dy169268  27138486      2520    655200      2520    290516   3936240   6711021     38.36     40.47
36354.48/4554.90	c  N dy169394  27158555      2520    655200      2520    310553   3936240   7809565     38.36     44.75
36376.02/4557.68	c  N dy169520  27178854      2520    655200      2520    330827   3936240   8923871     38.36     41.30
36397.60/4560.39	c  N dy169635  27198942      2520    655200      2520    350889   3936240  10006206     38.36     40.62
36421.54/4563.34	c  N dy169757  27219050      2520    655200      2520    370978   3936240  11100466     38.36     40.93
36442.29/4565.96	c  S st169863  27235963      2520    655200      2520    387867   3936240  12049972     38.36   no data
36447.88/4566.68	c  S st169863  27236466      2520    655200      2520    388370   3936240  12089454     38.36   no data
36448.68/4566.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
36454.26/4567.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.0M T:  0.64
36455.86/4567.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36455.86/4567.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36456.66/4567.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
36456.66/4567.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
36456.66/4567.72	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
36458.26/4567.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
36478.22/4570.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.98 s
36891.83/4622.28	c lits-rem:        63  cl-subs:      364  v-elim:      0  v-fix:    0  time: 50.86 s
36892.70/4622.35	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
36894.97/4622.60	c vivif2 --  cl tried   388006 cl shrink        0 lits rem          0 time: 0.25
36898.16/4623.07	c asymm  cl-useful: 0/2904/655200 lits-rem:0 time: 0.47
36898.96/4623.10	c calculated reachability. Time: 0.00
36898.96/4623.10	c  N dy169863  27236466      2520    655200      2520    388006   3936240  12047148     38.36   no data
36924.51/4626.37	c  N dy169987  27256725      2520    655200      2520    408241   3936240  13155441     38.36     41.95
36954.17/4630.04	c  N dy170114  27276780      2520    655200      2520    428270   3936240  14262293     38.36     56.32
36986.78/4634.14	c  N dy170246  27296860      2520    655200      2520    448330   3936240  15376844     38.36     41.47
37027.48/4639.26	c  N dy170377  27317063      2520    655200      2520    235801   3936240   3617288     38.36     40.64
37045.03/4641.40	c  N dy170508  27337066      2520    655200      2520    255783   3936240   4730458     38.36     40.69
37062.59/4643.61	c  N dy170630  27357237      2520    655200      2520    275928   3936240   5838218     38.36     41.65
37081.76/4646.01	c  N dy170762  27377297      2520    655200      2520    295963   3936240   6934668     38.36     45.88
37100.93/4648.44	c  N dy170882  27397441      2520    655200      2520    316085   3936240   8030313     38.36     40.74
37123.27/4651.27	c  N dy171020  27417465      2520    655200      2520    336085   3936240   9160551     38.36     45.74
37144.84/4653.97	c  N dy171132  27437601      2520    655200      2520    356193   3936240  10245205     38.36     40.43
37167.99/4656.89	c  N dy171259  27457800      2520    655200      2520    376368   3936240  11373718     38.36     40.95
37192.74/4659.98	c  N dy171383  27478062      2520    655200      2520    396601   3936240  12494005     38.36     40.55
37220.68/4663.42	c  N dy171520  27498196      2520    655200      2520    416707   3936240  13621804     38.37     40.55
37248.63/4666.96	c  N dy171647  27518280      2520    655200      2520    436770   3936240  14725554     38.37     44.95
37277.38/4670.60	c  N dy171768  27538438      2520    655200      2520    456902   3936240  15816124     38.36     40.41
37310.11/4674.63	c  N dy171897  27558582      2520    655200      2520    243322   3936240   3988796     38.36     41.41
37327.67/4676.88	c  N dy172022  27578747      2520    655200      2520    263464   3936240   5089005     38.36     40.56
37346.84/4679.22	c  N dy172140  27598760      2520    655200      2520    283450   3936240   6184530     38.36     44.66
37368.39/4681.90	c  N dy172273  27618875      2520    655200      2520    303542   3936240   7298264     38.36     41.00
37389.15/4684.52	c  N dy172396  27638914      2520    655200      2520    323552   3936240   8408041     38.36     40.62
37410.84/4687.27	c  N dy172507  27659074      2520    655200      2520    343678   3936240   9482955     38.36     41.10
37435.46/4690.40	c  N dy172630  27679212      2520    655200      2520    363790   3936240  10579353     38.36     42.60
37461.80/4693.66	c  N dy172760  27699239      2520    655200      2520    383803   3936240  11676146     38.36     40.49
37489.00/4697.05	c  N dy172883  27719338      2520    655200      2520    403882   3936240  12776014     38.36     50.55
37512.90/4700.09	c  S st172990  27736468      2520    655200      2520    420991   3936240  13727605     38.36     34.67
37520.08/4700.90	c  S st172990  27736972      2520    655200      2520    421493   3936240  13762253     38.36   no data
37520.08/4700.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
37526.46/4701.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.6M T:  0.74
37527.27/4701.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37527.27/4701.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37528.87/4702.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
37528.87/4702.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
37528.87/4702.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
37530.47/4702.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
37552.02/4704.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.16 s
38127.65/4777.04	c lits-rem:        72  cl-subs:      406  v-elim:      0  v-fix:    0  time: 71.94 s
38128.45/4777.11	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
38130.10/4777.38	c vivif2 --  cl tried   421087 cl shrink        0 lits rem          0 time: 0.27
38134.04/4777.85	c asymm  cl-useful: 0/3295/655200 lits-rem:0 time: 0.47
38134.04/4777.88	c calculated reachability. Time: 0.00
38134.04/4777.88	c  N dy172990  27736972      2520    655200      2520    421087   3936240  13715663     38.36   no data
38162.78/4781.41	c  N dy173111  27756988      2520    655200      2520    441088   3936240  14812082     38.36     41.68
38190.73/4784.97	c  N dy173226  27777436      2520    655200      2520    461512   3936240  15915577     38.36     42.46
38218.79/4788.47	c  N dy173353  27797501      2520    655200      2520    246835   3936240   4159397     38.36     43.88
38236.35/4790.63	c  N dy173491  27817620      2520    655200      2520    266929   3936240   5267027     38.36     41.35
38253.92/4792.89	c  N dy173612  27837627      2520    655200      2520    286919   3936240   6373943     38.36     41.89
38272.95/4795.24	c  N dy173746  27857635      2520    655200      2520    306898   3936240   7474533     38.36     53.60
38292.11/4797.64	c  N dy173868  27877867      2520    655200      2520    327108   3936240   8565719     38.36     42.60
38313.69/4800.35	c  N dy173996  27898005      2520    655200      2520    347216   3936240   9666594     38.36     41.27
38336.82/4803.20	c  N dy174121  27918105      2520    655200      2520    367289   3936240  10762368     38.36     40.57
38360.76/4806.23	c  N dy174253  27938258      2520    655200      2520    387424   3936240  11872235     38.36     40.60
38387.11/4809.56	c  N dy174390  27958310      2520    655200      2520    407456   3936240  12988395     38.36     40.54
38417.45/4813.35	c  N dy174523  27978449      2520    655200      2520    427564   3936240  14086612     38.36     41.20
38445.40/4816.88	c  N dy174644  27998648      2520    655200      2520    447736   3936240  15193560     38.36     41.09
38476.52/4820.73	c  N dy174778  28018688      2520    655200      2520    467745   3936240  16306333     38.36     41.42
38502.85/4824.06	c  N dy174904  28038772      2520    655200      2520    252103   3936240   4407651     38.36     44.51
38521.22/4826.31	c  N dy175037  28058940      2520    655200      2520    272246   3936240   5519805     38.36     41.18
38539.58/4828.64	c  N dy175159  28079104      2520    655200      2520    292389   3936240   6619496     38.36     40.61
38560.41/4831.22	c  N dy175293  28099176      2520    655200      2520    312438   3936240   7727557     38.36     44.84
38580.30/4833.79	c  N dy175421  28119221      2520    655200      2520    332456   3936240   8829872     38.36     40.69
38604.31/4836.74	c  N dy175551  28139331      2520    655200      2520    352542   3936240   9938603     38.36     40.40
38626.61/4839.57	c  N dy175669  28159457      2520    655200      2520    372633   3936240  11043195     38.36     40.68
38651.35/4842.62	c  N dy175798  28179477      2520    655200      2520    392614   3936240  12142267     38.36     51.68
38677.68/4845.91	c  N dy175924  28199542      2520    655200      2520    412652   3936240  13256613     38.36     41.68
38704.04/4849.21	c  N dy176047  28219565      2520    655200      2520    432651   3936240  14337580     38.36     40.80
38728.12/4852.26	c  S st176157  28236975      2520    655200      2520    450033   3936240  15299477     38.36   no data
38733.59/4852.98	c  S st176157  28237485      2520    655200      2520    450542   3936240  15337831     38.36   no data
38734.39/4853.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
38739.97/4853.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.6M T:  0.70
38741.57/4853.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38741.57/4853.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38742.37/4854.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
38742.37/4854.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2520 time:  0.00 s
38742.37/4854.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38743.97/4854.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
38765.52/4856.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.01 s
39457.02/4943.59	c lits-rem:        58  cl-subs:      423  v-elim:      0  v-fix:    0  time: 86.56 s
39457.68/4943.66	c vivif2 --  cl tried   655200 cl shrink        0 lits rem          0 time: 0.07
39460.08/4943.95	c vivif2 --  cl tried   450119 cl shrink        0 lits rem          0 time: 0.29
39464.07/4944.40	c asymm  cl-useful: 0/2852/655200 lits-rem:0 time: 0.45
39464.07/4944.44	c calculated reachability. Time: 0.00
39464.07/4944.44	c  N dy176157  28237485      2520    655200      2520    450119   3936240  15286109     38.36   no data
39491.28/4947.85	c  N dy176278  28257500      2520    655200      2520    470107   3936240  16385883     38.36     40.93
39516.76/4951.02	c  N dy176408  28277574      2520    655200      2520    253471   3936240   4436681     38.36     41.47
39533.53/4953.14	c  N dy176534  28297605      2520    655200      2520    273474   3936240   5529026     38.36     40.52
39551.90/4955.47	c  N dy176663  28317723      2520    655200      2520    293568   3936240   6645056     38.36     41.70
39572.63/4958.04	c  N dy176788  28337774      2520    655200      2520    313591   3936240   7764388     38.36     45.43
39595.80/4960.90	c  N dy176915  28357823      2520    655200      2520    333615   3936240   8881460     38.36     41.18
39618.94/4963.80	c  N dy177042  28377910      2520    655200      2520    353682   3936240   9977536     38.36     52.59
39643.69/4966.90	c  N dy177170  28397971      2520    655200      2520    373715   3936240  11064884     38.36     41.44
39667.78/4969.93	c  N dy177289  28418048      2520    655200      2520    393768   3936240  12143606     38.36     40.78
39696.39/4973.52	c  N dy177419  28438100      2520    655200      2520    413796   3936240  13249462     38.36     50.17
39724.34/4977.05	c  N dy177543  28458156      2520    655200      2520    433834   3936240  14344376     38.36     41.14
39752.28/4980.52	c  N dy177668  28478266      2520    655200      2520    453922   3936240  15458776     38.36     41.24
39781.08/4984.14	c  N dy177798  28498299      2520    655200      2520    473933   3936240  16552286     38.36     50.72
39804.97/4987.15	c  N dy177924  28518377      2520    655200      2520    256296   3936240   4550549     38.36     40.63
39822.53/4989.31	c  N dy178049  28538478      2520    655200      2520    276373   3936240   5662947     38.36     40.44
39840.90/4991.65	c  N dy178167  28558570      2520    655200      2520    296435   3936240   6764320     38.36     40.59
39860.97/4994.15	c  N dy178298  28578649      2520    655200      2520    316489   3936240   7874493     38.36     40.47
39882.41/4996.88	c  N dy178421  28598901      2520    655200      2520    336719   3936240   8970621     38.36     40.63
39905.54/4999.73	c  N dy178546  28619100      2520    655200      2520    356892   3936240  10081551     38.36     40.78
39928.70/5002.63	c  N dy178672  28639151      2520    655200      2520    376919   3936240  11177166     38.36     40.81
39951.84/5005.58	c  N dy178785  28659328      2520    655200      2520    397075   3936240  12275502     38.36     40.50
39977.40/5008.79	c  N dy178914  28679378      2520    655200      2520    417101   3936240  13377273     38.36     40.86

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-3421539-1306668698/watcher-3421539-1306668698 -o /tmp/evaluation-result-3421539-1306668698/solver-3421539-1306668698 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421539-1306668698.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.38 7.91 7.96 1/474 10240
/proc/meminfo: memFree=27468312/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=92144 CPUtime=0.02 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) R 10238 10240 10214 0 -1 4202496 411 0 0 0 2 0 0 0 23 0 8 0 778472169 94355456 352 33554432000 4194304 4580107 140735699842384 18446744073709551615 47768853419954 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10240/statm: 23036 352 299 95 0 18018 0
[pid=10240/tid=10241] ppid=10238 vsize=92144 CPUtime=0.01 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 778472170 94355456 352 33554432000 4194304 4580107 140735699842384 18446744073709551615 47768853419954 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=92144 CPUtime=0 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 778472170 94355456 352 33554432000 4194304 4580107 140735699842384 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=92144 CPUtime=0 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 778472170 94355456 352 33554432000 4194304 4580107 140735699842384 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=92144 CPUtime=0.01 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 778472170 94355456 352 33554432000 4194304 4580107 140735699842384 18446744073709551615 47768853419954 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=92144 CPUtime=0.01 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 778472170 94355456 352 33554432000 4194304 4580107 140735699842384 18446744073709551615 47768853419944 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=92144 CPUtime=0.01 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 1 0 0 0 1 0 0 0 18 0 8 0 778472170 94355456 352 33554432000 4194304 4580107 140735699842384 18446744073709551615 47768853419954 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=92144 CPUtime=0.01 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 778472170 94355456 352 33554432000 4194304 4580107 140735699842384 18446744073709551615 47768853419948 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.111549 s]
/proc/loadavg: 7.38 7.91 7.96 1/474 10240
/proc/meminfo: memFree=27468312/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=571692 CPUtime=0.57 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) R 10238 10240 10214 0 -1 4202496 17597 0 0 0 48 9 0 0 17 0 8 0 778472169 585412608 17216 33554432000 4194304 4580107 140735699842384 18446744073709551615 212436122143 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10240/statm: 142923 17281 337 95 0 137905 0
[pid=10240/tid=10241] ppid=10238 vsize=571692 CPUtime=0.07 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) S 10238 10240 10214 0 -1 4202560 2070 0 0 0 6 1 0 0 17 0 8 0 778472170 585412608 17305 33554432000 4194304 4580107 140735699842384 18446744073709551615 212436122094 0 0 4096 2 18446604470755899392 0 0 -1 6 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=571692 CPUtime=0.03 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) S 10238 10240 10214 0 -1 4202560 2251 0 0 0 2 1 0 0 18 0 8 0 778472170 585412608 17331 33554432000 4194304 4580107 140735699842384 18446744073709551615 212436122094 0 0 4096 2 18446604470755899392 0 0 -1 7 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=571692 CPUtime=0.05 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 2113 0 0 0 5 0 0 0 18 0 8 0 778472170 585412608 17371 33554432000 4194304 4580107 140735699842384 18446744073709551615 212436060343 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=571692 CPUtime=0.07 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) S 10238 10240 10214 0 -1 4202560 2185 0 0 0 6 1 0 0 17 0 8 0 778472170 585412608 17386 33554432000 4194304 4580107 140735699842384 18446744073709551615 212436122094 0 0 4096 2 18446604470755899392 0 0 -1 4 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=571692 CPUtime=0.07 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 1858 0 0 0 6 1 0 0 17 0 8 0 778472170 585412608 17386 33554432000 4194304 4580107 140735699842384 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=571692 CPUtime=0.08 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 2420 0 0 0 7 1 0 0 18 0 8 0 778472170 585412608 17397 33554432000 4194304 4580107 140735699842384 18446744073709551615 4487413 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=571692 CPUtime=0.07 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 2254 0 0 0 6 1 0 0 18 0 8 0 778472170 585412608 17462 33554432000 4194304 4580107 140735699842384 18446744073709551615 4353594 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 571692

[startup+0.202686 s]
/proc/loadavg: 7.38 7.91 7.96 1/474 10240
/proc/meminfo: memFree=27468312/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=662340 CPUtime=1.04 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) R 10238 10240 10214 0 -1 4202496 38402 0 0 0 86 18 0 0 18 0 8 0 778472169 678236160 38020 33554432000 4194304 4580107 140735699842384 18446744073709551615 4511212 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10240/statm: 165585 38051 337 95 0 160567 0
[pid=10240/tid=10241] ppid=10238 vsize=662340 CPUtime=0.13 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 4796 0 0 0 11 2 0 0 17 0 8 0 778472170 678236160 38104 33554432000 4194304 4580107 140735699842384 18446744073709551615 212435682090 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=695156 CPUtime=0.09 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 5162 0 0 0 7 2 0 0 17 0 8 0 778472170 711839744 38121 33554432000 4194304 4580107 140735699842384 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=695156 CPUtime=0.11 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 4720 0 0 0 10 1 0 0 18 0 8 0 778472170 711839744 38122 33554432000 4194304 4580107 140735699842384 18446744073709551615 4487413 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=695156 CPUtime=0.12 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 4946 0 0 0 10 2 0 0 17 0 8 0 778472170 711839744 38160 33554432000 4194304 4580107 140735699842384 18446744073709551615 4353698 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=695156 CPUtime=0.13 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 4030 0 0 0 11 2 0 0 17 0 8 0 778472170 711839744 38257 33554432000 4194304 4580107 140735699842384 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=695156 CPUtime=0.13 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 4929 0 0 0 11 2 0 0 18 0 8 0 778472170 711839744 38278 33554432000 4194304 4580107 140735699842384 18446744073709551615 212436060343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=727972 CPUtime=0.13 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 4690 0 0 0 11 2 0 0 18 0 8 0 778472170 745443328 38352 33554432000 4194304 4580107 140735699842384 18446744073709551615 4353512 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 662340

[startup+0.303559 s]
/proc/loadavg: 7.38 7.91 7.96 1/474 10240
/proc/meminfo: memFree=27468312/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=899284 CPUtime=1.58 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) D 10238 10240 10214 0 -1 4202496 62708 0 0 0 131 27 0 0 18 0 8 0 778472169 920866816 62326 33554432000 4194304 4580107 140735699842384 18446744073709551615 4489273 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10240/statm: 224821 62495 337 95 0 219803 0
[pid=10240/tid=10241] ppid=10238 vsize=899284 CPUtime=0.2 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 7915 0 0 0 17 3 0 0 17 0 8 0 778472170 920866816 62561 33554432000 4194304 4580107 140735699842384 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=899284 CPUtime=0.15 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 8519 0 0 0 12 3 0 0 18 0 8 0 778472170 920866816 62708 33554432000 4194304 4580107 140735699842384 18446744073709551615 212436060343 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=899284 CPUtime=0.18 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 8079 0 0 0 16 2 0 0 18 0 8 0 778472170 920866816 62783 33554432000 4194304 4580107 140735699842384 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=899284 CPUtime=0.19 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 8218 0 0 0 16 3 0 0 18 0 8 0 778472170 920866816 62783 33554432000 4194304 4580107 140735699842384 18446744073709551615 4355016 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=899284 CPUtime=0.19 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 6476 0 0 0 17 2 0 0 18 0 8 0 778472170 920866816 62783 33554432000 4194304 4580107 140735699842384 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=899284 CPUtime=0.2 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 8077 0 0 0 17 3 0 0 18 0 8 0 778472170 920866816 62783 33554432000 4194304 4580107 140735699842384 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=899284 CPUtime=0.2 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 7285 0 0 0 17 3 0 0 18 0 8 0 778472170 920866816 62783 33554432000 4194304 4580107 140735699842384 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 899284

[startup+0.72539 s]
/proc/loadavg: 7.38 7.91 7.96 1/474 10240
/proc/meminfo: memFree=27468312/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=1012868 CPUtime=4.52 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) R 10238 10240 10214 0 -1 4202496 101009 0 0 0 409 43 0 0 18 0 8 0 778472169 1037176832 100611 33554432000 4194304 4580107 140735699842384 18446744073709551615 4443119 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10240/statm: 253217 100611 365 95 0 248199 0
[pid=10240/tid=10241] ppid=10238 vsize=1012868 CPUtime=0.57 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 12107 0 0 0 52 5 0 0 18 0 8 0 778472170 1037176832 100611 33554432000 4194304 4580107 140735699842384 18446744073709551615 4439214 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=1012868 CPUtime=0.53 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) D 10238 10240 10214 0 -1 4202560 15477 0 0 0 47 6 0 0 18 0 8 0 778472170 1037176832 100611 33554432000 4194304 4580107 140735699842384 18446744073709551615 212435678241 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=1012868 CPUtime=0.55 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 12604 0 0 0 51 4 0 0 18 0 8 0 778472170 1037176832 100611 33554432000 4194304 4580107 140735699842384 18446744073709551615 212436074922 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=1012868 CPUtime=0.55 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 12969 0 0 0 50 5 0 0 18 0 8 0 778472170 1037176832 100611 33554432000 4194304 4580107 140735699842384 18446744073709551615 4439221 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=1012868 CPUtime=0.56 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 12115 0 0 0 52 4 0 0 18 0 8 0 778472170 1037176832 100611 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=1012868 CPUtime=0.56 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 12016 0 0 0 51 5 0 0 18 0 8 0 778472170 1037176832 100611 33554432000 4194304 4580107 140735699842384 18446744073709551615 4439086 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=1013188 CPUtime=0.57 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 11429 0 0 0 52 5 0 0 18 0 8 0 778472170 1037504512 100693 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 1012868

[startup+1.50124 s]
/proc/loadavg: 7.38 7.91 7.96 2/482 10248
/proc/meminfo: memFree=26804232/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=1669224 CPUtime=7.32 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) R 10238 10240 10214 0 -1 4202496 270562 0 0 0 612 120 0 0 17 0 8 0 778472169 1709285376 269953 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10240/statm: 417306 269953 373 95 0 412288 0
[pid=10240/tid=10241] ppid=10238 vsize=1669224 CPUtime=0.86 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 36624 0 0 0 70 16 0 0 16 0 8 0 778472170 1709285376 269953 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=1669224 CPUtime=0.9 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 37780 0 0 0 75 15 0 0 17 0 8 0 778472170 1709285376 269953 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451663 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=1669224 CPUtime=0.89 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 36847 0 0 0 75 14 0 0 16 0 8 0 778472170 1709285376 269953 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451663 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=1669224 CPUtime=0.84 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 37269 0 0 0 68 16 0 0 16 0 8 0 778472170 1709285376 269953 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=1669224 CPUtime=0.87 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 35805 0 0 0 73 14 0 0 16 0 8 0 778472170 1709285376 269953 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=1669224 CPUtime=0.87 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 36501 0 0 0 71 16 0 0 16 0 8 0 778472170 1709285376 269953 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451766 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=1669224 CPUtime=1.06 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 12284 0 0 0 99 7 0 0 16 0 8 0 778472170 1709285376 269953 33554432000 4194304 4580107 140735699842384 18446744073709551615 4249171 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.32
Current children cumulated vsize (KiB) 1669224

[startup+3.10094 s]
/proc/loadavg: 7.38 7.91 7.96 11/482 10248
/proc/meminfo: memFree=26384244/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=1658996 CPUtime=20.11 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) R 10238 10240 10214 0 -1 4202496 277666 0 0 0 1889 122 0 0 19 0 8 0 778472169 1698811904 269418 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451692 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10240/statm: 414749 269418 373 95 0 409731 0
[pid=10240/tid=10241] ppid=10238 vsize=1658996 CPUtime=2.46 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 36624 0 0 0 230 16 0 0 18 0 8 0 778472170 1698811904 269418 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451663 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=1658996 CPUtime=2.49 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 37780 0 0 0 234 15 0 0 19 0 8 0 778472170 1698811904 269418 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=1658996 CPUtime=2.49 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 36847 0 0 0 235 14 0 0 18 0 8 0 778472170 1698811904 269418 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451663 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=1658996 CPUtime=2.44 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 37269 0 0 0 228 16 0 0 18 0 8 0 778472170 1698811904 269418 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451559 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=1658996 CPUtime=2.47 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 35805 0 0 0 233 14 0 0 17 0 8 0 778472170 1698811904 269418 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451692 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=1658996 CPUtime=2.47 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 36501 0 0 0 231 16 0 0 18 0 8 0 778472170 1698811904 269418 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=1658996 CPUtime=2.66 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 19388 0 0 0 257 9 0 0 18 0 8 0 778472170 1698811904 269418 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20.11
Current children cumulated vsize (KiB) 1658996

[startup+6.30033 s]
/proc/loadavg: 7.67 7.96 7.97 9/482 10248
/proc/meminfo: memFree=26283312/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=1823416 CPUtime=45.64 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) R 10238 10240 10214 0 -1 4202496 321319 0 0 0 4431 133 0 0 25 0 8 0 778472169 1867177984 311207 33554432000 4194304 4580107 140735699842384 18446744073709551615 4415929 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10240/statm: 455854 311212 375 95 0 450836 0
[pid=10240/tid=10241] ppid=10238 vsize=1823416 CPUtime=5.66 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 36624 0 0 0 550 16 0 0 25 0 8 0 778472170 1867177984 311214 33554432000 4194304 4580107 140735699842384 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=1823416 CPUtime=5.64 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 42716 0 0 0 547 17 0 0 25 0 8 0 778472170 1867177984 311217 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451813 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=1823416 CPUtime=5.69 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 42130 0 0 0 554 15 0 0 25 0 8 0 778472170 1867177984 311219 33554432000 4194304 4580107 140735699842384 18446744073709551615 4426128 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=1823416 CPUtime=5.63 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 37269 0 0 0 547 16 0 0 25 0 8 0 778472170 1867177984 311222 33554432000 4194304 4580107 140735699842384 18446744073709551615 4415763 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=1823416 CPUtime=5.67 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 35805 0 0 0 553 14 0 0 25 0 8 0 778472170 1867177984 311225 33554432000 4194304 4580107 140735699842384 18446744073709551615 4415773 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=1823416 CPUtime=5.67 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 41421 0 0 0 549 18 0 0 25 0 8 0 778472170 1867177984 311227 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=1823416 CPUtime=5.86 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 47914 0 0 0 570 16 0 0 25 0 8 0 778472170 1867177984 311230 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451813 0 0 4096 2 0 0 0 -1 3 0 0 0

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

[pid=10240/tid=10243] ppid=10238 vsize=7919036 CPUtime=4657.26 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3534961 0 0 0 464782 944 0 0 20 0 8 0 778472170 8109092864 1554145 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=7919036 CPUtime=4654.41 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3425535 0 0 0 464560 881 0 0 20 0 8 0 778472170 8109092864 1554145 33554432000 4194304 4580107 140735699842384 18446744073709551615 4321093 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=7919036 CPUtime=4642.61 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3450628 0 0 0 463301 960 0 0 25 0 8 0 778472170 8109092864 1554145 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=7919036 CPUtime=4660.58 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3382584 0 0 0 465171 887 0 0 25 0 8 0 778472170 8109092864 1554145 33554432000 4194304 4580107 140735699842384 18446744073709551615 4318555 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=7919036 CPUtime=4654.05 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3567361 0 0 0 464442 963 0 0 25 0 8 0 778472170 8109092864 1554145 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37211.9
Current children cumulated vsize (KiB) 7919036

[startup+4722.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/482 10385
/proc/meminfo: memFree=21085972/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=8435208 CPUtime=37691 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) R 10238 10240 10214 0 -1 4202496 28226452 0 0 0 3761483 7619 0 0 25 0 8 0 778472169 8637652992 1592433 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10240/statm: 2108802 1592433 379 95 0 2103784 0
[pid=10240/tid=10241] ppid=10238 vsize=8435208 CPUtime=4714.37 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3536246 0 0 0 470513 924 0 0 25 0 8 0 778472170 8637652992 1592434 33554432000 4194304 4580107 140735699842384 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=8435208 CPUtime=4714.89 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3615352 0 0 0 470464 1025 0 0 25 0 8 0 778472170 8637652992 1592434 33554432000 4194304 4580107 140735699842384 18446744073709551615 4416524 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=8435208 CPUtime=4717.27 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3568578 0 0 0 470768 959 0 0 25 0 8 0 778472170 8637652992 1592434 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=8435208 CPUtime=4714.43 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3457821 0 0 0 470549 894 0 0 25 0 8 0 778472170 8637652992 1592434 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=8435208 CPUtime=4702.62 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3458604 0 0 0 469299 963 0 0 25 0 8 0 778472170 8637652992 1592434 33554432000 4194304 4580107 140735699842384 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=8435208 CPUtime=4720.59 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3410520 0 0 0 471162 897 0 0 25 0 8 0 778472170 8637652992 1592434 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=8435208 CPUtime=4713.12 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3567361 0 0 0 470349 963 0 0 25 0 8 0 778472170 8637652992 1592434 33554432000 4194304 4580107 140735699842384 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37691
Current children cumulated vsize (KiB) 8435208

[startup+4782.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/482 10387
/proc/meminfo: memFree=21199564/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=8007284 CPUtime=38170 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) R 10238 10240 10214 0 -1 4202496 28442257 0 0 0 3809306 7690 0 0 25 0 8 0 778472169 8199458816 1565666 33554432000 4194304 4580107 140735699842384 18446744073709551615 4296803 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10240/statm: 2001821 1565666 379 95 0 1996803 0
[pid=10240/tid=10241] ppid=10238 vsize=8007284 CPUtime=4774.35 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3576311 0 0 0 476498 937 0 0 25 0 8 0 778472170 8199458816 1565666 33554432000 4194304 4580107 140735699842384 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=8007284 CPUtime=4774.86 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3659290 0 0 0 476448 1038 0 0 25 0 8 0 778472170 8199458816 1565666 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=8007284 CPUtime=4777.25 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3610692 0 0 0 476751 974 0 0 25 0 8 0 778472170 8199458816 1565666 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=8007284 CPUtime=4774.42 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3460967 0 0 0 476546 896 0 0 25 0 8 0 778472170 8199458816 1565666 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=8007284 CPUtime=4762.6 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3504503 0 0 0 475282 978 0 0 25 0 8 0 778472170 8199458816 1565667 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=8007284 CPUtime=4780.54 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3410520 0 0 0 477157 897 0 0 25 0 8 0 778472170 8199458816 1565667 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=8007284 CPUtime=4772.16 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3606595 0 0 0 476240 976 0 0 25 0 8 0 778472170 8199458816 1565667 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38170
Current children cumulated vsize (KiB) 8007284

[startup+4842.32 s]
/proc/loadavg: 8.05 8.05 8.00 9/482 10389
/proc/meminfo: memFree=21100732/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=8298044 CPUtime=38649.1 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) R 10238 10240 10214 0 -1 4202496 28679836 0 0 0 3857142 7767 0 0 25 0 8 0 778472169 8497197056 1589132 33554432000 4194304 4580107 140735699842384 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10240/statm: 2074511 1589132 379 95 0 2069493 0
[pid=10240/tid=10241] ppid=10238 vsize=8298044 CPUtime=4834.37 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3607476 0 0 0 482491 946 0 0 25 0 8 0 778472170 8497197056 1589132 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=8298044 CPUtime=4834.88 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3670104 0 0 0 482446 1042 0 0 25 0 8 0 778472170 8497197056 1589132 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=8298044 CPUtime=4837.26 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3657194 0 0 0 482737 989 0 0 25 0 8 0 778472170 8497197056 1589132 33554432000 4194304 4580107 140735699842384 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=8298044 CPUtime=4834.42 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3506247 0 0 0 482530 912 0 0 25 0 8 0 778472170 8497197056 1589132 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=8298044 CPUtime=4822.62 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3507823 0 0 0 481282 980 0 0 25 0 8 0 778472170 8497197056 1589132 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=8298044 CPUtime=4840.54 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3450726 0 0 0 483145 909 0 0 25 0 8 0 778472170 8497197056 1589132 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=8298044 CPUtime=4831.23 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3622615 0 0 0 482140 983 0 0 25 0 8 0 778472170 8497197056 1589132 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38649.1
Current children cumulated vsize (KiB) 8298044

[startup+4902.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/482 10390
/proc/meminfo: memFree=21097756/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=8458260 CPUtime=39128 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) R 10238 10240 10214 0 -1 4202496 28854458 0 0 0 3904965 7834 0 0 25 0 8 0 778472169 8661258240 1591046 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10240/statm: 2114565 1591046 379 95 0 2109547 0
[pid=10240/tid=10241] ppid=10238 vsize=8458260 CPUtime=4894.34 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3648742 0 0 0 488475 959 0 0 25 0 8 0 778472170 8661258240 1591046 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=8458260 CPUtime=4894.86 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3691273 0 0 0 488437 1049 0 0 25 0 8 0 778472170 8661258240 1591046 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=8458260 CPUtime=4897.24 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3684686 0 0 0 488723 1001 0 0 25 0 8 0 778472170 8661258240 1591046 33554432000 4194304 4580107 140735699842384 18446744073709551615 4317032 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=8458260 CPUtime=4894.4 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3507745 0 0 0 488528 912 0 0 25 0 8 0 778472170 8661258240 1591046 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=8458260 CPUtime=4882.6 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3554576 0 0 0 487259 1001 0 0 25 0 8 0 778472170 8661258240 1591046 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=8458260 CPUtime=4900.51 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3479849 0 0 0 489130 921 0 0 25 0 8 0 778472170 8661258240 1591046 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=8458260 CPUtime=4890.27 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3622659 0 0 0 488044 983 0 0 25 0 8 0 778472170 8661258240 1591046 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39128
Current children cumulated vsize (KiB) 8458260

[startup+4962.3 s]
/proc/loadavg: 8.19 8.09 8.01 9/482 10392
/proc/meminfo: memFree=21111612/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=8304144 CPUtime=39607 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) R 10238 10240 10214 0 -1 4202496 29085935 0 0 0 3952793 7903 0 0 25 0 8 0 778472169 8503443456 1586359 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10240/statm: 2076036 1586359 380 95 0 2071018 0
[pid=10240/tid=10241] ppid=10238 vsize=8304144 CPUtime=4954.33 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3694680 0 0 0 494461 972 0 0 25 0 8 0 778472170 8503443456 1586359 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=8304144 CPUtime=4954.85 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3725661 0 0 0 494427 1058 0 0 25 0 8 0 778472170 8503443456 1586359 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=8304144 CPUtime=4957.23 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3709640 0 0 0 494715 1008 0 0 25 0 8 0 778472170 8503443456 1586359 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=8304144 CPUtime=4954.41 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3529873 0 0 0 494520 921 0 0 25 0 8 0 778472170 8503443456 1586359 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=8304144 CPUtime=4942.61 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3556131 0 0 0 493259 1002 0 0 25 0 8 0 778472170 8503443456 1586359 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=8304144 CPUtime=4960.48 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3520479 0 0 0 495117 931 0 0 25 0 8 0 778472170 8503443456 1586359 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=8304144 CPUtime=4949.31 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3666293 0 0 0 493932 999 0 0 25 0 8 0 778472170 8503443456 1586359 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39607
Current children cumulated vsize (KiB) 8304144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.6 s]
/proc/loadavg: 8.16 8.09 8.01 10/482 10393
/proc/meminfo: memFree=21092128/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=8085684 CPUtime=40000.7 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) R 10238 10240 10214 0 -1 4202496 29282627 0 0 0 3992105 7967 0 0 25 0 8 0 778472169 8279740416 1591058 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10240/statm: 2021421 1591058 380 95 0 2016403 0
[pid=10240/tid=10241] ppid=10238 vsize=8085684 CPUtime=5003.66 cores=0-7
/proc/10240/task/10241/stat : 10241 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3718822 0 0 0 499386 980 0 0 25 0 8 0 778472170 8279740416 1591084 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10240/tid=10242] ppid=10238 vsize=8085684 CPUtime=5004.19 cores=0-7
/proc/10240/task/10242/stat : 10242 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3725661 0 0 0 499361 1058 0 0 25 0 8 0 778472170 8279740416 1591084 33554432000 4194304 4580107 140735699842384 18446744073709551615 4451745 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10240/tid=10243] ppid=10238 vsize=8085684 CPUtime=5006.56 cores=0-7
/proc/10240/task/10243/stat : 10243 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3740616 0 0 0 499637 1019 0 0 25 0 8 0 778472170 8279740416 1591084 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10240/tid=10244] ppid=10238 vsize=8085684 CPUtime=5003.73 cores=0-7
/proc/10240/task/10244/stat : 10244 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3567503 0 0 0 499442 931 0 0 25 0 8 0 778472170 8279740416 1591084 33554432000 4194304 4580107 140735699842384 18446744073709551615 4318494 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10240/tid=10245] ppid=10238 vsize=8085684 CPUtime=4991.93 cores=0-7
/proc/10240/task/10245/stat : 10245 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3578759 0 0 0 498184 1009 0 0 25 0 8 0 778472170 8279740416 1591084 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10240/tid=10246] ppid=10238 vsize=8085684 CPUtime=5009.8 cores=0-7
/proc/10240/task/10246/stat : 10246 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3546987 0 0 0 500040 940 0 0 25 0 8 0 778472170 8279740416 1591084 33554432000 4194304 4580107 140735699842384 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=8085684 CPUtime=4997.85 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4202560 3692657 0 0 0 498778 1007 0 0 25 0 8 0 778472170 8279740416 1591085 33554432000 4194304 4580107 140735699842384 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 8085684

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

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

[startup+5011.9 s]
/proc/loadavg: 8.16 8.09 8.01 10/482 10393
/proc/meminfo: memFree=21092128/32951124 swapFree=38422276/67111528
[pid=10240] ppid=10238 vsize=0 CPUtime=40001.1 cores=0-7
/proc/10240/stat : 10240 (strangenight2-m) Z 10238 10240 10214 0 -1 4203548 29282669 0 0 0 3992116 7993 0 0 25 0 2 0 778472169 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10240/statm: 0 0 0 0 0 0 0
[pid=10240/tid=10247] ppid=10238 vsize=0 CPUtime=4998.11 cores=0-7
/proc/10240/task/10247/stat : 10247 (strangenight2-m) R 10238 10240 10214 0 -1 4203588 3692657 0 0 0 498778 1033 0 0 25 0 2 0 778472170 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.99
CPU time (s): 40001.2
CPU user time (s): 39921.2
CPU system time (s): 80.0278
CPU usage (%): 798.11
Max. virtual memory (cumulated for all children) (KiB): 8649288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39921.2
system time used= 80.0278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29282669
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= 182034
involuntary context switches= 177457

runsolver used 21.2338 second user time and 57.5553 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-29 13:31:38
IDJOB=3421539
IDBENCH=83166
IDSOLVER=1878
FILE ID=node102/3421539-1306668698
RUNJOBID= node102-1306668698-10228
PBS_JOBID= 13471806
Free space on /tmp= 73416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x40.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421539-1306668698/watcher-3421539-1306668698 -o /tmp/evaluation-result-3421539-1306668698/solver-3421539-1306668698 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421539-1306668698.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 65a5698edfd6f3a12089595d81c196e3
RANDOM SEED=161179243

node102.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.828
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.65
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.828
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.828
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.82
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27468592 kB
Buffers:        222484 kB
Cached:        1279848 kB
SwapCached:      76276 kB
Active:         508824 kB
Inactive:      4707784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27468592 kB
SwapTotal:    67111528 kB
SwapFree:     38422276 kB
Dirty:           21348 kB
Writeback:           4 kB
AnonPages:     3650572 kB
Mapped:          12908 kB
Slab:            92780 kB
PageTables:     100148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135453832 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= 73412 MiB
End job on node102 at 2011-05-29 14:55:12