Trace number 3421655

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) 40000.9 5011.49

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1952.87
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 558298

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.02	c Using 8 threads
0.00/0.03	c This is CryptoMiniSat 3.0.0
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Reading file 'HOME/instance-3421655-1306697546.cnf'
0.00/0.03	c -- header says num vars:            150
0.00/0.03	c -- header says num clauses:       58358
0.44/0.10	c -- clauses added:            0 learnts,        58358 normals,            0 xors
0.44/0.10	c -- vars added        150
0.44/0.10	c Parsing time:  0.03 s
0.44/0.10	c  N st     0         0       150     58358         0         0    583280         0   no data   no data
1.61/0.29	c asymm  cl-useful: 80/1056/58358 lits-rem:98 time: 0.18
1.61/0.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
8.37/1.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.37/1.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.37/1.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/1.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
8.37/1.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.90/6.74	c lits-rem:     90588  cl-subs:    12391  v-elim:      0  v-fix:    0  time:  6.37 s
52.90/6.74	c Finding binary XORs  T:     0.00 s  found:       0
52.90/6.79	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
52.90/6.79	c calculated reachability. Time: 0.00
53.70/6.80	c Calc default polars -  time:   0.00 s pos:      68 undec:       0 neg:      82
53.70/6.80	c =========================================================================================
53.70/6.80	c types(t): F = full restart, N = normal restart
53.70/6.80	c types(t): S = simplification begin/end, E = solution found
53.70/6.80	c restart types(rt): st = static, dy = dynamic
53.70/6.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
53.70/6.80	c  B st     0         0       150     45967         0         0    384386         0   no data   no data
54.50/6.94	c  N dy    13      4080       150     45967         0      3816    384367     67496     11.22     11.85
55.30/7.09	c  N dy    39      8212       150     45967         0      7730    384345    137293     12.25     12.94
56.89/7.25	c  N dy    47     12292       150     45967         0      6971    384334     98013     11.82     12.50
58.49/7.41	c  N dy    64     16397       150     45967         0     10860    384319    163795     11.62     12.25
59.30/7.60	c  N dy    88     20443       150     45967         0     14695    384298    229335     11.70     15.71
61.04/7.78	c  N dy   109     24488       150     45967         0     11115    384285    155218     11.74     14.47
61.68/7.80	c  F st   114     25000       150     45967         0     11602    384284    163341     11.76   no data
63.27/8.00	c  N dy   120     30000       150     45967         0     16257    384265    243410     11.76   no data
63.27/8.00	c  S st   120     30000       150     45967         0     16257    384265    243410     11.76   no data
63.27/8.08	c  S st   120     30501       150     45967         0     16739    384258    250332     11.76   no data
63.27/8.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.08/8.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
64.08/8.11	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
64.08/8.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.08/8.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.08/8.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
64.08/8.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.08/8.13	c lits-rem:       146  cl-subs:      101  v-elim:      0  v-fix:    0  time:  0.02 s
64.08/8.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.45/8.99	c lits-rem:      5833  cl-subs:     1706  v-elim:      0  v-fix:    0  time:  0.84 s
72.86/9.23	c asymm  cl-useful: 0/1301/45570 lits-rem:0 time: 0.24
72.86/9.23	c calculated reachability. Time: 0.00
72.86/9.23	c  N dy   120     30501       150     45570         0     15329    380007    222580     11.76   no data
74.47/9.43	c  N dy   133     34516       150     45570         0     10009    379997    124242     11.70     14.12
76.07/9.62	c  N dy   162     38543       150     45570         0     13830    379981    189379     11.78     12.93
76.86/9.82	c  N dy   173     42624       150     45570         0     17667    379965    253800     11.70     12.37
78.59/9.99	c  S st   193     45751       150     45570         0     20619    379956    304798     11.76   no data
80.04/10.12	c  S st   193     46253       150     45570         0     21096    379946    311453     11.76   no data
80.04/10.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.04/10.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
80.04/10.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.04/10.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.04/10.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.04/10.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
80.04/10.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.04/10.18	c lits-rem:        37  cl-subs:       25  v-elim:      0  v-fix:    0  time:  0.02 s
80.04/10.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.82/11.22	c lits-rem:      3606  cl-subs:     1086  v-elim:      0  v-fix:    0  time:  1.01 s
88.82/11.22	c vivif2 --  cl tried    45406 cl shrink        0 lits rem          0 time: 0.01
88.82/11.23	c vivif2 --  cl tried    20149 cl shrink        0 lits rem          0 time: 0.00
91.22/11.54	c asymm  cl-useful: 0/1172/45406 lits-rem:0 time: 0.31
91.22/11.54	c calculated reachability. Time: 0.00
91.22/11.54	c  N dy   193     46253       150     45406         0     20149    378180    292370     11.76   no data
93.62/11.87	c  N dy   218     51476       150     45406         0     14567    378172    195543     11.77     12.46
96.15/12.19	c  N dy   240     57480       150     45406         0     20156    378150    287236     11.74     13.01
99.19/12.55	c  N dy   253     65166       150     45406         0     15459    378119    185081     11.60     12.25
100.80/12.77	c  N dy   279     69381       150     45406         0     19470    378111    253777     11.62     10.68
100.80/12.77	c  S st   279     69381       150     45406         0     19470    378111    253777     11.62     10.68
101.60/12.87	c  S st   279     69881       150     45406         0     19948    378109    260275     11.62   no data
101.60/12.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.40/12.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
102.40/12.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
102.40/12.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.40/12.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.40/12.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
102.40/12.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.40/12.93	c lits-rem:       206  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.02 s
102.40/12.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.98/13.67	c lits-rem:      3586  cl-subs:     2978  v-elim:      0  v-fix:    0  time:  0.72 s
107.98/13.68	c vivif2 --  cl tried    45121 cl shrink        0 lits rem          0 time: 0.01
107.98/13.68	c vivif2 --  cl tried    17128 cl shrink        0 lits rem          0 time: 0.00
110.38/13.98	c asymm  cl-useful: 0/1312/45121 lits-rem:0 time: 0.30
110.38/13.99	c calculated reachability. Time: 0.00
110.38/13.99	c  N dy   279     69881       150     45121         0     17128    375088    221350     11.62   no data
112.84/14.25	c  N dy   303     74611       150     45121         0     21597    375073    295815     11.62     12.55
115.16/14.57	c  N dy   334     79872       150     45121         0     13936    375051    166240     11.68     12.40
117.57/14.82	c  N dy   367     85210       150     45121         0     18982    375035    251912     11.73     12.36
118.37/14.94	c  F st   384     87501       150     45121         0     21145    375024    288978     11.76   no data
119.96/15.11	c  N st   389     90801       150     45121         0     24249    375018    348669     11.76   no data
122.50/15.47	c  N dy   419     96631       150     45121         0     16007    375009    196268     11.81     13.35
125.54/15.84	c  N dy   457    103161       150     45121         0     22202    374989    302711     11.86     12.57
126.35/15.93	c  S st   462    104821       150     45121         0     23747    374983    327485     11.85     10.58
127.14/16.02	c  S st   462    105325       150     45121         0     24227    374973    334755     11.85   no data
127.14/16.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
127.14/16.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
127.14/16.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
127.14/16.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
127.14/16.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
127.14/16.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
127.14/16.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
127.14/16.08	c lits-rem:        67  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.02 s
127.14/16.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.92/17.14	c lits-rem:      4339  cl-subs:     1246  v-elim:      0  v-fix:    0  time:  1.04 s
135.92/17.15	c vivif2 --  cl tried    44838 cl shrink        0 lits rem          0 time: 0.00
135.92/17.15	c vivif2 --  cl tried    23220 cl shrink        0 lits rem          0 time: 0.00
138.32/17.42	c asymm  cl-useful: 0/1163/44838 lits-rem:0 time: 0.27
138.32/17.42	c calculated reachability. Time: 0.00
138.32/17.42	c  N dy   462    105325       150     44838         0     23220    371995    314735     11.85   no data
140.70/17.79	c  N dy   499    112177       150     44838         0     14969    371983    172646     11.88     12.59
144.71/18.26	c  N dy   526    120965       150     44838         0     23260    371963    316950     11.83     12.47
151.08/19.04	c  N dy   570    131182       150     44838         0     17153    371933    200289     11.80     12.43
155.08/19.51	c  N dy   595    139568       150     44838         0     25037    371920    334134     11.78     13.82
160.66/20.22	c  N dy   633    149457       150     44838         0     17694    371901    202518     11.77     12.41
164.67/20.79	c  S st   676    157988       150     44838         0     25764    371875    338288     11.78   no data
166.40/20.92	c  S st   676    158489       150     44838         0     26247    371869    345720     11.78   no data
166.40/20.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
166.40/20.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
166.40/20.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
166.40/20.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.40/20.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.40/20.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
166.40/20.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
167.05/21.00	c lits-rem:        86  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.02 s
167.05/21.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.82/22.13	c lits-rem:      5460  cl-subs:     1345  v-elim:      0  v-fix:    0  time:  1.11 s
175.82/22.13	c vivif2 --  cl tried    44495 cl shrink        0 lits rem          0 time: 0.01
175.82/22.14	c vivif2 --  cl tried    25204 cl shrink        0 lits rem          0 time: 0.01
178.23/22.47	c asymm  cl-useful: 0/1114/44495 lits-rem:0 time: 0.33
178.23/22.47	c calculated reachability. Time: 0.00
178.23/22.47	c  N dy   676    158489       150     44495         0     25204    368141    326060     11.78   no data
183.96/23.12	c  N dy   718    168872       150     44495         0     34925    368120    485647     11.77     12.43
188.60/23.75	c  N dy   783    179796       150     44495         0     27651    368099    367955     11.79     12.51
194.19/24.47	c  N dy   853    191315       150     44495         0     19946    368082    227638     11.84     12.47
201.51/25.35	c  N dy   909    206115       150     44495         0     33881    368061    466645     11.83     12.61
207.76/26.19	c  N dy   958    219346       150     44495         0     26788    368043    338329     11.80     12.48
217.34/27.38	c  N dy   990    236656       150     44495         0     22397    368019    255995     11.70     12.38
218.19/27.44	c  S st   998    237733       150     44495         0     23429    368018    274066     11.70   no data
219.07/27.52	c  S st   998    238236       150     44495         0     23912    368015    281277     11.70   no data
219.07/27.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
219.07/27.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
219.07/27.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
219.07/27.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
219.07/27.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
219.07/27.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
219.07/27.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
219.07/27.57	c lits-rem:        80  cl-subs:       66  v-elim:      0  v-fix:    0  time:  0.02 s
219.07/27.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
225.31/28.39	c lits-rem:      5552  cl-subs:     3631  v-elim:      0  v-fix:    0  time:  0.80 s
225.31/28.39	c vivif2 --  cl tried    43757 cl shrink        0 lits rem          0 time: 0.01
225.31/28.40	c vivif2 --  cl tried    20953 cl shrink        0 lits rem          0 time: 0.00
227.86/28.65	c asymm  cl-useful: 182/1077/43757 lits-rem:182 time: 0.25
227.86/28.65	c calculated reachability. Time: 0.00
227.86/28.65	c  N dy   998    238236       150     43757         0     20953    360605    244890     11.70   no data
234.10/29.48	c  N dy  1078    253449       150     43757         0     35257    360593    478482     11.72     14.20
244.53/30.75	c  N dy  1139    269680       150     43757         0     29355    360576    380230     11.70     16.86
256.44/32.25	c  N dy  1231    287065       150     43757         0     23530    360556    273773     11.72     12.35
266.02/33.49	c  F st  1282    306250       150     43757         0     41534    360533    566839     11.66      8.12
266.82/33.50	c  N st  1282    306250       150     43757         0     41534    360533    566839     11.66      8.12
277.20/34.84	c  N dy  1355    326272       150     43757         0     37176    360508    491220     11.66     12.28
287.58/36.20	c  N dy  1444    346450       150     43757         0     32006    360475    400718     11.66     12.31
293.96/36.91	c  S st  1469    357356       150     43757         0     42242    360458    574559     11.62      8.58
294.76/37.02	c  S st  1469    357857       150     43757         0     42722    360455    581723     11.62   no data
294.76/37.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
294.76/37.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
294.76/37.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
294.76/37.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.76/37.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.76/37.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
294.76/37.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
294.76/37.09	c lits-rem:       174  cl-subs:      191  v-elim:      0  v-fix:    0  time:  0.03 s
295.56/37.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
314.79/39.52	c lits-rem:     10086  cl-subs:     3693  v-elim:      0  v-fix:    0  time:  2.40 s
314.79/39.53	c vivif2 --  cl tried    43268 cl shrink        0 lits rem          0 time: 0.01
314.79/39.54	c vivif2 --  cl tried    39327 cl shrink        0 lits rem          0 time: 0.01
317.11/39.87	c asymm  cl-useful: 157/853/43268 lits-rem:157 time: 0.33
317.11/39.87	c calculated reachability. Time: 0.00
317.11/39.87	c  N dy  1469    357857       150     43268         0     39327    355263    520113     11.62   no data
329.09/41.37	c  N dy  1581    377864       150     43268         0     33253    355239    418020     11.65     12.48
342.00/42.94	c  N dy  1694    399271       150     43268         0     27363    355220    305616     11.66     12.32
352.23/44.20	c  N dy  1772    419380       150     43268         0     46350    355198    623724     11.65     12.76
363.41/45.69	c  N dy  1864    440601       150     43268         0     39282    355184    506121     11.66     12.28
377.13/47.33	c  N dy  1972    460857       150     43268         0     30371    355164    341745     11.67     12.29
389.76/48.95	c  N dy  2100    480978       150     43268         0     49525    355138    679493     11.70     12.41
403.47/50.69	c  N dy  2186    502000       150     43268         0     40299    355122    503108     11.69     12.32
420.15/52.74	c  N dy  2298    524889       150     43268         0     31888    355109    351052     11.70     12.34
427.28/53.65	c  S st  2365    536786       150     43268         0     43029    355096    538562     11.71   no data
428.08/53.78	c  S st  2365    537289       150     43268         0     43510    355095    545939     11.71   no data
428.08/53.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
428.93/53.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
428.93/53.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
428.93/53.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
428.93/53.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
428.93/53.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
428.93/53.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
428.93/53.87	c lits-rem:       168  cl-subs:      161  v-elim:      0  v-fix:    0  time:  0.03 s
428.93/53.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
450.41/56.52	c lits-rem:      8782  cl-subs:     5262  v-elim:      0  v-fix:    0  time:  2.63 s
450.41/56.53	c vivif2 --  cl tried    42678 cl shrink        0 lits rem          0 time: 0.01
450.41/56.53	c vivif2 --  cl tried    38677 cl shrink        0 lits rem          0 time: 0.01
452.81/56.88	c asymm  cl-useful: 96/837/42678 lits-rem:98 time: 0.34
452.81/56.88	c calculated reachability. Time: 0.00
452.81/56.88	c  N dy  2365    537289       150     42678         0     38677    348978    473134     11.71   no data
466.38/58.52	c  N dy  2504    557466       150     42678         0     57998    348967    819762     11.75     12.66
479.16/60.11	c  N dy  2576    578635       150     42678         0     47100    348953    610387     11.73     12.40
491.92/61.72	c  N dy  2637    598717       150     42678         0     34255    348942    384599     11.71     13.16
503.90/63.25	c  N dy  2750    619082       150     42678         0     53661    348931    728691     11.73     12.56
518.26/65.01	c  N dy  2863    639229       150     42678         0     39828    348917    468626     11.74     12.49
531.05/66.61	c  N dy  2966    659343       150     42678         0     58996    348904    803940     11.74     12.50
547.00/68.61	c  N dy  3063    680170       150     42678         0     44880    348893    553788     11.75     12.52
561.51/70.49	c  N dy  3168    700254       150     42678         0     63938    348883    884907     11.75     12.44
574.94/72.19	c  N dy  3274    720286       150     42678         0     47949    348872    598248     11.76     13.82
590.09/74.00	c  N dy  3396    740324       150     42678         0     67089    348865    937094     11.77     12.98
604.54/75.84	c  N dy  3482    760448       150     42678         0     50380    348855    640799     11.77     12.39
621.24/77.90	c  N dy  3548    780992       150     42678         0     69728    348838    966683     11.75     12.55
635.60/79.73	c  N dy  3670    801036       150     42678         0     52111    348825    671361     11.76     14.64
638.79/80.15	c  S st  3686    805934       150     42678         0     56731    348822    749684     11.76     10.74
639.65/80.29	c  S st  3686    806437       150     42678         0     57217    348821    757009     11.76   no data
639.65/80.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
640.54/80.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
640.54/80.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
640.54/80.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
640.54/80.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
640.54/80.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
640.54/80.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
640.54/80.38	c lits-rem:       134  cl-subs:      114  v-elim:      0  v-fix:    0  time:  0.03 s
640.54/80.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
666.89/83.68	c lits-rem:     11440  cl-subs:     2835  v-elim:      0  v-fix:    0  time:  3.27 s
666.89/83.68	c vivif2 --  cl tried    42216 cl shrink        0 lits rem          0 time: 0.01
666.89/83.69	c vivif2 --  cl tried    54730 cl shrink        0 lits rem          0 time: 0.01
669.93/84.00	c asymm  cl-useful: 82/712/42216 lits-rem:84 time: 0.31
669.93/84.01	c calculated reachability. Time: 0.00
669.93/84.01	c  N dy  3686    806437       150     42216         0     54730    343757    711741     11.76   no data
685.88/86.02	c  N dy  3819    826670       150     42216         0     74066    343744   1054752     11.78     12.46
701.12/87.94	c  N dy  3949    846787       150     42216         0     55579    343734    729767     11.79     12.43
719.56/90.24	c  N dy  4028    868310       150     42216         0     75936    343723   1076641     11.78     12.44
734.58/92.10	c  N dy  4094    888673       150     42216         0     56542    343714    724467     11.77     13.20
749.74/94.06	c  N dy  4176    908794       150     42216         0     75697    343708   1054117     11.76     12.65
764.11/95.82	c  N dy  4259    928910       150     42216         0     55264    343698    709287     11.76     12.40
780.15/97.87	c  N dy  4357    949614       150     42216         0     75033    343686   1058548     11.76     12.43
795.25/99.75	c  N dy  4465    970130       150     42216         0     53873    343678    684046     11.77     12.46
810.42/101.66	c  N dy  4563    990180       150     42216         0     73012    343669   1020670     11.77     12.45
826.38/103.64	c  N dy  4632   1010266       150     42216         0     50480    343658    609055     11.76     12.43
840.76/105.46	c  N dy  4737   1030360       150     42216         0     69574    343646    946498     11.76     12.39
862.30/108.10	c  N dy  4838   1050538       150     42216         0     46172    343637    521759     11.76     12.41
879.06/110.22	c  N dy  4958   1070585       150     42216         0     65301    343627    863312     11.77     12.43
879.86/110.37	c  F st  4968   1071876       150     42216         0     66532    343626    885740     11.77     11.30
898.22/112.63	c  N dy  5035   1090792       150     42216         0     84483    343619   1207826     11.78     12.76
914.17/114.65	c  N dy  5130   1111078       150     42216         0     60276    343615    762015     11.78     12.45
930.28/116.68	c  N dy  5230   1131138       150     42216         0     79362    343607   1096000     11.78     12.43
947.86/118.82	c  N dy  5341   1151184       150     42216         0     54006    343601    646102     11.79     13.33
965.41/121.04	c  N dy  5452   1173189       150     42216         0     75026    343599   1017938     11.79     12.43
986.01/123.65	c  N dy  5551   1193285       150     42216         0     48645    343594    542017     11.79     12.74
998.80/125.27	c  S st  5625   1209655       150     42216         0     64275    343587    819319     11.79     10.16
1000.53/125.45	c  S st  5625   1210157       150     42216         0     64758    343586    826797     11.79   no data
1000.53/125.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1001.18/125.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1001.18/125.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1001.18/125.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1001.18/125.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1001.18/125.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1001.18/125.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1001.18/125.59	c lits-rem:       325  cl-subs:      164  v-elim:      0  v-fix:    0  time:  0.07 s
1001.98/125.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1040.30/130.46	c lits-rem:     12265  cl-subs:     2731  v-elim:      0  v-fix:    0  time:  4.83 s
1040.30/130.47	c vivif2 --  cl tried    41652 cl shrink        0 lits rem          0 time: 0.01
1040.30/130.48	c vivif2 --  cl tried    62427 cl shrink        0 lits rem          0 time: 0.02
1043.55/130.85	c asymm  cl-useful: 59/681/41652 lits-rem:60 time: 0.37
1043.55/130.85	c calculated reachability. Time: 0.00
1043.55/130.85	c  N dy  5625   1210157       150     41652         0     62427    337915    782719     11.79   no data
1061.11/133.02	c  N dy  5719   1230399       150     41652         0     81791    337910   1127048     11.79     12.62
1079.55/135.32	c  N dy  5814   1250768       150     41652         0     54821    337902    645899     11.80     12.55
1094.58/137.26	c  N dy  5882   1271347       150     41652         0     74323    337898    989859     11.79     12.51
1113.80/139.66	c  N dy  5944   1291350       150     41652         0     93295    337892   1322115     11.78     12.43
1130.50/141.79	c  N dy  6027   1312802       150     41652         0     66430    337883    835357     11.77     12.42
1148.07/143.99	c  N dy  6164   1332831       150     41652         0     85598    337878   1178326     11.78     13.29
1168.01/146.42	c  N dy  6292   1352877       150     41652         0     56379    337873    654812     11.79     13.65
1184.93/148.58	c  N dy  6357   1372982       150     41652         0     75461    337870    983529     11.78     12.50
1205.54/151.13	c  N dy  6454   1393134       150     41652         0     94681    337864   1328010     11.79     12.44
1224.70/153.53	c  N dy  6554   1413211       150     41652         0     64642    337861    796126     11.79     19.17
1243.06/155.80	c  N dy  6660   1433226       150     41652         0     83787    337854   1139477     11.80     12.69
1263.08/158.38	c  N dy  6748   1453231       150     41652         0     52419    337850    566779     11.79     13.72
1278.97/160.33	c  N dy  6850   1473253       150     41652         0     71598    337847    910740     11.80     13.45
1297.34/162.66	c  N dy  6985   1493269       150     41652         0     90836    337844   1261406     11.81     13.02
1318.08/165.22	c  N dy  7083   1513325       150     41652         0     58585    337839    664337     11.81     13.53
1334.19/167.28	c  N dy  7171   1533343       150     41652         0     77589    337830    999262     11.81     12.50
1354.81/169.88	c  N dy  7305   1554540       150     41652         0     97900    337824   1366162     11.82     12.47
1373.16/172.19	c  N dy  7376   1574795       150     41652         0     64816    337818    764251     11.81     12.47
1394.78/174.88	c  N dy  7506   1595716       150     41652         0     84851    337814   1127164     11.82     12.61
1419.47/177.91	c  N dy  7620   1615733       150     41652         0    103998    337810   1473894     11.83     12.70
1438.68/180.32	c  N dy  7684   1637201       150     41652         0     71256    337804    871694     11.82     12.45
1457.12/182.66	c  N dy  7786   1657248       150     41652         0     90353    337795   1215799     11.82     12.45
1481.73/185.77	c  N dy  7849   1677312       150     41652         0     55374    337791    593613     11.82     12.55
1498.49/187.82	c  N dy  7950   1697463       150     41652         0     74641    337786    938039     11.82     12.48
1510.46/189.35	c  S st  8015   1710159       150     41652         0     86758    337784   1156477     11.82     10.58
1512.06/189.57	c  S st  8015   1710663       150     41652         0     87243    337784   1164288     11.82   no data
1512.06/189.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1512.86/189.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
1512.86/189.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1512.86/189.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1512.86/189.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1512.86/189.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1512.86/189.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1513.66/189.70	c lits-rem:       248  cl-subs:      134  v-elim:      0  v-fix:    0  time:  0.05 s
1513.66/189.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1587.10/199.01	c lits-rem:     16859  cl-subs:     3573  v-elim:      0  v-fix:    0  time:  9.26 s
1587.10/199.01	c vivif2 --  cl tried    41192 cl shrink        0 lits rem          0 time: 0.00
1587.96/199.03	c vivif2 --  cl tried    83996 cl shrink        0 lits rem          0 time: 0.02
1591.08/199.41	c asymm  cl-useful: 44/542/41192 lits-rem:46 time: 0.38
1591.08/199.42	c calculated reachability. Time: 0.00
1591.08/199.42	c  N dy  8015   1710663       150     41192         0     83996    333130   1096086     11.82   no data
1616.62/202.60	c  N dy  8144   1730922       150     41192         0    103420    333127   1446390     11.83     12.46
1637.37/205.23	c  N dy  8231   1751037       150     41192         0     67603    333123    800565     11.83     12.50
1655.73/207.56	c  N dy  8337   1771581       150     41192         0     87241    333119   1154580     11.83     12.49
1678.88/210.49	c  N dy  8423   1792173       150     41192         0    106656    333116   1490150     11.83     12.66
1699.64/213.08	c  N dy  8528   1812200       150     41192         0     69898    333111    832357     11.83     12.75
1718.01/215.39	c  N dy  8637   1832276       150     41192         0     89103    333108   1180927     11.84     12.57
1741.95/218.32	c  N dy  8721   1853396       150     41192         0    109185    333105   1534898     11.83     12.47
1762.71/221.00	c  N dy  8818   1873517       150     41192         0     71484    333099    861829     11.84     12.52
1783.45/223.51	c  N dy  8915   1893568       150     41192         0     90428    333098   1188281     11.84     16.17
1805.01/226.26	c  N dy  9002   1913609       150     41192         0    109412    333095   1521457     11.84     13.80
1825.03/228.78	c  N dy  9087   1933707       150     41192         0     70805    333090    832602     11.84     13.93
1844.11/231.14	c  N dy  9167   1953875       150     41192         0     90001    333085   1167551     11.83     12.57
1865.67/233.86	c  N dy  9265   1974109       150     41192         0    109333    333083   1521573     11.84     12.46
1888.02/236.64	c  N dy  9367   1994932       150     41192         0     70373    333081    813366     11.84     12.47
1911.97/239.69	c  N dy  9457   2019612       150     41192         0     93807    333076   1224463     11.83     12.51
1934.32/242.44	c  N dy  9552   2039763       150     41192         0    112962    333075   1558017     11.83     12.53
1955.88/245.16	c  N dy  9661   2060701       150     41192         0     73355    333071    872535     11.83     12.64
1976.63/247.73	c  N dy  9747   2080914       150     41192         0     92562    333070   1216862     11.83     12.52
2005.35/251.37	c  N dy  9846   2102873       150     41192         0    113492    333055   1592167     11.83     12.48
2032.49/254.78	c  N dy  9928   2126402       150     41192         0     75215    333049    902934     11.83     12.47
2053.30/257.38	c  N dy 10051   2146679       150     41192         0     94662    333046   1257264     11.83     12.47
2075.60/260.15	c  N dy 10133   2166697       150     41192         0    113813    333040   1599614     11.83     12.46
2098.75/263.07	c  N dy 10196   2186799       150     41192         0     71179    333036    821877     11.83     12.59
2117.91/265.49	c  N dy 10303   2207012       150     41192         0     90446    333032   1169055     11.83     12.46
2122.71/266.00	c  S st 10331   2210664       150     41192         0     93948    333030   1234278     11.83     11.22
2124.44/266.22	c  S st 10331   2211170       150     41192         0     94439    333030   1241934     11.83   no data
2124.44/266.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2124.44/266.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
2125.09/266.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2125.09/266.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2125.09/266.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2125.09/266.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2125.09/266.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2125.09/266.35	c lits-rem:       418  cl-subs:      231  v-elim:      0  v-fix:    0  time:  0.05 s
2125.09/266.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2183.37/273.65	c lits-rem:     18277  cl-subs:     3410  v-elim:      0  v-fix:    0  time:  7.25 s
2183.37/273.65	c vivif2 --  cl tried    40739 cl shrink        0 lits rem          0 time: 0.01
2183.37/273.67	c vivif2 --  cl tried    91251 cl shrink        0 lits rem          0 time: 0.02
2186.54/274.03	c asymm  cl-useful: 34/515/40739 lits-rem:34 time: 0.36
2186.54/274.04	c calculated reachability. Time: 0.00
2186.54/274.04	c  N dy 10331   2211170       150     40739         0     91251    328414   1172495     11.83   no data
2212.89/277.33	c  N dy 10420   2231402       150     40739         0    110525    328411   1523504     11.83     12.48
2241.64/280.98	c  N dy 10518   2251551       150     40739         0     67194    328406    738017     11.83     12.47
2261.60/283.42	c  N dy 10625   2272008       150     40739         0     86759    328403   1093498     11.84     12.49
2282.50/286.02	c  N dy 10694   2292545       150     40739         0    106301    328400   1444150     11.83     12.52
2307.10/289.21	c  N dy 10818   2312612       150     40739         0    125540    328399   1794517     11.84     12.51
2328.65/291.83	c  N dy 10930   2332918       150     40739         0     81313    328396    986986     11.84     12.57
2350.20/294.52	c  N dy 11006   2353132       150     40739         0    100550    328396   1334789     11.84     12.54
2375.74/297.73	c  N dy 11067   2373521       150     40739         0    119873    328394   1665724     11.83     12.48
2404.54/301.41	c  N dy 11164   2393526       150     40739         0     74468    328391    858756     11.83     15.32
2431.76/304.75	c  N dy 11284   2413592       150     40739         0     93695    328389   1205447     11.84     15.31
2460.35/308.31	c  N dy 11381   2433785       150     40739         0    113035    328385   1560978     11.84     12.69
2491.49/312.27	c  N dy 11491   2453908       150     40739         0     66632    328379    706567     11.84     12.47
2509.91/314.52	c  N dy 11613   2473926       150     40739         0     85855    328376   1058911     11.85     12.69
2531.40/317.24	c  N dy 11691   2494194       150     40739         0    105206    328373   1404005     11.84     12.62
2557.73/320.55	c  N dy 11776   2515679       150     40739         0    125644    328371   1770403     11.84     12.59
2583.28/323.75	c  N dy 11866   2535685       150     40739         0     78136    328370    905762     11.84     14.95
2610.42/327.17	c  N dy 11962   2557547       150     40739         0     99085    328367   1291505     11.84     12.47
2639.97/330.87	c  N dy 12065   2577577       150     40739         0    118289    328363   1641143     11.84     12.52
2677.63/335.53	c  N dy 12174   2597606       150     40739         0     69779    328358    750706     11.84     12.68
2695.83/337.88	c  N dy 12264   2618027       150     40739         0     89284    328356   1097522     11.84     12.51
2718.18/340.61	c  N dy 12350   2638135       150     40739         0    108452    328354   1447648     11.84     12.70
2743.73/343.85	c  N dy 12430   2658213       150     40739         0    127557    328353   1794391     11.84     12.84
2771.67/347.33	c  N dy 12500   2678472       150     40739         0     78196    328350    880508     11.84     12.56
2790.89/349.80	c  N dy 12599   2698707       150     40739         0     97541    328348   1229686     11.84     12.54
2805.19/351.58	c  S st 12674   2711171       150     40739         0    109455    328348   1443887     11.84   no data
2807.59/351.83	c  S st 12674   2711674       150     40739         0    109948    328347   1451476     11.84   no data
2807.59/351.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2807.59/351.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
2808.45/351.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2808.45/351.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2808.45/351.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2808.45/351.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2808.45/351.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2808.45/351.97	c lits-rem:       153  cl-subs:      192  v-elim:      0  v-fix:    0  time:  0.05 s
2808.45/352.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2874.63/360.22	c lits-rem:     18381  cl-subs:     5566  v-elim:      0  v-fix:    0  time:  8.20 s
2874.63/360.23	c vivif2 --  cl tried    40486 cl shrink        0 lits rem          0 time: 0.01
2874.63/360.25	c vivif2 --  cl tried   104443 cl shrink        0 lits rem          0 time: 0.02
2877.84/360.62	c asymm  cl-useful: 41/473/40486 lits-rem:43 time: 0.37
2877.84/360.62	c calculated reachability. Time: 0.00
2877.84/360.62	c  N dy 12674   2711674       150     40486         0    104443    325759   1346916     11.84   no data
2905.04/364.08	c  N dy 12751   2731731       150     40486         0    123538    325754   1694087     11.84     14.65
2939.30/368.33	c  N dy 12807   2752322       150     40486         0     73858    325751    807414     11.83     12.74
2961.65/371.16	c  N dy 12868   2772808       150     40486         0     93286    325747   1151614     11.83     12.57
2987.18/374.36	c  N dy 12981   2792899       150     40486         0    112588    325745   1506687     11.83     12.55
3013.54/377.63	c  N dy 13084   2812902       150     40486         0    131818    325745   1864532     11.83     13.64
3040.68/381.06	c  N dy 13203   2832941       150     40486         0     80749    325743    933925     11.84     12.51
3063.97/383.95	c  N dy 13312   2852957       150     40486         0     99912    325741   1283796     11.84     13.06
3091.75/387.42	c  N dy 13413   2873096       150     40486         0    119210    325740   1635726     11.84     12.47
3122.89/391.31	c  N dy 13481   2893321       150     40486         0    138345    325739   1965516     11.84     12.48
3150.89/394.91	c  N dy 13600   2913724       150     40486         0     86586    325737   1030731     11.84     12.53
3177.23/398.16	c  N dy 13684   2933753       150     40486         0    105688    325736   1371336     11.84     12.49
3205.90/401.74	c  N dy 13772   2954059       150     40486         0    125008    325734   1717704     11.84     12.52
3237.84/405.78	c  N dy 13854   2974195       150     40486         0    144184    325733   2058527     11.84     12.48
3260.18/408.55	c  N dy 13987   2994251       150     40486         0     91163    325731   1107864     11.84     14.20
3284.13/411.51	c  N dy 14063   3014771       150     40486         0    110711    325730   1457404     11.84     12.48
3310.47/414.87	c  N dy 14172   3034869       150     40486         0    129956    325729   1812115     11.84     17.42
3340.81/418.62	c  N dy 14259   3055001       150     40486         0     75820    325723    816318     11.84     12.53
3359.97/421.08	c  N dy 14344   3075049       150     40486         0     95003    325721   1163804     11.84     13.52
3386.31/424.33	c  N dy 14435   3095280       150     40486         0    114379    325721   1519070     11.84     12.49
3417.44/428.23	c  N dy 14503   3115323       150     40486         0    133465    325719   1860390     11.84     12.53
3449.42/432.28	c  N dy 14542   3135332       150     40486         0     78247    325719    862070     11.83     17.42
3469.31/434.75	c  N dy 14646   3155351       150     40486         0     97400    325718   1208019     11.83     13.10
3492.48/437.67	c  N dy 14719   3175410       150     40486         0    116490    325716   1552889     11.83     13.39
3520.55/441.17	c  N dy 14815   3195443       150     40486         0    135631    325716   1902825     11.83     12.60
3548.34/444.68	c  S st 14913   3211676       150     40486         0     76061    325714    814859     11.83   no data
3549.94/444.87	c  S st 14913   3212178       150     40486         0     76551    325713    822881     11.83   no data
3549.94/444.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3550.74/444.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
3550.74/444.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3550.74/444.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3550.74/444.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3550.74/444.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3550.74/444.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3550.74/444.97	c lits-rem:       139  cl-subs:      159  v-elim:      0  v-fix:    0  time:  0.04 s
3550.74/445.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3572.36/447.64	c lits-rem:      7770  cl-subs:     1674  v-elim:      0  v-fix:    0  time:  2.64 s
3572.36/447.65	c vivif2 --  cl tried    40065 cl shrink        0 lits rem          0 time: 0.01
3572.36/447.66	c vivif2 --  cl tried    75139 cl shrink        0 lits rem          0 time: 0.02
3574.68/447.99	c asymm  cl-useful: 51/597/40065 lits-rem:55 time: 0.33
3574.68/447.99	c calculated reachability. Time: 0.00
3574.68/447.99	c  N dy 14913   3212178       150     40065         0     75139    321695    801945     11.83   no data
3596.24/450.67	c  N dy 14983   3233660       150     40065         0     95500    321692   1156517     11.83     12.47
3620.19/453.68	c  N dy 15079   3254031       150     40065         0    115013    321692   1513399     11.83     12.48
3647.33/457.05	c  N dy 15143   3274042       150     40065         0    134080    321691   1857824     11.83     12.97
3682.45/461.40	c  N dy 15232   3295387       150     40065         0     78450    321687    847401     11.82     12.52
3708.80/464.70	c  N dy 15332   3316262       150     40065         0     98371    321686   1200536     11.82     12.51
3735.94/468.16	c  N dy 15399   3336347       150     40065         0    117524    321686   1536276     11.82     12.54
3766.41/471.93	c  N dy 15491   3356372       150     40065         0    136655    321686   1888815     11.82     12.60
3804.57/476.72	c  N dy 15599   3376428       150     40065         0     78810    321684    850416     11.82     12.51
3834.92/480.52	c  N dy 15689   3400652       150     40065         0    101968    321681   1268554     11.82     12.45
3865.24/484.38	c  N dy 15759   3420830       150     40065         0    121194    321679   1612585     11.82     12.49
3900.37/488.73	c  N dy 15869   3440899       150     40065         0    140383    321678   1958075     11.82     12.53
3942.03/493.92	c  N dy 15957   3461052       150     40065         0     81607    321677    894762     11.82     12.59
3965.04/496.89	c  N dy 16057   3481285       150     40065         0    100950    321675   1249069     11.82     12.47
4011.39/502.68	c  N dy 16186   3510338       150     40065         0    128475    321673   1723537     11.82     12.52
4044.06/506.74	c  N dy 16280   3530480       150     40065         0    147719    321672   2069643     11.82     12.45
4075.19/510.66	c  N dy 16383   3550821       150     40065         0     88318    321672   1012999     11.82     12.48
4095.95/513.22	c  N dy 16459   3570899       150     40065         0    107455    321670   1358270     11.82     12.49
4120.69/516.37	c  N dy 16563   3591077       150     40065         0    126807    321668   1717012     11.82     12.57
4150.22/520.02	c  N dy 16690   3611172       150     40065         0    146077    321668   2070280     11.83     12.60
4184.54/524.32	c  N dy 16762   3631274       150     40065         0     85247    321665    944882     11.82     12.55
4207.68/527.28	c  N dy 16841   3651391       150     40065         0    104449    321664   1295215     11.82     12.45
4236.42/530.82	c  N dy 16941   3672242       150     40065         0    124329    321662   1661034     11.82     12.58
4269.15/534.98	c  N dy 17056   3692332       150     40065         0    143570    321659   2016426     11.83     12.57
4305.86/539.53	c  S st 17124   3712178       150     40065         0     81618    321659    879298     11.82   no data
4307.47/539.73	c  S st 17124   3712685       150     40065         0     82110    321658    887023     11.82   no data
4307.47/539.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4307.47/539.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
4308.27/539.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4308.27/539.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4308.27/539.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4308.27/539.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4308.27/539.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4308.27/539.83	c lits-rem:        43  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.03 s
4308.27/539.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4329.82/542.59	c lits-rem:     11142  cl-subs:     2673  v-elim:      0  v-fix:    0  time:  2.73 s
4330.62/542.60	c vivif2 --  cl tried    39639 cl shrink        0 lits rem          0 time: 0.00
4330.62/542.61	c vivif2 --  cl tried    79827 cl shrink        0 lits rem          0 time: 0.01
4333.01/542.95	c asymm  cl-useful: 34/578/39639 lits-rem:35 time: 0.33
4333.01/542.95	c calculated reachability. Time: 0.00
4333.01/542.95	c  N dy 17124   3712685       150     39639         0     79827    317525    853785     11.82   no data
4355.35/545.71	c  N dy 17234   3732966       150     39639         0     99277    317525   1210955     11.83     12.53
4378.52/548.68	c  F st 17314   3751562       150     39639         0    117009    317522   1525058     11.83      9.34
4381.05/548.97	c  N st 17318   3753595       150     39639         0    118947    317522   1562285     11.83   no data
4410.44/552.66	c  N dy 17403   3773614       150     39639         0    138070    317521   1913304     11.83     12.59
4444.76/556.93	c  N dy 17522   3793654       150     39639         0    157313    317521   2271196     11.83     13.63
4475.90/560.88	c  N dy 17573   3814073       150     39639         0     94943    317520   1120363     11.82     12.61
4501.46/564.00	c  N dy 17678   3834338       150     39639         0    114358    317520   1471348     11.82     12.53
4529.43/567.58	c  N dy 17788   3854823       150     39639         0    133947    317519   1828229     11.82     12.49
4563.71/571.80	c  N dy 17877   3874900       150     39639         0    153131    317518   2179662     11.82     12.46
4598.83/576.28	c  N dy 17980   3894976       150     39639         0     89437    317513   1003121     11.82     12.76
4621.17/579.04	c  N dy 18071   3914981       150     39639         0    108561    317513   1344052     11.82     12.77
4648.31/582.40	c  N dy 18178   3935040       150     39639         0    127743    317510   1691647     11.83     15.09
4677.86/586.20	c  N dy 18297   3955081       150     39639         0    146938    317509   2050587     11.83     12.55
4712.18/590.44	c  N dy 18398   3975197       150     39639         0    166188    317508   2407202     11.83     12.53
4738.52/593.74	c  N dy 18519   3995558       150     39639         0    101810    317507   1227921     11.83     12.50
4764.87/597.01	c  N dy 18620   4015728       150     39639         0    121045    317505   1576195     11.83     12.48
4795.19/600.87	c  N dy 18675   4036236       150     39639         0    140536    317505   1931020     11.83     12.73
4833.51/605.60	c  N dy 18797   4056432       150     39639         0    159829    317501   2288612     11.83     12.47
4871.02/610.36	c  N dy 18895   4077848       150     39639         0     95465    317501   1097942     11.83     12.51
4898.23/613.81	c  N dy 19012   4099272       150     39639         0    115932    317501   1467927     11.83     12.47
4926.09/617.21	c  N dy 19078   4119321       150     39639         0    135016    317499   1816467     11.83     12.69
4959.69/621.49	c  N dy 19194   4140089       150     39639         0    154892    317498   2183225     11.83     12.66
4997.14/626.16	c  N dy 19318   4160135       150     39639         0     88357    317498    970073     11.84     13.00
5019.50/628.96	c  N dy 19378   4180819       150     39639         0    108024    317497   1319462     11.83     12.48
5049.02/632.60	c  N dy 19488   4201225       150     39639         0    127634    317496   1679109     11.84     12.52
5068.99/635.13	c  S st 19554   4212685       150     39639         0    138662    317494   1883519     11.84   no data
5071.39/635.46	c  S st 19554   4213187       150     39639         0    139154    317494   1891897     11.84   no data
5071.39/635.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5072.19/635.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.10
5072.19/635.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5072.19/635.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5072.19/635.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5072.19/635.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5072.19/635.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5072.99/635.63	c lits-rem:        30  cl-subs:       30  v-elim:      0  v-fix:    0  time:  0.04 s
5072.99/635.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5168.77/647.65	c lits-rem:     15612  cl-subs:     4900  v-elim:      0  v-fix:    0  time: 11.95 s
5168.77/647.66	c vivif2 --  cl tried    39593 cl shrink        0 lits rem          0 time: 0.00
5168.77/647.69	c vivif2 --  cl tried   134270 cl shrink        0 lits rem          0 time: 0.03
5171.95/648.07	c asymm  cl-useful: 17/392/39593 lits-rem:17 time: 0.38
5171.95/648.07	c calculated reachability. Time: 0.00
5171.95/648.07	c  N dy 19554   4213187       150     39593         0    134270    316925   1789277     11.84   no data
5204.69/652.20	c  N dy 19651   4233471       150     39593         0    153681    316923   2147301     11.84     12.50
5239.80/656.59	c  N dy 19741   4253523       150     39593         0    172864    316922   2507635     11.84     12.48
5269.33/660.25	c  N dy 19809   4276027       150     39593         0    107543    316921   1289121     11.83     12.51
5301.27/664.26	c  N dy 19907   4296051       150     39593         0    126767    316920   1648162     11.83     14.36
5337.25/668.73	c  N dy 20005   4316335       150     39593         0    146138    316920   1997827     11.83     12.49
5377.09/673.78	c  N dy 20110   4336357       150     39593         0    165295    316919   2347932     11.83     16.68
5414.62/678.42	c  N dy 20217   4356639       150     39593         0     97107    316917   1115521     11.84     12.49
5440.17/681.65	c  N dy 20308   4377343       150     39593         0    116842    316915   1474061     11.84     12.52
5470.50/685.48	c  N dy 20412   4397516       150     39593         0    136181    316914   1826508     11.84     12.57
5503.23/689.60	c  N dy 20490   4417852       150     39593         0    155596    316914   2181948     11.84     12.52
5541.54/694.30	c  N dy 20610   4437859       150     39593         0    174845    316913   2539534     11.84     13.27
5570.29/697.95	c  N dy 20673   4458072       150     39593         0    105465    316912   1266363     11.84     12.49
5597.41/701.35	c  N dy 20765   4478148       150     39593         0    124672    316911   1618095     11.84     12.52
5627.01/705.07	c  N dy 20880   4498187       150     39593         0    143915    316911   1971790     11.84     13.15
5664.46/709.72	c  N dy 20939   4519573       150     39593         0    164108    316911   2326662     11.84     12.50
5706.04/714.93	c  N dy 21020   4539574       150     39593         0     93723    316911   1041909     11.84     12.67
5729.92/717.99	c  N dy 21123   4559578       150     39593         0    112939    316910   1403157     11.84     12.60
5758.72/721.55	c  N dy 21234   4579583       150     39593         0    132147    316909   1755097     11.84     13.52
5790.59/725.50	c  N dy 21316   4599690       150     39593         0    151336    316909   2105708     11.84     12.47
5827.33/730.17	c  N dy 21450   4619784       150     39593         0    170654    316908   2461122     11.84     13.95
5862.44/734.50	c  N dy 21540   4639922       150     39593         0     99242    316907   1133088     11.84     12.51
5886.39/737.53	c  N dy 21605   4660029       150     39593         0    118406    316906   1483784     11.84     12.76
5915.13/741.14	c  N dy 21686   4680117       150     39593         0    137654    316905   1840444     11.84     13.09
5947.85/745.25	c  N dy 21798   4700530       150     39593         0    157133    316905   2199874     11.84     12.48
5974.18/748.51	c  S st 21864   4713187       150     39593         0    169239    316905   2416940     11.84   no data
5977.38/748.90	c  S st 21864   4713692       150     39593         0    169720    316904   2425171     11.84   no data
5977.38/748.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5978.24/749.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.11
5978.24/749.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5978.24/749.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5978.24/749.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5978.24/749.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5978.24/749.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5978.24/749.09	c lits-rem:        30  cl-subs:       64  v-elim:      0  v-fix:    0  time:  0.05 s
5979.13/749.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6149.79/770.51	c lits-rem:     23246  cl-subs:     7545  v-elim:      0  v-fix:    0  time: 21.33 s
6149.79/770.52	c vivif2 --  cl tried    39410 cl shrink        0 lits rem          0 time: 0.01
6149.79/770.56	c vivif2 --  cl tried   162294 cl shrink        0 lits rem          0 time: 0.05
6152.99/770.97	c asymm  cl-useful: 22/349/39410 lits-rem:23 time: 0.41
6152.99/770.98	c calculated reachability. Time: 0.00
6152.99/770.98	c  N dy 21864   4713692       150     39410         0    162294    315206   2267527     11.84   no data
6192.90/775.90	c  N dy 21956   4733762       150     39410         0    181555    315205   2624254     11.84     12.51
6224.09/779.85	c  N dy 22035   4755138       150     39410         0    110578    315204   1328964     11.84     12.52
6250.44/783.20	c  N dy 22110   4775166       150     39410         0    129614    315203   1664736     11.84     14.19
6287.88/787.89	c  N dy 22202   4795247       150     39410         0    148843    315202   2018800     11.84     12.51
6331.77/793.36	c  N dy 22299   4815568       150     39410         0    168316    315200   2380836     11.84     12.80
6385.26/800.04	c  N dy 22387   4837049       150     39410         0     96508    315200   1061762     11.84     12.47
6412.41/803.48	c  N dy 22462   4857135       150     39410         0    115675    315200   1410836     11.84     12.51
6445.14/807.57	c  N dy 22570   4877319       150     39410         0    135008    315196   1769828     11.84     12.51
6481.05/812.06	c  N dy 22689   4897373       150     39410         0    154190    315196   2119845     11.84     12.59
6517.78/816.68	c  N dy 22756   4917708       150     39410         0    173454    315194   2456332     11.84     12.49
6560.89/822.00	c  N dy 22820   4937783       150     39410         0     99252    315193   1099526     11.84     15.29
6589.63/825.62	c  N dy 22921   4958677       150     39410         0    119246    315193   1468726     11.84     12.50
6623.95/829.93	c  N dy 22993   4978706       150     39410         0    138420    315193   1819505     11.83     12.47
6659.87/834.43	c  N dy 23106   4998724       150     39410         0    157625    315193   2178989     11.84     12.49
6701.36/839.65	c  N dy 23226   5020039       150     39410         0    178017    315191   2553346     11.84     12.50
6738.89/844.37	c  N dy 23323   5040064       150     39410         0    102775    315191   1149650     11.84     12.47
6766.04/847.75	c  N dy 23436   5060105       150     39410         0    121975    315190   1503296     11.84     12.98
6794.84/851.40	c  N dy 23515   5080372       150     39410         0    141278    315190   1860404     11.84     12.49
6829.96/855.75	c  N dy 23604   5100385       150     39410         0    160403    315190   2216854     11.84     16.44
6869.01/860.62	c  N dy 23698   5120403       150     39410         0    179585    315190   2578642     11.84     12.60
6908.13/865.56	c  N dy 23770   5140741       150     39410         0    103514    315188   1139972     11.84     12.48
6933.68/868.78	c  N dy 23868   5160804       150     39410         0    122692    315188   1492894     11.84     12.60
6967.20/872.95	c  N dy 23956   5183373       150     39410         0    144091    315186   1861465     11.84     12.49
7002.32/877.31	c  N dy 24064   5203426       150     39410         0    163255    315186   2213891     11.84     13.70
7022.28/879.88	c  S st 24125   5213692       150     39410         0    173048    315186   2395487     11.84     11.19
7026.26/880.38	c  S st 24125   5214196       150     39410         0    173524    315186   2402986     11.84   no data
7026.26/880.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
7027.86/880.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.13
7027.86/880.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7027.86/880.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7027.86/880.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7027.86/880.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7027.86/880.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7027.86/880.59	c lits-rem:        59  cl-subs:       98  v-elim:      0  v-fix:    0  time:  0.06 s
7028.66/880.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7240.99/907.25	c lits-rem:     23962  cl-subs:    14330  v-elim:      0  v-fix:    0  time: 26.57 s
7240.99/907.25	c vivif2 --  cl tried    39178 cl shrink        0 lits rem          0 time: 0.00
7240.99/907.29	c vivif2 --  cl tried   159328 cl shrink        0 lits rem          0 time: 0.03
7244.17/907.69	c asymm  cl-useful: 15/343/39178 lits-rem:16 time: 0.40
7244.97/907.70	c calculated reachability. Time: 0.00
7244.97/907.70	c  N dy 24125   5214196       150     39178         0    159328    313022   2151884     11.84   no data
7288.08/913.12	c  N dy 24241   5234592       150     39178         0    178826    313022   2514831     11.84     12.47
7331.32/918.56	c  N dy 24317   5254842       150     39178         0    102439    313021   1130793     11.84     12.48
7363.91/922.61	c  N dy 24438   5275170       150     39178         0    121944    313021   1494866     11.84     12.50
7399.02/927.05	c  N dy 24526   5295198       150     39178         0    141061    313020   1845523     11.84     12.50
7442.93/932.53	c  N dy 24602   5315294       150     39178         0    160219    313020   2188528     11.84     15.10
7494.01/938.94	c  N dy 24694   5335377       150     39178         0    179436    313017   2552026     11.84     12.47
7553.09/946.37	c  N dy 24755   5355468       150     39178         0    101512    313016   1087379     11.84     12.49
7586.60/950.58	c  N dy 24863   5375721       150     39178         0    120931    313015   1446618     11.84     12.53
7623.32/955.18	c  N dy 24958   5395816       150     39178         0    140192    313015   1805515     11.84     12.47
7666.43/960.55	c  N dy 25054   5415914       150     39178         0    159396    313014   2163962     11.84     13.52
7708.01/965.78	c  N dy 25148   5437599       150     39178         0    180134    313014   2554889     11.84     12.71
7755.82/971.71	c  N dy 25256   5458551       150     39178         0    102122    313012   1102866     11.84     12.52
7780.58/974.88	c  N dy 25333   5478624       150     39178         0    121201    313010   1442654     11.84     12.74
7811.72/978.73	c  N dy 25440   5498682       150     39178         0    140440    313009   1801856     11.84     14.40
7845.24/982.91	c  N dy 25529   5518839       150     39178         0    159730    313007   2163821     11.84     12.48
7884.51/987.84	c  N dy 25620   5538951       150     39178         0    178887    313006   2516559     11.84     12.47
7933.05/993.90	c  N dy 25734   5559828       150     39178         0     99769    313006   1051213     11.84     12.56
7958.60/997.15	c  N dy 25854   5580359       150     39178         0    119457    313006   1418263     11.85     12.58
7990.52/1001.18	c  N dy 25956   5601329       150     39178         0    139539    313006   1791075     11.85     12.49
8025.64/1005.55	c  N dy 26031   5621686       150     39178         0    158885    313006   2136379     11.85     12.48
8065.57/1010.56	c  N dy 26150   5641779       150     39178         0    178192    313006   2503941     11.85     12.51
8111.91/1016.38	c  N dy 26196   5662055       150     39178         0    197384    313005   2839126     11.85     12.48
8146.19/1020.65	c  N dy 26282   5682828       150     39178         0    117209    313003   1356360     11.85     12.53
8177.31/1024.56	c  N dy 26351   5703157       150     39178         0    136513    313003   1705003     11.84     12.49
8193.28/1026.58	c  S st 26380   5714196       150     39178         0    146979    313003   1894002     11.84     11.21
8196.47/1026.98	c  S st 26380   5714701       150     39178         0    147469    313003   1902116     11.84   no data
8197.27/1027.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8198.07/1027.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.11
8198.07/1027.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8198.07/1027.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8198.07/1027.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8198.07/1027.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
8198.07/1027.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8198.07/1027.17	c lits-rem:        72  cl-subs:       79  v-elim:      0  v-fix:    0  time:  0.06 s
8198.87/1027.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8332.32/1043.93	c lits-rem:     16873  cl-subs:     7841  v-elim:      0  v-fix:    0  time: 16.69 s
8332.32/1043.94	c vivif2 --  cl tried    38991 cl shrink        0 lits rem          0 time: 0.01
8332.32/1043.97	c vivif2 --  cl tried   139736 cl shrink        0 lits rem          0 time: 0.03
8336.16/1044.42	c asymm  cl-useful: 13/374/38991 lits-rem:13 time: 0.45
8336.16/1044.43	c calculated reachability. Time: 0.00
8336.16/1044.43	c  N dy 26380   5714701       150     38991         0    139736    311180   1762829     11.84   no data
8372.88/1049.01	c  N dy 26486   5734847       150     38991         0    159025    311180   2126392     11.84     12.51
8411.99/1053.90	c  N dy 26587   5754901       150     38991         0    178232    311180   2483812     11.84     13.70
8456.68/1059.52	c  N dy 26710   5774993       150     38991         0    197495    311179   2844983     11.85     12.48
8492.60/1064.06	c  N dy 26800   5795048       150     38991         0    115869    311179   1320618     11.85     12.81
8524.60/1068.09	c  N dy 26915   5815277       150     38991         0    135297    311179   1685269     11.85     12.49
8560.60/1072.55	c  N dy 27042   5835382       150     38991         0    154619    311179   2048577     11.85     12.68
8610.75/1078.81	c  N dy 27130   5861245       150     38991         0    179214    311177   2494926     11.85     12.60
8664.23/1085.54	c  N dy 27233   5881263       150     38991         0    198382    311177   2848295     11.85     12.94
8711.31/1091.46	c  N dy 27330   5901376       150     38991         0    115612    311177   1311239     11.85     12.52
8748.04/1096.06	c  N dy 27449   5921451       150     38991         0    134826    311176   1673155     11.85     12.59
8791.95/1101.51	c  N dy 27571   5941989       150     38991         0    154542    311175   2050164     11.85     12.61
8837.44/1107.20	c  N dy 27662   5963864       150     38991         0    175409    311174   2434919     11.85     12.79
8880.54/1112.64	c  N dy 27764   5983911       150     38991         0    194611    311174   2795404     11.85     14.23
8924.44/1118.17	c  N dy 27861   6003984       150     38991         0    110880    311174   1222503     11.85     12.60
8953.18/1121.78	c  N dy 27970   6024503       150     38991         0    130648    311173   1588703     11.85     12.48
8993.89/1126.82	c  N dy 28029   6049838       150     38991         0    154696    311172   2031460     11.85     12.58
9032.22/1131.62	c  N dy 28160   6070067       150     38991         0    174141    311172   2397389     11.85     12.50
9075.32/1137.02	c  N dy 28250   6090094       150     38991         0    193288    311171   2755934     11.85     13.47
9121.68/1142.91	c  N dy 28360   6110921       150     38991         0    109209    311170   1182648     11.85     12.55
9149.56/1146.38	c  N dy 28436   6131020       150     38991         0    128429    311170   1534190     11.85     13.47
9182.29/1150.49	c  N dy 28552   6151103       150     38991         0    147701    311170   1900020     11.85     13.46
9219.14/1155.02	c  N dy 28627   6171435       150     38991         0    167084    311169   2257890     11.85     12.50
9262.16/1160.47	c  N dy 28719   6191493       150     38991         0    186109    311168   2601223     11.85     15.03
9310.80/1166.58	c  N dy 28830   6211522       150     38991         0    205317    311168   2961720     11.85     12.51
9320.39/1167.72	c  S st 28846   6214703       150     38991         0    208386    311167   3019290     11.85      9.34
9324.52/1168.22	c  S st 28846   6215204       150     38991         0    208873    311167   3027392     11.85   no data
9324.52/1168.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
9325.17/1168.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.14
9325.17/1168.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9325.17/1168.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9325.17/1168.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9325.17/1168.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
9325.17/1168.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9325.97/1168.45	c lits-rem:       375  cl-subs:      230  v-elim:      0  v-fix:    0  time:  0.06 s
9326.77/1168.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9568.61/1198.87	c lits-rem:     33974  cl-subs:    10283  v-elim:      0  v-fix:    0  time: 30.30 s
9568.61/1198.87	c vivif2 --  cl tried    38747 cl shrink        0 lits rem          0 time: 0.01
9569.47/1198.92	c vivif2 --  cl tried   198604 cl shrink        0 lits rem          0 time: 0.05
9572.59/1199.36	c asymm  cl-useful: 10/287/38747 lits-rem:10 time: 0.43
9572.59/1199.36	c calculated reachability. Time: 0.00
9572.59/1199.36	c  N dy 28846   6215204       150     38747         0    198604    308922   2812117     11.85   no data
9621.30/1205.43	c  N dy 28936   6237393       150     38747         0    115160    308922   1276098     11.85     12.49
9652.42/1209.36	c  N dy 29027   6257827       150     38747         0    134763    308922   1635729     11.85     12.54
9688.35/1213.82	c  N dy 29132   6278290       150     38747         0    154319    308922   2001250     11.85     12.54
9728.40/1218.82	c  N dy 29229   6298404       150     38747         0    173598    308921   2362763     11.85     12.54
9769.78/1224.10	c  N dy 29292   6318424       150     38747         0    192612    308920   2709586     11.85     14.71
9825.64/1231.04	c  N dy 29388   6338544       150     38747         0    106093    308917   1104781     11.85     12.52
9858.39/1235.13	c  N dy 29488   6358703       150     38747         0    125453    308917   1462557     11.85     12.60
9895.24/1239.79	c  N dy 29612   6378704       150     38747         0    144631    308917   1822509     11.86     12.55
9935.00/1244.70	c  N dy 29735   6398804       150     38747         0    163891    308917   2185779     11.86     12.62
9974.91/1249.73	c  N dy 29835   6418833       150     38747         0    183052    308915   2538884     11.86     12.68
10021.21/1255.51	c  N dy 29958   6438915       150     38747         0    202321    308915   2898412     11.86     13.28
10073.10/1262.09	c  N dy 30058   6459480       150     38747         0    115101    308915   1259408     11.86     12.54
10110.63/1266.71	c  N dy 30156   6479747       150     38747         0    134516    308915   1617149     11.86     12.57
10149.89/1271.68	c  N dy 30238   6500066       150     38747         0    153971    308914   1975338     11.86     12.56
10196.83/1277.54	c  N dy 30323   6520367       150     38747         0    173401    308912   2332547     11.86     12.69
10247.93/1283.95	c  N dy 30396   6541600       150     38747         0    193631    308911   2704964     11.86     12.59
10302.20/1290.77	c  N dy 30503   6561799       150     38747         0    212992    308910   3064847     11.86     12.60
10341.32/1295.67	c  N dy 30607   6581820       150     38747         0    124342    308910   1427305     11.86     12.51
10372.45/1299.54	c  N dy 30706   6601912       150     38747         0    143553    308910   1785505     11.86     12.54
10411.57/1304.40	c  N dy 30786   6623260       150     38747         0    163986    308907   2158079     11.86     12.49
10457.20/1310.19	c  N dy 30895   6643387       150     38747         0    183297    308906   2521084     11.86     12.70
10508.16/1316.59	c  N dy 31036   6663482       150     38747         0    202637    308906   2885527     11.86     12.81
10564.02/1323.55	c  N dy 31151   6684694       150     38747         0    114081    308906   1225262     11.87     12.50
10594.37/1327.30	c  N dy 31238   6704889       150     38747         0    133448    308905   1592287     11.87     12.57
10611.12/1329.46	c  S st 31293   6715204       150     38747         0    143309    308905   1776125     11.87   no data
10613.52/1329.81	c  S st 31293   6715707       150     38747         0    143800    308905   1783875     11.87   no data
10614.38/1329.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10615.25/1329.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
10615.25/1329.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10615.25/1329.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10615.25/1329.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10615.25/1329.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
10615.25/1329.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10615.25/1329.98	c lits-rem:        83  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.04 s
10615.89/1330.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10699.71/1340.55	c lits-rem:     14349  cl-subs:     3395  v-elim:      0  v-fix:    0  time: 10.51 s
10699.71/1340.56	c vivif2 --  cl tried    38590 cl shrink        0 lits rem          0 time: 0.00
10699.71/1340.59	c vivif2 --  cl tried   140489 cl shrink        0 lits rem          0 time: 0.03
10703.05/1340.97	c asymm  cl-useful: 17/406/38590 lits-rem:18 time: 0.38
10703.05/1340.97	c calculated reachability. Time: 0.00
10703.05/1340.97	c  N dy 31293   6715707       150     38590         0    140489    307340   1713681     11.87   no data
10739.62/1345.54	c  N dy 31411   6735757       150     38590         0    159752    307340   2075049     11.87     12.51
10779.55/1350.54	c  N dy 31523   6755813       150     38590         0    178961    307339   2432390     11.87     14.14
10827.43/1356.58	c  N dy 31597   6777373       150     38590         0    199511    307339   2812539     11.87     12.66
10877.79/1362.91	c  N dy 31693   6797567       150     38590         0    218817    307339   3168648     11.87     12.58
10920.04/1368.14	c  N dy 31777   6817637       150     38590         0    128250    307338   1480302     11.87     12.59
10959.14/1373.09	c  N dy 31865   6837667       150     38590         0    147407    307338   1834715     11.87     14.16
11004.63/1378.72	c  N dy 31971   6858274       150     38590         0    167225    307338   2209004     11.87     12.55
11053.39/1384.91	c  N dy 32073   6878318       150     38590         0    186447    307337   2567500     11.87     13.05
11108.40/1391.79	c  N dy 32185   6898344       150     38590         0    205710    307337   2935502     11.87     12.52
11167.54/1399.17	c  N dy 32298   6918389       150     38590         0    114044    307337   1205717     11.87     15.23
11201.80/1403.48	c  N dy 32372   6938768       150     38590         0    133577    307337   1570870     11.87     12.55
11240.91/1408.39	c  N dy 32453   6958780       150     38590         0    152708    307336   1924889     11.87     12.56
11286.42/1414.04	c  N dy 32536   6978878       150     38590         0    171981    307336   2290395     11.87     13.86
11339.09/1420.64	c  N dy 32657   6998884       150     38590         0    191137    307336   2649633     11.87     15.59
11397.37/1427.97	c  N dy 32765   7019592       150     38590         0    210997    307335   3020937     11.87     12.77
11451.64/1434.79	c  N dy 32835   7039668       150     38590         0    118356    307335   1272112     11.87     13.81
11489.97/1439.51	c  N dy 32936   7059778       150     38590         0    137631    307335   1634991     11.87     12.55
11533.08/1444.94	c  N dy 33030   7079822       150     38590         0    156736    307334   1987416     11.87     14.26
11579.38/1450.75	c  N dy 33122   7099850       150     38590         0    175825    307333   2343832     11.87     15.05
11635.25/1457.70	c  N dy 33222   7119853       150     38590         0    195005    307333   2701350     11.87     12.57
11704.68/1466.44	c  N dy 33337   7140044       150     38590         0    214435    307332   3068087     11.87     12.79
11770.14/1474.60	c  N dy 33462   7160059       150     38590         0    120917    307332   1317828     11.88     13.78
11804.46/1478.98	c  N dy 33561   7180471       150     38590         0    140419    307332   1675425     11.88     12.54
11842.78/1483.80	c  N dy 33651   7200518       150     38590         0    159611    307332   2033275     11.88     12.55
11873.10/1487.54	c  S st 33722   7215707       150     38590         0    174067    307331   2300209     11.88     10.55
11877.11/1488.03	c  S st 33722   7216208       150     38590         0    174555    307331   2307967     11.88   no data
11877.11/1488.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11877.91/1488.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.11
11877.91/1488.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11877.91/1488.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11877.91/1488.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11877.91/1488.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11877.91/1488.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11878.76/1488.22	c lits-rem:        28  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.05 s
11878.76/1488.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12019.25/1505.84	c lits-rem:     17409  cl-subs:     6145  v-elim:      0  v-fix:    0  time: 17.53 s
12019.25/1505.84	c vivif2 --  cl tried    38545 cl shrink        0 lits rem          0 time: 0.00
12019.25/1505.88	c vivif2 --  cl tried   168423 cl shrink        0 lits rem          0 time: 0.04
12022.37/1506.29	c asymm  cl-useful: 13/332/38545 lits-rem:13 time: 0.41
12023.17/1506.30	c calculated reachability. Time: 0.00
12023.17/1506.30	c  N dy 33722   7216208       150     38545         0    168423    306848   2182350     11.88   no data
12067.86/1511.90	c  N dy 33832   7236266       150     38545         0    187620    306848   2538633     11.88     12.69
12118.95/1518.34	c  N dy 33969   7256304       150     38545         0    206911    306847   2907014     11.88     12.64
12182.80/1526.30	c  N dy 34079   7278378       150     38545         0    114503    306847   1188668     11.88     12.52
12216.33/1530.56	c  N dy 34170   7298450       150     38545         0    133742    306847   1550755     11.88     12.60
12255.45/1535.45	c  N dy 34286   7318546       150     38545         0    152961    306847   1910686     11.88     12.51
12301.09/1541.13	c  N dy 34378   7338800       150     38545         0    172469    306847   2278698     11.88     12.55
12354.42/1547.85	c  N dy 34499   7358818       150     38545         0    191730    306847   2642896     11.88     12.74
12413.49/1555.28	c  N dy 34604   7378926       150     38545         0    210940    306847   3006897     11.88     12.69
12476.69/1563.16	c  N dy 34711   7398959       150     38545         0    115488    306846   1196140     11.88     14.60
12508.48/1567.11	c  N dy 34756   7419000       150     38545         0    134556    306844   1538819     11.88     15.64
12542.81/1571.40	c  N dy 34856   7439048       150     38545         0    153732    306844   1896686     11.88     12.81
12579.52/1576.02	c  N dy 34951   7459056       150     38545         0    172877    306844   2260981     11.88     14.35
12625.08/1581.75	c  N dy 35050   7480440       150     38545         0    193300    306843   2641803     11.88     12.52
12672.93/1587.71	c  N dy 35115   7500983       150     38545         0    212811    306843   2990183     11.88     12.53
12732.79/1595.23	c  N dy 35200   7521036       150     38545         0    116544    306843   1210092     11.88     14.72
12762.34/1598.99	c  N dy 35272   7541126       150     38545         0    135722    306841   1557107     11.88     12.54
12796.65/1603.27	c  N dy 35385   7561187       150     38545         0    155011    306838   1922650     11.88     14.91
12835.83/1608.18	c  N dy 35474   7581224       150     38545         0    174215    306835   2285696     11.88     12.53
12882.06/1613.94	c  N dy 35617   7601267       150     38545         0    193486    306834   2651887     11.88     12.74
12932.42/1620.29	c  N dy 35723   7621559       150     38545         0    212899    306834   3012872     11.88     12.60
12981.86/1626.48	c  N dy 35800   7641565       150     38545         0    232071    306834   3383907     11.88     12.51
13024.16/1631.73	c  N dy 35891   7661650       150     38545         0    134792    306833   1539010     11.88     12.78
13063.27/1636.63	c  N dy 35984   7681654       150     38545         0    153980    306833   1898096     11.88     14.88
13111.96/1642.71	c  N dy 36095   7702284       150     38545         0    173780    306833   2272249     11.88     12.57
13144.66/1646.89	c  S st 36154   7716210       150     38545         0    187095    306833   2521702     11.88     10.42
13148.66/1647.35	c  S st 36154   7716715       150     38545         0    187578    306833   2529424     11.88   no data
13148.66/1647.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
13150.26/1647.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.13
13150.26/1647.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13150.26/1647.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13150.26/1647.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13150.26/1647.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
13150.26/1647.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13150.26/1647.57	c lits-rem:        21  cl-subs:       24  v-elim:      0  v-fix:    0  time:  0.06 s
13151.06/1647.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13340.23/1671.37	c lits-rem:     18762  cl-subs:     5997  v-elim:      0  v-fix:    0  time: 23.70 s
13340.23/1671.38	c vivif2 --  cl tried    38405 cl shrink        0 lits rem          0 time: 0.00
13341.04/1671.42	c vivif2 --  cl tried   181697 cl shrink        0 lits rem          0 time: 0.04
13344.24/1671.85	c asymm  cl-useful: 10/301/38405 lits-rem:11 time: 0.43
13344.24/1671.85	c calculated reachability. Time: 0.00
13344.24/1671.85	c  N dy 36154   7716715       150     38405         0    181697    305543   2402997     11.88   no data
13394.51/1678.13	c  N dy 36273   7736866       150     38405         0    201017    305542   2769843     11.89     12.53
13444.80/1684.44	c  N dy 36376   7757293       150     38405         0    220575    305541   3142648     11.89     12.76
13500.67/1691.44	c  N dy 36478   7778640       150     38405         0    123606    305540   1321259     11.89     12.53
13531.00/1695.25	c  N dy 36577   7798666       150     38405         0    142831    305540   1677706     11.89     13.83
13568.53/1699.96	c  N dy 36626   7819515       150     38405         0    162548    305540   2034080     11.88     12.55
13610.03/1705.12	c  N dy 36722   7839617       150     38405         0    181764    305538   2389638     11.88     12.52
13660.33/1711.41	c  N dy 36819   7859824       150     38405         0    201096    305537   2751728     11.88     12.86
13712.97/1718.10	c  N dy 36903   7880144       150     38405         0    220534    305537   3111989     11.88     12.64
13780.81/1726.59	c  N dy 37012   7900559       150     38405         0    121823    305536   1281316     11.89     12.55
13818.33/1731.24	c  N dy 37117   7920883       150     38405         0    141306    305536   1651938     11.89     12.53
13859.02/1736.39	c  N dy 37184   7942097       150     38405         0    161627    305535   2034917     11.88     12.60
13906.13/1742.25	c  N dy 37262   7962193       150     38405         0    180847    305534   2397784     11.88     13.45
13954.02/1748.25	c  N dy 37358   7982217       150     38405         0    200080    305534   2762001     11.88     15.88
14005.11/1754.62	c  N dy 37463   8002267       150     38405         0    219318    305534   3128092     11.88     12.52
14061.79/1761.70	c  N dy 37561   8022304       150     38405         0    238555    305534   3497098     11.88     15.56
14100.17/1766.59	c  N dy 37685   8042999       150     38405         0    139011    305534   1600160     11.89     12.64
14136.82/1771.19	c  N dy 37775   8063032       150     38405         0    158187    305533   1960743     11.89     12.71
14176.75/1776.16	c  N dy 37866   8083133       150     38405         0    177426    305533   2325546     11.89     12.52
14228.63/1782.70	c  N dy 37961   8105768       150     38405         0    199074    305533   2733098     11.88     12.82
14283.71/1789.57	c  N dy 38080   8125968       150     38405         0    218445    305533   3105814     11.89     12.53
14340.38/1796.62	c  N dy 38175   8146209       150     38405         0    237789    305533   3474320     11.89     12.53
14382.03/1801.89	c  N dy 38278   8166302       150     38405         0    136606    305533   1533024     11.89     12.62
14421.00/1806.78	c  N dy 38359   8187131       150     38405         0    156502    305533   1899920     11.89     12.55
14465.71/1812.31	c  N dy 38432   8207177       150     38405         0    175670    305532   2265115     11.89     13.02
14488.85/1815.24	c  S st 38464   8216715       150     38405         0    184883    305532   2439694     11.88     12.03
14492.85/1815.75	c  S st 38464   8217219       150     38405         0    185377    305531   2447731     11.88   no data
14492.85/1815.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
14494.45/1815.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.15
14494.45/1815.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14494.45/1815.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14494.45/1815.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14494.45/1815.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
14494.45/1815.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14494.45/1816.00	c lits-rem:        26  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.06 s
14495.31/1816.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14681.20/1839.32	c lits-rem:     17788  cl-subs:     6662  v-elim:      0  v-fix:    0  time: 23.22 s
14681.20/1839.33	c vivif2 --  cl tried    38338 cl shrink        0 lits rem          0 time: 0.01
14681.20/1839.37	c vivif2 --  cl tried   178732 cl shrink        0 lits rem          0 time: 0.04
14685.19/1839.82	c asymm  cl-useful: 15/292/38338 lits-rem:16 time: 0.46
14685.19/1839.83	c calculated reachability. Time: 0.00
14685.19/1839.83	c  N dy 38464   8217219       150     38338         0    178732    304823   2311856     11.88   no data
14736.29/1846.25	c  N dy 38559   8237257       150     38338         0    197942    304822   2676711     11.89     12.56
14800.95/1854.33	c  N dy 38625   8261592       150     38338         0    221086    304822   3118167     11.88     12.66
14854.44/1861.08	c  N dy 38697   8281727       150     38338         0    240340    304821   3474807     11.88     12.51
14895.14/1866.18	c  N dy 38798   8301788       150     38338         0    138440    304821   1565004     11.88     12.52
14932.65/1870.84	c  N dy 38921   8322142       150     38338         0    158041    304821   1938641     11.88     12.51
14973.36/1875.92	c  N dy 39034   8342505       150     38338         0    177608    304821   2316714     11.89     12.61
15018.06/1881.52	c  N dy 39125   8362846       150     38338         0    197098    304821   2683599     11.89     12.63
15069.14/1887.97	c  N dy 39216   8382860       150     38338         0    216298    304821   3048418     11.89     14.18
15131.40/1895.72	c  N dy 39282   8402974       150     38338         0    235532    304821   3412428     11.88     12.63
15193.67/1903.55	c  N dy 39382   8423251       150     38338         0    132677    304821   1447983     11.89     12.53
15232.85/1908.51	c  N dy 39485   8443301       150     38338         0    151882    304821   1805203     11.89     12.64
15278.28/1914.15	c  N dy 39583   8463346       150     38338         0    171141    304821   2164316     11.89     12.53
15328.57/1920.43	c  N dy 39679   8483547       150     38338         0    190559    304819   2530749     11.89     12.55
15381.96/1927.15	c  N dy 39794   8503642       150     38338         0    209833    304818   2892699     11.89     12.63
15435.93/1933.92	c  N dy 39904   8523690       150     38338         0    229120    304817   3260182     11.89     15.09
15497.05/1941.66	c  N dy 39975   8544110       150     38338         0    125225    304817   1299702     11.89     12.54
15530.54/1945.88	c  N dy 40082   8564206       150     38338         0    144545    304814   1661233     11.89     13.23
15570.40/1950.84	c  N dy 40169   8584261       150     38338         0    163663    304813   2015586     11.89     13.15
15613.51/1956.21	c  N dy 40288   8604307       150     38338         0    182932    304813   2381525     11.89     14.56
15659.80/1962.09	c  N dy 40376   8624394       150     38338         0    202105    304812   2739831     11.89     13.28
15714.94/1968.94	c  N dy 40498   8644460       150     38338         0    221388    304812   3107868     11.89     12.60
15776.41/1976.63	c  N dy 40597   8664895       150     38338         0    240940    304812   3481712     11.89     12.57
15832.21/1983.67	c  N dy 40681   8684929       150     38338         0    135812    304812   1490287     11.89     12.55
15874.52/1988.95	c  N dy 40778   8708563       150     38338         0    158377    304812   1900804     11.89     12.61
15892.08/1991.16	c  S st 40837   8717220       150     38338         0    166664    304811   2057063     11.89   no data
15895.28/1991.54	c  S st 40837   8717720       150     38338         0    167154    304811   2065573     11.89   no data
15895.28/1991.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15896.08/1991.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.11
15896.08/1991.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15896.08/1991.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15896.08/1991.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15896.08/1991.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
15896.08/1991.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15896.88/1991.72	c lits-rem:        24  cl-subs:       35  v-elim:      0  v-fix:    0  time:  0.05 s
15897.68/1991.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16007.01/2005.59	c lits-rem:     12141  cl-subs:     5837  v-elim:      0  v-fix:    0  time: 13.79 s
16007.81/2005.60	c vivif2 --  cl tried    38255 cl shrink        0 lits rem          0 time: 0.01
16007.81/2005.64	c vivif2 --  cl tried   161365 cl shrink        0 lits rem          0 time: 0.04
16011.81/2006.11	c asymm  cl-useful: 13/340/38255 lits-rem:14 time: 0.47
16011.81/2006.12	c calculated reachability. Time: 0.00
16011.81/2006.12	c  N dy 40837   8717720       150     38255         0    161365    303986   1958623     11.89   no data
16060.49/2012.27	c  N dy 40935   8738035       150     38255         0    180847    303986   2331487     11.89     12.58
16116.38/2019.26	c  N dy 41032   8758160       150     38255         0    200040    303985   2693563     11.89     12.57
16176.24/2026.74	c  N dy 41142   8778240       150     38255         0    219239    303984   3057838     11.89     13.50
16230.52/2033.56	c  N dy 41246   8798313       150     38255         0    238551    303984   3425009     11.89     12.70
16290.39/2041.03	c  N dy 41365   8818402       150     38255         0    132730    303984   1427770     11.89     12.79
16326.31/2045.52	c  N dy 41460   8838428       150     38255         0    151914    303984   1786028     11.89     13.79
16365.57/2050.49	c  N dy 41524   8858529       150     38255         0    170921    303984   2121703     11.89     14.68
16412.51/2056.35	c  N dy 41618   8878549       150     38255         0    190079    303984   2483226     11.89     15.64
16458.01/2062.06	c  N dy 41683   8898968       150     38255         0    209575    303984   2851344     11.89     12.58
16516.28/2069.39	c  N dy 41767   8919014       150     38255         0    228791    303984   3216052     11.89     13.40
16576.30/2076.84	c  N dy 41871   8939056       150     38255         0    247987    303984   3574811     11.89     12.64
16623.25/2082.77	c  N dy 41981   8959073       150     38255         0    141285    303984   1579181     11.89     14.55
16667.16/2088.21	c  N dy 42105   8979135       150     38255         0    160605    303984   1947063     11.89     13.77
16715.06/2094.21	c  N dy 42207   8999801       150     38255         0    180361    303983   2323165     11.89     12.53
16764.53/2100.45	c  N dy 42302   9019851       150     38255         0    199551    303983   2680884     11.90     15.13
16814.82/2106.71	c  N dy 42391   9040056       150     38255         0    218875    303983   3050360     11.90     12.92
16869.91/2113.64	c  N dy 42491   9060156       150     38255         0    238211    303983   3422258     11.90     12.56
16932.98/2121.55	c  N dy 42564   9080205       150     38255         0    130261    303983   1358033     11.89     13.82
16968.11/2125.98	c  N dy 42612   9101527       150     38255         0    150582    303983   1733716     11.89     12.63
17006.57/2130.79	c  N dy 42717   9121564       150     38255         0    169832    303983   2096013     11.89     12.52
17047.94/2135.97	c  N dy 42835   9141614       150     38255         0    189069    303983   2463331     11.89     12.64
17101.41/2142.65	c  N dy 42923   9164183       150     38255         0    210493    303983   2861807     11.89     12.72
17156.48/2149.58	c  N dy 43033   9185617       150     38255         0    230990    303983   3241948     11.89     12.58
17223.54/2157.90	c  N dy 43150   9206233       150     38255         0    250681    303983   3623230     11.90     12.61
17261.20/2162.63	c  S st 43207   9217721       150     38255         0    133788    303983   1419039     11.90   no data
17263.45/2162.97	c  S st 43207   9218221       150     38255         0    134259    303983   1426798     11.90   no data
17263.45/2162.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
17264.25/2163.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.10
17264.25/2163.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17264.25/2163.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17264.25/2163.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17264.25/2163.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
17264.25/2163.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17265.05/2163.14	c lits-rem:        23  cl-subs:       30  v-elim:      0  v-fix:    0  time:  0.05 s
17265.85/2163.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17309.75/2168.73	c lits-rem:      4714  cl-subs:     1423  v-elim:      0  v-fix:    0  time:  5.52 s
17309.75/2168.74	c vivif2 --  cl tried    38182 cl shrink        0 lits rem          0 time: 0.00
17309.75/2168.76	c vivif2 --  cl tried   132879 cl shrink        0 lits rem          0 time: 0.03
17313.00/2169.18	c asymm  cl-useful: 19/409/38182 lits-rem:20 time: 0.42
17313.00/2169.19	c calculated reachability. Time: 0.00
17313.00/2169.19	c  N dy 43207   9218221       150     38182         0    132879    303304   1403869     11.90   no data
17352.05/2174.09	c  N dy 43312   9238310       150     38182         0    152127    303304   1764256     11.90     13.83
17399.15/2179.94	c  N dy 43409   9260371       150     38182         0    173245    303304   2157680     11.90     12.61
17448.63/2186.18	c  N dy 43509   9280422       150     38182         0    192440    303304   2520361     11.90     12.71
17526.04/2195.82	c  N dy 43575   9304722       150     38182         0    215431    303303   2924203     11.89     12.52
17585.18/2203.24	c  N dy 43666   9324919       150     38182         0    234747    303303   3291581     11.89     12.68
17642.59/2210.41	c  N dy 43766   9345075       150     38182         0    254041    303303   3661717     11.89     12.56
17688.10/2216.10	c  N dy 43842   9365206       150     38182         0    144618    303303   1618706     11.89     12.72
17724.83/2220.73	c  N dy 43934   9385281       150     38182         0    163845    303303   1974591     11.89     12.91
17767.93/2226.12	c  N dy 44046   9405283       150     38182         0    182971    303303   2338301     11.89     12.70
17815.01/2232.00	c  N dy 44120   9425334       150     38182         0    202089    303303   2693195     11.89     12.61
17867.69/2238.63	c  N dy 44242   9445382       150     38182         0    221302    303303   3064127     11.89     12.54
17930.75/2246.55	c  N dy 44339   9465387       150     38182         0    240442    303301   3424927     11.89     12.59
18015.44/2257.20	c  N dy 44463   9485754       150     38182         0    130156    303301   1334163     11.90     12.61
18055.27/2262.13	c  N dy 44535   9505851       150     38182         0    149389    303300   1686212     11.90     12.71
18104.12/2268.26	c  N dy 44618   9525853       150     38182         0    168531    303300   2046692     11.89     13.65
18159.03/2275.16	c  N dy 44706   9545881       150     38182         0    187654    303300   2404539     11.89     12.54
18208.58/2281.41	c  N dy 44792   9566004       150     38182         0    206908    303299   2770630     11.89     12.75
18261.27/2287.95	c  N dy 44903   9586013       150     38182         0    226106    303299   3139403     11.89     12.56
18316.28/2294.84	c  N dy 44991   9606168       150     38182         0    245348    303299   3501775     11.89     12.67
18380.16/2302.81	c  N dy 45068   9626257       150     38182         0    133747    303298   1390976     11.89     12.67
18424.06/2308.33	c  N dy 45182   9646340       150     38182         0    153034    303298   1754410     11.89     12.54
18472.90/2314.42	c  N dy 45292   9666475       150     38182         0    172412    303298   2129531     11.90     12.80
18528.62/2321.41	c  N dy 45377   9686632       150     38182         0    191696    303298   2488097     11.90     12.58
18594.09/2329.70	c  N dy 45487   9707508       150     38182         0    211738    303296   2865019     11.90     12.83
18628.40/2333.95	c  S st 45538   9718222       150     38182         0    221984    303296   3060022     11.90     11.04
18634.00/2334.60	c  S st 45538   9718722       150     38182         0    222466    303296   3068368     11.90   no data
18634.00/2334.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
18635.60/2334.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.18
18635.60/2334.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18635.60/2334.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18635.60/2334.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18635.60/2334.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
18635.60/2334.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18635.60/2334.89	c lits-rem:        17  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.07 s
18636.40/2334.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18832.90/2359.56	c lits-rem:     16907  cl-subs:     7236  v-elim:      0  v-fix:    0  time: 24.56 s
18832.90/2359.57	c vivif2 --  cl tried    38090 cl shrink        0 lits rem          0 time: 0.01
18833.54/2359.62	c vivif2 --  cl tried   215307 cl shrink        0 lits rem          0 time: 0.06
18837.54/2360.18	c asymm  cl-useful: 12/269/38090 lits-rem:12 time: 0.56
18837.54/2360.19	c calculated reachability. Time: 0.00
18837.54/2360.19	c  N dy 45538   9718722       150     38090         0    215307    302494   2913289     11.90   no data
18911.04/2369.39	c  N dy 45636   9739091       150     38090         0    234703    302493   3272874     11.90     12.81
18985.20/2378.61	c  N dy 45723   9759184       150     38090         0    253932    302490   3634861     11.90     12.53
19049.86/2386.76	c  N dy 45807   9779790       150     38090         0    141945    302490   1536777     11.90     12.55
19088.97/2391.66	c  N dy 45909   9800177       150     38090         0    161459    302490   1907053     11.90     12.55
19132.07/2397.05	c  N dy 46020   9820246       150     38090         0    180688    302489   2263125     11.90     16.12
19180.78/2403.10	c  N dy 46151   9840298       150     38090         0    199947    302489   2633590     11.90     14.58
19229.47/2409.26	c  N dy 46233   9860337       150     38090         0    219045    302488   2990568     11.90     12.59
19288.60/2416.63	c  N dy 46361   9880449       150     38090         0    238374    302487   3364309     11.90     12.57
19345.21/2423.71	c  N dy 46460   9900500       150     38090         0    257523    302487   3727874     11.90     15.77
19407.47/2431.59	c  N dy 46558   9922641       150     38090         0    146003    302487   1608246     11.90     12.66
19463.35/2438.58	c  N dy 46676   9942675       150     38090         0    165248    302486   1974504     11.90     14.88
19532.00/2447.18	c  N dy 46771   9962921       150     38090         0    184668    302486   2338994     11.90     12.59
19607.81/2456.63	c  N dy 46865   9983054       150     38090         0    204018    302486   2708625     11.90     12.53
19686.03/2466.42	c  N dy 46926  10003144       150     38090         0    223212    302485   3071268     11.90     12.54
19757.08/2475.39	c  N dy 46991  10023581       150     38090         0    242595    302484   3430081     11.90     12.68
19830.53/2484.57	c  N dy 47066  10043637       150     38090         0    261771    302484   3782653     11.90     12.56
19888.79/2491.86	c  N dy 47164  10063650       150     38090         0    147316    302483   1625388     11.90     12.96
19926.32/2496.53	c  N dy 47250  10083677       150     38090         0    166511    302482   1988335     11.90     14.02
19971.01/2502.11	c  N dy 47360  10103786       150     38090         0    185830    302482   2354077     11.90     12.61
20018.90/2508.14	c  N dy 47456  10123819       150     38090         0    205019    302482   2718263     11.90     12.53
20072.38/2514.86	c  N dy 47570  10143917       150     38090         0    224335    302482   3087568     11.90     12.74
20132.40/2522.33	c  N dy 47653  10164037       150     38090         0    243489    302480   3451278     11.90     13.29
20193.88/2530.03	c  N dy 47757  10184075       150     38090         0    262654    302480   3814391     11.90     12.53
20249.60/2537.00	c  N dy 47856  10204394       150     38090         0    147360    302480   1616343     11.90     12.56
20275.15/2540.23	c  S st 47917  10218722       150     38090         0    161030    302480   1871554     11.90     10.78
20278.35/2540.60	c  S st 47917  10219225       150     38090         0    161515    302480   1879296     11.90   no data
20278.35/2540.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20279.15/2540.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.10
20279.15/2540.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20279.15/2540.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20279.15/2540.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20279.15/2540.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
20279.15/2540.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20279.15/2540.77	c lits-rem:        24  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.05 s
20279.95/2540.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20354.14/2550.12	c lits-rem:      7883  cl-subs:     3341  v-elim:      0  v-fix:    0  time:  9.27 s
20354.14/2550.13	c vivif2 --  cl tried    37940 cl shrink        0 lits rem          0 time: 0.01
20354.14/2550.16	c vivif2 --  cl tried   158284 cl shrink        0 lits rem          0 time: 0.03
20357.35/2550.59	c asymm  cl-useful: 14/347/37940 lits-rem:15 time: 0.43
20358.15/2550.60	c calculated reachability. Time: 0.00
20358.15/2550.60	c  N dy 47917  10219225       150     37940         0    158284    301142   1818587     11.90   no data
20402.85/2556.21	c  N dy 47996  10239262       150     37940         0    177421    301142   2180716     11.90     13.71
20453.14/2562.57	c  N dy 48095  10259430       150     37940         0    196701    301142   2547132     11.90     12.58
20506.62/2569.29	c  N dy 48198  10280021       150     37940         0    216440    301141   2921595     11.90     12.69
20557.70/2575.61	c  N dy 48283  10300090       150     37940         0    235661    301141   3285150     11.90     12.72
20614.44/2582.81	c  N dy 48385  10320151       150     37940         0    254911    301141   3654857     11.90     12.67
20682.23/2591.20	c  N dy 48492  10340270       150     37940         0    138600    301141   1441905     11.90     12.90
20714.95/2595.39	c  N dy 48592  10360535       150     37940         0    157940    301141   1795123     11.91     12.60
20753.27/2600.15	c  N dy 48667  10380588       150     37940         0    177083    301140   2153925     11.90     16.34
20797.18/2605.61	c  N dy 48759  10400591       150     37940         0    196200    301140   2512283     11.91     15.39
20845.06/2611.65	c  N dy 48853  10420647       150     37940         0    215403    301140   2878492     11.91     12.59
20900.15/2618.58	c  N dy 48965  10440748       150     37940         0    234664    301140   3245391     11.91     12.65
20961.62/2626.22	c  N dy 49067  10461685       150     37940         0    254685    301140   3622729     11.91     12.66
21035.05/2635.51	c  N dy 49193  10481691       150     37940         0    137333    301140   1409432     11.91     13.71
21071.91/2640.02	c  N dy 49290  10501758       150     37940         0    156564    301140   1768742     11.91     12.89
21111.68/2645.07	c  N dy 49429  10521802       150     37940         0    175794    301140   2134634     11.91     12.99
21154.80/2650.48	c  N dy 49514  10541942       150     37940         0    195058    301140   2497226     11.91     12.66
21229.09/2659.74	c  N dy 49611  10566376       150     37940         0    218368    301140   2935847     11.91     12.56
21296.08/2668.18	c  N dy 49718  10586466       150     37940         0    237563    301140   3302891     11.91     13.21
21368.72/2677.26	c  N dy 49822  10606907       150     37940         0    257165    301140   3677631     11.91     12.69
21455.71/2688.13	c  N dy 49918  10628947       150     37940         0    140755    301140   1466297     11.91     12.72
21497.21/2693.39	c  N dy 50021  10648980       150     37940         0    159931    301140   1825589     11.91     13.09
21545.16/2699.39	c  N dy 50106  10669911       150     37940         0    180007    301140   2208890     11.91     12.54
21593.81/2705.47	c  N dy 50171  10691040       150     37940         0    200170    301140   2590265     11.91     12.61
21643.29/2711.69	c  N dy 50254  10711137       150     37940         0    219391    301140   2952970     11.91     17.33
21666.44/2714.56	c  S st 50288  10719227       150     37940         0    227169    301140   3099012     11.91     11.75
21671.23/2715.18	c  S st 50288  10719729       150     37940         0    227651    301140   3106649     11.91   no data
21672.03/2715.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
21672.83/2715.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.16
21672.83/2715.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21672.83/2715.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21672.83/2715.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21672.83/2715.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
21672.83/2715.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21673.63/2715.44	c lits-rem:        16  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.06 s
21674.43/2715.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21893.91/2743.05	c lits-rem:     18470  cl-subs:     9029  v-elim:      0  v-fix:    0  time: 27.48 s
21893.91/2743.06	c vivif2 --  cl tried    37928 cl shrink        0 lits rem          0 time: 0.01
21894.71/2743.11	c vivif2 --  cl tried   218633 cl shrink        0 lits rem          0 time: 0.05
21897.89/2743.54	c asymm  cl-useful: 11/289/37928 lits-rem:11 time: 0.44
21897.89/2743.55	c calculated reachability. Time: 0.00
21897.89/2743.55	c  N dy 50288  10719729       150     37928         0    218633    300961   2927317     11.91   no data
21956.98/2750.99	c  N dy 50405  10739739       150     37928         0    237814    300961   3293057     11.91     12.94
22020.17/2758.84	c  N dy 50479  10760255       150     37928         0    257452    300960   3671044     11.91     12.61
22101.44/2769.10	c  N dy 50589  10780437       150     37928         0    138395    300959   1411699     11.91     12.61
22141.34/2774.03	c  N dy 50701  10800482       150     37928         0    157596    300959   1772625     11.91     12.55
22182.85/2779.30	c  N dy 50804  10820570       150     37928         0    176868    300957   2132162     11.91     12.55
22228.35/2784.92	c  N dy 50899  10840588       150     37928         0    196142    300957   2502364     11.91     12.73
22276.25/2790.98	c  N dy 50963  10860591       150     37928         0    215234    300956   2863256     11.91     12.69
22334.53/2798.22	c  N dy 51027  10882895       150     37928         0    236540    300956   3271988     11.91     12.58
22391.20/2805.39	c  N dy 51106  10902985       150     37928         0    255625    300955   3622887     11.91     13.54
22457.46/2813.63	c  N dy 51206  10923033       150     37928         0    274794    300955   3989753     11.91     12.60
22510.99/2820.40	c  N dy 51301  10943058       150     37928         0    154718    300954   1717667     11.91     13.21
22554.03/2825.78	c  N dy 51391  10963160       150     37928         0    174041    300954   2085572     11.91     12.57
22601.92/2831.78	c  N dy 51491  10984092       150     37928         0    194171    300954   2471684     11.91     12.54
22654.62/2838.32	c  N dy 51585  11005002       150     37928         0    214227    300954   2854303     11.91     12.63
22713.83/2845.72	c  N dy 51701  11025087       150     37928         0    233508    300953   3219914     11.91     13.26
22773.57/2853.27	c  N dy 51785  11045923       150     37928         0    253422    300953   3593484     11.91     12.60
22849.39/2862.77	c  N dy 51884  11066003       150     37928         0    272702    300953   3965211     11.91     14.26
22922.85/2871.90	c  N dy 51958  11086510       150     37928         0    151685    300953   1640341     11.91     12.58
22974.72/2878.41	c  N dy 52051  11106583       150     37928         0    170971    300953   2006213     11.91     12.56
23029.06/2885.30	c  N dy 52150  11126600       150     37928         0    190149    300952   2370689     11.91     12.55
23093.64/2893.32	c  N dy 52240  11148524       150     37928         0    211053    300952   2761288     11.91     12.56
23150.34/2900.43	c  N dy 52351  11168608       150     37928         0    230286    300951   3126698     11.91     13.41
23205.54/2907.35	c  N dy 52436  11188655       150     37928         0    249403    300951   3492960     11.91     13.08
23270.06/2915.43	c  N dy 52517  11208718       150     37928         0    268542    300951   3858374     11.91     12.81
23304.37/2919.71	c  S st 52577  11219731       150     37928         0    279103    300951   4066451     11.91   no data
23309.17/2920.35	c  S st 52577  11220234       150     37928         0    279590    300951   4074286     11.91   no data
23309.17/2920.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
23310.91/2920.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.17
23310.91/2920.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23310.91/2920.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23310.91/2920.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23310.91/2920.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
23310.91/2920.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23311.56/2920.62	c lits-rem:        16  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.07 s
23312.36/2920.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23724.22/2972.34	c lits-rem:     27951  cl-subs:    13577  v-elim:      0  v-fix:    0  time: 51.56 s
23724.22/2972.35	c vivif2 --  cl tried    37905 cl shrink        0 lits rem          0 time: 0.00
23725.02/2972.41	c vivif2 --  cl tried   266021 cl shrink        0 lits rem          0 time: 0.06
23728.22/2972.87	c asymm  cl-useful: 7/283/37905 lits-rem:8 time: 0.46
23728.22/2972.88	c calculated reachability. Time: 0.00
23728.22/2972.88	c  N dy 52577  11220234       150     37905         0    266021    300673   3798975     11.91   no data
23809.64/2983.05	c  N dy 52683  11240756       150     37905         0    144585    300672   1505917     11.91     12.70
23859.92/2989.34	c  N dy 52792  11261165       150     37905         0    164180    300670   1875728     11.91     12.57
23909.40/2995.52	c  N dy 52915  11281223       150     37905         0    183458    300670   2247918     11.91     13.02
23967.68/3002.81	c  N dy 53032  11301242       150     37905         0    202598    300667   2610447     11.92     12.60
24025.95/3010.18	c  N dy 53131  11321327       150     37905         0    221838    300666   2978752     11.92     13.03
24095.39/3018.81	c  N dy 53238  11342361       150     37905         0    242021    300665   3366437     11.92     12.58
24165.65/3027.62	c  N dy 53346  11362439       150     37905         0    261265    300665   3735439     11.92     12.77
24239.89/3036.92	c  N dy 53446  11382469       150     37905         0    280486    300664   4099160     11.92     12.82
24296.55/3044.05	c  N dy 53542  11403215       150     37905         0    157982    300663   1748203     11.92     12.80
24339.66/3049.43	c  N dy 53638  11423353       150     37905         0    177229    300663   2110368     11.92     12.57
24386.76/3055.39	c  N dy 53752  11444273       150     37905         0    197349    300663   2493323     11.92     12.61
24437.85/3061.79	c  N dy 53867  11464321       150     37905         0    216584    300663   2864816     11.92     14.23
24495.39/3069.00	c  N dy 53943  11484603       150     37905         0    235923    300663   3227510     11.92     12.78
24559.98/3077.05	c  N dy 54077  11505001       150     37905         0    255485    300663   3604786     11.92     12.61
24629.41/3085.70	c  N dy 54171  11525020       150     37905         0    274623    300662   3967555     11.92     14.64
24710.83/3095.93	c  N dy 54277  11545802       150     37905         0    151181    300662   1610529     11.92     12.86
24756.33/3101.64	c  N dy 54372  11566507       150     37905         0    170962    300661   1981159     11.92     12.58
24802.69/3107.46	c  N dy 54464  11586711       150     37905         0    190397    300660   2351885     11.92     12.71
24852.12/3113.61	c  N dy 54556  11607323       150     37905         0    210125    300659   2729672     11.92     12.58
24909.59/3120.89	c  N dy 54686  11628499       150     37905         0    230422    300659   3125197     11.92     12.60
24965.47/3127.80	c  N dy 54757  11648519       150     37905         0    249513    300658   3490560     11.92     13.25
25032.52/3136.26	c  N dy 54859  11668856       150     37905         0    268967    300657   3859463     11.92     12.70
25104.35/3145.25	c  N dy 54976  11688942       150     37905         0    288225    300657   4231132     11.92     14.68
25154.79/3151.58	c  N dy 55056  11709007       150     37905         0    163173    300657   1837269     11.92     14.11
25178.61/3154.59	c  S st 55110  11720234       150     37905         0    173966    300657   2046456     11.92   no data
25182.59/3155.04	c  S st 55110  11720735       150     37905         0    174448    300657   2054432     11.92   no data
25182.59/3155.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
25183.39/3155.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.11
25183.39/3155.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25183.39/3155.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25183.39/3155.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25183.39/3155.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
25183.39/3155.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25184.19/3155.23	c lits-rem:        68  cl-subs:       60  v-elim:      0  v-fix:    0  time:  0.05 s
25184.99/3155.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25284.77/3167.80	c lits-rem:      7967  cl-subs:     3260  v-elim:      0  v-fix:    0  time: 12.47 s
25284.77/3167.81	c vivif2 --  cl tried    37789 cl shrink        0 lits rem          0 time: 0.01
25284.77/3167.84	c vivif2 --  cl tried   171244 cl shrink        0 lits rem          0 time: 0.04
25287.95/3168.29	c asymm  cl-useful: 17/340/37789 lits-rem:17 time: 0.45
25288.75/3168.30	c calculated reachability. Time: 0.00
25288.75/3168.30	c  N dy 55110  11720735       150     37789         0    171244    299483   1991016     11.92   no data
25339.81/3174.73	c  N dy 55213  11740809       150     37789         0    190595    299483   2360530     11.92     12.73
25398.09/3182.01	c  N dy 55319  11760874       150     37789         0    209832    299483   2735934     11.92     15.32
25469.13/3190.92	c  N dy 55432  11783670       150     37789         0    231625    299483   3148205     11.92     12.60
25537.78/3199.53	c  N dy 55536  11803803       150     37789         0    250915    299483   3523209     11.92     12.57
25604.02/3207.85	c  N dy 55626  11823818       150     37789         0    270097    299483   3876981     11.92     12.63
25676.66/3216.90	c  N dy 55741  11843952       150     37789         0    289371    299483   4256735     11.93     12.56
25729.33/3223.57	c  N dy 55809  11864010       150     37789         0    163218    299482   1812982     11.92     12.57
25772.44/3228.97	c  N dy 55906  11884092       150     37789         0    182426    299482   2175867     11.92     15.55
25819.55/3234.88	c  N dy 55983  11905055       150     37789         0    202413    299482   2556800     11.92     12.58
25876.23/3241.94	c  N dy 56083  11925196       150     37789         0    221706    299481   2924725     11.92     12.58
25936.24/3249.47	c  N dy 56197  11945275       150     37789         0    240948    299481   3293041     11.93     13.32
26003.15/3257.80	c  N dy 56304  11965367       150     37789         0    260188    299481   3659749     11.93     13.96
26069.39/3266.14	c  N dy 56420  11986002       150     37789         0    279967    299480   4048181     11.93     12.58
26142.84/3275.38	c  N dy 56510  12007002       150     37789         0    153825    299479   1639023     11.93     12.78
26185.94/3280.73	c  N dy 56593  12027263       150     37789         0    173237    299478   2010941     11.93     12.67
26235.43/3286.99	c  N dy 56711  12047345       150     37789         0    192503    299478   2382861     11.93     14.18
26292.91/3294.17	c  N dy 56811  12067442       150     37789         0    211814    299477   2750304     11.93     15.33
26354.37/3301.82	c  N dy 56933  12088465       150     37789         0    232010    299477   3139828     11.93     12.72
26413.44/3309.24	c  N dy 57020  12108467       150     37789         0    251153    299477   3507776     11.93     14.07
26475.69/3317.05	c  N dy 57102  12129072       150     37789         0    270812    299477   3886640     11.93     12.61
26549.14/3326.30	c  N dy 57174  12149254       150     37789         0    290050    299477   4262903     11.93     12.59
26613.79/3334.32	c  N dy 57283  12169332       150     37789         0    162075    299476   1786560     11.93     16.68
26662.50/3340.43	c  N dy 57408  12189429       150     37789         0    181356    299475   2154606     11.93     12.76
26719.97/3347.68	c  N dy 57501  12213239       150     37789         0    204149    299475   2589297     11.93     12.62
26742.33/3350.42	c  S st 57511  12220735       150     37789         0    211247    299475   2719671     11.93      8.99
26746.31/3350.96	c  S st 57511  12221237       150     37789         0    211728    299475   2727615     11.93   no data
26746.31/3350.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
26747.91/3351.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.15
26747.91/3351.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26747.91/3351.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26747.91/3351.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26747.91/3351.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
26747.91/3351.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26748.71/3351.21	c lits-rem:        22  cl-subs:        8  v-elim:      0  v-fix:    0  time:  0.06 s
26749.51/3351.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26906.74/3371.02	c lits-rem:     14112  cl-subs:     6744  v-elim:      0  v-fix:    0  time: 19.69 s
26906.74/3371.02	c vivif2 --  cl tried    37770 cl shrink        0 lits rem          0 time: 0.01
26906.74/3371.07	c vivif2 --  cl tried   204995 cl shrink        0 lits rem          0 time: 0.04
26909.99/3371.48	c asymm  cl-useful: 10/278/37770 lits-rem:10 time: 0.42
26909.99/3371.49	c calculated reachability. Time: 0.00
26909.99/3371.49	c  N dy 57511  12221237       150     37770         0    204995    299239   2594938     11.93   no data
26981.11/3380.35	c  N dy 57619  12245588       150     37770         0    228314    299239   3043498     11.93     12.58
27036.84/3387.35	c  N dy 57673  12265732       150     37770         0    247450    299239   3399000     11.93     12.66
27099.90/3395.28	c  N dy 57778  12286073       150     37770         0    267013    299239   3778412     11.93     12.59
27173.40/3404.47	c  N dy 57879  12306125       150     37770         0    286191    299239   4150901     11.93     12.68
27248.37/3413.81	c  N dy 57920  12326743       150     37770         0    157945    299239   1698613     11.93     12.56
27307.43/3421.22	c  N dy 58039  12346801       150     37770         0    177126    299239   2069268     11.93     12.56
27373.70/3429.54	c  N dy 58148  12367731       150     37770         0    197190    299239   2459305     11.93     12.70
27449.53/3439.07	c  N dy 58232  12389996       150     37770         0    218417    299238   2857032     11.93     12.63
27526.94/3448.71	c  N dy 58322  12411371       150     37770         0    238886    299237   3247280     11.93     12.64
27604.53/3458.44	c  N dy 58414  12431537       150     37770         0    258236    299237   3622992     11.93     12.69
27690.60/3469.26	c  N dy 58513  12451607       150     37770         0    277462    299237   3991966     11.93     14.21
27784.80/3481.06	c  N dy 58595  12472849       150     37770         0    297751    299237   4382292     11.93     12.58
27845.46/3488.61	c  N dy 58699  12494465       150     37770         0    169570    299237   1919123     11.93     12.59
27898.13/3495.25	c  N dy 58767  12514591       150     37770         0    188820    299237   2278958     11.93     12.90
27958.80/3502.84	c  N dy 58844  12535061       150     37770         0    208344    299236   2646579     11.93     12.64
28019.46/3510.43	c  N dy 58935  12555310       150     37770         0    227733    299236   3013618     11.93     12.62
28080.92/3518.19	c  N dy 59052  12575637       150     37770         0    247172    299235   3385377     11.93     12.91
28147.19/3526.44	c  N dy 59171  12595689       150     37770         0    266436    299234   3758450     11.93     14.71
28222.21/3535.80	c  N dy 59264  12617117       150     37770         0    286908    299234   4146677     11.93     12.63
28295.65/3545.05	c  N dy 59349  12639431       150     37770         0    158344    299234   1687737     11.93     12.67
28338.76/3550.41	c  N dy 59459  12659677       150     37770         0    177793    299233   2063559     11.93     12.58
28386.64/3556.49	c  N dy 59537  12680794       150     37770         0    197966    299233   2446087     11.93     12.56
28438.69/3562.92	c  N dy 59623  12700893       150     37770         0    217195    299232   2812536     11.93     12.77
28495.22/3570.08	c  N dy 59739  12721137       150     37770         0    236553    299232   3181988     11.93     12.62
28496.02/3570.14	c  S st 59740  12721238       150     37770         0    236654    299232   3183870     11.93     14.11
28500.16/3570.67	c  S st 59740  12721738       150     37770         0    237137    299232   3192087     11.93   no data
28500.16/3570.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
28501.60/3570.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.14
28501.60/3570.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28501.60/3570.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28501.60/3570.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28501.60/3570.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
28501.60/3570.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28502.40/3570.91	c lits-rem:        12  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.06 s
28503.20/3571.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28741.85/3600.91	c lits-rem:     18953  cl-subs:     8697  v-elim:      0  v-fix:    0  time: 29.87 s
28741.85/3600.91	c vivif2 --  cl tried    37727 cl shrink        0 lits rem          0 time: 0.00
28741.85/3600.96	c vivif2 --  cl tried   228474 cl shrink        0 lits rem          0 time: 0.05
28745.11/3601.37	c asymm  cl-useful: 5/265/37727 lits-rem:5 time: 0.41
28745.11/3601.38	c calculated reachability. Time: 0.00
28745.11/3601.38	c  N dy 59740  12721738       150     37727         0    228474    298714   3018084     11.93   no data
28804.13/3608.77	c  N dy 59833  12741913       150     37727         0    247793    298714   3385706     11.93     12.76
28879.15/3618.13	c  N dy 59956  12761976       150     37727         0    267033    298714   3759559     11.93     13.01
28958.95/3628.11	c  N dy 60063  12782088       150     37727         0    286331    298713   4137424     11.93     12.72
29050.75/3639.60	c  N dy 60174  12802164       150     37727         0    154787    298713   1617180     11.93     12.68
29097.83/3645.53	c  N dy 60280  12822336       150     37727         0    174121    298713   1980112     11.93     12.57
29152.92/3652.44	c  N dy 60396  12842495       150     37727         0    193415    298711   2350350     11.93     12.68
29211.98/3659.87	c  N dy 60512  12862565       150     37727         0    212710    298711   2728423     11.94     14.47
29273.45/3667.50	c  N dy 60576  12882639       150     37727         0    231745    298710   3074082     11.93     12.60
29334.90/3675.23	c  N dy 60648  12902715       150     37727         0    250870    298710   3442231     11.93     14.36
29405.15/3684.09	c  N dy 60780  12922771       150     37727         0    270125    298710   3815359     11.93     12.64
29478.60/3693.27	c  N dy 60887  12942783       150     37727         0    289279    298710   4175734     11.93     13.39
29563.21/3703.89	c  N dy 60997  12962801       150     37727         0    156675    298710   1644502     11.94     12.70
29614.37/3710.23	c  N dy 61088  12982889       150     37727         0    175895    298709   2020612     11.94     16.05
29675.82/3718.00	c  N dy 61200  13002925       150     37727         0    195086    298709   2387472     11.94     15.14
29748.38/3727.01	c  N dy 61311  13023251       150     37727         0    214596    298709   2766351     11.94     12.58
29822.62/3736.39	c  N dy 61424  13043257       150     37727         0    233784    298706   3134930     11.94     13.61
29897.66/3745.76	c  N dy 61486  13064902       150     37727         0    254396    298706   3523999     11.94     12.65
29980.67/3756.10	c  N dy 61607  13084941       150     37727         0    273604    298706   3900164     11.94     13.36
30065.27/3766.76	c  N dy 61705  13105504       150     37727         0    293303    298705   4278097     11.94     12.61
30145.91/3776.81	c  N dy 61810  13125620       150     37727         0    159713    298705   1694462     11.94     12.61
30155.49/3778.04	c  F st 61840  13130467       150     37727         0    164378    298705   1781826     11.94   no data
30191.42/3782.54	c  N dy 61916  13147148       150     37727         0    180232    298704   2081920     11.94     12.64
30240.90/3788.75	c  N dy 62023  13167170       150     37727         0    199439    298702   2443944     11.94     12.61
30300.77/3796.27	c  N dy 62131  13188036       150     37727         0    219401    298701   2825837     11.94     12.60
30370.99/3805.03	c  N dy 62247  13208049       150     37727         0    238601    298701   3197391     11.94     12.66
30418.10/3810.91	c  S st 62327  13221738       150     37727         0    251755    298701   3452343     11.94   no data
30423.04/3811.52	c  S st 62327  13222241       150     37727         0    252243    298701   3460373     11.94   no data
30423.04/3811.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
30424.49/3811.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.5M T:  0.16
30424.49/3811.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30424.49/3811.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30424.49/3811.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30424.49/3811.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
30424.49/3811.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30424.49/3811.78	c lits-rem:        86  cl-subs:       59  v-elim:      0  v-fix:    0  time:  0.07 s
30426.08/3811.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30731.75/3850.23	c lits-rem:     23563  cl-subs:     9424  v-elim:      0  v-fix:    0  time: 38.31 s
30731.75/3850.23	c vivif2 --  cl tried    37608 cl shrink        0 lits rem          0 time: 0.01
30732.55/3850.30	c vivif2 --  cl tried   242879 cl shrink        0 lits rem          0 time: 0.07
30735.76/3850.79	c asymm  cl-useful: 6/247/37608 lits-rem:6 time: 0.49
30735.76/3850.80	c calculated reachability. Time: 0.00
30735.76/3850.80	c  N dy 62327  13222241       150     37608         0    242879    297541   3263738     11.94   no data
30808.46/3859.91	c  N dy 62435  13242286       150     37608         0    262117    297541   3639929     11.94     14.45
30877.05/3868.40	c  N dy 62544  13262293       150     37608         0    281256    297541   4012377     11.94     12.61
30956.88/3878.44	c  N dy 62622  13282330       150     37608         0    300470    297541   4385230     11.94     12.68
31027.97/3887.37	c  N dy 62695  13302836       150     37608         0    166330    297541   1804119     11.94     12.59
31072.76/3892.97	c  N dy 62749  13322930       150     37608         0    185451    297541   2167731     11.94     12.67
31126.87/3899.73	c  N dy 62865  13342969       150     37608         0    204623    297541   2536406     11.94     12.59
31186.90/3907.26	c  N dy 62979  13363028       150     37608         0    223850    297541   2910951     11.94     13.45
31246.63/3914.80	c  N dy 63052  13383051       150     37608         0    243017    297541   3282325     11.94     16.41
31319.25/3923.84	c  N dy 63125  13405499       150     37608         0    264308    297541   3667026     11.94     12.58
31392.69/3933.02	c  N dy 63198  13425615       150     37608         0    283559    297541   4033812     11.94     12.84
31469.31/3942.63	c  N dy 63296  13445644       150     37608         0    302736    297541   4404481     11.94     12.74
31535.58/3950.98	c  N dy 63412  13465734       150     37608         0    167441    297538   1829313     11.94     13.73
31579.48/3956.49	c  N dy 63526  13485758       150     37608         0    186669    297538   2201316     11.94     13.14
31640.95/3964.17	c  N dy 63656  13506982       150     37608         0    207013    297538   2590215     11.94     12.71
31704.06/3972.09	c  N dy 63765  13527000       150     37608         0    226257    297537   2962937     11.94     12.58
31773.45/3980.79	c  N dy 63844  13548413       150     37608         0    246659    297537   3345374     11.94     12.58
31849.26/3990.29	c  N dy 63955  13568445       150     37608         0    265928    297537   3715731     11.94     12.82
31931.48/4000.54	c  N dy 64079  13589549       150     37608         0    286171    297537   4113460     11.95     12.68
32008.10/4010.11	c  N dy 64160  13609581       150     37608         0    305308    297537   4483270     11.95     16.86
32076.76/4018.70	c  N dy 64283  13629617       150     37608         0    168771    297537   1843851     11.95     13.75
32123.86/4024.64	c  N dy 64365  13649625       150     37608         0    187930    297537   2207110     11.95     12.81
32181.32/4031.83	c  N dy 64473  13669862       150     37608         0    207273    297537   2582117     11.95     12.63
32240.54/4039.29	c  N dy 64574  13690694       150     37608         0    227228    297537   2960777     11.95     12.77
32306.65/4047.59	c  N dy 64634  13710909       150     37608         0    246488    297537   3329434     11.95     12.63
32343.37/4052.19	c  S st 64670  13722246       150     37608         0    257324    297537   3540044     11.95   no data
32348.95/4052.86	c  S st 64670  13722749       150     37608         0    257811    297537   3547922     11.95   no data
32348.95/4052.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
32350.55/4053.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.17
32350.55/4053.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32350.55/4053.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32350.55/4053.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32350.55/4053.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
32350.55/4053.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32351.35/4053.13	c lits-rem:        12  cl-subs:       19  v-elim:      0  v-fix:    0  time:  0.07 s
32352.15/4053.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32620.33/4086.85	c lits-rem:     25675  cl-subs:    10515  v-elim:      0  v-fix:    0  time: 33.57 s
32620.33/4086.86	c vivif2 --  cl tried    37581 cl shrink        0 lits rem          0 time: 0.01
32621.13/4086.92	c vivif2 --  cl tried   247304 cl shrink        0 lits rem          0 time: 0.06
32624.33/4087.36	c asymm  cl-useful: 13/246/37581 lits-rem:13 time: 0.45
32624.33/4087.37	c calculated reachability. Time: 0.00
32624.33/4087.37	c  N dy 64670  13722749       150     37581         0    247304    297230   3335587     11.95   no data
32694.57/4096.17	c  N dy 64781  13742957       150     37581         0    266716    297230   3714623     11.95     12.73
32766.48/4105.19	c  N dy 64891  13762973       150     37581         0    285864    297230   4084264     11.95     14.31
32843.04/4114.77	c  N dy 64976  13783110       150     37581         0    305108    297230   4456218     11.95     12.76
32915.73/4123.83	c  N dy 65100  13803313       150     37581         0    168117    297229   1824626     11.95     12.77
32962.76/4129.72	c  N dy 65200  13823761       150     37581         0    187703    297229   2198447     11.95     12.71
33016.23/4136.41	c  N dy 65289  13843986       150     37581         0    207091    297229   2570564     11.95     12.58
33074.65/4143.73	c  N dy 65386  13864067       150     37581         0    226346    297229   2938298     11.95     12.84
33133.58/4151.18	c  N dy 65489  13884071       150     37581         0    245497    297229   3303965     11.95     12.63
33202.21/4159.74	c  N dy 65600  13904262       150     37581         0    264803    297229   3676887     11.95     12.90
33272.45/4168.55	c  N dy 65702  13924328       150     37581         0    284065    297229   4049339     11.95     12.64
33353.88/4178.75	c  N dy 65800  13944662       150     37581         0    303486    297227   4420551     11.95     12.58
33436.88/4189.14	c  N dy 65917  13964966       150     37581         0    165332    297227   1758797     11.95     12.61
33479.19/4194.42	c  N dy 66008  13985029       150     37581         0    184472    297226   2119648     11.95     13.12
33527.89/4200.59	c  N dy 66109  14005040       150     37581         0    203699    297225   2491314     11.95     12.68
33586.95/4207.98	c  N dy 66198  14025185       150     37581         0    222918    297225   2857701     11.95     12.62
33650.81/4215.97	c  N dy 66323  14045375       150     37581         0    242285    297225   3239636     11.95     12.65
33724.39/4225.17	c  N dy 66435  14065494       150     37581         0    261607    297225   3618270     11.95     12.59
33806.45/4235.43	c  N dy 66505  14085512       150     37581         0    280642    297224   3981985     11.95     13.08
33900.63/4247.27	c  N dy 66624  14105540       150     37581         0    299785    297224   4355854     11.95     12.59
34009.99/4260.97	c  N dy 66752  14125634       150     37581         0    160487    297224   1658883     11.95     12.59
34053.89/4266.48	c  N dy 66855  14146057       150     37581         0    180037    297224   2030768     11.95     12.60
34116.95/4274.34	c  N dy 66942  14166136       150     37581         0    199274    297224   2403082     11.95     12.59
34182.39/4282.55	c  N dy 67008  14186276       150     37581         0    218488    297223   2759387     11.95     12.62
34251.83/4291.28	c  N dy 67117  14206384       150     37581         0    237738    297223   3133389     11.95     12.75
34306.12/4298.07	c  S st 67210  14222749       150     37581         0    253403    297223   3438029     11.95   no data
34310.92/4298.68	c  S st 67210  14223254       150     37581         0    253885    297223   3446414     11.95   no data
34310.92/4298.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
34312.66/4298.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.16
34312.66/4298.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34312.66/4298.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34312.66/4298.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34312.66/4298.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
34312.66/4298.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34313.30/4298.94	c lits-rem:        15  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.07 s
34314.10/4299.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34571.12/4331.22	c lits-rem:     22750  cl-subs:     9424  v-elim:      0  v-fix:    0  time: 32.14 s
34571.12/4331.23	c vivif2 --  cl tried    37510 cl shrink        0 lits rem          0 time: 0.00
34571.12/4331.29	c vivif2 --  cl tried   244520 cl shrink        0 lits rem          0 time: 0.06
34575.18/4331.73	c asymm  cl-useful: 9/245/37510 lits-rem:9 time: 0.44
34575.18/4331.74	c calculated reachability. Time: 0.00
34575.18/4331.74	c  N dy 67210  14223254       150     37510         0    244520    296522   3253488     11.95   no data
34649.35/4341.01	c  N dy 67337  14243440       150     37510         0    263921    296521   3634850     11.95     12.70
34718.79/4349.70	c  N dy 67430  14263582       150     37510         0    283173    296521   4007013     11.95     12.59
34791.43/4358.88	c  N dy 67512  14284049       150     37510         0    302736    296521   4384240     11.95     12.59
34877.64/4369.60	c  N dy 67638  14304657       150     37510         0    163119    296520   1696726     11.96     12.60
34919.95/4374.91	c  N dy 67713  14324658       150     37510         0    182171    296520   2050630     11.96     14.12
34968.64/4381.02	c  N dy 67773  14344742       150     37510         0    201287    296520   2406876     11.95     12.70
35020.54/4387.55	c  N dy 67857  14366062       150     37510         0    221642    296520   2800574     11.95     12.64
35081.98/4395.20	c  N dy 67982  14386123       150     37510         0    240931    296519   3177069     11.96     12.60
35142.64/4402.82	c  N dy 68068  14406320       150     37510         0    260257    296519   3548398     11.96     12.61
35216.14/4412.03	c  N dy 68175  14427065       150     37510         0    280005    296519   3924822     11.96     12.61
35292.71/4421.69	c  N dy 68269  14447192       150     37510         0    299253    296518   4298419     11.96     12.68
35375.07/4431.92	c  N dy 68372  14467275       150     37510         0    318475    296516   4673337     11.96     12.81
35433.98/4439.33	c  N dy 68442  14487416       150     37510         0    177411    296515   1954159     11.96     12.59
35481.06/4445.27	c  N dy 68544  14507567       150     37510         0    196731    296515   2331694     11.96     12.71
35533.74/4451.83	c  N dy 68630  14528038       150     37510         0    216392    296515   2717353     11.96     12.59
35592.03/4459.10	c  N dy 68702  14548079       150     37510         0    235529    296514   3083858     11.96     17.57
35656.67/4467.20	c  N dy 68802  14568542       150     37510         0    255114    296514   3462405     11.96     12.78
35718.14/4474.99	c  N dy 68893  14588614       150     37510         0    274328    296514   3837601     11.96     13.95
35789.98/4483.93	c  N dy 68991  14608664       150     37510         0    293525    296514   4205288     11.96     13.90
35866.76/4493.58	c  N dy 69052  14628691       150     37510         0    312573    296513   4569113     11.96     12.59
35947.23/4503.61	c  N dy 69113  14649118       150     37510         0    170762    296513   1831149     11.95     12.66
36000.71/4510.36	c  N dy 69233  14670049       150     37510         0    190860    296513   2224593     11.96     12.60
36059.93/4517.73	c  N dy 69314  14690098       150     37510         0    210123    296512   2595162     11.96     12.77
36137.20/4527.46	c  N dy 69445  14710622       150     37510         0    229873    296512   2980422     11.96     12.63
36185.07/4533.41	c  S st 69505  14723255       150     37510         0    241952    296511   3211349     11.96   no data
36190.74/4534.12	c  S st 69505  14723760       150     37510         0    242443    296511   3219921     11.96   no data
36190.74/4534.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
36192.26/4534.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.18
36192.26/4534.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36192.26/4534.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36192.26/4534.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36192.26/4534.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
36192.26/4534.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36193.06/4534.41	c lits-rem:        13  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.07 s
36193.86/4534.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36436.58/4564.97	c lits-rem:     16936  cl-subs:     7539  v-elim:      0  v-fix:    0  time: 30.43 s
36436.58/4564.98	c vivif2 --  cl tried    37443 cl shrink        0 lits rem          0 time: 0.01
36437.46/4565.03	c vivif2 --  cl tried   234957 cl shrink        0 lits rem          0 time: 0.05
36440.50/4565.44	c asymm  cl-useful: 15/286/37443 lits-rem:17 time: 0.41
36440.50/4565.45	c calculated reachability. Time: 0.00
36440.50/4565.45	c  N dy 69505  14723760       150     37443         0    234957    295850   3061474     11.96   no data
36509.13/4574.01	c  N dy 69614  14744394       150     37443         0    254734    295850   3440350     11.96     12.72
36577.06/4582.61	c  N dy 69706  14764476       150     37443         0    273934    295849   3815291     11.96     12.92
36642.45/4590.71	c  N dy 69749  14784571       150     37443         0    292994    295849   4179620     11.96     15.30
36736.64/4602.54	c  N dy 69839  14806290       150     37443         0    313658    295849   4567253     11.96     12.62
36819.67/4612.93	c  N dy 69937  14826375       150     37443         0    170678    295848   1816596     11.96     12.68
36864.36/4618.53	c  N dy 70010  14846382       150     37443         0    189800    295848   2182370     11.96     12.74
36917.86/4625.29	c  N dy 70126  14866394       150     37443         0    209052    295848   2555048     11.96     13.78
36974.52/4632.37	c  N dy 70212  14887677       150     37443         0    229407    295847   2948511     11.96     12.65
37037.59/4640.20	c  N dy 70304  14907699       150     37443         0    248561    295846   3307375     11.96     13.39
37107.03/4648.92	c  N dy 70405  14927890       150     37443         0    267923    295845   3686150     11.96     12.71
37181.29/4658.28	c  N dy 70507  14947922       150     37443         0    287079    295845   4051065     11.96     12.62
37262.83/4668.46	c  N dy 70612  14968015       150     37443         0    306314    295844   4425254     11.96     12.78
37361.67/4680.84	c  N dy 70710  14989660       150     37443         0    163755    295844   1678160     11.96     12.64
37408.77/4686.76	c  N dy 70782  15009743       150     37443         0    182931    295844   2039414     11.96     12.69
37461.46/4693.36	c  N dy 70867  15031428       150     37443         0    203614    295844   2427718     11.96     12.66
37520.52/4700.75	c  N dy 70948  15053258       150     37443         0    224452    295842   2826284     11.96     12.77
37583.57/4708.64	c  N dy 71018  15073906       150     37443         0    244205    295841   3209043     11.96     12.64
37653.82/4717.42	c  N dy 71108  15094670       150     37443         0    264061    295841   3584302     11.96     13.10
37726.47/4726.58	c  N dy 71186  15114917       150     37443         0    283422    295841   3951811     11.96     12.63
37802.29/4736.01	c  N dy 71273  15134946       150     37443         0    302576    295841   4317498     11.96     15.07
37884.53/4746.37	c  N dy 71382  15155067       150     37443         0    321806    295841   4688693     11.96     12.63
37983.47/4758.73	c  N dy 71495  15177058       150     37443         0    178736    295839   1962308     11.96     12.69
38053.72/4767.54	c  N dy 71598  15197114       150     37443         0    197962    295839   2332035     11.96     14.28
38134.34/4777.63	c  N dy 71710  15218216       150     37443         0    218253    295839   2731768     11.96     12.83
38156.71/4780.43	c  S st 71741  15223761       150     37443         0    223536    295839   2835632     11.96   no data
38161.49/4781.09	c  S st 71741  15224263       150     37443         0    224014    295839   2844144     11.96   no data
38162.29/4781.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
38163.89/4781.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.20
38163.89/4781.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38163.89/4781.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38163.89/4781.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38163.89/4781.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
38163.89/4781.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38164.69/4781.42	c lits-rem:        19  cl-subs:       22  v-elim:      0  v-fix:    0  time:  0.08 s
38165.49/4781.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38329.89/4802.11	c lits-rem:     13903  cl-subs:     5406  v-elim:      0  v-fix:    0  time: 20.57 s
38329.89/4802.12	c vivif2 --  cl tried    37353 cl shrink        0 lits rem          0 time: 0.01
38329.89/4802.17	c vivif2 --  cl tried   218676 cl shrink        0 lits rem          0 time: 0.05
38334.67/4802.72	c asymm  cl-useful: 15/290/37353 lits-rem:15 time: 0.55
38334.67/4802.73	c calculated reachability. Time: 0.00
38334.67/4802.73	c  N dy 71741  15224263       150     37353         0    218676    294992   2729538     11.96   no data
38417.70/4813.15	c  N dy 71849  15244359       150     37353         0    237938    294991   3098077     11.96     13.65
38503.11/4823.85	c  N dy 71955  15264593       150     37353         0    257264    294991   3473861     11.96     12.62
38593.32/4835.11	c  N dy 72034  15285194       150     37353         0    277002    294990   3857775     11.96     12.64
38699.48/4848.48	c  N dy 72138  15305313       150     37353         0    296272    294990   4230267     11.96     12.68
38801.65/4861.24	c  N dy 72242  15325692       150     37353         0    315765    294990   4609771     11.96     12.70
38907.03/4874.45	c  N dy 72340  15346056       150     37353         0    170102    294990   1784203     11.96     12.68
38954.13/4880.38	c  N dy 72425  15366136       150     37353         0    189286    294990   2159464     11.96     13.85
39006.80/4886.94	c  N dy 72520  15386291       150     37353         0    208520    294989   2522546     11.96     12.60
39065.07/4894.28	c  N dy 72623  15406947       150     37353         0    228284    294987   2903167     11.96     12.71
39131.35/4902.58	c  N dy 72711  15428381       150     37353         0    248850    294987   3304780     11.96     12.66
39205.57/4911.83	c  N dy 72830  15450066       150     37353         0    269665    294987   3712222     11.96     12.59
39279.82/4921.17	c  N dy 72917  15470675       150     37353         0    289394    294986   4089094     11.96     12.78
39360.50/4931.24	c  N dy 72997  15490945       150     37353         0    308774    294986   4469925     11.96     12.59
39449.82/4942.49	c  N dy 73121  15511028       150     37353         0    327958    294986   4846440     11.96     16.93
39526.47/4952.07	c  N dy 73223  15531070       150     37353         0    180897    294984   1977778     11.96     12.62
39577.56/4958.41	c  N dy 73324  15551450       150     37353         0    200422    294984   2356848     11.96     12.66
39632.69/4965.36	c  N dy 73406  15572221       150     37353         0    220256    294983   2730699     11.96     12.69
39690.91/4972.64	c  N dy 73497  15593635       150     37353         0    240767    294982   3123933     11.96     12.68
39757.15/4980.95	c  N dy 73599  15613713       150     37353         0    259929    294982   3493027     11.96     14.33
39835.53/4990.79	c  N dy 73700  15635418       150     37353         0    280683    294982   3887626     11.96     12.60
39915.20/5000.73	c  N dy 73778  15655992       150     37353         0    300177    294982   4256394     11.96     12.66

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-3421655-1306697546/watcher-3421655-1306697546 -o /tmp/evaluation-result-3421655-1306697546/solver-3421655-1306697546 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421655-1306697546.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: 2.00 2.01 2.00 2/517 22881
/proc/meminfo: memFree=12924540/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=92144 CPUtime=0.01 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) R 22879 22881 22855 0 -1 4202496 412 0 0 0 1 0 0 0 22 0 8 0 781352334 94355456 352 33554432000 4194304 4580107 140733994178608 18446744073709551615 47148581324720 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22881/statm: 23036 352 299 95 0 18018 0
[pid=22881/tid=22882] ppid=22879 vsize=92144 CPUtime=0.01 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 1 0 0 0 1 0 0 0 23 0 8 0 781352335 94355456 352 33554432000 4194304 4580107 140733994178608 18446744073709551615 47148581324726 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=92144 CPUtime=0 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 781352335 94355456 352 33554432000 4194304 4580107 140733994178608 18446744073709551615 47148581324716 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=92144 CPUtime=0 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 781352335 94355456 352 33554432000 4194304 4580107 140733994178608 18446744073709551615 47148581324722 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=92144 CPUtime=0.01 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 781352335 94355456 352 33554432000 4194304 4580107 140733994178608 18446744073709551615 47148581324722 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=92144 CPUtime=0.01 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 781352335 94355456 352 33554432000 4194304 4580107 140733994178608 18446744073709551615 47148581324722 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=92144 CPUtime=0 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 781352335 94355456 352 33554432000 4194304 4580107 140733994178608 18446744073709551615 47148581324722 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=92144 CPUtime=0 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 781352335 94355456 352 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.0569979 s]
/proc/loadavg: 2.00 2.01 2.00 2/517 22881
/proc/meminfo: memFree=12924540/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=357640 CPUtime=0.24 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) S 22879 22881 22855 0 -1 4202496 6022 0 0 0 22 2 0 0 18 0 8 0 781352334 366223360 5924 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905836014 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 89410 5925 337 95 0 84392 0
[pid=22881/tid=22882] ppid=22879 vsize=357640 CPUtime=0.04 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) S 22879 22881 22855 0 -1 4202560 871 0 0 0 4 0 0 0 18 0 8 0 781352335 366223360 5926 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905836014 0 0 4096 2 18446604469977271168 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=357640 CPUtime=0.01 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) S 22879 22881 22855 0 -1 4202560 710 0 0 0 1 0 0 0 17 0 8 0 781352335 366223360 5926 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905836014 0 0 4096 2 18446604469977271168 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=357640 CPUtime=0.02 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) S 22879 22881 22855 0 -1 4202560 738 0 0 0 2 0 0 0 18 0 8 0 781352335 366223360 5927 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905836014 0 0 4096 2 18446604469977271168 0 0 -1 7 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=357640 CPUtime=0.03 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) S 22879 22881 22855 0 -1 4202560 668 0 0 0 3 0 0 0 17 0 8 0 781352335 366223360 5928 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905836014 0 0 4096 2 18446604469977271168 0 0 -1 1 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=357640 CPUtime=0.04 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) S 22879 22881 22855 0 -1 4202560 811 0 0 0 4 0 0 0 18 0 8 0 781352335 366223360 5929 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905836014 0 0 4096 2 18446604469977271168 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=357640 CPUtime=0.01 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 291 0 0 0 1 0 0 0 25 0 8 0 781352335 366223360 5929 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905387015 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=357640 CPUtime=0.02 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 835 0 0 0 2 0 0 0 18 0 8 0 781352335 366223360 5930 33554432000 4194304 4580107 140733994178608 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 357640

[startup+0.101171 s]
/proc/loadavg: 2.00 2.01 2.00 2/517 22881
/proc/meminfo: memFree=12924540/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=362096 CPUtime=0.44 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) R 22879 22881 22855 0 -1 4202496 11270 0 0 0 40 4 0 0 17 0 8 0 781352334 370786304 11172 33554432000 4194304 4580107 140733994178608 18446744073709551615 4355016 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 90524 11173 348 95 0 85506 0
[pid=22881/tid=22882] ppid=22879 vsize=362096 CPUtime=0.06 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) S 22879 22881 22855 0 -1 4202560 1622 0 0 0 6 0 0 0 17 0 8 0 781352335 370786304 11174 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905836014 0 0 4096 2 18446604469977271168 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=362096 CPUtime=0.04 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) S 22879 22881 22855 0 -1 4202560 1507 0 0 0 4 0 0 0 17 0 8 0 781352335 370786304 11174 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905836014 0 0 4096 2 18446604469977271168 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=362096 CPUtime=0.04 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) S 22879 22881 22855 0 -1 4202560 1560 0 0 0 4 0 0 0 17 0 8 0 781352335 370786304 11175 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905836014 0 0 4096 2 18446604469977271168 0 0 -1 7 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=362096 CPUtime=0.05 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) S 22879 22881 22855 0 -1 4202560 1310 0 0 0 5 0 0 0 17 0 8 0 781352335 370786304 11175 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905836014 0 0 4096 2 18446604469977271168 0 0 -1 1 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=362096 CPUtime=0.06 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) S 22879 22881 22855 0 -1 4202560 1554 0 0 0 6 0 0 0 17 0 8 0 781352335 370786304 11176 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905836014 0 0 4096 2 18446604469977271168 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=362096 CPUtime=0.01 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 298 0 0 0 1 0 0 0 25 0 8 0 781352335 370786304 11176 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905427631 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=362096 CPUtime=0.05 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 1649 0 0 0 5 0 0 0 17 0 8 0 781352335 370786304 11177 33554432000 4194304 4580107 140733994178608 18446744073709551615 4325960 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 362096

[startup+0.346927 s]
/proc/loadavg: 2.00 2.01 2.00 2/517 22881
/proc/meminfo: memFree=12924540/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=469860 CPUtime=2.21 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) D 22879 22881 22855 0 -1 4202496 32787 0 0 0 210 11 0 0 18 0 8 0 781352334 481136640 32580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4401342 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 117465 32580 372 95 0 112447 0
[pid=22881/tid=22882] ppid=22879 vsize=469860 CPUtime=0.29 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6434 0 0 0 28 1 0 0 18 0 8 0 781352335 481136640 32580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=469860 CPUtime=0.26 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6466 0 0 0 25 1 0 0 18 0 8 0 781352335 481136640 32580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=469860 CPUtime=0.26 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 2646 0 0 0 25 1 0 0 17 0 8 0 781352335 481136640 32580 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905774263 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=469860 CPUtime=0.28 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) D 22879 22881 22855 0 -1 4202560 4062 0 0 0 27 1 0 0 18 0 8 0 781352335 481136640 32580 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905427723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=469860 CPUtime=0.29 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) D 22879 22881 22855 0 -1 4202560 5135 0 0 0 28 1 0 0 18 0 8 0 781352335 481136640 32580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4401342 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=469860 CPUtime=0.19 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 1725 0 0 0 19 0 0 0 18 0 8 0 781352335 481136640 32580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=469860 CPUtime=0.3 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 1993 0 0 0 29 1 0 0 18 0 8 0 781352335 481136640 32580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 469860

[startup+0.70085 s]
/proc/loadavg: 2.00 2.01 2.00 2/517 22881
/proc/meminfo: memFree=12924540/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=494912 CPUtime=5.02 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) R 22879 22881 22855 0 -1 4202496 46731 0 0 0 487 15 0 0 18 0 8 0 781352334 506789888 46181 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 123728 46181 372 95 0 118710 0
[pid=22881/tid=22882] ppid=22879 vsize=494912 CPUtime=0.64 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6434 0 0 0 63 1 0 0 18 0 8 0 781352335 506789888 46181 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=494912 CPUtime=0.61 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6466 0 0 0 60 1 0 0 18 0 8 0 781352335 506789888 46181 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=494912 CPUtime=0.61 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 5702 0 0 0 60 1 0 0 18 0 8 0 781352335 506789888 46181 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=494912 CPUtime=0.63 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6280 0 0 0 62 1 0 0 18 0 8 0 781352335 506789888 46181 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=494912 CPUtime=0.64 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6492 0 0 0 63 1 0 0 18 0 8 0 781352335 506789888 46181 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=494912 CPUtime=0.54 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6048 0 0 0 53 1 0 0 18 0 8 0 781352335 506789888 46181 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=494912 CPUtime=0.65 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 2125 0 0 0 64 1 0 0 18 0 8 0 781352335 506789888 46181 33554432000 4194304 4580107 140733994178608 18446744073709551615 218905755543 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 494912

[startup+1.50071 s]
/proc/loadavg: 2.00 2.01 2.00 10/525 22889
/proc/meminfo: memFree=12740584/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=495056 CPUtime=11.4 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) R 22879 22881 22855 0 -1 4202496 47041 0 0 0 1125 15 0 0 19 0 8 0 781352334 506937344 46491 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 123764 46491 373 95 0 118746 0
[pid=22881/tid=22882] ppid=22879 vsize=495056 CPUtime=1.44 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6434 0 0 0 143 1 0 0 19 0 8 0 781352335 506937344 46491 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=495056 CPUtime=1.41 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6466 0 0 0 140 1 0 0 19 0 8 0 781352335 506937344 46491 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=495056 CPUtime=1.39 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 5702 0 0 0 138 1 0 0 19 0 8 0 781352335 506937344 46491 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=495056 CPUtime=1.43 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6280 0 0 0 142 1 0 0 19 0 8 0 781352335 506937344 46491 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=495056 CPUtime=1.44 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6492 0 0 0 143 1 0 0 19 0 8 0 781352335 506937344 46491 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=495056 CPUtime=1.34 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6048 0 0 0 133 1 0 0 19 0 8 0 781352335 506937344 46491 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=495056 CPUtime=1.45 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 2435 0 0 0 144 1 0 0 19 0 8 0 781352335 506937344 46491 33554432000 4194304 4580107 140733994178608 18446744073709551615 4325394 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.4
Current children cumulated vsize (KiB) 495056

[startup+3.10042 s]
/proc/loadavg: 2.48 2.11 2.03 9/525 22889
/proc/meminfo: memFree=12739112/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=499224 CPUtime=24.18 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) R 22879 22881 22855 0 -1 4202496 48434 0 0 0 2402 16 0 0 23 0 8 0 781352334 511205376 46521 33554432000 4194304 4580107 140733994178608 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 124806 46521 374 95 0 119788 0
[pid=22881/tid=22882] ppid=22879 vsize=499224 CPUtime=3.04 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6435 0 0 0 303 1 0 0 23 0 8 0 781352335 511205376 46521 33554432000 4194304 4580107 140733994178608 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=499224 CPUtime=3.01 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6466 0 0 0 300 1 0 0 23 0 8 0 781352335 511205376 46522 33554432000 4194304 4580107 140733994178608 18446744073709551615 4397329 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=499224 CPUtime=2.96 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 5702 0 0 0 295 1 0 0 22 0 8 0 781352335 511205376 46522 33554432000 4194304 4580107 140733994178608 18446744073709551615 4397322 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=499224 CPUtime=3.04 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6280 0 0 0 302 2 0 0 23 0 8 0 781352335 511205376 46522 33554432000 4194304 4580107 140733994178608 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=499224 CPUtime=3.04 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6492 0 0 0 303 1 0 0 23 0 8 0 781352335 511205376 46522 33554432000 4194304 4580107 140733994178608 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=499224 CPUtime=2.94 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6048 0 0 0 293 1 0 0 23 0 8 0 781352335 511205376 46522 33554432000 4194304 4580107 140733994178608 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=499224 CPUtime=3.05 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 3828 0 0 0 303 2 0 0 23 0 8 0 781352335 511205376 46522 33554432000 4194304 4580107 140733994178608 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.18
Current children cumulated vsize (KiB) 499224

[startup+6.30084 s]
/proc/loadavg: 2.48 2.11 2.03 9/525 22889
/proc/meminfo: memFree=12739128/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=508316 CPUtime=49.72 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) R 22879 22881 22855 0 -1 4202496 55490 0 0 0 4954 18 0 0 25 0 8 0 781352334 520515584 49895 33554432000 4194304 4580107 140733994178608 18446744073709551615 4393055 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 127079 49895 379 95 0 122061 0
[pid=22881/tid=22882] ppid=22879 vsize=508316 CPUtime=6.25 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6879 0 0 0 623 2 0 0 18 0 8 0 781352335 520515584 49895 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=508316 CPUtime=6.21 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6878 0 0 0 620 1 0 0 25 0 8 0 781352335 520515584 49895 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=508316 CPUtime=6.11 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 5702 0 0 0 609 2 0 0 25 0 8 0 781352335 520515584 49895 33554432000 4194304 4580107 140733994178608 18446744073709551615 4416496 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=508316 CPUtime=6.24 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6291 0 0 0 622 2 0 0 25 0 8 0 781352335 520515584 49895 33554432000 4194304 4580107 140733994178608 18446744073709551615 4416310 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=508316 CPUtime=6.24 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6504 0 0 0 623 1 0 0 25 0 8 0 781352335 520515584 49896 33554432000 4194304 4580107 140733994178608 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=508316 CPUtime=6.15 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 6386 0 0 0 613 2 0 0 25 0 8 0 781352335 520515584 49896 33554432000 4194304 4580107 140733994178608 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=508316 CPUtime=6.25 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 9667 0 0 0 622 3 0 0 25 0 8 0 781352335 520515584 49896 33554432000 4194304 4580107 140733994178608 18446744073709551615 4422183 0 0 4096 2 0 0 0 -1 6 0 0 0

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


[startup+4662.3 s]
/proc/loadavg: 8.12 8.05 7.99 9/525 23040
/proc/meminfo: memFree=11513588/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=1946168 CPUtime=37214 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) R 22879 22881 22855 0 -1 4202496 3593778 0 0 0 3719743 1656 0 0 25 0 8 0 781352334 1992876032 352093 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 486542 352093 379 95 0 481524 0
[pid=22881/tid=22882] ppid=22879 vsize=1946168 CPUtime=4660.96 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 411520 0 0 0 465921 175 0 0 25 0 8 0 781352335 1992876032 352093 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=1946168 CPUtime=4662.27 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 506799 0 0 0 466017 210 0 0 25 0 8 0 781352335 1992876032 352093 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=1946168 CPUtime=4606.32 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 457550 0 0 0 460410 222 0 0 25 0 8 0 781352335 1992876032 352093 33554432000 4194304 4580107 140733994178608 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=1946168 CPUtime=4635.2 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 432058 0 0 0 463296 224 0 0 25 0 8 0 781352335 1992876032 352093 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=1946168 CPUtime=4662.36 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 479536 0 0 0 465999 237 0 0 25 0 8 0 781352335 1992876032 352093 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=1946168 CPUtime=4662.24 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 445997 0 0 0 466028 196 0 0 25 0 8 0 781352335 1992876032 352093 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=1946168 CPUtime=4662.22 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 427374 0 0 0 466050 172 0 0 25 0 8 0 781352335 1992876032 352093 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37214
Current children cumulated vsize (KiB) 1946168

[startup+4722.32 s]
/proc/loadavg: 8.19 8.07 8.00 9/525 23042
/proc/meminfo: memFree=11529196/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=1906200 CPUtime=37693.1 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) R 22879 22881 22855 0 -1 4202496 3615848 0 0 0 3767638 1670 0 0 25 0 8 0 781352334 1951948800 347772 33554432000 4194304 4580107 140733994178608 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 476550 347772 379 95 0 471532 0
[pid=22881/tid=22882] ppid=22879 vsize=1906200 CPUtime=4720.97 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 413119 0 0 0 471920 177 0 0 25 0 8 0 781352335 1951948800 347772 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=1906200 CPUtime=4722.3 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 506799 0 0 0 472020 210 0 0 25 0 8 0 781352335 1951948800 347772 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=1906200 CPUtime=4666.34 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 459308 0 0 0 466410 224 0 0 25 0 8 0 781352335 1951948800 347772 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=1906200 CPUtime=4694.15 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 433035 0 0 0 469191 224 0 0 25 0 8 0 781352335 1951948800 347772 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=1906200 CPUtime=4722.38 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 485154 0 0 0 471998 240 0 0 25 0 8 0 781352335 1951948800 347772 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=1906200 CPUtime=4722.27 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 451419 0 0 0 472028 199 0 0 25 0 8 0 781352335 1951948800 347772 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=1906200 CPUtime=4722.24 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 428458 0 0 0 472051 173 0 0 25 0 8 0 781352335 1951948800 347772 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37693.1
Current children cumulated vsize (KiB) 1906200

[startup+4782.3 s]
/proc/loadavg: 8.14 8.07 8.00 9/525 23043
/proc/meminfo: memFree=11633124/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=1693700 CPUtime=38171.9 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) R 22879 22881 22855 0 -1 4202496 3642101 0 0 0 3815502 1684 0 0 25 0 8 0 781352334 1734348800 322320 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 423425 322320 379 95 0 418407 0
[pid=22881/tid=22882] ppid=22879 vsize=1693700 CPUtime=4780.94 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 417167 0 0 0 477916 178 0 0 25 0 8 0 781352335 1734348800 322320 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=1693700 CPUtime=4782.27 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 511292 0 0 0 478015 212 0 0 25 0 8 0 781352335 1734348800 322320 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=1693700 CPUtime=4726.32 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 459308 0 0 0 472408 224 0 0 25 0 8 0 781352335 1734348800 322320 33554432000 4194304 4580107 140733994178608 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=1693700 CPUtime=4753.07 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 433807 0 0 0 475082 225 0 0 25 0 8 0 781352335 1734348800 322320 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=1693700 CPUtime=4782.36 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 489853 0 0 0 477993 243 0 0 25 0 8 0 781352335 1734348800 322320 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=1693700 CPUtime=4782.25 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 457018 0 0 0 478024 201 0 0 25 0 8 0 781352335 1734348800 322320 33554432000 4194304 4580107 140733994178608 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=1693700 CPUtime=4782.23 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 433936 0 0 0 478047 176 0 0 25 0 8 0 781352335 1734348800 322320 33554432000 4194304 4580107 140733994178608 18446744073709551615 4296831 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38171.9
Current children cumulated vsize (KiB) 1693700

[startup+4842.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/525 23045
/proc/meminfo: memFree=11583504/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=1877000 CPUtime=38650.8 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) R 22879 22881 22855 0 -1 4202496 3670302 0 0 0 3863378 1700 0 0 25 0 8 0 781352334 1922048000 334834 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 469250 334834 379 95 0 464232 0
[pid=22881/tid=22882] ppid=22879 vsize=1877000 CPUtime=4840.92 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 420066 0 0 0 483911 181 0 0 25 0 8 0 781352335 1922048000 334834 33554432000 4194304 4580107 140733994178608 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=1877000 CPUtime=4842.27 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 514105 0 0 0 484013 214 0 0 25 0 8 0 781352335 1922048000 334834 33554432000 4194304 4580107 140733994178608 18446744073709551615 4305310 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=1877000 CPUtime=4786.33 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 464286 0 0 0 478406 227 0 0 25 0 8 0 781352335 1922048000 334834 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=1877000 CPUtime=4812 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 438872 0 0 0 480973 227 0 0 25 0 8 0 781352335 1922048000 334834 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=1877000 CPUtime=4842.37 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 495216 0 0 0 483991 246 0 0 25 0 8 0 781352335 1922048000 334834 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=1877000 CPUtime=4842.25 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 461944 0 0 0 484022 203 0 0 25 0 8 0 781352335 1922048000 334834 33554432000 4194304 4580107 140733994178608 18446744073709551615 4451692 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=1877000 CPUtime=4842.23 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 435825 0 0 0 484045 178 0 0 25 0 8 0 781352335 1922048000 334834 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38650.8
Current children cumulated vsize (KiB) 1877000

[startup+4902.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/525 23046
/proc/meminfo: memFree=11591760/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=1898048 CPUtime=39129.8 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) R 22879 22881 22855 0 -1 4202496 3699076 0 0 0 3911259 1716 0 0 25 0 8 0 781352334 1943601152 332940 33554432000 4194304 4580107 140733994178608 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 474512 332940 379 95 0 469494 0
[pid=22881/tid=22882] ppid=22879 vsize=1898048 CPUtime=4900.91 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 424631 0 0 0 489908 183 0 0 25 0 8 0 781352335 1943601152 332940 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=1898048 CPUtime=4902.28 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 519707 0 0 0 490012 216 0 0 25 0 8 0 781352335 1943601152 332940 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=1898048 CPUtime=4846.33 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 469786 0 0 0 484403 230 0 0 25 0 8 0 781352335 1943601152 332940 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=1898048 CPUtime=4870.98 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 444701 0 0 0 486867 231 0 0 25 0 8 0 781352335 1943601152 332940 33554432000 4194304 4580107 140733994178608 18446744073709551615 4291448 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=1898048 CPUtime=4902.37 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 498138 0 0 0 489988 249 0 0 25 0 8 0 781352335 1943601152 332940 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=1898048 CPUtime=4902.25 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 464315 0 0 0 490021 204 0 0 25 0 8 0 781352335 1943601152 332940 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=1898048 CPUtime=4902.22 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 436871 0 0 0 490044 178 0 0 25 0 8 0 781352335 1943601152 332940 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39129.8
Current children cumulated vsize (KiB) 1898048

[startup+4962.3 s]
/proc/loadavg: 8.07 8.05 8.00 9/525 23048
/proc/meminfo: memFree=11563728/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=1821196 CPUtime=39608.7 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) R 22879 22881 22855 0 -1 4202496 3728974 0 0 0 3959137 1731 0 0 25 0 8 0 781352334 1864904704 339580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 455299 339580 379 95 0 450281 0
[pid=22881/tid=22882] ppid=22879 vsize=1821196 CPUtime=4960.9 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 430006 0 0 0 495904 186 0 0 25 0 8 0 781352335 1864904704 339580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=1821196 CPUtime=4962.28 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 524235 0 0 0 496010 218 0 0 25 0 8 0 781352335 1864904704 339580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=1821196 CPUtime=4906.33 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 472668 0 0 0 490401 232 0 0 25 0 8 0 781352335 1864904704 339580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4305280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=1821196 CPUtime=4929.91 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 446723 0 0 0 492759 232 0 0 25 0 8 0 781352335 1864904704 339580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=1821196 CPUtime=4962.37 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 503788 0 0 0 495985 252 0 0 25 0 8 0 781352335 1864904704 339580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=1821196 CPUtime=4962.26 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 464647 0 0 0 496021 205 0 0 25 0 8 0 781352335 1864904704 339580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=1821196 CPUtime=4962.23 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 441352 0 0 0 496043 180 0 0 25 0 8 0 781352335 1864904704 339580 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39608.7
Current children cumulated vsize (KiB) 1821196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.4 s]
/proc/loadavg: 8.03 8.04 8.00 9/525 23049
/proc/meminfo: memFree=11552048/32951124 swapFree=59247644/67111528
[pid=22881] ppid=22879 vsize=2153340 CPUtime=40000.7 cores=0-7
/proc/22881/stat : 22881 (strangenight2-m) R 22879 22881 22855 0 -1 4202496 3750592 0 0 0 3998323 1745 0 0 25 0 8 0 781352334 2205020160 342621 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22881/statm: 538335 342621 379 95 0 533317 0
[pid=22881/tid=22882] ppid=22879 vsize=2153340 CPUtime=5010 cores=0-7
/proc/22881/task/22882/stat : 22882 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 432387 0 0 0 500813 187 0 0 25 0 8 0 781352335 2205020160 342624 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22881/tid=22883] ppid=22879 vsize=2153340 CPUtime=5011.4 cores=0-7
/proc/22881/task/22883/stat : 22883 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 526313 0 0 0 500920 220 0 0 25 0 8 0 781352335 2205020160 342624 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22881/tid=22884] ppid=22879 vsize=2153340 CPUtime=4955.45 cores=0-7
/proc/22881/task/22884/stat : 22884 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 477074 0 0 0 495310 235 0 0 25 0 8 0 781352335 2205020160 342624 33554432000 4194304 4580107 140733994178608 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22881/tid=22885] ppid=22879 vsize=2153340 CPUtime=4978.16 cores=0-7
/proc/22881/task/22885/stat : 22885 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 446749 0 0 0 497584 232 0 0 25 0 8 0 781352335 2205020160 342624 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22881/tid=22886] ppid=22879 vsize=2153340 CPUtime=5011.49 cores=0-7
/proc/22881/task/22886/stat : 22886 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 508437 0 0 0 500894 255 0 0 25 0 8 0 781352335 2205020160 342624 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22881/tid=22887] ppid=22879 vsize=2153340 CPUtime=5011.37 cores=0-7
/proc/22881/task/22887/stat : 22887 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 465710 0 0 0 500932 205 0 0 25 0 8 0 781352335 2205020160 342624 33554432000 4194304 4580107 140733994178608 18446744073709551615 4304867 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22881/tid=22888] ppid=22879 vsize=2153340 CPUtime=5011.35 cores=0-7
/proc/22881/task/22888/stat : 22888 (strangenight2-m) R 22879 22881 22855 0 -1 4202560 446078 0 0 0 500952 183 0 0 25 0 8 0 781352335 2205020160 342624 33554432000 4194304 4580107 140733994178608 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 2153340

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.49
CPU time (s): 40000.9
CPU user time (s): 39983.4
CPU system time (s): 17.5223
CPU usage (%): 798.183
Max. virtual memory (cumulated for all children) (KiB): 2153340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39983.4
system time used= 17.5223
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3750597
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= 9174
involuntary context switches= 175879

runsolver used 23.6644 second user time and 64.9151 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-29 21:32:26
IDJOB=3421655
IDBENCH=84004
IDSOLVER=1878
FILE ID=node137/3421655-1306697546
RUNJOBID= node137-1306697546-22869
PBS_JOBID= 13471894
Free space on /tmp= 73120 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421655-1306697546/watcher-3421655-1306697546 -o /tmp/evaluation-result-3421655-1306697546/solver-3421655-1306697546 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3421655-1306697546.cnf

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=1312315929

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12925068 kB
Buffers:        378500 kB
Cached:        9010244 kB
SwapCached:      17768 kB
Active:       11227732 kB
Inactive:      8488972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12925068 kB
SwapTotal:    67111528 kB
SwapFree:     59247644 kB
Dirty:            7764 kB
Writeback:           0 kB
AnonPages:    10320540 kB
Mapped:          29336 kB
Slab:           163468 kB
PageTables:      74436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162510552 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= 73112 MiB
End job on node137 at 2011-05-29 22:56:00