Trace number 3421640

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.3 5010.71

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
MD5SUM5f29341b29f4bbeb333d68befe08c7ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark949.86
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses56970
Sum of the clauses size569400
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 556910

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.10	c Using 8 threads
0.65/0.12	c This is CryptoMiniSat 3.0.0
0.65/0.12	c WARNING: for repeatability, setting FPU to use double precision
0.65/0.12	c Reading file 'HOME/instance-3421640-1306694423.cnf'
0.65/0.13	c -- header says num vars:            150
0.65/0.13	c -- header says num clauses:       56970
0.65/0.19	c -- clauses added:            0 learnts,        56970 normals,            0 xors
0.65/0.19	c -- vars added        150
0.65/0.19	c Parsing time:  0.04 s
0.65/0.19	c  N st     0         0       150     56970         0         0    569400         0   no data   no data
1.15/0.39	c asymm  cl-useful: 87/1087/56970 lits-rem:114 time: 0.19
1.15/0.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
1.15/0.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.15/0.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.15/0.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.15/0.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.15/0.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.58/6.17	c lits-rem:     87948  cl-subs:    11915  v-elim:      0  v-fix:    0  time:  5.69 s
46.58/6.17	c Finding binary XORs  T:     0.00 s  found:       0
47.05/6.23	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
47.05/6.23	c calculated reachability. Time: 0.00
47.05/6.23	c Calc default polars -  time:   0.00 s pos:      72 undec:       0 neg:      78
47.05/6.23	c =========================================================================================
47.05/6.23	c types(t): F = full restart, N = normal restart
47.05/6.23	c types(t): S = simplification begin/end, E = solution found
47.05/6.23	c restart types(rt): st = static, dy = dynamic
47.05/6.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
47.05/6.23	c  B st     0         0       150     45055         0         0    377319         0   no data   no data
48.28/6.41	c  N dy    14      4399       150     45055         0      4141    377298     75538     14.00     14.76
48.97/6.56	c  N dy    22      8632       150     45055         0      8108    377280    143815     13.07     13.93
50.45/6.76	c  N dy    33     13964       150     45055         0      8689    377260    133764     12.58     13.41
51.73/6.92	c  N dy    35     18505       150     45055         0     12766    377241    191772     12.07     12.71
53.14/7.10	c  N dy    59     22529       150     45055         0      9487    377223    128484     12.17     14.59
53.94/7.21	c  F st    79     25000       150     45055         0     11837    377209    170477     12.29   no data
54.74/7.31	c  N st    83     27033       150     45055         0     13754    377203    206336     12.29   no data
55.54/7.43	c  S st    85     30001       150     45055         0     16517    377192    255739     12.29   no data
56.34/7.50	c  S st    85     30502       150     45055         0     16990    377188    262804     12.29   no data
56.34/7.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.34/7.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
56.34/7.53	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
56.34/7.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.34/7.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.34/7.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
56.34/7.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.34/7.55	c lits-rem:       162  cl-subs:       97  v-elim:      0  v-fix:    0  time:  0.02 s
56.34/7.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.32/8.57	c lits-rem:      5665  cl-subs:     2591  v-elim:      0  v-fix:    0  time:  1.00 s
66.75/8.83	c asymm  cl-useful: 0/1348/44554 lits-rem:0 time: 0.26
66.75/8.83	c calculated reachability. Time: 0.00
66.75/8.83	c  N dy    85     30502       150     44554         0     14803    371838    227370     12.29   no data
68.30/9.07	c  N dy   102     34517       150     44554         0      9713    371827    121713     12.31     12.98
70.70/9.33	c  N dy   123     39230       150     44554         0     14172    371802    199340     12.30     13.04
72.30/9.57	c  N dy   143     43330       150     44554         0     18049    371785    268937     12.27     13.00
73.90/9.72	c  S st   156     45753       150     44554         0     20323    371779    307712     12.28   no data
74.71/9.85	c  S st   156     46254       150     44554         0     10453    371778    125290     12.28   no data
74.71/9.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.71/9.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
74.71/9.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.71/9.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.71/9.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.71/9.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
74.71/9.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
74.71/9.90	c lits-rem:        48  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.01 s
74.71/9.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.42/10.07	c lits-rem:       914  cl-subs:      335  v-elim:      0  v-fix:    0  time:  0.16 s
76.42/10.08	c vivif2 --  cl tried    44368 cl shrink        0 lits rem          0 time: 0.01
76.42/10.08	c vivif2 --  cl tried    10260 cl shrink        0 lits rem          0 time: 0.00
81.08/10.64	c asymm  cl-useful: 0/2932/44368 lits-rem:0 time: 0.56
81.08/10.64	c calculated reachability. Time: 0.00
81.08/10.64	c  N dy   156     46254       150     44368         0     10260    369820    122904     12.28   no data
82.68/10.86	c  N dy   182     50576       150     44368         0     14372    369802    197432     12.35     13.06
84.31/11.07	c  N dy   206     54604       150     44368         0     18181    369786    264123     12.38     13.10
87.46/11.43	c  N dy   227     61621       150     44368         0     13178    369765    162613     12.29     13.19
89.07/11.62	c  N dy   244     65774       150     44368         0     17087    369755    230906     12.24     13.04
90.67/11.81	c  S st   257     69383       150     44368         0     20491    369741    287681     12.21      9.84
91.46/11.90	c  S st   257     69886       150     44368         0     20969    369738    295099     12.21   no data
91.46/11.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.46/11.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
91.46/11.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
91.46/11.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.46/11.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.46/11.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
91.46/11.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
91.46/11.95	c lits-rem:        70  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.01 s
91.46/11.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.65/12.82	c lits-rem:      3843  cl-subs:     1573  v-elim:      0  v-fix:    0  time:  0.86 s
98.65/12.83	c vivif2 --  cl tried    44104 cl shrink        0 lits rem          0 time: 0.01
98.65/12.83	c vivif2 --  cl tried    19593 cl shrink        0 lits rem          0 time: 0.00
101.05/13.11	c asymm  cl-useful: 0/1246/44104 lits-rem:0 time: 0.28
101.05/13.11	c calculated reachability. Time: 0.00
101.05/13.11	c  N dy   257     69886       150     44104         0     19593    367061    271126     12.21   no data
102.76/13.36	c  N dy   278     74492       150     44104         0     23932    367044    345315     12.19     12.96
105.03/13.63	c  N dy   299     79336       150     44104         0     16010    367028    208608     12.20     12.88
107.39/13.93	c  N dy   326     85180       150     44104         0     21568    367011    305178     12.21     12.99
108.19/14.06	c  F st   342     87502       150     44104         0     23760    367005    344266     12.23   no data
109.79/14.22	c  N st   347     90798       150     44104         0     26878    366998    406095     12.23   no data
112.17/14.52	c  N dy   366     96633       150     44104         0     18769    366982    251330     12.24     12.89
114.57/14.85	c  N dy   375    103454       150     44104         0     25214    366954    366530     12.10     12.75
115.37/14.94	c  S st   385    104830       150     44104         0     26537    366950    390566     12.11   no data
116.17/15.05	c  S st   385    105330       150     44104         0     27019    366943    397640     12.11   no data
116.17/15.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
116.17/15.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
116.17/15.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
116.17/15.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.17/15.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.17/15.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
116.17/15.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
116.97/15.11	c lits-rem:        97  cl-subs:       69  v-elim:      0  v-fix:    0  time:  0.02 s
116.97/15.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
129.06/16.61	c lits-rem:      6274  cl-subs:     1854  v-elim:      0  v-fix:    0  time:  1.48 s
129.06/16.62	c vivif2 --  cl tried    43769 cl shrink        0 lits rem          0 time: 0.01
129.06/16.62	c vivif2 --  cl tried    25431 cl shrink        0 lits rem          0 time: 0.01
131.33/16.94	c asymm  cl-useful: 96/1068/43769 lits-rem:96 time: 0.32
131.33/16.94	c calculated reachability. Time: 0.00
131.33/16.94	c  N dy   385    105330       150     43769         0     25431    363343    365182     12.11   no data
135.33/17.41	c  N dy   413    112074       150     43769         0     17209    363319    216586     12.09     12.86
138.51/17.89	c  N dy   449    120162       150     43769         0     24839    363297    346228     12.08     12.76
143.31/18.42	c  N dy   486    127890       150     43769         0     16625    363276    200313     12.08     12.74
146.62/18.89	c  N dy   533    136097       150     43769         0     24453    363261    341321     12.12     14.51
152.09/19.59	c  N dy   570    147689       150     43769         0     18833    363238    228046     12.09     12.85
156.88/20.15	c  N dy   601    157996       150     43769         0     28575    363227    398884     12.06      9.62
156.88/20.15	c  S st   601    157996       150     43769         0     28575    363227    398884     12.06      9.62
157.68/20.24	c  S st   601    158500       150     43769         0     29056    363222    406162     12.06   no data
157.68/20.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
157.68/20.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
157.68/20.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
157.68/20.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
157.68/20.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
157.68/20.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
157.68/20.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.48/20.30	c lits-rem:       161  cl-subs:      154  v-elim:      0  v-fix:    0  time:  0.02 s
158.48/20.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.45/21.80	c lits-rem:      5909  cl-subs:     2110  v-elim:      0  v-fix:    0  time:  1.48 s
170.45/21.81	c vivif2 --  cl tried    43384 cl shrink        0 lits rem          0 time: 0.01
170.45/21.81	c vivif2 --  cl tried    27177 cl shrink        0 lits rem          0 time: 0.00
172.96/22.12	c asymm  cl-useful: 199/955/43384 lits-rem:200 time: 0.30
172.96/22.12	c calculated reachability. Time: 0.00
172.96/22.12	c  N dy   601    158500       150     43384         0     27177    359077    370443     12.06   no data
178.43/22.83	c  N dy   643    168712       150     43384         0     19391    359059    230726     12.06     13.76
183.22/23.43	c  N dy   689    179563       150     43384         0     29674    359038    411461     12.05     12.69
191.21/24.44	c  N dy   740    196705       150     43384         0     27465    359011    357160     11.98     12.62
198.43/25.36	c  N dy   823    209501       150     43384         0     20240    358985    233319     12.03     12.78
207.21/26.43	c  N dy   877    224319       150     43384         0     34215    358950    472171     12.02     12.78
215.99/27.57	c  S st   944    237750       150     43384         0     26555    358919    340455     12.04   no data
216.87/27.67	c  S st   944    238253       150     43384         0     27037    358917    348072     12.04   no data
216.87/27.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
217.54/27.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
217.54/27.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
217.54/27.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
217.54/27.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
217.54/27.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
217.54/27.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
217.54/27.76	c lits-rem:       455  cl-subs:      400  v-elim:      0  v-fix:    0  time:  0.04 s
217.54/27.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.33/28.80	c lits-rem:      5303  cl-subs:     1303  v-elim:      0  v-fix:    0  time:  1.03 s
226.33/28.81	c vivif2 --  cl tried    42753 cl shrink        0 lits rem          0 time: 0.00
226.33/28.81	c vivif2 --  cl tried    25965 cl shrink        0 lits rem          0 time: 0.00
227.93/29.07	c asymm  cl-useful: 212/987/42753 lits-rem:212 time: 0.25
227.93/29.07	c calculated reachability. Time: 0.00
227.93/29.07	c  N dy   944    238253       150     42753         0     25965    352475    329214     12.04   no data
238.32/30.31	c  N dy   984    256971       150     42753         0     22323    352435    259076     11.95     12.59
247.09/31.42	c  N dy  1082    273392       150     42753         0     37878    352401    531533     11.99     12.67
259.08/32.92	c  N dy  1162    291302       150     42753         0     32578    352357    425996     11.98     12.66
271.04/34.49	c  F st  1249    306250       150     42753         0     23693    352327    273424     12.00   no data
274.25/34.86	c  N dy  1255    311442       150     42753         0     28604    352319    372269     12.00   no data
287.81/36.59	c  N dy  1353    331546       150     42753         0     47741    352290    714732     12.01     12.64
301.39/38.24	c  N dy  1470    351642       150     42753         0     42699    352251    603140     12.05     12.98
305.36/38.77	c  S st  1495    357380       150     42753         0     48167    352241    702449     12.05     10.01
306.96/38.93	c  S st  1495    357881       150     42753         0     48647    352239    710294     12.05   no data
306.96/38.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
306.96/38.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
306.96/38.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
306.96/38.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
306.96/38.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.96/38.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
306.96/38.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
307.76/39.03	c lits-rem:       313  cl-subs:      258  v-elim:      0  v-fix:    0  time:  0.04 s
307.76/39.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
344.48/43.66	c lits-rem:     12620  cl-subs:     3485  v-elim:      0  v-fix:    0  time:  4.60 s
344.48/43.66	c vivif2 --  cl tried    41802 cl shrink        0 lits rem          0 time: 0.01
344.48/43.68	c vivif2 --  cl tried    45855 cl shrink        0 lits rem          0 time: 0.01
347.71/44.09	c asymm  cl-useful: 135/773/41802 lits-rem:135 time: 0.41
347.71/44.09	c calculated reachability. Time: 0.00
347.71/44.09	c  N dy  1495    357881       150     41802         0     45855    342765    655069     12.05   no data
362.86/45.91	c  N dy  1590    379051       150     41802         0     40864    342745    556532     12.05     12.83
375.62/47.56	c  N dy  1707    399292       150     41802         0     34083    342723    434086     12.08     12.77
388.40/49.11	c  N dy  1804    419345       150     41802         0     53235    342695    780107     12.09     12.73
401.96/50.86	c  N dy  1899    439949       150     41802         0     45735    342677    621193     12.09     12.76
417.14/52.72	c  N dy  1985    460014       150     41802         0     36715    342636    461393     12.10     13.02
430.68/54.48	c  N dy  2110    480145       150     41802         0     55867    342608    800273     12.12     13.05
445.18/56.26	c  N dy  2214    500185       150     41802         0     45880    342580    610939     12.13     13.25
459.43/58.00	c  N dy  2304    520366       150     41802         0     35095    342551    417058     12.13     12.79
469.02/59.27	c  S st  2380    536825       150     41802         0     50800    342542    701380     12.14     12.64
470.65/59.42	c  S st  2380    537328       150     41802         0     51283    342538    708600     12.14   no data
470.65/59.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
470.65/59.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
470.65/59.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
470.65/59.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.65/59.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.65/59.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
470.65/59.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
471.52/59.53	c lits-rem:       520  cl-subs:      258  v-elim:      0  v-fix:    0  time:  0.06 s
471.52/59.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
498.55/62.95	c lits-rem:     11757  cl-subs:     2834  v-elim:      0  v-fix:    0  time:  3.40 s
498.55/62.96	c vivif2 --  cl tried    41148 cl shrink        0 lits rem          0 time: 0.00
498.55/62.97	c vivif2 --  cl tried    48845 cl shrink        0 lits rem          0 time: 0.01
500.94/63.27	c asymm  cl-useful: 94/701/41148 lits-rem:99 time: 0.30
500.94/63.27	c calculated reachability. Time: 0.00
500.94/63.27	c  N dy  2380    537328       150     41148         0     48845    335751    659085     12.14   no data
515.44/65.07	c  N dy  2465    558079       150     41148         0     37760    335724    456425     12.13     12.85
528.10/66.68	c  N dy  2549    578154       150     41148         0     56865    335715    802121     12.13     12.89
541.78/68.35	c  N dy  2646    598253       150     41148         0     44263    335700    574822     12.14     12.85
556.04/70.10	c  N dy  2732    618330       150     41148         0     63446    335678    920972     12.14     12.90
568.80/71.79	c  N dy  2824    638402       150     41148         0     49646    335669    653883     12.15     14.64
585.70/73.88	c  N dy  2902    659157       150     41148         0     35528    335642    394710     12.14     12.91
599.15/75.55	c  N dy  2961    679192       150     41148         0     54446    335627    726800     12.13     14.65
618.32/77.99	c  N dy  3027    699212       150     41148         0     38762    335608    440588     12.11     12.82
639.87/80.61	c  N dy  3094    719325       150     41148         0     57744    335588    764093     12.09     12.98
660.63/83.27	c  N dy  3204    739333       150     41148         0     41284    335577    489049     12.10     14.80
675.00/85.03	c  N dy  3305    759450       150     41148         0     60479    335559    834027     12.11     12.78
691.09/87.04	c  N dy  3366    779555       150     41148         0     42800    335543    493666     12.09     12.75
707.76/89.16	c  N dy  3457    799595       150     41148         0     61887    335527    835702     12.09     12.82
714.12/89.96	c  S st  3489    805992       150     41148         0     67994    335525    947372     12.09   no data
715.72/90.19	c  S st  3489    806499       150     41148         0     68489    335524    955152     12.09   no data
715.72/90.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
716.55/90.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.07
716.55/90.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
716.55/90.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
716.55/90.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
716.55/90.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
716.55/90.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
717.43/90.33	c lits-rem:       367  cl-subs:      232  v-elim:      0  v-fix:    0  time:  0.06 s
717.43/90.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
789.17/99.31	c lits-rem:     19829  cl-subs:     6535  v-elim:      0  v-fix:    0  time:  8.94 s
789.17/99.32	c vivif2 --  cl tried    40295 cl shrink        0 lits rem          0 time: 0.01
789.17/99.33	c vivif2 --  cl tried    62575 cl shrink        0 lits rem          0 time: 0.02
792.36/99.79	c asymm  cl-useful: 46/664/40295 lits-rem:48 time: 0.45
792.36/99.79	c calculated reachability. Time: 0.00
792.36/99.79	c  N dy  3489    806499       150     40295         0     62575    327350    851299     12.09   no data
811.53/102.17	c  N dy  3516    826733       150     40295         0     44348    327340    528254     12.04     12.73
826.70/104.07	c  N dy  3638    846791       150     40295         0     63553    327335    871854     12.06     13.10
844.26/106.29	c  N dy  3735    867222       150     40295         0     44610    327324    527408     12.06     12.73
860.23/108.22	c  N dy  3822    888235       150     40295         0     64539    327313    873114     12.06     12.74
877.80/110.50	c  N dy  3902    909078       150     40295         0     44973    327301    526966     12.05     12.72
893.76/112.43	c  N dy  3969    929169       150     40295         0     64101    327297    864549     12.04     15.77
916.12/115.21	c  N dy  4067    949575       150     40295         0     43182    327292    492119     12.05     12.89
932.09/117.25	c  N dy  4166    970414       150     40295         0     63059    327278    848589     12.05     12.94
950.45/119.51	c  N dy  4233    990578       150     40295         0     82231    327268   1188238     12.04     12.75
968.02/121.72	c  N dy  4322   1010620       150     40295         0     59874    327256    781978     12.04     15.70
988.82/124.38	c  N dy  4423   1030686       150     40295         0     78968    327246   1126461     12.05     13.71
1007.26/126.66	c  N dy  4529   1050972       150     40295         0     55997    327237    709988     12.05     12.75
1025.50/128.91	c  N dy  4627   1071025       150     40295         0     75114    327226   1048058     12.06     12.96
1026.30/129.03	c  F st  4634   1071875       150     40295         0     75934    327225   1062905     12.06   no data
1043.06/131.15	c  N dy  4683   1091229       150     40295         0     50976    327214    614287     12.05     12.70
1059.95/133.27	c  N dy  4760   1111541       150     40295         0     70265    327204    953252     12.05     12.75
1081.39/135.95	c  N dy  4859   1132473       150     40295         0     45937    327197    519009     12.05     12.73
1097.35/137.90	c  N dy  4957   1152811       150     40295         0     65305    327183    862546     12.06     12.71
1118.91/140.62	c  N dy  5043   1172942       150     40295         0     84460    327175   1205416     12.06     12.88
1141.26/143.43	c  N dy  5139   1193034       150     40295         0     58463    327166    742557     12.06     12.75
1158.83/145.66	c  S st  5242   1209749       150     40295         0     74477    327162   1036955     12.07   no data
1160.43/145.86	c  S st  5242   1210251       150     40295         0     74966    327162   1045372     12.07   no data
1160.43/145.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1161.23/145.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1161.23/145.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1161.23/145.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1161.23/145.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1161.23/145.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1161.23/145.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1162.03/146.01	c lits-rem:       418  cl-subs:      226  v-elim:      0  v-fix:    0  time:  0.07 s
1162.03/146.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1227.49/154.25	c lits-rem:     18019  cl-subs:     3557  v-elim:      0  v-fix:    0  time:  8.20 s
1227.49/154.25	c vivif2 --  cl tried    39810 cl shrink        0 lits rem          0 time: 0.01
1227.49/154.27	c vivif2 --  cl tried    71668 cl shrink        0 lits rem          0 time: 0.01
1230.69/154.60	c asymm  cl-useful: 41/609/39810 lits-rem:42 time: 0.33
1230.69/154.60	c calculated reachability. Time: 0.00
1230.69/154.60	c  N dy  5242   1210251       150     39810         0     71668    321862    974945     12.07   no data
1251.46/157.20	c  N dy  5303   1230275       150     39810         0     90663    321856   1301647     12.06     14.32
1270.73/159.63	c  N dy  5371   1250563       150     39810         0     63863    321849    832586     12.06     12.75
1293.77/162.55	c  N dy  5470   1270569       150     39810         0     83028    321842   1184020     12.06     13.53
1317.72/165.57	c  N dy  5544   1291672       150     39810         0     55950    321839    674495     12.06     12.75
1335.29/167.74	c  N dy  5609   1311784       150     39810         0     74859    321830    996188     12.05     12.71
1357.68/170.60	c  N dy  5723   1332511       150     39810         0     94765    321821   1357344     12.05     12.72
1376.12/172.82	c  N dy  5810   1352575       150     39810         0     65836    321812    834868     12.05     12.75
1395.16/175.23	c  N dy  5868   1372792       150     39810         0     85076    321807   1167936     12.04     12.68
1417.51/178.03	c  N dy  5946   1393790       150     39810         0     55925    321799    649683     12.03     12.80
1435.08/180.28	c  N dy  6051   1413846       150     39810         0     75156    321795    992698     12.04     15.62
1456.63/182.91	c  N dy  6111   1434382       150     39810         0     94797    321792   1350383     12.03     12.69
1478.20/185.64	c  N dy  6183   1454464       150     39810         0     63826    321783    778960     12.03     12.70
1500.54/188.42	c  N dy  6254   1474553       150     39810         0     82982    321774   1129793     12.02     14.86
1528.49/191.93	c  N dy  6366   1497237       150     39810         0     53637    321765    594301     12.03     12.68
1546.06/194.19	c  N dy  6477   1517270       150     39810         0     72907    321755    951311     12.03     15.69
1569.33/197.05	c  N dy  6588   1538762       150     39810         0     93387    321737   1320535     12.03     12.70
1592.37/199.91	c  N dy  6691   1558939       150     39810         0     60634    321729    713501     12.04     12.68
1609.94/202.13	c  N dy  6780   1579017       150     39810         0     79787    321718   1061684     12.04     14.63
1632.29/204.95	c  N dy  6881   1599627       150     39810         0     99455    321715   1418454     12.04     12.79
1655.45/207.91	c  N dy  6986   1619638       150     39810         0     65564    321709    796685     12.05     14.61
1677.80/210.65	c  N dy  7042   1639735       150     39810         0     84681    321704   1141447     12.04     13.22
1705.75/214.15	c  N dy  7111   1660354       150     39810         0    104327    321701   1498458     12.03     12.98
1728.89/217.02	c  N dy  7201   1680519       150     39810         0     69723    321697    870684     12.03     12.84
1751.25/219.84	c  N dy  7318   1700595       150     39810         0     88973    321689   1227779     12.04     12.76
1762.55/221.24	c  S st  7364   1710251       150     39810         0     98208    321686   1396624     12.04     11.29
1764.02/221.47	c  S st  7364   1710753       150     39810         0     98692    321685   1404737     12.04   no data
1764.02/221.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1764.82/221.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1764.82/221.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1764.82/221.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1764.82/221.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1764.82/221.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1764.82/221.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1765.62/221.61	c lits-rem:       605  cl-subs:      372  v-elim:      0  v-fix:    0  time:  0.06 s
1765.62/221.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1859.82/233.40	c lits-rem:     22881  cl-subs:     4060  v-elim:      0  v-fix:    0  time: 11.74 s
1859.82/233.41	c vivif2 --  cl tried    39351 cl shrink        0 lits rem          0 time: 0.00
1859.82/233.43	c vivif2 --  cl tried    94719 cl shrink        0 lits rem          0 time: 0.02
1863.02/233.83	c asymm  cl-useful: 38/519/39351 lits-rem:42 time: 0.40
1863.02/233.84	c calculated reachability. Time: 0.00
1863.02/233.84	c  N dy  7364   1710753       150     39351         0     94719    316843   1312747     12.04   no data
1890.97/237.35	c  N dy  7478   1731383       150     39351         0     59574    316836    666548     12.04     12.86
1912.52/240.03	c  N dy  7596   1752832       150     39351         0     80094    316832   1042054     12.05     12.74
1936.49/243.05	c  N dy  7693   1772914       150     39351         0     99237    316830   1384270     12.05     12.95
1962.83/246.37	c  N dy  7781   1793002       150     39351         0     62556    316826    711422     12.05     15.28
1986.79/249.37	c  N dy  7879   1813029       150     39351         0     81723    316824   1061626     12.05     13.60
2016.36/253.08	c  N dy  7962   1833150       150     39351         0    100902    316818   1404886     12.05     12.72
2046.66/256.84	c  N dy  8020   1853265       150     39351         0     63232    316810    714310     12.04     12.71
2065.82/259.21	c  N dy  8105   1875365       150     39351         0     84283    316807   1097093     12.04     12.71
2089.78/262.25	c  N dy  8221   1895428       150     39351         0    103448    316801   1449753     12.05     13.07
2113.85/265.23	c  N dy  8305   1915742       150     39351         0     65090    316797    744892     12.05     12.76
2133.68/267.76	c  N dy  8417   1936233       150     39351         0     84784    316794   1107026     12.05     12.78
2156.87/270.63	c  N dy  8512   1956250       150     39351         0    103914    316789   1453933     12.05     14.63
2184.11/274.08	c  N dy  8612   1976763       150     39351         0     64833    316788    735379     12.05     12.75
2206.35/276.85	c  N dy  8694   1997960       150     39351         0     85041    316786   1098497     12.05     12.74
2235.09/280.46	c  N dy  8819   2021215       150     39351         0    107338    316776   1501208     12.05     12.75
2261.44/283.80	c  N dy  8920   2042240       150     39351         0     67783    316771    781122     12.06     12.72
2280.72/286.18	c  N dy  8991   2062411       150     39351         0     87140    316769   1144649     12.05     12.73
2304.55/289.18	c  N dy  9075   2082465       150     39351         0    106327    316767   1496250     12.05     15.89
2331.69/292.60	c  N dy  9153   2102556       150     39351         0     64729    316762    715562     12.05     13.44
2357.24/295.73	c  N dy  9214   2124707       150     39351         0     85718    316756   1085691     12.04     12.75
2384.39/299.18	c  N dy  9306   2144804       150     39351         0    104926    316755   1437087     12.05     12.91
2420.35/303.71	c  N dy  9394   2165669       150     39351         0     63204    316743    676276     12.04     12.88
2444.27/306.60	c  N dy  9486   2187715       150     39351         0     84227    316739   1059078     12.04     12.69
2469.81/309.86	c  N dy  9596   2207759       150     39351         0    103430    316733   1415393     12.05     16.59
2473.92/310.33	c  S st  9610   2210754       150     39351         0    106308    316733   1469501     12.05   no data
2476.19/310.60	c  S st  9610   2211257       150     39351         0    106794    316733   1477566     12.05   no data
2476.19/310.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2476.19/310.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2476.19/310.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2476.19/310.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2476.19/310.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2476.19/310.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2476.19/310.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2476.99/310.74	c lits-rem:       344  cl-subs:      417  v-elim:      0  v-fix:    0  time:  0.06 s
2476.99/310.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2562.42/321.46	c lits-rem:     21191  cl-subs:     5291  v-elim:      0  v-fix:    0  time: 10.67 s
2562.42/321.47	c vivif2 --  cl tried    38829 cl shrink        0 lits rem          0 time: 0.01
2562.42/321.49	c vivif2 --  cl tried   101608 cl shrink        0 lits rem          0 time: 0.02
2565.62/321.89	c asymm  cl-useful: 47/480/38829 lits-rem:52 time: 0.40
2565.62/321.90	c calculated reachability. Time: 0.00
2565.62/321.90	c  N dy  9610   2211257       150     38829         0    101608    311787   1371392     12.05   no data
2597.56/325.88	c  N dy  9707   2231270       150     38829         0    120761    311781   1723469     12.05     12.69
2626.31/329.40	c  N dy  9804   2252196       150     38829         0     78323    311778    945005     12.05     12.74
2651.05/332.51	c  N dy  9908   2272301       150     38829         0     97521    311774   1298497     12.05     12.70
2678.20/335.91	c  N dy 10000   2292317       150     38829         0    116628    311774   1645772     12.06     12.85
2703.75/339.18	c  N dy 10116   2312375       150     38829         0     72390    311772    828297     12.06     13.08
2724.51/341.77	c  N dy 10186   2332459       150     38829         0     91513    311766   1173696     12.06     13.60
2751.66/345.11	c  N dy 10293   2352966       150     38829         0    111185    311763   1533693     12.06     12.72
2781.99/348.93	c  N dy 10383   2373059       150     38829         0     65875    311759    703807     12.06     12.75
2801.16/351.36	c  N dy 10467   2393171       150     38829         0     85107    311758   1063184     12.06     12.94
2825.24/354.38	c  N dy 10558   2414310       150     38829         0    105264    311756   1430908     12.06     12.72
2853.05/357.88	c  N dy 10661   2434398       150     38829         0    124523    311754   1795034     12.07     12.79
2882.60/361.51	c  N dy 10749   2458500       150     38829         0     82065    311751    984450     12.06     12.71
2906.55/364.50	c  N dy 10814   2478603       150     38829         0    101319    311751   1343414     12.06     12.73
2936.09/368.27	c  N dy 10912   2498608       150     38829         0    120505    311748   1697495     12.06     12.73
2964.04/371.73	c  N dy 11002   2518623       150     38829         0     73213    311747    825473     12.06     13.12
2986.39/374.54	c  N dy 11131   2538662       150     38829         0     92428    311742   1183230     12.07     14.59
3013.54/377.93	c  N dy 11252   2558825       150     38829         0    111672    311739   1533018     12.07     12.80
3042.29/381.50	c  N dy 11300   2579422       150     38829         0    131286    311737   1891701     12.07     12.75
3071.82/385.20	c  N dy 11417   2599527       150     38829         0     83145    311737   1000632     12.07     12.71
3102.17/389.08	c  N dy 11500   2620880       150     38829         0    103534    311737   1368815     12.07     12.85
3138.90/393.60	c  N dy 11576   2640898       150     38829         0    122718    311735   1719758     12.06     12.78
3178.83/398.64	c  N dy 11666   2661053       150     38829         0     73591    311733    813699     12.07     12.75
3205.16/401.95	c  N dy 11766   2682072       150     38829         0     93594    311730   1167063     12.06     12.73
3233.90/405.54	c  N dy 11850   2702423       150     38829         0    113062    311726   1525365     12.06     12.82
3248.26/407.34	c  S st 11893   2711260       150     38829         0    121491    311725   1682253     12.07   no data
3250.66/407.63	c  S st 11893   2711760       150     38829         0    121974    311725   1690467     12.07   no data
3250.66/407.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3251.46/407.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
3251.46/407.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3251.46/407.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3251.46/407.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3251.46/407.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3251.46/407.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3252.27/407.80	c lits-rem:       290  cl-subs:      338  v-elim:      0  v-fix:    0  time:  0.06 s
3252.27/407.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3356.07/420.86	c lits-rem:     23395  cl-subs:     6810  v-elim:      0  v-fix:    0  time: 13.01 s
3356.07/420.86	c vivif2 --  cl tried    38229 cl shrink        0 lits rem          0 time: 0.00
3356.07/420.89	c vivif2 --  cl tried   115426 cl shrink        0 lits rem          0 time: 0.02
3359.27/421.24	c asymm  cl-useful: 16/428/38229 lits-rem:16 time: 0.35
3359.27/421.25	c calculated reachability. Time: 0.00
3359.27/421.25	c  N dy 11893   2711760       150     38229         0    115426    306298   1557752     12.07   no data
3391.20/425.26	c  N dy 12005   2731800       150     38229         0    134636    306297   1915803     12.07     15.02
3417.54/428.55	c  N dy 12061   2751883       150     38229         0     84569    306295    992501     12.06     12.70
3447.09/432.27	c  N dy 12149   2774744       150     38229         0    106427    306292   1399177     12.06     12.71
3483.93/436.84	c  N dy 12243   2797164       150     38229         0    127778    306291   1784579     12.06     12.70
3518.19/441.17	c  N dy 12318   2817329       150     38229         0     77032    306288    868455     12.06     12.79
3550.89/445.26	c  N dy 12436   2837875       150     38229         0     96807    306286   1238734     12.07     13.02
3590.00/450.13	c  N dy 12522   2858315       150     38229         0    116369    306283   1599347     12.06     12.88
3631.53/455.32	c  N dy 12633   2878382       150     38229         0    135458    306281   1949199     12.07     13.21
3661.05/459.06	c  N dy 12694   2898450       150     38229         0     83405    306280    974939     12.07     14.27
3691.40/462.89	c  N dy 12794   2922142       150     38229         0    106023    306277   1389277     12.07     12.72
3727.34/467.34	c  N dy 12902   2942271       150     38229         0    125206    306276   1733457     12.07     12.73
3771.25/472.86	c  N dy 13018   2962371       150     38229         0     72363    306273    764824     12.07     12.73
3796.00/475.99	c  N dy 13131   2983159       150     38229         0     92323    306268   1134619     12.07     12.73
3824.74/479.61	c  N dy 13187   3003737       150     38229         0    111967    306265   1495631     12.07     12.89
3857.47/483.69	c  N dy 13305   3023987       150     38229         0    131362    306264   1855584     12.07     12.73
3891.80/487.90	c  N dy 13385   3044858       150     38229         0     78147    306262    868858     12.07     12.81
3914.96/490.80	c  N dy 13468   3064913       150     38229         0     97161    306253   1207182     12.07     12.84
3942.08/494.24	c  N dy 13588   3084939       150     38229         0    116437    306251   1568404     12.07     12.72
3974.04/498.22	c  N dy 13689   3104985       150     38229         0    135614    306245   1921463     12.07     13.51
4010.00/502.72	c  N dy 13808   3125833       150     38229         0     81503    306242    917793     12.08     12.72
4033.92/505.78	c  N dy 13874   3145869       150     38229         0    100707    306241   1276167     12.07     15.30
4064.25/509.51	c  N dy 13958   3166286       150     38229         0    120227    306237   1641303     12.07     12.79
4100.19/514.02	c  N dy 14051   3186339       150     38229         0    139375    306236   1993283     12.07     15.79
4132.14/518.05	c  N dy 14150   3206435       150     38229         0     83596    306234    955216     12.08     13.86
4137.72/518.73	c  S st 14163   3211761       150     38229         0     88682    306234   1049369     12.07      9.72
4139.32/518.95	c  S st 14163   3212267       150     38229         0     89166    306234   1057478     12.07   no data
4139.32/518.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4140.12/519.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
4140.12/519.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4140.12/519.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4140.12/519.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4140.12/519.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4140.12/519.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4140.12/519.07	c lits-rem:       246  cl-subs:      375  v-elim:      0  v-fix:    0  time:  0.05 s
4140.92/519.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4196.00/526.05	c lits-rem:      9916  cl-subs:     2485  v-elim:      0  v-fix:    0  time:  6.95 s
4196.00/526.06	c vivif2 --  cl tried    37706 cl shrink        0 lits rem          0 time: 0.00
4196.00/526.08	c vivif2 --  cl tried    86829 cl shrink        0 lits rem          0 time: 0.02
4199.20/526.49	c asymm  cl-useful: 20/506/37706 lits-rem:21 time: 0.41
4199.20/526.49	c calculated reachability. Time: 0.00
4199.20/526.49	c  N dy 14163   3212267       150     37706         0     86829    301527   1015800     12.07   no data
4228.75/530.21	c  N dy 14263   3232576       150     37706         0    106321    301526   1375788     12.08     12.82
4259.07/533.95	c  N dy 14379   3252620       150     37706         0    125609    301525   1744510     12.08     15.58
4294.20/538.34	c  N dy 14491   3272687       150     37706         0    144860    301524   2103793     12.08     13.06
4327.06/542.46	c  N dy 14593   3293145       150     37706         0     88365    301521   1028239     12.08     12.72
4355.68/546.02	c  N dy 14644   3313205       150     37706         0    107554    301520   1382106     12.08     14.84
4390.01/550.31	c  N dy 14731   3333294       150     37706         0    126820    301519   1734543     12.08     13.71
4426.75/554.91	c  N dy 14825   3353389       150     37706         0    146029    301518   2092548     12.08     16.96
4457.09/558.73	c  N dy 14903   3374419       150     37706         0     89139    301516   1044926     12.08     12.95
4483.45/562.03	c  N dy 14989   3394976       150     37706         0    108798    301515   1408330     12.08     12.73
4513.78/565.89	c  N dy 15080   3415032       150     37706         0    127928    301514   1757728     12.08     14.43
4550.51/570.48	c  N dy 15188   3435071       150     37706         0    147170    301512   2114536     12.08     14.92
4583.25/574.57	c  N dy 15297   3455151       150     37706         0     88366    301510   1017281     12.08     13.67
4608.80/577.74	c  N dy 15363   3476132       150     37706         0    108393    301509   1384792     12.08     12.77
4639.14/581.58	c  N dy 15452   3496366       150     37706         0    127730    301508   1743047     12.08     12.72
4680.64/586.72	c  N dy 15554   3516967       150     37706         0    147474    301505   2108797     12.08     12.72
4721.39/591.82	c  N dy 15651   3537014       150     37706         0     87629    301503    992761     12.08     16.45
4750.90/595.55	c  N dy 15749   3557056       150     37706         0    106777    301503   1349866     12.08     12.72
4789.23/600.35	c  N dy 15840   3579346       150     37706         0    128075    301502   1741350     12.08     12.72
4831.56/605.62	c  N dy 15919   3599385       150     37706         0    147175    301498   2089538     12.08     13.02
4867.47/610.14	c  N dy 15990   3620232       150     37706         0     87266    301496    979090     12.08     12.78
4897.05/613.89	c  N dy 16098   3642780       150     37706         0    108873    301495   1373489     12.08     12.86
4928.96/617.87	c  N dy 16201   3662815       150     37706         0    127947    301493   1724966     12.08     16.93
4965.69/622.43	c  N dy 16268   3682832       150     37706         0    146964    301492   2072978     12.08     12.97
5010.39/628.09	c  N dy 16350   3707686       150     37706         0     89953    301488   1014763     12.08     12.75
5018.38/629.07	c  S st 16351   3712267       150     37706         0     94182    301487   1081174     12.07     11.59
5020.89/629.38	c  S st 16351   3712771       150     37706         0     94670    301487   1089479     12.07   no data
5020.89/629.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5021.57/629.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.09
5021.57/629.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5021.57/629.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5021.57/629.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5021.57/629.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5021.57/629.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5022.37/629.53	c lits-rem:        44  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.04 s
5022.37/629.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5068.67/635.38	c lits-rem:      8458  cl-subs:     4213  v-elim:      0  v-fix:    0  time:  5.81 s
5068.67/635.39	c vivif2 --  cl tried    37611 cl shrink        0 lits rem          0 time: 0.01
5069.47/635.41	c vivif2 --  cl tried    90532 cl shrink        0 lits rem          0 time: 0.02
5072.70/635.86	c asymm  cl-useful: 16/479/37611 lits-rem:16 time: 0.46
5072.70/635.87	c calculated reachability. Time: 0.00
5072.70/635.87	c  N dy 16351   3712771       150     37611         0     90532    300447   1023132     12.07   no data
5105.40/639.92	c  N dy 16421   3733051       150     37611         0    109912    300446   1389654     12.07     12.74
5145.32/644.97	c  F st 16532   3751562       150     37611         0    127749    300445   1726882     12.07     12.18
5149.31/645.49	c  N st 16536   3753595       150     37611         0    129694    300445   1764900     12.07   no data
5193.22/650.99	c  N dy 16593   3773666       150     37611         0    148843    300444   2119963     12.07     12.79
5241.11/656.95	c  N dy 16679   3793702       150     37611         0     86526    300441    953891     12.07     12.77
5271.46/660.73	c  N dy 16761   3813716       150     37611         0    105714    300439   1308735     12.07     12.87
5304.20/664.84	c  N dy 16856   3833770       150     37611         0    124959    300438   1664604     12.07     13.93
5337.05/669.00	c  N dy 16925   3853774       150     37611         0    144039    300433   2015824     12.07     13.13
5376.05/673.88	c  N dy 17008   3873777       150     37611         0    163131    300432   2372032     12.07     12.75
5407.31/677.76	c  N dy 17113   3893940       150     37611         0     99781    300432   1190476     12.07     12.75
5437.54/681.52	c  N dy 17228   3913957       150     37611         0    118974    300431   1545203     12.07     12.80
5470.27/685.68	c  N dy 17317   3934118       150     37611         0    138315    300430   1904645     12.07     12.80
5511.00/690.80	c  N dy 17437   3954215       150     37611         0    157570    300428   2265878     12.08     15.78
5547.85/695.33	c  N dy 17515   3974277       150     37611         0     92895    300427   1045961     12.07     13.86
5573.31/698.58	c  N dy 17589   3994623       150     37611         0    112281    300427   1401982     12.07     12.82
5606.01/702.63	c  N dy 17681   4014630       150     37611         0    131375    300427   1752234     12.07     13.61
5641.15/707.08	c  N dy 17763   4034694       150     37611         0    150568    300425   2106953     12.07     13.13
5684.26/712.42	c  N dy 17857   4054771       150     37611         0     85284    300425    910841     12.08     12.77
5713.02/716.00	c  N dy 17968   4075219       150     37611         0    104869    300424   1271178     12.08     12.82
5747.33/720.37	c  N dy 18075   4095732       150     37611         0    124582    300423   1642162     12.08     12.90
5788.84/725.58	c  N dy 18176   4115776       150     37611         0    143817    300422   2007492     12.08     17.86
5832.76/731.00	c  N dy 18268   4135847       150     37611         0    163059    300420   2372601     12.08     14.29
5871.92/735.92	c  N dy 18336   4156214       150     37611         0     96844    300419   1115221     12.08     12.80
5903.83/739.99	c  N dy 18433   4177567       150     37611         0    117340    300419   1494731     12.08     12.75
5936.55/744.00	c  N dy 18512   4197680       150     37611         0    136526    300418   1859747     12.08     12.84
5965.30/747.64	c  S st 18582   4212771       150     37611         0    150964    300418   2124121     12.08   no data
5968.53/748.02	c  S st 18582   4213275       150     37611         0    151451    300418   2132398     12.08   no data
5968.53/748.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5969.41/748.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.10
5969.41/748.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5969.41/748.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5969.41/748.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5969.41/748.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5969.41/748.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5969.41/748.19	c lits-rem:        34  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.04 s
5970.09/748.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6133.76/768.71	c lits-rem:     22119  cl-subs:     7533  v-elim:      0  v-fix:    0  time: 20.44 s
6133.76/768.72	c vivif2 --  cl tried    37494 cl shrink        0 lits rem          0 time: 0.00
6133.76/768.75	c vivif2 --  cl tried   144020 cl shrink        0 lits rem          0 time: 0.03
6136.95/769.18	c asymm  cl-useful: 15/344/37494 lits-rem:15 time: 0.43
6136.95/769.19	c calculated reachability. Time: 0.00
6136.95/769.19	c  N dy 18582   4213275       150     37494         0    144020    299335   1981404     12.08   no data
6180.19/774.57	c  N dy 18670   4233480       150     37494         0    163372    299335   2348786     12.08     12.86
6224.77/780.10	c  N dy 18761   4253613       150     37494         0     96197    299334   1103100     12.08     12.80
6259.24/784.47	c  N dy 18857   4273691       150     37494         0    115370    299333   1453982     12.08     12.80
6303.15/790.00	c  N dy 18936   4295591       150     37494         0    136323    299333   1854056     12.08     12.96
6348.53/795.63	c  N dy 19032   4315630       150     37494         0    155500    299333   2212386     12.08     13.66
6398.87/801.95	c  N dy 19145   4335647       150     37494         0    174744    299331   2576678     12.08     14.83
6432.37/806.10	c  N dy 19226   4355772       150     37494         0    106492    299331   1282284     12.08     12.77
6462.70/809.95	c  N dy 19318   4375968       150     37494         0    125785    299330   1640712     12.08     12.75
6497.83/814.36	c  N dy 19410   4396149       150     37494         0    145152    299330   2007414     12.08     12.75
6539.38/819.58	c  N dy 19489   4416247       150     37494         0    164333    299329   2363430     12.08     12.78
6581.67/824.83	c  N dy 19585   4437585       150     37494         0     96275    299329   1089888     12.08     12.84
6614.40/828.91	c  N dy 19639   4460345       150     37494         0    117902    299329   1479279     12.08     12.95
6651.13/833.58	c  N dy 19725   4480607       150     37494         0    137308    299328   1844729     12.08     12.72
6695.84/839.19	c  N dy 19803   4501106       150     37494         0    156911    299326   2204356     12.08     12.73
6744.54/845.24	c  N dy 19903   4521985       150     37494         0    176965    299324   2591897     12.08     12.84
6778.07/849.50	c  N dy 19990   4542114       150     37494         0    106865    299321   1281244     12.08     12.84
6806.81/853.05	c  N dy 20057   4562252       150     37494         0    126147    299316   1635098     12.08     12.98
6845.94/857.98	c  N dy 20181   4582875       150     37494         0    145996    299313   2016215     12.08     12.72
6888.26/863.20	c  N dy 20248   4602887       150     37494         0    165177    299313   2386642     12.08     12.73
6939.35/869.69	c  N dy 20344   4622941       150     37494         0     93934    299312   1034800     12.08     12.74
6972.89/873.89	c  N dy 20451   4643035       150     37494         0    113108    299311   1386943     12.08     14.09
7010.41/878.52	c  N dy 20539   4663177       150     37494         0    132398    299306   1746703     12.08     12.78
7052.74/883.87	c  N dy 20632   4683849       150     37494         0    152106    299304   2115907     12.08     12.73
7096.65/889.32	c  N dy 20731   4703896       150     37494         0    171282    299303   2475832     12.08     12.72
7116.61/891.89	c  S st 20754   4713275       150     37494         0    180244    299303   2646493     12.08     11.60
7120.60/892.33	c  S st 20754   4713777       150     37494         0    180730    299303   2654557     12.08   no data
7120.60/892.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7121.40/892.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.12
7121.40/892.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7121.40/892.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7121.40/892.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7121.40/892.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7121.40/892.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7122.19/892.53	c lits-rem:        38  cl-subs:       61  v-elim:      0  v-fix:    0  time:  0.05 s
7123.00/892.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7390.48/926.10	c lits-rem:     32818  cl-subs:     9481  v-elim:      0  v-fix:    0  time: 33.49 s
7390.48/926.11	c vivif2 --  cl tried    37366 cl shrink        0 lits rem          0 time: 0.00
7390.48/926.15	c vivif2 --  cl tried   171316 cl shrink        0 lits rem          0 time: 0.04
7393.67/926.54	c asymm  cl-useful: 12/317/37366 lits-rem:12 time: 0.40
7393.67/926.55	c calculated reachability. Time: 0.00
7393.67/926.55	c  N dy 20754   4713777       150     37366         0    171316    297938   2455535     12.08   no data
7444.01/932.89	c  N dy 20853   4734593       150     37366         0    100102    297938   1142959     12.08     12.76
7480.70/937.45	c  N dy 20949   4754639       150     37366         0    119340    297936   1500640     12.08     14.88
7522.22/942.61	c  N dy 21017   4775362       150     37366         0    139120    297935   1866211     12.08     12.81
7573.32/949.03	c  N dy 21115   4795903       150     37366         0    158830    297933   2232832     12.08     12.82
7629.99/956.11	c  N dy 21198   4815944       150     37366         0    177980    297931   2593414     12.08     12.98
7674.72/961.77	c  N dy 21321   4836096       150     37366         0    105060    297930   1231771     12.08     12.78
7704.27/965.45	c  N dy 21387   4856779       150     37366         0    124685    297930   1584951     12.08     12.72
7741.00/970.09	c  N dy 21492   4879015       150     37366         0    145929    297930   1980947     12.08     12.75
7780.11/974.90	c  N dy 21527   4899106       150     37366         0    164808    297930   2297172     12.08     17.49
7824.03/980.46	c  N dy 21605   4919111       150     37366         0    183945    297928   2655179     12.07     15.94
7858.36/984.79	c  N dy 21730   4939167       150     37366         0    110221    297927   1327126     12.08     15.11
7891.92/988.93	c  N dy 21852   4959465       150     37366         0    129739    297925   1700046     12.08     12.74
7929.41/993.65	c  N dy 21931   4980337       150     37366         0    149656    297923   2071034     12.08     12.74
7971.86/998.98	c  N dy 22048   5000599       150     37366         0    169103    297923   2438838     12.08     12.74
8017.24/1004.64	c  N dy 22099   5020684       150     37366         0    188195    297922   2783319     12.08     12.72
8048.39/1008.56	c  N dy 22188   5041369       150     37366         0    113853    297922   1383636     12.08     12.90
8077.25/1012.16	c  N dy 22254   5061454       150     37366         0    133023    297921   1748087     12.08     14.29
8113.85/1016.71	c  N dy 22356   5081535       150     37366         0    152333    297918   2119207     12.08     14.78
8153.79/1021.72	c  N dy 22432   5101824       150     37366         0    171674    297918   2477252     12.08     12.72
8208.10/1028.59	c  N dy 22546   5121902       150     37366         0     95782    297918   1037755     12.08     12.83
8253.57/1034.22	c  N dy 22648   5145448       150     37366         0    118340    297917   1463472     12.08     12.74
8303.88/1040.51	c  N dy 22735   5166690       150     37366         0    138698    297916   1847328     12.08     12.72
8361.36/1047.72	c  N dy 22805   5187947       150     37366         0    158987    297912   2226589     12.08     12.89
8434.03/1056.80	c  N dy 22921   5209102       150     37366         0    179221    297910   2601716     12.08     12.76
8449.19/1058.70	c  S st 22945   5213777       150     37366         0    183724    297909   2690516     12.08     10.02
8454.01/1059.35	c  S st 22945   5214284       150     37366         0    184219    297909   2699380     12.08   no data
8454.01/1059.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
8455.57/1059.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.18
8455.57/1059.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8455.57/1059.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8455.57/1059.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8455.57/1059.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
8455.57/1059.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8456.37/1059.63	c lits-rem:        59  cl-subs:       66  v-elim:      0  v-fix:    0  time:  0.07 s
8457.17/1059.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8704.69/1090.72	c lits-rem:     36236  cl-subs:     9622  v-elim:      0  v-fix:    0  time: 31.00 s
8704.69/1090.73	c vivif2 --  cl tried    37205 cl shrink        0 lits rem          0 time: 0.01
8704.69/1090.78	c vivif2 --  cl tried   174692 cl shrink        0 lits rem          0 time: 0.05
8708.72/1091.30	c asymm  cl-useful: 7/312/37205 lits-rem:7 time: 0.53
8708.72/1091.31	c calculated reachability. Time: 0.00
8708.72/1091.31	c  N dy 22945   5214284       150     37205         0    174692    296325   2495874     12.08   no data
8771.08/1099.08	c  N dy 23046   5234849       150     37205         0     98395    296324   1078221     12.08     12.73
8802.90/1103.02	c  N dy 23146   5255221       150     37205         0    117862    296322   1437735     12.08     12.80
8839.63/1107.70	c  N dy 23223   5277895       150     37205         0    139504    296321   1834081     12.08     12.83
8881.95/1112.93	c  N dy 23305   5299913       150     37205         0    160495    296321   2225710     12.08     12.76
8927.47/1118.61	c  N dy 23404   5319945       150     37205         0    179632    296321   2586821     12.08     13.59
8978.55/1125.02	c  N dy 23493   5341996       150     37205         0    103787    296320   1173003     12.08     12.73
9008.88/1128.87	c  N dy 23586   5362045       150     37205         0    123078    296320   1533046     12.08     12.80
9051.24/1134.13	c  N dy 23640   5387537       150     37205         0    147259    296317   1973312     12.07     12.73
9092.73/1139.34	c  N dy 23736   5407783       150     37205         0    166686    296314   2339411     12.08     12.90
9137.44/1144.92	c  N dy 23829   5427802       150     37205         0    185867    296314   2704829     12.08     15.16
9185.34/1150.97	c  N dy 23919   5450060       150     37205         0    109210    296314   1265691     12.08     12.80
9216.49/1154.89	c  N dy 24019   5470110       150     37205         0    128348    296314   1627850     12.08     12.73
9254.14/1159.53	c  N dy 24131   5490119       150     37205         0    147493    296314   1989219     12.08     12.73
9295.54/1164.72	c  N dy 24198   5510281       150     37205         0    166676    296314   2339273     12.08     12.83
9341.96/1170.53	c  N dy 24318   5530432       150     37205         0    186041    296313   2710392     12.08     12.95
9398.53/1177.62	c  N dy 24431   5550711       150     37205         0    106491    296313   1212788     12.08     12.78
9436.06/1182.31	c  N dy 24527   5571489       150     37205         0    126292    296312   1574904     12.08     12.79
9477.56/1187.56	c  N dy 24618   5591594       150     37205         0    145525    296312   1938343     12.08     12.75
9525.51/1193.59	c  N dy 24680   5611948       150     37205         0    165022    296312   2306240     12.08     12.72
9585.35/1201.04	c  N dy 24750   5633833       150     37205         0    185907    296310   2697591     12.08     12.75
9646.83/1208.71	c  N dy 24839   5653988       150     37205         0    105247    296308   1190522     12.08     12.92
9683.58/1213.33	c  N dy 24906   5674052       150     37205         0    124458    296307   1546065     12.08     12.75
9728.38/1218.93	c  N dy 25012   5694347       150     37205         0    143884    296305   1914232     12.08     12.74
9772.96/1224.51	c  S st 25081   5714285       150     37205         0    162926    296303   2263893     12.08      9.52
9776.16/1224.96	c  S st 25081   5714786       150     37205         0    163414    296303   2271918     12.08   no data
9776.16/1224.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9776.96/1225.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.12
9776.96/1225.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9776.96/1225.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9776.96/1225.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9776.96/1225.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
9776.96/1225.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9777.76/1225.15	c lits-rem:       211  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.06 s
9778.56/1225.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9937.39/1245.14	c lits-rem:     22319  cl-subs:     6912  v-elim:      0  v-fix:    0  time: 19.91 s
9937.39/1245.15	c vivif2 --  cl tried    37068 cl shrink        0 lits rem          0 time: 0.00
9937.39/1245.18	c vivif2 --  cl tried   156512 cl shrink        0 lits rem          0 time: 0.03
9940.58/1245.57	c asymm  cl-useful: 17/344/37068 lits-rem:18 time: 0.38
9940.58/1245.57	c calculated reachability. Time: 0.00
9940.58/1245.58	c  N dy 25081   5714786       150     37068         0    156512    294858   2132416     12.08   no data
9983.00/1250.87	c  N dy 25184   5734884       150     37068         0    175762    294858   2500536     12.08     13.06
10029.99/1256.71	c  N dy 25262   5754993       150     37068         0    195062    294858   2869714     12.08     12.78
10071.48/1262.00	c  N dy 25380   5775995       150     37068         0    114522    294858   1357652     12.08     12.83
10106.62/1266.31	c  N dy 25478   5796015       150     37068         0    133740    294858   1717256     12.08     13.25
10142.54/1270.86	c  N dy 25568   5816017       150     37068         0    152965    294858   2088870     12.08     12.82
10188.86/1276.61	c  N dy 25678   5836556       150     37068         0    172631    294858   2461374     12.08     12.95
10236.80/1282.68	c  N dy 25768   5857064       150     37068         0    192253    294856   2833595     12.08     12.74
10290.38/1289.38	c  N dy 25859   5879986       150     37068         0    112229    294855   1296616     12.08     12.77
10323.01/1293.44	c  N dy 25956   5900616       150     37068         0    131944    294855   1668857     12.08     12.72
10358.94/1297.90	c  N dy 26034   5921174       150     37068         0    151732    294853   2052253     12.08     12.90
10398.05/1302.85	c  N dy 26107   5941271       150     37068         0    170950    294852   2419058     12.08     12.80
10442.75/1308.46	c  N dy 26177   5961272       150     37068         0    190079    294852   2779976     12.08     15.87
10493.06/1314.72	c  N dy 26248   5981486       150     37068         0    106500    294848   1178672     12.08     12.89
10522.60/1318.46	c  N dy 26353   6001499       150     37068         0    125753    294847   1546875     12.08     12.78
10555.34/1322.56	c  N dy 26406   6022245       150     37068         0    145635    294847   1926356     12.07     12.77
10604.85/1328.74	c  N dy 26489   6047979       150     37068         0    170121    294846   2377327     12.07     12.79
10651.14/1334.51	c  N dy 26589   6068022       150     37068         0    189372    294846   2748095     12.07     15.85
10713.42/1342.38	c  N dy 26684   6089926       150     37068         0    106486    294846   1167477     12.07     13.67
10746.20/1346.43	c  N dy 26743   6110864       150     37068         0    126520    294845   1552694     12.07     12.85
10782.87/1351.03	c  N dy 26840   6130976       150     37068         0    145783    294845   1915870     12.07     12.80
10824.41/1356.25	c  N dy 26918   6151076       150     37068         0    165010    294843   2277778     12.07     14.74
10872.30/1362.27	c  N dy 26992   6171165       150     37068         0    184241    294843   2638945     12.07     15.88
10932.18/1369.78	c  N dy 27080   6191800       150     37068         0    203961    294843   3014798     12.07     13.05
10981.69/1375.90	c  N dy 27178   6212231       150     37068         0    118777    294843   1391630     12.07     12.77
10986.47/1376.53	c  S st 27196   6214786       150     37068         0    121195    294843   1436009     12.07     10.89
10988.87/1376.84	c  S st 27196   6215289       150     37068         0    121685    294843   1444420     12.07   no data
10988.87/1376.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10989.67/1376.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
10989.67/1376.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10989.67/1376.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10989.67/1376.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10989.67/1376.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
10989.67/1376.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10989.67/1376.98	c lits-rem:       150  cl-subs:      156  v-elim:      0  v-fix:    0  time:  0.04 s
10990.47/1377.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11055.94/1385.23	c lits-rem:      5700  cl-subs:     2111  v-elim:      0  v-fix:    0  time:  8.20 s
11055.94/1385.23	c vivif2 --  cl tried    36899 cl shrink        0 lits rem          0 time: 0.01
11055.94/1385.26	c vivif2 --  cl tried   119587 cl shrink        0 lits rem          0 time: 0.03
11059.13/1385.69	c asymm  cl-useful: 25/426/36899 lits-rem:29 time: 0.43
11059.13/1385.69	c calculated reachability. Time: 0.00
11059.13/1385.69	c  N dy 27196   6215289       150     36899         0    119587    293342   1404084     12.07   no data
11100.65/1390.89	c  N dy 27284   6235343       150     36899         0    138813    293341   1756394     12.07     13.37
11140.57/1395.80	c  N dy 27354   6255374       150     36899         0    158018    293340   2123383     12.07     14.82
11185.31/1401.47	c  N dy 27436   6275392       150     36899         0    177097    293340   2476186     12.07     12.72
11256.46/1410.32	c  N dy 27472   6305068       150     36899         0    204979    293338   2967699     12.06     12.89
11299.48/1415.78	c  N dy 27563   6325371       150     36899         0    118970    293337   1381227     12.06     13.01
11333.79/1420.02	c  N dy 27666   6346492       150     36899         0    139241    293337   1768770     12.06     12.97
11372.10/1424.83	c  N dy 27760   6366584       150     36899         0    158505    293337   2133766     12.06     13.23
11416.82/1430.41	c  N dy 27861   6386857       150     36899         0    177992    293336   2508631     12.06     12.76
11467.91/1436.83	c  N dy 27938   6407879       150     36899         0    198089    293336   2889641     12.06     12.82
11526.20/1444.19	c  N dy 28027   6427933       150     36899         0    110612    293334   1216532     12.06     12.95
11566.91/1449.22	c  N dy 28124   6447934       150     36899         0    129884    293334   1585165     12.06     13.64
11613.22/1455.01	c  N dy 28209   6470443       150     36899         0    151516    293333   2002849     12.06     12.78
11666.72/1461.77	c  N dy 28333   6490506       150     36899         0    170822    293333   2365923     12.06     16.18
11726.60/1469.21	c  N dy 28465   6510604       150     36899         0    190061    293333   2732584     12.07     14.54
11788.08/1476.98	c  N dy 28566   6530739       150     36899         0    209320    293333   3103244     12.07     12.71
11840.76/1483.59	c  N dy 28646   6550873       150     36899         0    120693    293326   1379137     12.06     12.95
11877.50/1488.12	c  N dy 28753   6571495       150     36899         0    140502    293325   1756765     12.06     12.70
11926.19/1494.25	c  N dy 28826   6592043       150     36899         0    160156    293325   2122417     12.06     12.75
11984.52/1501.59	c  N dy 28926   6612525       150     36899         0    179772    293325   2493167     12.07     12.84
12053.95/1510.27	c  N dy 29040   6633047       150     36899         0    199464    293323   2867378     12.07     12.71
12124.22/1519.01	c  N dy 29143   6653518       150     36899         0    110376    293322   1189053     12.07     12.85
12164.93/1524.17	c  N dy 29233   6679558       150     36899         0    135317    293316   1674581     12.07     12.77
12209.64/1529.76	c  N dy 29292   6700695       150     36899         0    155316    293315   2017829     12.06     12.92
12246.37/1534.30	c  S st 29364   6715289       150     36899         0    169263    293311   2276311     12.06   no data
12249.56/1534.73	c  S st 29364   6715792       150     36899         0    169756    293311   2285124     12.06   no data
12249.56/1534.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
12250.35/1534.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.12
12250.35/1534.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12250.35/1534.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12250.35/1534.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12250.35/1534.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
12250.35/1534.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12251.15/1534.93	c lits-rem:        44  cl-subs:       23  v-elim:      0  v-fix:    0  time:  0.05 s
12251.95/1535.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12488.05/1564.71	c lits-rem:     20028  cl-subs:    13809  v-elim:      0  v-fix:    0  time: 28.96 s
12488.05/1564.71	c vivif2 --  cl tried    36537 cl shrink        0 lits rem          0 time: 0.01
12488.05/1564.75	c vivif2 --  cl tried   156286 cl shrink        0 lits rem          0 time: 0.04
12492.05/1565.22	c asymm  cl-useful: 19/321/36537 lits-rem:21 time: 0.47
12492.05/1565.23	c calculated reachability. Time: 0.00
12492.05/1565.23	c  N dy 29364   6715792       150     36537         0    156286    289972   2057831     12.06   no data
12538.35/1571.02	c  N dy 29442   6735804       150     36537         0    175500    289972   2427866     12.06     14.02
12583.78/1576.76	c  N dy 29504   6755902       150     36537         0    194734    289971   2802309     12.06     13.80
12633.08/1582.93	c  N dy 29577   6775940       150     36537         0    213913    289969   3170636     12.06     12.75
12678.54/1588.68	c  N dy 29656   6796113       150     36537         0    124010    289968   1438467     12.06     12.71
12714.48/1593.16	c  N dy 29766   6816121       150     36537         0    143302    289968   1808406     12.06     13.18
12756.04/1598.35	c  N dy 29884   6836183       150     36537         0    162618    289968   2184849     12.06     14.50
12806.30/1604.62	c  N dy 29970   6856499       150     36537         0    182034    289967   2543442     12.06     12.77
12858.20/1611.10	c  N dy 30059   6877066       150     36537         0    201713    289967   2925243     12.06     12.90
12930.05/1620.19	c  N dy 30164   6900542       150     36537         0    113646    289967   1226182     12.06     12.79
12970.75/1625.29	c  N dy 30241   6923368       150     36537         0    135464    289966   1625687     12.06     12.72
13009.09/1630.06	c  N dy 30312   6943438       150     36537         0    154604    289965   1982437     12.06     12.75
13053.80/1635.69	c  N dy 30419   6963453       150     36537         0    173738    289965   2342307     12.06     12.79
13104.89/1642.04	c  N dy 30510   6984676       150     36537         0    194080    289965   2729092     12.06     12.88
13162.38/1649.21	c  N dy 30599   7004731       150     36537         0    213136    289964   3077048     12.06     15.80
13212.73/1655.55	c  N dy 30663   7024907       150     36537         0    121092    289964   1364642     12.06     12.78
13248.73/1660.07	c  N dy 30762   7044993       150     36537         0    140362    289964   1727360     12.06     15.13
13291.76/1665.47	c  N dy 30853   7065595       150     36537         0    159997    289964   2094615     12.06     12.71
13337.23/1671.10	c  N dy 30935   7086535       150     36537         0    180081    289962   2472100     12.06     12.71
13390.73/1677.84	c  N dy 31002   7107548       150     36537         0    200113    289962   2846653     12.06     12.77
13456.21/1686.08	c  N dy 31112   7127626       150     36537         0    219425    289962   3210200     12.06     12.91
13509.70/1692.70	c  N dy 31196   7147696       150     36537         0    126351    289961   1456548     12.06     12.81
13552.01/1698.09	c  N dy 31293   7167791       150     36537         0    145629    289960   1823856     12.06     12.71
13603.10/1704.44	c  N dy 31367   7187803       150     36537         0    164818    289959   2187161     12.06     12.81
13667.77/1712.52	c  N dy 31452   7210588       150     36537         0    186530    289959   2580978     12.06     12.72
13683.74/1714.59	c  S st 31479   7215792       150     36537         0    191484    289959   2672620     12.06   no data
13687.85/1715.09	c  S st 31479   7216292       150     36537         0    191970    289959   2681247     12.06   no data
13688.52/1715.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
13689.32/1715.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.13
13689.32/1715.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13689.32/1715.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13689.32/1715.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13689.32/1715.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
13689.32/1715.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13690.12/1715.31	c lits-rem:        86  cl-subs:      212  v-elim:      0  v-fix:    0  time:  0.06 s
13690.12/1715.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13974.36/1750.98	c lits-rem:     33930  cl-subs:     9110  v-elim:      0  v-fix:    0  time: 35.58 s
13974.36/1750.99	c vivif2 --  cl tried    36242 cl shrink        0 lits rem          0 time: 0.00
13975.16/1751.03	c vivif2 --  cl tried   182943 cl shrink        0 lits rem          0 time: 0.05
13979.15/1751.52	c asymm  cl-useful: 15/291/36242 lits-rem:15 time: 0.48
13979.15/1751.53	c calculated reachability. Time: 0.00
13979.15/1751.53	c  N dy 31479   7216292       150     36242         0    182943    287608   2494397     12.06   no data
14045.43/1759.89	c  N dy 31582   7237505       150     36242         0    203338    287608   2884189     12.06     12.76
14110.89/1768.02	c  N dy 31661   7258160       150     36242         0    223136    287608   3264577     12.06     12.72
14168.39/1775.29	c  N dy 31747   7280040       150     36242         0    130891    287608   1536728     12.06     12.87
14205.13/1779.90	c  N dy 31787   7300406       150     36242         0    150338    287608   1903791     12.05     12.70
14249.92/1785.41	c  N dy 31851   7320436       150     36242         0    169468    287608   2273517     12.05     12.82
14302.61/1792.04	c  N dy 31956   7340569       150     36242         0    188752    287605   2642113     12.05     12.73
14356.78/1798.85	c  N dy 32040   7360597       150     36242         0    207944    287605   3005313     12.05     12.93
14426.24/1807.57	c  N dy 32129   7382657       150     36242         0    114761    287604   1214971     12.05     12.77
14458.99/1811.69	c  N dy 32206   7403434       150     36242         0    134675    287603   1591726     12.05     12.70
14496.50/1816.39	c  N dy 32276   7423508       150     36242         0    153888    287602   1953354     12.05     13.83
14540.42/1821.88	c  N dy 32381   7443581       150     36242         0    173106    287600   2318443     12.05     12.72
14587.53/1827.73	c  N dy 32476   7463629       150     36242         0    192413    287600   2691430     12.05     12.82
14642.62/1834.65	c  N dy 32609   7483726       150     36242         0    211706    287599   3061929     12.05     14.51
14708.88/1842.99	c  N dy 32724   7503975       150     36242         0    115715    287598   1223762     12.06     13.30
14740.85/1846.93	c  N dy 32806   7524073       150     36242         0    134967    287597   1592619     12.06     13.49
14779.14/1851.78	c  N dy 32916   7544095       150     36242         0    154238    287597   1965852     12.06     12.82
14821.45/1857.08	c  N dy 33008   7564542       150     36242         0    173882    287597   2344097     12.06     12.70
14869.37/1863.04	c  N dy 33085   7584719       150     36242         0    193211    287593   2711546     12.06     12.80
14926.17/1870.16	c  N dy 33159   7604785       150     36242         0    212381    287593   3071354     12.06     12.85
14985.95/1877.65	c  N dy 33266   7624827       150     36242         0    231571    287592   3439211     12.06     13.93
15034.64/1883.70	c  N dy 33339   7644978       150     36242         0    134449    287592   1570132     12.06     12.84
15079.34/1889.39	c  N dy 33430   7665131       150     36242         0    153765    287589   1936224     12.06     12.72
15132.84/1896.07	c  N dy 33524   7685382       150     36242         0    173205    287588   2306213     12.06     12.85
15195.12/1903.81	c  N dy 33594   7707581       150     36242         0    194416    287587   2710294     12.06     12.85
15222.27/1907.24	c  S st 33618   7716292       150     36242         0    202713    287587   2865805     12.06   no data
15227.04/1907.84	c  S st 33618   7716796       150     36242         0    203200    287587   2874193     12.06   no data
15227.04/1907.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
15228.64/1908.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.17
15228.64/1908.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15228.64/1908.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15228.64/1908.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15228.64/1908.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
15228.64/1908.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15229.44/1908.11	c lits-rem:        91  cl-subs:       97  v-elim:      0  v-fix:    0  time:  0.07 s
15230.24/1908.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15536.03/1946.52	c lits-rem:     29226  cl-subs:     9516  v-elim:      0  v-fix:    0  time: 38.30 s
15536.03/1946.52	c vivif2 --  cl tried    36117 cl shrink        0 lits rem          0 time: 0.01
15536.03/1946.57	c vivif2 --  cl tried   193712 cl shrink        0 lits rem          0 time: 0.05
15540.06/1947.06	c asymm  cl-useful: 14/300/36117 lits-rem:14 time: 0.48
15540.06/1947.07	c calculated reachability. Time: 0.00
15540.06/1947.07	c  N dy 33618   7716796       150     36117         0    193712    286430   2678449     12.06   no data
15595.91/1954.01	c  N dy 33693   7736990       150     36117         0    213018    286430   3049044     12.06     12.73
15666.97/1962.98	c  N dy 33788   7759644       150     36117         0    117605    286430   1240837     12.06     12.70
15699.04/1966.94	c  N dy 33860   7779757       150     36117         0    136888    286430   1613223     12.05     12.77
15738.04/1971.82	c  N dy 33933   7799855       150     36117         0    156106    286430   1983261     12.05     14.62
15784.34/1977.64	c  N dy 34043   7819996       150     36117         0    175399    286430   2350255     12.05     12.75
15837.04/1984.25	c  N dy 34124   7840012       150     36117         0    194467    286430   2703328     12.05     12.81
15890.52/1990.95	c  N dy 34198   7860163       150     36117         0    213768    286430   3072255     12.05     12.71
15952.00/1998.63	c  N dy 34295   7880229       150     36117         0    232995    286430   3441387     12.05     12.69
16003.89/2005.14	c  N dy 34379   7900252       150     36117         0    134048    286429   1540305     12.05     12.69
16048.61/2010.72	c  N dy 34486   7920349       150     36117         0    153323    286428   1905573     12.06     12.73
16099.70/2017.17	c  N dy 34593   7941269       150     36117         0    173327    286427   2280772     12.06     12.73
16153.99/2023.92	c  N dy 34636   7961292       150     36117         0    192394    286421   2631742     12.05     16.21
16207.51/2030.71	c  N dy 34716   7981699       150     36117         0    211955    286419   3009098     12.05     12.74
16267.36/2038.11	c  N dy 34813   8001714       150     36117         0    231198    286419   3384182     12.05     12.69
16318.46/2044.53	c  N dy 34889   8021795       150     36117         0    131248    286417   1480766     12.05     12.83
16356.00/2049.26	c  N dy 34964   8042682       150     36117         0    151296    286417   1865292     12.05     12.72
16399.10/2054.66	c  N dy 35060   8062683       150     36117         0    170520    286416   2229503     12.05     12.70
16447.81/2060.71	c  N dy 35183   8082758       150     36117         0    189798    286413   2600499     12.05     13.58
16499.70/2067.25	c  N dy 35281   8103032       150     36117         0    209211    286413   2973359     12.05     12.72
16559.70/2074.75	c  N dy 35380   8123103       150     36117         0    228398    286411   3341592     12.05     12.76
16620.30/2082.39	c  N dy 35487   8143127       150     36117         0    127356    286409   1398755     12.06     13.45
16661.78/2087.50	c  N dy 35576   8164868       150     36117         0    148091    286406   1789309     12.06     12.71
16703.30/2092.79	c  N dy 35628   8184978       150     36117         0    167238    286402   2131645     12.05     12.69
16755.99/2099.36	c  N dy 35723   8205077       150     36117         0    186441    286402   2497384     12.05     12.79
16792.72/2103.95	c  S st 35786   8216797       150     36117         0    197698    286402   2710182     12.05     11.07
16797.51/2104.50	c  S st 35786   8217298       150     36117         0    198187    286402   2718553     12.05   no data
16797.51/2104.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
16798.31/2104.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.15
16798.31/2104.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16798.31/2104.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16798.31/2104.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16798.31/2104.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
16798.31/2104.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16799.11/2104.74	c lits-rem:       200  cl-subs:       79  v-elim:      0  v-fix:    0  time:  0.06 s
16799.91/2104.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17119.26/2144.82	c lits-rem:     29898  cl-subs:    12251  v-elim:      0  v-fix:    0  time: 39.99 s
17119.26/2144.82	c vivif2 --  cl tried    35858 cl shrink        0 lits rem          0 time: 0.01
17119.26/2144.87	c vivif2 --  cl tried   186116 cl shrink        0 lits rem          0 time: 0.04
17123.24/2145.32	c asymm  cl-useful: 22/318/35858 lits-rem:24 time: 0.45
17123.24/2145.33	c calculated reachability. Time: 0.00
17123.24/2145.33	c  N dy 35786   8217298       150     35858         0    186116    283694   2500227     12.05   no data
17185.51/2153.16	c  N dy 35891   8237536       150     35858         0    205524    283694   2869502     12.05     12.71
17251.78/2161.44	c  N dy 36004   8257809       150     35858         0    224975    283694   3244748     12.06     12.82
17317.25/2169.60	c  N dy 36077   8278220       150     35858         0    123667    283694   1320857     12.06     12.71
17353.18/2174.15	c  N dy 36179   8299033       150     35858         0    143644    283694   1704889     12.06     12.84
17390.71/2178.87	c  N dy 36234   8319151       150     35858         0    162841    283691   2058287     12.05     12.69
17433.82/2184.27	c  N dy 36313   8339172       150     35858         0    182026    283691   2419233     12.05     13.52
17488.93/2191.15	c  N dy 36403   8360578       150     35858         0    202435    283691   2801554     12.05     12.71
17547.20/2198.41	c  N dy 36489   8380967       150     35858         0    221894    283691   3171211     12.05     12.75
17603.09/2205.51	c  N dy 36549   8401011       150     35858         0    240924    283691   3524306     12.05     14.64
17663.76/2213.04	c  N dy 36627   8423521       150     35858         0    140711    283690   1623361     12.05     12.70
17715.66/2219.57	c  N dy 36718   8444239       150     35858         0    160533    283688   2008290     12.05     12.69
17781.12/2227.73	c  N dy 36818   8464366       150     35858         0    179790    283687   2373931     12.05     12.70
17856.18/2237.13	c  N dy 36910   8484446       150     35858         0    199041    283685   2740728     12.05     12.69
17932.84/2246.74	c  N dy 36987   8504544       150     35858         0    218300    283685   3113764     12.05     16.43
18019.86/2257.61	c  N dy 37066   8525945       150     35858         0    238840    283684   3509339     12.05     12.69
18086.13/2265.95	c  N dy 37174   8547903       150     35858         0    136860    283684   1539104     12.05     12.69
18124.44/2270.71	c  N dy 37261   8567992       150     35858         0    156147    283683   1913781     12.05     13.68
18171.56/2276.70	c  N dy 37365   8589027       150     35858         0    176327    283683   2300038     12.05     12.74
18221.85/2282.96	c  N dy 37438   8609541       150     35858         0    195783    283682   2658090     12.05     12.69
18282.53/2290.52	c  N dy 37552   8629596       150     35858         0    215042    283682   3030128     12.05     12.89
18338.42/2297.58	c  N dy 37628   8649711       150     35858         0    234371    283681   3406048     12.05     12.74
18400.69/2305.30	c  N dy 37704   8669870       150     35858         0    129746    283681   1404733     12.05     12.90
18442.21/2310.51	c  N dy 37790   8689965       150     35858         0    148916    283677   1768035     12.05     12.71
18490.95/2316.66	c  N dy 37874   8711101       150     35858         0    169153    283676   2149517     12.05     12.78
18507.70/2318.73	c  S st 37898   8717299       150     35858         0    175099    283676   2263461     12.05   no data
18510.88/2319.12	c  S st 37898   8717803       150     35858         0    175593    283675   2272555     12.05   no data
18510.88/2319.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
18511.68/2319.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.12
18511.68/2319.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18511.68/2319.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18511.68/2319.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18511.68/2319.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
18511.68/2319.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18512.48/2319.33	c lits-rem:       143  cl-subs:      166  v-elim:      0  v-fix:    0  time:  0.06 s
18513.28/2319.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18695.29/2342.25	c lits-rem:     21842  cl-subs:     6350  v-elim:      0  v-fix:    0  time: 22.84 s
18695.29/2342.25	c vivif2 --  cl tried    35685 cl shrink        0 lits rem          0 time: 0.01
18695.29/2342.29	c vivif2 --  cl tried   169250 cl shrink        0 lits rem          0 time: 0.04
18699.29/2342.73	c asymm  cl-useful: 17/358/35685 lits-rem:17 time: 0.43
18699.29/2342.73	c calculated reachability. Time: 0.00
18699.29/2342.73	c  N dy 37898   8717803       150     35685         0    169250    282141   2142929     12.05   no data
18752.78/2349.48	c  N dy 37979   8737846       150     35685         0    188375    282141   2507388     12.05     12.74
18818.25/2357.69	c  N dy 38090   8758541       150     35685         0    208267    282141   2891093     12.05     12.76
18882.13/2365.66	c  N dy 38187   8778696       150     35685         0    227589    282141   3261802     12.05     12.70
18953.99/2374.65	c  N dy 38279   8800067       150     35685         0    248062    282141   3660989     12.05     12.69
18998.69/2380.29	c  N dy 38351   8820218       150     35685         0    142684    282140   1653394     12.05     12.78
19041.80/2385.63	c  N dy 38413   8840406       150     35685         0    161871    282139   2004830     12.05     12.69
19089.03/2391.59	c  N dy 38508   8860430       150     35685         0    181033    282138   2368111     12.05     12.75
19136.81/2397.54	c  N dy 38596   8880496       150     35685         0    200383    282137   2749283     12.05     12.80
19191.12/2404.37	c  N dy 38694   8900508       150     35685         0    219480    282136   3107696     12.05     15.83
19253.39/2412.14	c  N dy 38795   8920511       150     35685         0    238722    282135   3487082     12.05     12.85
19326.15/2421.23	c  N dy 38873   8943475       150     35685         0    134866    282135   1477589     12.05     12.72
19368.36/2426.52	c  N dy 38950   8963488       150     35685         0    154051    282135   1842323     12.05     12.81
19417.05/2432.62	c  N dy 39048   8983835       150     35685         0    173483    282134   2209016     12.05     12.69
19472.14/2439.51	c  N dy 39159   9004298       150     35685         0    193158    282133   2591719     12.05     12.72
19529.63/2446.74	c  N dy 39249   9024354       150     35685         0    212440    282133   2964173     12.05     12.69
19595.90/2455.01	c  N dy 39362   9044430       150     35685         0    231698    282133   3336779     12.05     14.67
19699.71/2468.03	c  N dy 39456   9070410       150     35685         0    129635    282132   1372687     12.05     12.73
19755.62/2475.04	c  N dy 39542   9094338       150     35685         0    152595    282132   1809928     12.05     12.69
19808.32/2481.66	c  N dy 39620   9114357       150     35685         0    171810    282132   2183853     12.05     13.08
19868.96/2489.23	c  N dy 39729   9134714       150     35685         0    191373    282132   2558801     12.05     12.87
19938.43/2497.92	c  N dy 39838   9154773       150     35685         0    210633    282132   2926702     12.05     12.72
20011.20/2507.06	c  N dy 39923   9175377       150     35685         0    230360    282132   3306023     12.05     12.71
20090.92/2517.05	c  N dy 40004   9196418       150     35685         0    250530    282132   3707071     12.05     12.93
20150.84/2524.53	c  N dy 40058   9217048       150     35685         0    142227    282131   1594891     12.05     12.73
20152.39/2524.73	c  S st 40062   9217803       150     35685         0    142949    282131   1608318     12.05     10.85
20154.80/2525.07	c  S st 40062   9218304       150     35685         0    143434    282131   1616812     12.05   no data
20154.80/2525.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20155.60/2525.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
20155.60/2525.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20155.60/2525.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20155.60/2525.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20155.60/2525.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
20155.60/2525.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20156.40/2525.23	c lits-rem:        13  cl-subs:       21  v-elim:      0  v-fix:    0  time:  0.04 s
20156.40/2525.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20217.06/2532.86	c lits-rem:      6495  cl-subs:     3034  v-elim:      0  v-fix:    0  time:  7.57 s
20217.06/2532.86	c vivif2 --  cl tried    35655 cl shrink        0 lits rem          0 time: 0.00
20217.06/2532.89	c vivif2 --  cl tried   140409 cl shrink        0 lits rem          0 time: 0.03
20220.26/2533.27	c asymm  cl-useful: 22/410/35655 lits-rem:22 time: 0.38
20220.26/2533.28	c calculated reachability. Time: 0.00
20220.26/2533.28	c  N dy 40062   9218304       150     35655         0    140409    281790   1566229     12.05   no data
20275.35/2540.16	c  N dy 40117   9241927       150     35655         0    162845    281790   1976114     12.05     12.77
20336.15/2547.78	c  N dy 40225   9262447       150     35655         0    182555    281790   2356642     12.05     12.91
20398.31/2555.58	c  N dy 40320   9282526       150     35655         0    201784    281789   2719781     12.05     12.69
20458.21/2563.03	c  N dy 40382   9302591       150     35655         0    221042    281789   3091037     12.05     12.94
20524.46/2571.39	c  N dy 40500   9322686       150     35655         0    240336    281789   3468116     12.05     14.57
20601.09/2580.90	c  N dy 40597   9342767       150     35655         0    130846    281788   1378332     12.05     12.95
20653.79/2587.52	c  N dy 40702   9364267       150     35655         0    151455    281788   1776569     12.05     12.86
20711.29/2594.78	c  N dy 40782   9384285       150     35655         0    170591    281788   2139115     12.05     14.42
20779.15/2603.23	c  N dy 40900   9404641       150     35655         0    190010    281787   2508785     12.05     12.69
20843.02/2611.22	c  N dy 40972   9424972       150     35655         0    209521    281786   2881042     12.05     12.79
20921.26/2621.03	c  N dy 41068   9445381       150     35655         0    229075    281786   3258066     12.05     12.83
21010.69/2632.28	c  N dy 41169   9465384       150     35655         0    248205    281786   3625801     12.05     12.73
21098.53/2643.30	c  N dy 41283   9485439       150     35655         0    137675    281786   1498021     12.05     13.38
21140.03/2648.47	c  N dy 41377   9506865       150     35655         0    158286    281785   1896877     12.05     12.98
21185.53/2654.12	c  N dy 41464   9526933       150     35655         0    177554    281785   2267532     12.05     13.54
21239.03/2660.86	c  N dy 41570   9546960       150     35655         0    196710    281783   2634287     12.05     12.72
21287.73/2666.91	c  N dy 41631   9567043       150     35655         0    215947    281783   3005218     12.05     13.13
21343.63/2673.95	c  N dy 41711   9587120       150     35655         0    235134    281783   3374842     12.05     12.72
21408.30/2682.03	c  N dy 41785   9607152       150     35655         0    254333    281783   3746792     12.05     12.72
21464.99/2689.11	c  N dy 41858   9627169       150     35655         0    142753    281782   1587315     12.05     12.75
21500.92/2693.67	c  N dy 41888   9647304       150     35655         0    161998    281778   1963237     12.05     12.90
21544.82/2699.19	c  N dy 41962   9667357       150     35655         0    181176    281775   2336882     12.05     13.77
21593.52/2705.25	c  N dy 42020   9687624       150     35655         0    200529    281773   2705902     12.05     12.77
21651.81/2712.57	c  N dy 42112   9708178       150     35655         0    220140    281772   3076800     12.05     12.70
21682.94/2716.42	c  S st 42161   9718305       150     35655         0    229872    281771   3264288     12.05      9.56
21686.94/2716.91	c  S st 42161   9718813       150     35655         0    230359    281771   3273105     12.05   no data
21686.94/2716.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
21687.77/2717.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.14
21687.77/2717.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21687.77/2717.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21687.77/2717.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21687.77/2717.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
21687.77/2717.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21688.65/2717.14	c lits-rem:       195  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.06 s
21689.32/2717.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22007.89/2757.14	c lits-rem:     37418  cl-subs:    11976  v-elim:      0  v-fix:    0  time: 39.89 s
22007.89/2757.15	c vivif2 --  cl tried    35504 cl shrink        0 lits rem          0 time: 0.01
22008.69/2757.21	c vivif2 --  cl tried   218461 cl shrink        0 lits rem          0 time: 0.06
22012.73/2757.72	c asymm  cl-useful: 13/261/35504 lits-rem:13 time: 0.52
22012.73/2757.73	c calculated reachability. Time: 0.00
22012.73/2757.73	c  N dy 42161   9718813       150     35504         0    218461    279999   3024613     12.05   no data
22119.66/2771.19	c  N dy 42244   9745970       150     35504         0    244319    279998   3497943     12.04     12.69
22213.09/2782.85	c  N dy 42349   9766414       150     35504         0    132661    279998   1385376     12.04     12.85
22258.62/2788.53	c  N dy 42435   9788057       150     35504         0    153396    279997   1791798     12.04     12.71
22310.49/2795.09	c  N dy 42519   9808354       150     35504         0    172917    279997   2166419     12.04     12.73
22364.01/2801.77	c  N dy 42605   9828384       150     35504         0    192103    279997   2538392     12.04     12.81
22414.29/2808.01	c  N dy 42667   9848537       150     35504         0    211364    279996   2913149     12.04     12.68
22473.36/2815.44	c  N dy 42754   9868808       150     35504         0    230709    279996   3288833     12.04     12.70
22538.84/2823.68	c  N dy 42838   9888951       150     35504         0    249980    279995   3661833     12.04     12.73
22629.04/2834.91	c  N dy 42933   9916910       150     35504         0    143918    279993   1555004     12.04     12.70
22671.40/2840.27	c  N dy 43051   9936922       150     35504         0    163148    279993   1928123     12.04     13.38
22722.47/2846.60	c  N dy 43175   9957051       150     35504         0    182539    279993   2301740     12.04     12.76
22779.96/2853.87	c  N dy 43271   9978905       150     35504         0    203456    279993   2702360     12.04     12.69
22845.43/2862.00	c  N dy 43363  10000780       150     35504         0    224356    279992   3105322     12.04     12.73
22921.28/2871.56	c  N dy 43454  10023176       150     35504         0    245722    279992   3509425     12.04     12.81
22993.93/2880.63	c  N dy 43518  10043672       150     35504         0    265369    279992   3884959     12.04     12.73
23048.21/2887.47	c  N dy 43628  10063673       150     35504         0    151310    279992   1729558     12.04     12.79
23092.13/2892.92	c  N dy 43691  10083680       150     35504         0    170427    279992   2097301     12.04     13.04
23138.41/2898.75	c  N dy 43759  10103691       150     35504         0    189574    279992   2467508     12.04     12.71
23195.12/2905.85	c  N dy 43857  10123796       150     35504         0    208906    279991   2844172     12.04     12.69
23255.00/2913.35	c  N dy 43973  10143850       150     35504         0    228228    279991   3224343     12.04     13.50
23325.25/2922.12	c  N dy 44090  10164290       150     35504         0    247801    279991   3604344     12.04     12.70
23391.56/2930.42	c  N dy 44119  10184357       150     35504         0    266468    279988   3910324     12.04     12.68
23448.20/2937.55	c  N dy 44189  10204442       150     35504         0    151491    279987   1720806     12.04     12.71
23482.54/2941.87	c  S st 44255  10218813       150     35504         0    165313    279987   1992031     12.04      9.34
23486.54/2942.33	c  S st 44255  10219313       150     35504         0    165798    279987   2000419     12.04   no data
23486.54/2942.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
23487.34/2942.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.12
23487.34/2942.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23487.34/2942.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23487.34/2942.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23487.34/2942.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
23487.34/2942.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23488.17/2942.54	c lits-rem:       195  cl-subs:      228  v-elim:      0  v-fix:    0  time:  0.07 s
23489.05/2942.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23612.69/2958.17	c lits-rem:     16758  cl-subs:     4394  v-elim:      0  v-fix:    0  time: 15.55 s
23612.69/2958.18	c vivif2 --  cl tried    35154 cl shrink        0 lits rem          0 time: 0.00
23613.49/2958.21	c vivif2 --  cl tried   161526 cl shrink        0 lits rem          0 time: 0.03
23616.69/2958.61	c asymm  cl-useful: 12/380/35154 lits-rem:12 time: 0.40
23616.69/2958.62	c calculated reachability. Time: 0.00
23616.69/2958.62	c  N dy 44255  10219313       150     35154         0    161526    276965   1917424     12.04   no data
23662.20/2964.39	c  N dy 44335  10239796       150     35154         0    181235    276964   2302250     12.04     12.73
23734.97/2973.44	c  N dy 44434  10270757       150     35154         0    210857    276963   2874405     12.04     12.71
23790.73/2980.43	c  N dy 44510  10290784       150     35154         0    230035    276962   3240753     12.04     13.68
23862.60/2989.43	c  N dy 44616  10311571       150     35154         0    250008    276962   3625680     12.04     12.70
23938.45/2998.98	c  N dy 44696  10331759       150     35154         0    269275    276962   3992837     12.04     12.71
23991.15/3005.53	c  N dy 44765  10352154       150     35154         0    153470    276962   1751002     12.04     12.78
24043.04/3012.02	c  N dy 44837  10375802       150     35154         0    175998    276961   2178970     12.04     12.84
24094.16/3018.46	c  N dy 44913  10396654       150     35154         0    195991    276961   2564990     12.04     12.72
24148.41/3025.26	c  N dy 45008  10416764       150     35154         0    215337    276960   2939713     12.04     12.68
24211.50/3033.17	c  N dy 45095  10436799       150     35154         0    234514    276956   3307490     12.04     12.80
24275.37/3041.18	c  N dy 45190  10456887       150     35154         0    253832    276956   3684340     12.04     13.34
24358.53/3051.53	c  N dy 45272  10477601       150     35154         0    137266    276955   1425573     12.04     12.70
24409.51/3057.96	c  N dy 45377  10497973       150     35154         0    156820    276954   1801177     12.04     12.70
24467.78/3065.20	c  N dy 45473  10518088       150     35154         0    176101    276951   2176021     12.04     12.68
24532.46/3073.36	c  N dy 45562  10538148       150     35154         0    195286    276949   2546270     12.04     12.84
24604.44/3082.32	c  N dy 45640  10558367       150     35154         0    214548    276948   2905617     12.04     12.68
24686.56/3092.64	c  N dy 45737  10578422       150     35154         0    233749    276948   3272186     12.04     14.28
24767.19/3102.71	c  N dy 45833  10598492       150     35154         0    253014    276948   3653309     12.04     15.26
24863.00/3114.74	c  N dy 45900  10620140       150     35154         0    273674    276945   4045129     12.04     12.73
24914.90/3121.23	c  N dy 45971  10640235       150     35154         0    155564    276944   1774850     12.04     12.68
24961.22/3127.07	c  N dy 46095  10660410       150     35154         0    174906    276944   2149676     12.04     12.69
25019.48/3134.32	c  N dy 46142  10680811       150     35154         0    194196    276944   2496469     12.04     12.85
25073.78/3141.17	c  N dy 46214  10701259       150     35154         0    213773    276944   2866182     12.04     12.68
25128.07/3147.97	c  S st 46268  10719313       150     35154         0    231022    276944   3210075     12.04      9.89
25132.06/3148.47	c  S st 46268  10719815       150     35154         0    231511    276944   3218856     12.04   no data
25132.06/3148.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
25133.66/3148.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.14
25133.66/3148.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25133.66/3148.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25133.66/3148.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25133.66/3148.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
25133.66/3148.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25134.46/3148.70	c lits-rem:       184  cl-subs:      117  v-elim:      0  v-fix:    0  time:  0.06 s
25135.26/3148.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25413.92/3183.77	c lits-rem:     39201  cl-subs:    15039  v-elim:      0  v-fix:    0  time: 34.96 s
25413.92/3183.77	c vivif2 --  cl tried    35031 cl shrink        0 lits rem          0 time: 0.00
25414.72/3183.82	c vivif2 --  cl tried   216478 cl shrink        0 lits rem          0 time: 0.05
25417.92/3184.24	c asymm  cl-useful: 18/305/35031 lits-rem:22 time: 0.42
25417.92/3184.25	c calculated reachability. Time: 0.00
25417.92/3184.25	c  N dy 46268  10719815       150     35031         0    216478    275563   2929290     12.04   no data
25493.75/3193.78	c  N dy 46364  10743711       150     35031         0    239345    275563   3371233     12.03     12.89
25568.82/3203.18	c  N dy 46447  10763924       150     35031         0    258733    275561   3749774     12.03     12.71
25661.43/3214.76	c  N dy 46523  10784670       150     35031         0    140689    275561   1469454     12.03     12.70
25711.72/3221.10	c  N dy 46621  10804819       150     35031         0    160068    275560   1845252     12.03     12.70
25771.65/3228.57	c  N dy 46710  10825070       150     35031         0    179499    275558   2220249     12.03     12.74
25831.51/3236.01	c  N dy 46788  10845147       150     35031         0    198764    275557   2594120     12.03     12.70
25898.56/3244.48	c  N dy 46910  10865205       150     35031         0    218033    275557   2970991     12.03     12.80
25965.75/3252.82	c  N dy 47012  10885265       150     35031         0    237202    275557   3326716     12.04     13.34
26030.29/3260.99	c  N dy 47096  10905297       150     35031         0    256431    275556   3708448     12.04     15.00
26104.56/3270.20	c  N dy 47199  10925828       150     35031         0    276146    275556   4090143     12.04     12.98
26155.66/3276.64	c  N dy 47272  10945909       150     35031         0    156218    275556   1761982     12.04     12.69
26199.56/3282.13	c  N dy 47379  10966023       150     35031         0    175617    275556   2140679     12.04     12.75
26247.45/3288.15	c  N dy 47460  10986031       150     35031         0    194825    275556   2515705     12.04     13.76
26302.54/3295.07	c  N dy 47558  11006099       150     35031         0    214142    275556   2899436     12.04     15.02
26366.43/3303.08	c  N dy 47649  11026136       150     35031         0    233325    275556   3264703     12.04     12.72
26437.48/3311.90	c  N dy 47727  11048500       150     35031         0    254699    275556   3684224     12.04     12.74
26506.95/3320.62	c  N dy 47813  11068524       150     35031         0    273902    275556   4056396     12.04     14.84
26572.40/3328.86	c  N dy 47918  11088561       150     35031         0    152763    275556   1683763     12.04     12.76
26616.32/3334.35	c  N dy 48012  11108684       150     35031         0    172061    275555   2052877     12.04     12.73
26664.22/3340.38	c  N dy 48096  11128721       150     35031         0    191370    275555   2428232     12.04     13.75
26723.30/3347.72	c  N dy 48199  11148816       150     35031         0    210717    275555   2805083     12.04     12.84
26791.29/3356.24	c  N dy 48278  11168911       150     35031         0    229942    275551   3167183     12.04     12.69
26864.63/3365.41	c  N dy 48341  11189403       150     35031         0    249490    275549   3540960     12.04     12.73
26942.06/3375.11	c  N dy 48416  11209486       150     35031         0    268682    275549   3905428     12.03     14.44
26980.39/3379.94	c  S st 48455  11219815       150     35031         0    278602    275549   4098333     12.03     11.67
26985.97/3380.64	c  S st 48455  11220316       150     35031         0    279079    275549   4107259     12.03   no data
26985.97/3380.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
26987.57/3380.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.17
26987.57/3380.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26987.57/3380.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26987.57/3380.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26987.57/3380.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
26987.57/3380.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26988.37/3380.92	c lits-rem:        47  cl-subs:      113  v-elim:      0  v-fix:    0  time:  0.07 s
26989.17/3381.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27450.02/3438.75	c lits-rem:     63187  cl-subs:    16170  v-elim:      0  v-fix:    0  time: 57.69 s
27450.02/3438.75	c vivif2 --  cl tried    34756 cl shrink        0 lits rem          0 time: 0.00
27450.69/3438.82	c vivif2 --  cl tried   263071 cl shrink        0 lits rem          0 time: 0.06
27453.89/3439.25	c asymm  cl-useful: 0/321/34756 lits-rem:0 time: 0.43
27453.89/3439.26	c calculated reachability. Time: 0.00
27453.89/3439.26	c  N dy 48455  11220316       150     34756         0    263071    273199   3774229     12.03   no data
27550.50/3451.37	c  N dy 48550  11244474       150     34756         0    145107    273197   1532008     12.03     12.70
27592.81/3456.69	c  N dy 48653  11264556       150     34756         0    164379    273197   1902167     12.03     12.81
27638.32/3462.31	c  N dy 48754  11284648       150     34756         0    183735    273197   2275558     12.03     15.46
27688.61/3468.65	c  N dy 48818  11304657       150     34756         0    202923    273197   2643262     12.03     13.15
27750.09/3476.36	c  N dy 48900  11324759       150     34756         0    222196    273195   3014057     12.03     12.71
27817.99/3484.82	c  N dy 48971  11345617       150     34756         0    242195    273195   3401094     12.03     12.73
27894.61/3494.40	c  N dy 49043  11365685       150     34756         0    261356    273195   3758929     12.03     12.69
27972.05/3504.11	c  N dy 49130  11385778       150     34756         0    280637    273194   4131550     12.03     12.75
28041.50/3512.82	c  N dy 49194  11407163       150     34756         0    158891    273193   1777793     12.03     12.75
28101.38/3520.32	c  N dy 49295  11427242       150     34756         0    178120    273192   2138687     12.03     13.15
28167.66/3528.65	c  N dy 49382  11447397       150     34756         0    197386    273192   2498043     12.03     12.70
28240.43/3537.72	c  N dy 49457  11467415       150     34756         0    216488    273191   2855287     12.03     13.71
28325.74/3548.42	c  N dy 49527  11489179       150     34756         0    237180    273191   3247875     12.03     12.72
28416.76/3559.88	c  N dy 49642  11509308       150     34756         0    256497    273191   3616744     12.03     13.06
28516.57/3572.36	c  N dy 49755  11529363       150     34756         0    275698    273190   3983034     12.03     12.69
28605.20/3583.43	c  N dy 49822  11552417       150     34756         0    154774    273189   1693974     12.03     12.80
28659.49/3590.22	c  N dy 49882  11572544       150     34756         0    173920    273187   2041416     12.03     12.74
28725.75/3598.57	c  N dy 49956  11592952       150     34756         0    193267    273186   2390021     12.03     12.78
28799.21/3607.74	c  N dy 50048  11616452       150     34756         0    215802    273186   2834483     12.03     12.69
28874.26/3617.13	c  N dy 50137  11637382       150     34756         0    235851    273186   3229746     12.03     12.71
28957.31/3627.54	c  N dy 50220  11657620       150     34756         0    255299    273186   3600149     12.03     12.86
29043.53/3638.31	c  N dy 50301  11679460       150     34756         0    276211    273186   3999549     12.03     12.93
29133.75/3649.66	c  N dy 50384  11699572       150     34756         0    151515    273185   1619514     12.03     12.74
29192.84/3657.08	c  N dy 50462  11719798       150     34756         0    170972    273184   1995611     12.03     12.68
29195.24/3657.33	c  S st 50467  11720317       150     34756         0    171462    273184   2004851     12.03   no data
29199.22/3657.87	c  S st 50467  11720819       150     34756         0    171945    273184   2013178     12.03   no data
29200.02/3657.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
29200.82/3658.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.15
29200.82/3658.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29200.82/3658.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29200.82/3658.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29200.82/3658.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
29200.82/3658.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29201.62/3658.13	c lits-rem:       275  cl-subs:      291  v-elim:      0  v-fix:    0  time:  0.07 s
29202.42/3658.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29318.19/3672.74	c lits-rem:     17955  cl-subs:     3983  v-elim:      0  v-fix:    0  time: 14.54 s
29318.19/3672.75	c vivif2 --  cl tried    34409 cl shrink        0 lits rem          0 time: 0.00
29318.19/3672.79	c vivif2 --  cl tried   168018 cl shrink        0 lits rem          0 time: 0.04
29322.97/3673.30	c asymm  cl-useful: 12/385/34409 lits-rem:12 time: 0.51
29322.97/3673.30	c calculated reachability. Time: 0.00
29322.97/3673.30	c  N dy 50467  11720819       150     34409         0    168018    270330   1935677     12.03   no data
29378.08/3680.28	c  N dy 50535  11741091       150     34409         0    187476    270330   2312546     12.03     12.68
29444.33/3688.59	c  N dy 50615  11761096       150     34409         0    206670    270330   2684099     12.03     12.67
29513.05/3697.14	c  N dy 50697  11781143       150     34409         0    225925    270330   3059161     12.03     13.38
29593.65/3707.27	c  N dy 50781  11801158       150     34409         0    245219    270330   3429975     12.03     13.32
29683.87/3718.55	c  N dy 50872  11821266       150     34409         0    264445    270330   3791647     12.03     12.78
29800.43/3733.10	c  N dy 50957  11846647       150     34409         0    288714    270330   4261918     12.03     12.68
29864.33/3741.20	c  N dy 51036  11866744       150     34409         0    162930    270330   1830963     12.03     15.71
29918.59/3747.92	c  N dy 51134  11886753       150     34409         0    182184    270330   2202838     12.03     12.68
29975.29/3755.03	c  N dy 51218  11906811       150     34409         0    201468    270330   2576359     12.03     13.48
30040.88/3763.22	c  N dy 51274  11927248       150     34409         0    221018    270330   2955599     12.02     12.84
30111.15/3772.08	c  N dy 51337  11949333       150     34409         0    242118    270329   3357636     12.02     12.66
30182.07/3780.99	c  N dy 51411  11969461       150     34409         0    261393    270328   3725848     12.02     12.68
30280.27/3793.26	c  N dy 51502  11991418       150     34409         0    282421    270328   4133330     12.02     12.86
30359.32/3803.13	c  N dy 51583  12012197       150     34409         0    156279    270328   1695940     12.02     12.72
30408.04/3809.23	c  N dy 51665  12033897       150     34409         0    177180    270328   2103393     12.02     12.78
30464.69/3816.31	c  N dy 51760  12054030       150     34409         0    196546    270328   2475924     12.02     12.73
30524.56/3823.89	c  N dy 51853  12074082       150     34409         0    215821    270328   2845173     12.02     14.27
30589.24/3831.93	c  N dy 51946  12094168       150     34409         0    235126    270328   3219020     12.02     15.42
30669.08/3841.90	c  N dy 52029  12119174       150     34409         0    259143    270328   3697136     12.02     12.71
30741.73/3851.03	c  N dy 52107  12139194       150     34409         0    278297    270327   4065918     12.02     13.47
30838.35/3863.12	c  N dy 52199  12159199       150     34409         0    150212    270327   1568464     12.02     13.78
30895.03/3870.25	c  N dy 52276  12182300       150     34409         0    172450    270327   2006048     12.02     12.68
30949.33/3877.09	c  N dy 52329  12202420       150     34409         0    191699    270326   2379526     12.02     12.73
31019.58/3885.84	c  S st 52400  12220819       150     34409         0    209332    270325   2713191     12.02     12.02
31025.16/3886.55	c  S st 52400  12221325       150     34409         0    209819    270325   2720759     12.02   no data
31025.16/3886.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
31026.77/3886.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.17
31026.77/3886.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31026.77/3886.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31026.77/3886.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31026.77/3886.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
31026.77/3886.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31027.56/3886.82	c lits-rem:        15  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.07 s
31028.37/3886.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31308.59/3922.07	c lits-rem:     19199  cl-subs:     7112  v-elim:      0  v-fix:    0  time: 35.14 s
31308.59/3922.07	c vivif2 --  cl tried    34378 cl shrink        0 lits rem          0 time: 0.00
31309.39/3922.12	c vivif2 --  cl tried   202711 cl shrink        0 lits rem          0 time: 0.04
31312.59/3922.54	c asymm  cl-useful: 11/322/34378 lits-rem:14 time: 0.42
31312.59/3922.55	c calculated reachability. Time: 0.00
31312.59/3922.55	c  N dy 52400  12221325       150     34378         0    202711    270004   2578756     12.02   no data
31369.27/3929.68	c  N dy 52437  12241820       150     34378         0    222180    270003   2939923     12.02     12.79
31441.12/3938.62	c  N dy 52540  12262756       150     34378         0    242281    270002   3325648     12.02     12.84
31509.78/3947.23	c  N dy 52631  12282842       150     34378         0    261552    270002   3696259     12.02     12.83
31586.57/3956.85	c  N dy 52721  12302858       150     34378         0    280796    270001   4065746     12.02     14.64
31671.06/3967.42	c  N dy 52826  12323283       150     34378         0    152406    270001   1599441     12.02     12.66
31713.38/3972.74	c  N dy 52880  12344090       150     34378         0    172289    270001   1980824     12.02     12.86
31761.32/3978.71	c  N dy 52938  12364660       150     34378         0    191958    270001   2358064     12.02     12.69
31824.36/3986.61	c  N dy 53028  12385009       150     34378         0    211449    270001   2728555     12.02     12.69
31885.17/3994.24	c  N dy 53123  12405053       150     34378         0    230770    270001   3110059     12.02     12.65
31951.31/4002.59	c  N dy 53212  12425706       150     34378         0    250644    269999   3501956     12.02     12.74
32023.97/4011.65	c  N dy 53306  12445786       150     34378         0    269923    269999   3873517     12.02     12.99
32099.02/4021.02	c  N dy 53387  12465793       150     34378         0    289124    269998   4247797     12.02     16.90
32169.27/4029.84	c  N dy 53462  12485868       150     34378         0    159266    269998   1725898     12.02     17.01
32216.37/4035.74	c  N dy 53533  12505975       150     34378         0    178505    269998   2088301     12.02     12.70
32266.67/4042.08	c  N dy 53595  12526921       150     34378         0    198601    269998   2475072     12.01     12.78
32325.76/4049.43	c  N dy 53700  12546967       150     34378         0    217875    269998   2847067     12.02     14.38
32388.03/4057.26	c  N dy 53757  12567025       150     34378         0    237072    269998   3215504     12.01     12.69
32459.90/4066.21	c  N dy 53845  12587044       150     34378         0    256243    269998   3587967     12.01     17.00
32539.73/4076.24	c  N dy 53920  12607123       150     34378         0    275424    269998   3952724     12.01     14.59
32621.18/4086.49	c  N dy 53957  12627251       150     34378         0    294582    269998   4317919     12.01     12.67
32701.03/4096.44	c  N dy 54028  12648099       150     34378         0    164581    269998   1806663     12.01     12.68
32757.68/4103.56	c  N dy 54100  12668116       150     34378         0    183730    269996   2165025     12.01     12.79
32813.58/4110.58	c  N dy 54210  12688826       150     34378         0    203666    269995   2551925     12.01     12.75
32874.27/4118.17	c  N dy 54294  12709220       150     34378         0    223170    269995   2924339     12.01     12.65
32910.20/4122.61	c  S st 54334  12721326       150     34378         0    234780    269995   3151087     12.01      9.34
32914.17/4123.19	c  S st 54334  12721827       150     34378         0    235262    269994   3159473     12.01   no data
32914.96/4123.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
32915.76/4123.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.15
32915.76/4123.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32915.76/4123.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32915.76/4123.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32915.76/4123.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
32915.76/4123.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32916.56/4123.43	c lits-rem:        63  cl-subs:       95  v-elim:      0  v-fix:    0  time:  0.06 s
32917.37/4123.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33239.11/4163.85	c lits-rem:     19270  cl-subs:    10303  v-elim:      0  v-fix:    0  time: 40.32 s
33239.11/4163.86	c vivif2 --  cl tried    34262 cl shrink        0 lits rem          0 time: 0.00
33239.92/4163.91	c vivif2 --  cl tried   224980 cl shrink        0 lits rem          0 time: 0.06
33243.91/4164.42	c asymm  cl-useful: 3/289/34262 lits-rem:3 time: 0.50
33243.91/4164.43	c calculated reachability. Time: 0.00
33243.91/4164.43	c  N dy 54334  12721827       150     34262         0    224980    269112   2963568     12.01   no data
33318.15/4173.78	c  N dy 54401  12741883       150     34262         0    244209    269112   3335052     12.01     12.87
33401.98/4184.28	c  N dy 54475  12762401       150     34262         0    263929    269112   3723770     12.01     12.68
33490.61/4195.41	c  N dy 54571  12782459       150     34262         0    283175    269112   4096808     12.01     12.65
33592.00/4208.09	c  N dy 54651  12805472       150     34262         0    154613    269112   1625840     12.01     12.65
33637.52/4213.77	c  N dy 54749  12825493       150     34262         0    173871    269111   1997220     12.01     12.77
33692.62/4220.67	c  N dy 54819  12847379       150     34262         0    194796    269111   2395180     12.01     12.79
33750.89/4227.99	c  N dy 54919  12867816       150     34262         0    214410    269111   2780102     12.01     12.65
33810.77/4235.44	c  N dy 54999  12887826       150     34262         0    233615    269111   3153925     12.01     12.66
33877.88/4243.88	c  N dy 55063  12907923       150     34262         0    252859    269111   3527453     12.01     12.69
33958.47/4253.91	c  N dy 55166  12927985       150     34262         0    272073    269111   3894373     12.01     12.65
34039.13/4264.01	c  N dy 55237  12947997       150     34262         0    291283    269109   4272419     12.01     15.65
34127.75/4275.11	c  N dy 55318  12968156       150     34262         0    158734    269109   1690984     12.01     12.66
34178.85/4281.57	c  N dy 55398  12988194       150     34262         0    178032    269108   2070719     12.01     12.71
34236.34/4288.71	c  N dy 55480  13008549       150     34262         0    197555    269108   2447790     12.01     12.78
34300.33/4296.78	c  N dy 55566  13028638       150     34262         0    216809    269107   2812884     12.01     15.23
34367.27/4305.10	c  N dy 55643  13048683       150     34262         0    236094    269107   3193260     12.01     13.45
34442.32/4314.58	c  N dy 55758  13068693       150     34262         0    255284    269107   3564692     12.01     13.42
34520.56/4324.33	c  N dy 55836  13089444       150     34262         0    275187    269106   3950103     12.01     12.81
34609.19/4335.48	c  N dy 55928  13109855       150     34262         0    294763    269106   4323107     12.01     12.65
34709.80/4348.06	c  N dy 56038  13129896       150     34262         0    161036    269106   1720385     12.01     14.97
34712.23/4348.36	c  F st 56041  13130467       150     34262         0    161582    269106   1730518     12.01     10.68
34780.87/4356.91	c  N dy 56105  13152470       150     34262         0    182541    269106   2136229     12.01     12.68
34844.86/4364.93	c  N dy 56161  13172588       150     34262         0    201797    269106   2504393     12.01     12.67
34923.90/4374.89	c  N dy 56252  13192764       150     34262         0    221108    269106   2873843     12.01     12.69
35014.00/4386.16	c  N dy 56335  13212804       150     34262         0    240331    269106   3245623     12.01     17.11
35052.34/4390.98	c  S st 56379  13221827       150     34262         0    248982    269106   3413201     12.01     10.97
35059.51/4391.84	c  S st 56379  13222331       150     34262         0    249463    269106   3421751     12.01   no data
35059.51/4391.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
35061.91/4392.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.23
35061.91/4392.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35061.91/4392.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35061.91/4392.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35061.91/4392.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
35061.91/4392.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35062.71/4392.20	c lits-rem:        22  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.09 s
35062.71/4392.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35449.11/4440.70	c lits-rem:     23509  cl-subs:    11831  v-elim:      0  v-fix:    0  time: 48.39 s
35449.11/4440.71	c vivif2 --  cl tried    34244 cl shrink        0 lits rem          0 time: 0.01
35449.94/4440.78	c vivif2 --  cl tried   237641 cl shrink        0 lits rem          0 time: 0.07
35455.50/4441.49	c asymm  cl-useful: 8/275/34244 lits-rem:8 time: 0.70
35456.30/4441.50	c calculated reachability. Time: 0.00
35456.30/4441.50	c  N dy 56379  13222331       150     34244         0    237641    268863   3187138     12.01   no data
35564.10/4455.11	c  N dy 56442  13243577       150     34244         0    257958    268862   3577000     12.01     12.67
35671.05/4468.40	c  N dy 56534  13263613       150     34244         0    277039    268862   3935303     12.01     14.11
35782.06/4482.33	c  N dy 56617  13283913       150     34244         0    296491    268862   4310401     12.01     12.86
35889.07/4495.81	c  N dy 56712  13304097       150     34244         0    162329    268862   1735627     12.01     12.75
35952.89/4503.72	c  N dy 56781  13327044       150     34244         0    184163    268858   2142372     12.01     12.67
36011.19/4511.01	c  N dy 56863  13347106       150     34244         0    203416    268858   2511445     12.01     12.69
36074.38/4518.95	c  N dy 56921  13367111       150     34244         0    222551    268857   2877027     12.01     16.00
36147.72/4528.14	c  N dy 56957  13389927       150     34244         0    244327    268857   3289511     12.00     12.78
36224.37/4537.73	c  N dy 57069  13411363       150     34244         0    264874    268857   3688326     12.00     12.70
36308.99/4548.39	c  N dy 57151  13434161       150     34244         0    286683    268856   4114673     12.00     12.69
36396.82/4559.35	c  N dy 57244  13454624       150     34244         0    306324    268856   4496826     12.00     12.65
36463.08/4567.62	c  N dy 57357  13474665       150     34244         0    171115    268856   1898244     12.00     13.68
36511.80/4573.78	c  N dy 57422  13495111       150     34244         0    190724    268855   2275555     12.00     12.66
36569.28/4580.98	c  N dy 57508  13515208       150     34244         0    210043    268855   2651218     12.00     14.76
36630.74/4588.60	c  N dy 57567  13535421       150     34244         0    229347    268854   3025938     12.00     12.71
36703.42/4597.70	c  N dy 57667  13555603       150     34244         0    248602    268853   3385497     12.00     12.68
36784.05/4607.85	c  N dy 57747  13575879       150     34244         0    267970    268852   3752641     12.00     12.73
36863.93/4617.82	c  N dy 57841  13596011       150     34244         0    287394    268852   4142204     12.00     12.66
36954.91/4629.29	c  N dy 57933  13616110       150     34244         1    306671    268852   4514817     12.00     12.67
37033.96/4639.11	c  N dy 58034  13637173       150     34244         1    171351    268852   1894418     12.00     12.73
37101.95/4647.69	c  N dy 58094  13659944       150     34244         1    192963    268852   2294325     12.00     12.87
37192.04/4658.95	c  N dy 58168  13684723       150     34244         1    216400    268851   2722692     12.00     12.67
37272.69/4669.04	c  N dy 58258  13704772       150     34244         1    235617    268851   3084731     12.00     12.67
37354.13/4679.22	c  S st 58331  13722331       150     34244         1    252421    268851   3399058     12.00      9.70
37361.32/4680.10	c  S st 58331  13722833       150     34244         1    252893    268851   3406900     12.00   no data
37361.32/4680.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
37362.92/4680.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.22
37362.92/4680.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37362.92/4680.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37362.92/4680.36	c subs with bin:      116  lits-rem:        87  v-fix:    0  time:  0.00 s
37362.92/4680.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
37362.92/4680.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37363.71/4680.44	c lits-rem:        33  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.08 s
37383.66/4682.94	c subs with bin:     2484  lits-rem:      2416  v-fix:    0  time:  2.39 s
37770.86/4731.45	c lits-rem:     26805  cl-subs:    15305  v-elim:      0  v-fix:    0  time: 48.51 s
37770.86/4731.46	c vivif2 --  cl tried    33937 cl shrink        0 lits rem          0 time: 0.01
37771.66/4731.53	c vivif2 --  cl tried   235253 cl shrink        0 lits rem          0 time: 0.07
37776.47/4732.12	c asymm  cl-useful: 5/245/33937 lits-rem:5 time: 0.59
37776.47/4732.13	c calculated reachability. Time: 0.00
37776.47/4732.13	c  N dy 58331  13722833       150     33937         1    235253    266515   3114185     12.00   no data
37873.08/4744.23	c  N dy 58414  13743238       150     33937         1    254762    266515   3487673     12.00     12.74
37963.29/4755.55	c  N dy 58457  13766229       150     33937         1    276790    266514   3921917     12.00     12.75
38067.12/4768.57	c  N dy 58537  13786292       150     33937         1    296053    266514   4297569     12.00     15.11
38202.80/4785.55	c  N dy 58629  13809072       150     33937         1    161870    266514   1711802     12.00     12.70
38257.90/4792.47	c  N dy 58701  13829095       150     33937         1    181135    266514   2087503     12.00     13.23
38327.36/4801.19	c  N dy 58799  13850232       150     33937         1    201445    266513   2471336     12.00     12.85
38396.81/4809.82	c  N dy 58885  13870912       150     33937         1    221374    266513   2857441     12.00     13.15
38469.47/4818.98	c  N dy 58973  13890964       150     33937         1    240612    266512   3225984     12.00     13.17
38546.13/4828.52	c  N dy 59049  13912774       150     33937         1    261491    266512   3630839     12.00     12.67
38628.30/4838.81	c  N dy 59136  13932775       150     33937         1    280717    266511   4005555     12.00     12.63
38713.71/4849.51	c  N dy 59210  13952937       150     33937         1    300000    266511   4381069     12.00     12.77
38808.70/4861.42	c  N dy 59296  13973007       150     33937         1    161817    266511   1706812     12.00     12.73
38864.58/4868.49	c  N dy 59375  13995162       150     33937         1    183080    266511   2111080     12.00     12.70
38926.87/4876.21	c  N dy 59458  14015200       150     33937         1    202212    266511   2486013     12.00     12.68
39005.12/4886.03	c  N dy 59493  14037164       150     33937         1    222961    266511   2858511     11.99     12.70
39080.17/4895.40	c  N dy 59575  14057496       150     33937         1    242402    266510   3231168     11.99     12.67
39164.83/4906.03	c  N dy 59629  14079826       150     33937         1    263611    266509   3623056     11.99     12.68
39247.03/4916.38	c  N dy 59724  14100350       150     33937         1    283331    266509   4004165     11.99     12.70
39326.09/4926.23	c  N dy 59779  14120437       150     33937         1    302514    266507   4368959     11.99     13.53
39420.42/4938.03	c  N dy 59846  14140568       150     33937         1    163507    266507   1725067     11.99     12.73
39469.01/4944.15	c  N dy 59937  14160604       150     33937         1    182732    266507   2093876     11.99     12.94
39523.30/4950.99	c  N dy 60017  14180630       150     33937         1    201942    266507   2461937     11.99     12.92
39585.57/4958.70	c  N dy 60096  14200678       150     33937         1    221137    266507   2818793     11.99     12.79
39654.24/4967.34	c  N dy 60195  14221084       150     33937         1    240745    266507   3198482     11.99     12.70
39660.62/4968.14	c  S st 60205  14222833       150     33937         1    242433    266507   3231873     11.99     11.67
39665.45/4968.74	c  S st 60205  14223335       150     33937         1    242925    266507   3240398     11.99   no data
39665.45/4968.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
39667.00/4968.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.15
39667.00/4968.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39667.00/4968.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39667.00/4968.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39667.00/4968.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
39667.00/4968.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39667.00/4968.99	c lits-rem:        31  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.06 s
39667.80/4969.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39963.22/5006.03	c lits-rem:     32334  cl-subs:     9292  v-elim:      0  v-fix:    0  time: 36.94 s
39963.22/5006.04	c vivif2 --  cl tried    33894 cl shrink        0 lits rem          0 time: 0.00
39963.22/5006.09	c vivif2 --  cl tried   233638 cl shrink        0 lits rem          0 time: 0.06
39967.21/5006.57	c asymm  cl-useful: 4/235/33894 lits-rem:4 time: 0.48
39967.21/5006.58	c calculated reachability. Time: 0.00
39967.21/5006.58	c  N dy 60205  14223335       150     33894         1    233638    266077   3049863     11.99   no data

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-3421640-1306694423/watcher-3421640-1306694423 -o /tmp/evaluation-result-3421640-1306694423/solver-3421640-1306694423 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421640-1306694423.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: 0.00 0.05 0.38 2/427 3084
/proc/meminfo: memFree=12491416/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=40924 CPUtime=0 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 405 0 0 0 0 0 0 0 25 0 3 0 781041981 41906176 346 33554432000 4194304 4580107 140733979671264 18446744073709551615 274664864753 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/3084/statm: 10231 346 299 95 0 5213 0
[pid=3084/tid=3085] ppid=3082 vsize=92144 CPUtime=0.01 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 781041981 94355456 352 33554432000 4194304 4580107 140733979671264 18446744073709551615 47980399052722 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=92144 CPUtime=0 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 781041981 94355456 352 33554432000 4194304 4580107 140733979671264 18446744073709551615 47980399052722 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=92144 CPUtime=0.01 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 781041982 94355456 352 33554432000 4194304 4580107 140733979671264 18446744073709551615 47980399052722 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=92144 CPUtime=0 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 781041982 94355456 352 33554432000 4194304 4580107 140733979671264 18446744073709551615 274664864753 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=92144 CPUtime=0.01 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 781041982 94355456 352 33554432000 4194304 4580107 140733979671264 18446744073709551615 47980399052722 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=92144 CPUtime=0 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 781041982 94355456 352 33554432000 4194304 4580107 140733979671264 18446744073709551615 274664864753 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=92144 CPUtime=0 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 781041982 94355456 352 33554432000 4194304 4580107 140733979671264 18446744073709551615 47980399052722 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.117282 s]
/proc/loadavg: 0.00 0.05 0.38 2/427 3084
/proc/meminfo: memFree=12491416/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=92144 CPUtime=0.65 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 416 0 0 0 65 0 0 0 25 0 8 0 781041981 94355456 357 33554432000 4194304 4580107 140733979671264 18446744073709551615 47980399052313 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/3084/statm: 23036 357 302 95 0 18018 0
[pid=3084/tid=3085] ppid=3082 vsize=92144 CPUtime=0.11 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 1 0 0 0 11 0 0 0 25 0 8 0 781041981 94355456 357 33554432000 4194304 4580107 140733979671264 18446744073709551615 47980399052307 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=92144 CPUtime=0.1 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 4 0 0 0 10 0 0 0 25 0 8 0 781041981 94355456 357 33554432000 4194304 4580107 140733979671264 18446744073709551615 47980399052307 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=92144 CPUtime=0.1 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 0 0 0 0 10 0 0 0 25 0 8 0 781041982 94355456 357 33554432000 4194304 4580107 140733979671264 18446744073709551615 47980399052313 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=92144 CPUtime=0.01 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 781041982 94355456 357 33554432000 4194304 4580107 140733979671264 18446744073709551615 47980399052313 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=92144 CPUtime=0.1 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 0 0 0 0 10 0 0 0 25 0 8 0 781041982 94355456 357 33554432000 4194304 4580107 140733979671264 18446744073709551615 47980399052313 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=92144 CPUtime=0 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 781041982 94355456 357 33554432000 4194304 4580107 140733979671264 18446744073709551615 47980399052313 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=92144 CPUtime=0.09 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 0 0 0 0 9 0 0 0 25 0 8 0 781041982 94355456 357 33554432000 4194304 4580107 140733979671264 18446744073709551615 47980399052746 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 92144

[startup+0.201417 s]
/proc/loadavg: 0.00 0.05 0.38 2/427 3084
/proc/meminfo: memFree=12491416/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=366040 CPUtime=1.15 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 12672 0 0 0 112 3 0 0 18 0 8 0 781041981 374824960 12596 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3084/statm: 91546 12797 358 95 0 86528 0
[pid=3084/tid=3085] ppid=3082 vsize=366184 CPUtime=0.16 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 1278 0 0 0 16 0 0 0 18 0 8 0 781041981 374972416 12858 33554432000 4194304 4580107 140733979671264 18446744073709551615 274664469537 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=366184 CPUtime=0.15 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 1518 0 0 0 15 0 0 0 18 0 8 0 781041981 374972416 12858 33554432000 4194304 4580107 140733979671264 18446744073709551615 274664477105 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=366184 CPUtime=0.16 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) S 3082 3084 3056 0 -1 4202560 1621 0 0 0 16 0 0 0 18 0 8 0 781041982 374972416 12858 33554432000 4194304 4580107 140733979671264 18446744073709551615 274664913390 0 0 4096 2 18446604453897286784 0 0 -1 3 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=366184 CPUtime=0.09 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 1653 0 0 0 9 0 0 0 18 0 8 0 781041982 374972416 12861 33554432000 4194304 4580107 140733979671264 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=366184 CPUtime=0.16 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) S 3082 3084 3056 0 -1 4202560 1527 0 0 0 16 0 0 0 18 0 8 0 781041982 374972416 12861 33554432000 4194304 4580107 140733979671264 18446744073709551615 274664913390 0 0 4096 2 18446604453897286784 0 0 -1 7 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=366184 CPUtime=0.07 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 1753 0 0 0 7 0 0 0 18 0 8 0 781041982 374972416 12867 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=366592 CPUtime=0.15 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 1602 0 0 0 15 0 0 0 18 0 8 0 781041982 375390208 13324 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 366040

[startup+1.47506 s]
/proc/loadavg: 0.00 0.05 0.38 2/427 3084
/proc/meminfo: memFree=12491416/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=442916 CPUtime=10.98 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 45855 0 0 0 1086 12 0 0 19 0 8 0 781041981 453545984 45249 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3084/statm: 110729 45249 373 95 0 105711 0
[pid=3084/tid=3085] ppid=3082 vsize=442916 CPUtime=1.37 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 7676 0 0 0 135 2 0 0 19 0 8 0 781041981 453545984 45249 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=442916 CPUtime=1.32 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 5954 0 0 0 132 0 0 0 19 0 8 0 781041981 453545984 45249 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451692 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=442916 CPUtime=1.41 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6312 0 0 0 140 1 0 0 19 0 8 0 781041982 453545984 45249 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=442916 CPUtime=1.25 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6032 0 0 0 124 1 0 0 19 0 8 0 781041982 453545984 45249 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=442916 CPUtime=1.4 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 4682 0 0 0 138 2 0 0 19 0 8 0 781041982 453545984 45249 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=442916 CPUtime=1.34 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6325 0 0 0 133 1 0 0 19 0 8 0 781041982 453545984 45249 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=442916 CPUtime=1.4 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 2201 0 0 0 140 0 0 0 19 0 8 0 781041982 453545984 45249 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.98
Current children cumulated vsize (KiB) 442916

[startup+1.50106 s]
/proc/loadavg: 0.00 0.05 0.38 2/427 3084
/proc/meminfo: memFree=12491416/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=442916 CPUtime=11.19 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 45862 0 0 0 1107 12 0 0 19 0 8 0 781041981 453545984 45256 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3084/statm: 110729 45256 373 95 0 105711 0
[pid=3084/tid=3085] ppid=3082 vsize=442916 CPUtime=1.4 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 7676 0 0 0 138 2 0 0 19 0 8 0 781041981 453545984 45256 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451668 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=442916 CPUtime=1.35 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 5954 0 0 0 135 0 0 0 19 0 8 0 781041981 453545984 45256 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=442916 CPUtime=1.44 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6312 0 0 0 143 1 0 0 19 0 8 0 781041982 453545984 45256 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=442916 CPUtime=1.28 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6032 0 0 0 127 1 0 0 19 0 8 0 781041982 453545984 45256 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=442916 CPUtime=1.43 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 4682 0 0 0 141 2 0 0 19 0 8 0 781041982 453545984 45256 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=442916 CPUtime=1.36 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6325 0 0 0 135 1 0 0 19 0 8 0 781041982 453545984 45256 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=442916 CPUtime=1.43 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 2208 0 0 0 143 0 0 0 19 0 8 0 781041982 453545984 45256 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.19
Current children cumulated vsize (KiB) 442916

[startup+1.60104 s]
/proc/loadavg: 0.00 0.05 0.38 2/427 3084
/proc/meminfo: memFree=12491416/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=443060 CPUtime=11.99 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 45933 0 0 0 1187 12 0 0 19 0 8 0 781041981 453693440 45327 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3084/statm: 110765 45327 373 95 0 105747 0
[pid=3084/tid=3085] ppid=3082 vsize=443060 CPUtime=1.5 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 7676 0 0 0 148 2 0 0 19 0 8 0 781041981 453693440 45327 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451668 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=443060 CPUtime=1.45 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 5954 0 0 0 145 0 0 0 19 0 8 0 781041981 453693440 45327 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=443060 CPUtime=1.54 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6312 0 0 0 153 1 0 0 19 0 8 0 781041982 453693440 45327 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=443060 CPUtime=1.38 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6032 0 0 0 137 1 0 0 19 0 8 0 781041982 453693440 45327 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=443060 CPUtime=1.53 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 4682 0 0 0 151 2 0 0 19 0 8 0 781041982 453693440 45327 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=443060 CPUtime=1.46 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6325 0 0 0 145 1 0 0 19 0 8 0 781041982 453693440 45327 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=443060 CPUtime=1.53 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 2279 0 0 0 153 0 0 0 19 0 8 0 781041982 453693440 45327 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 443060

[startup+3.10078 s]
/proc/loadavg: 0.72 0.20 0.42 9/435 3093
/proc/meminfo: memFree=12312172/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=447136 CPUtime=23.97 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 47219 0 0 0 2384 13 0 0 22 0 8 0 781041981 457867264 45285 33554432000 4194304 4580107 140733979671264 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3084/statm: 111784 45285 374 95 0 106766 0
[pid=3084/tid=3085] ppid=3082 vsize=447136 CPUtime=3 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 7677 0 0 0 298 2 0 0 23 0 8 0 781041981 457867264 45285 33554432000 4194304 4580107 140733979671264 18446744073709551615 4415992 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=447136 CPUtime=2.95 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 5954 0 0 0 295 0 0 0 22 0 8 0 781041981 457867264 45285 33554432000 4194304 4580107 140733979671264 18446744073709551615 4415787 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=447136 CPUtime=3.04 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6312 0 0 0 303 1 0 0 23 0 8 0 781041982 457867264 45285 33554432000 4194304 4580107 140733979671264 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=447136 CPUtime=2.88 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6032 0 0 0 287 1 0 0 22 0 8 0 781041982 457867264 45285 33554432000 4194304 4580107 140733979671264 18446744073709551615 4397296 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=447136 CPUtime=3.01 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 4682 0 0 0 299 2 0 0 22 0 8 0 781041982 457867264 45285 33554432000 4194304 4580107 140733979671264 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=447136 CPUtime=2.96 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6325 0 0 0 295 1 0 0 23 0 8 0 781041982 457867264 45285 33554432000 4194304 4580107 140733979671264 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=447136 CPUtime=3.03 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 3564 0 0 0 302 1 0 0 23 0 8 0 781041982 457867264 45285 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.97
Current children cumulated vsize (KiB) 447136

[startup+6.30122 s]
/proc/loadavg: 1.46 0.36 0.48 10/435 3093
/proc/meminfo: memFree=12314776/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=432780 CPUtime=47.57 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 54010 0 0 0 4703 54 0 0 17 0 8 0 781041981 443166720 46990 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3084/statm: 108195 46991 379 95 0 103177 0
[pid=3084/tid=3085] ppid=3082 vsize=432780 CPUtime=5.66 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 7886 0 0 0 563 3 0 0 25 0 8 0 781041981 443166720 46991 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=432780 CPUtime=6.02 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6383 0 0 0 602 0 0 0 17 0 8 0 781041981 443166720 46991 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=432780 CPUtime=5.98 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6335 0 0 0 597 1 0 0 25 0 8 0 781041982 443166720 46991 33554432000 4194304 4580107 140733979671264 18446744073709551615 4415773 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=432780 CPUtime=5.69 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6309 0 0 0 567 2 0 0 18 0 8 0 781041982 443166720 46991 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=432780 CPUtime=6.16 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 4682 0 0 0 614 2 0 0 18 0 8 0 781041982 443166720 46991 33554432000 4194304 4580107 140733979671264 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=432780 CPUtime=6.04 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 6350 0 0 0 594 10 0 0 25 0 8 0 781041982 443166720 46991 33554432000 4194304 4580107 140733979671264 18446744073709551615 4305629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=432780 CPUtime=5.75 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 9283 0 0 0 547 28 0 0 17 0 8 0 781041982 443166720 46991 33554432000 4194304 4580107 140733979671264 18446744073709551615 4406480 0 0 4096 2 0 0 0 -1 2 0 0 0

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


[startup+4662.3 s]
/proc/loadavg: 8.07 8.08 7.97 9/435 3247
/proc/meminfo: memFree=11146072/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=1589792 CPUtime=37219.2 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 2675930 0 0 0 3720522 1398 0 0 25 0 8 0 781041981 1627947008 335281 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294345 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3084/statm: 397448 335281 379 95 0 392430 0
[pid=3084/tid=3085] ppid=3082 vsize=1589792 CPUtime=4660.76 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 390547 0 0 0 465863 213 0 0 25 0 8 0 781041981 1627947008 335281 33554432000 4194304 4580107 140733979671264 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=1589792 CPUtime=4661.97 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 356279 0 0 0 466031 166 0 0 25 0 8 0 781041981 1627947008 335281 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=1589792 CPUtime=4662.05 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 328992 0 0 0 466029 176 0 0 25 0 8 0 781041982 1627947008 335281 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=1589792 CPUtime=4618.11 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 274156 0 0 0 461629 182 0 0 25 0 8 0 781041982 1627947008 335281 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=1589792 CPUtime=4634.14 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 321417 0 0 0 463256 158 0 0 25 0 8 0 781041982 1627947008 335281 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=1589792 CPUtime=4659.44 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 297999 0 0 0 465798 146 0 0 25 0 8 0 781041982 1627947008 335281 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=1589792 CPUtime=4661.37 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 365844 0 0 0 465957 180 0 0 25 0 8 0 781041982 1627947008 335281 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37219.2
Current children cumulated vsize (KiB) 1589792

[startup+4722.3 s]
/proc/loadavg: 8.07 8.07 7.97 9/435 3248
/proc/meminfo: memFree=11222348/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=1616408 CPUtime=37698.2 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 2689199 0 0 0 3768418 1407 0 0 25 0 8 0 781041981 1655201792 316338 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3084/statm: 404102 316338 379 95 0 399084 0
[pid=3084/tid=3085] ppid=3082 vsize=1616408 CPUtime=4720.78 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 391092 0 0 0 471865 213 0 0 25 0 8 0 781041981 1655201792 316340 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=1616408 CPUtime=4721.99 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 357428 0 0 0 472032 167 0 0 25 0 8 0 781041981 1655201792 316340 33554432000 4194304 4580107 140733979671264 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=1616408 CPUtime=4722.07 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 333924 0 0 0 472027 180 0 0 25 0 8 0 781041982 1655201792 316340 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=1616408 CPUtime=4677.21 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 274238 0 0 0 467539 182 0 0 25 0 8 0 781041982 1655201792 316340 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=1616408 CPUtime=4694.14 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 321631 0 0 0 469256 158 0 0 25 0 8 0 781041982 1655201792 316340 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=1616408 CPUtime=4719.38 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 303260 0 0 0 471789 149 0 0 25 0 8 0 781041982 1655201792 316340 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=1616408 CPUtime=4721.39 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 366919 0 0 0 471957 182 0 0 25 0 8 0 781041982 1655201792 316340 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37698.2
Current children cumulated vsize (KiB) 1616408

[startup+4782.3 s]
/proc/loadavg: 8.06 8.07 7.98 9/435 3250
/proc/meminfo: memFree=11160452/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=1882300 CPUtime=38177.3 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 2708088 0 0 0 3816306 1420 0 0 25 0 8 0 781041981 1927475200 332323 33554432000 4194304 4580107 140733979671264 18446744073709551615 4305209 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3084/statm: 470575 332323 379 95 0 465557 0
[pid=3084/tid=3085] ppid=3082 vsize=1882300 CPUtime=4780.76 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 394932 0 0 0 477861 215 0 0 25 0 8 0 781041981 1927475200 332323 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=1882300 CPUtime=4781.97 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 357428 0 0 0 478030 167 0 0 25 0 8 0 781041981 1927475200 332323 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451708 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=1882300 CPUtime=4782.05 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 335480 0 0 0 478023 182 0 0 25 0 8 0 781041982 1927475200 332323 33554432000 4194304 4580107 140733979671264 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=1882300 CPUtime=4736.31 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 279668 0 0 0 473446 185 0 0 25 0 8 0 781041982 1927475200 332323 33554432000 4194304 4580107 140733979671264 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=1882300 CPUtime=4754.11 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 326173 0 0 0 475251 160 0 0 25 0 8 0 781041982 1927475200 332323 33554432000 4194304 4580107 140733979671264 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=1882300 CPUtime=4779.32 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 304802 0 0 0 477781 151 0 0 25 0 8 0 781041982 1927475200 332323 33554432000 4194304 4580107 140733979671264 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=1882300 CPUtime=4781.37 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 367680 0 0 0 477955 182 0 0 25 0 8 0 781041982 1927475200 332323 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38177.3
Current children cumulated vsize (KiB) 1882300

[startup+4842.32 s]
/proc/loadavg: 8.06 8.07 7.98 9/435 3261
/proc/meminfo: memFree=11128388/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=2003640 CPUtime=38656.4 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 2726085 0 0 0 3864203 1435 0 0 25 0 8 0 781041981 2051727360 339908 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3084/statm: 500910 339908 379 95 0 495892 0
[pid=3084/tid=3085] ppid=3082 vsize=2003640 CPUtime=4840.77 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 397722 0 0 0 483859 218 0 0 25 0 8 0 781041981 2051727360 339908 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=2003640 CPUtime=4841.97 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 361769 0 0 0 484028 169 0 0 25 0 8 0 781041981 2051727360 339908 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=2003640 CPUtime=4842.06 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 335781 0 0 0 484024 182 0 0 25 0 8 0 781041982 2051727360 339909 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=2003640 CPUtime=4795.45 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 281507 0 0 0 479357 188 0 0 25 0 8 0 781041982 2051727360 339909 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=2003640 CPUtime=4814.11 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 327679 0 0 0 481250 161 0 0 25 0 8 0 781041982 2051727360 339909 33554432000 4194304 4580107 140733979671264 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=2003640 CPUtime=4839.24 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 306561 0 0 0 483772 152 0 0 25 0 8 0 781041982 2051727360 339909 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=2003640 CPUtime=4841.4 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 367895 0 0 0 483957 183 0 0 25 0 8 0 781041982 2051727360 339909 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38656.4
Current children cumulated vsize (KiB) 2003640

[startup+4902.3 s]
/proc/loadavg: 8.13 8.09 8.00 9/435 3262
/proc/meminfo: memFree=11201152/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=1556624 CPUtime=39135.2 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 2747485 0 0 0 3912075 1449 0 0 25 0 8 0 781041981 1593982976 321820 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3084/statm: 389156 321820 379 95 0 384138 0
[pid=3084/tid=3085] ppid=3082 vsize=1556624 CPUtime=4900.76 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 402976 0 0 0 489855 221 0 0 25 0 8 0 781041981 1593982976 321820 33554432000 4194304 4580107 140733979671264 18446744073709551615 4487397 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=1556624 CPUtime=4901.96 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 366875 0 0 0 490024 172 0 0 25 0 8 0 781041981 1593982976 321820 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=1556624 CPUtime=4902.05 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 340941 0 0 0 490020 185 0 0 25 0 8 0 781041982 1593982976 321820 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=1556624 CPUtime=4854.57 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 281507 0 0 0 485269 188 0 0 25 0 8 0 781041982 1593982976 321820 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=1556624 CPUtime=4874.08 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 332844 0 0 0 487243 165 0 0 25 0 8 0 781041982 1593982976 321820 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=1556624 CPUtime=4899.12 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 306561 0 0 0 489757 155 0 0 25 0 8 0 781041982 1593982976 321820 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=1556624 CPUtime=4901.38 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 368003 0 0 0 489955 183 0 0 25 0 8 0 781041982 1593982976 321820 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39135.2
Current children cumulated vsize (KiB) 1556624

[startup+4962.3 s]
/proc/loadavg: 8.12 8.09 8.00 9/435 3264
/proc/meminfo: memFree=11142488/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=1668580 CPUtime=39614.3 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 2778943 0 0 0 3959962 1469 0 0 25 0 8 0 781041981 1708625920 336535 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3084/statm: 417145 336535 379 95 0 412127 0
[pid=3084/tid=3085] ppid=3082 vsize=1668580 CPUtime=4960.76 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 408444 0 0 0 495852 224 0 0 25 0 8 0 781041981 1708625920 336535 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=1668580 CPUtime=4961.96 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 369856 0 0 0 496022 174 0 0 25 0 8 0 781041981 1708625920 336535 33554432000 4194304 4580107 140733979671264 18446744073709551615 4295702 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=1668580 CPUtime=4962.05 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 346175 0 0 0 496017 188 0 0 25 0 8 0 781041982 1708625920 336535 33554432000 4194304 4580107 140733979671264 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=1668580 CPUtime=4913.68 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 282686 0 0 0 491179 189 0 0 25 0 8 0 781041982 1708625920 336535 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294442 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=1668580 CPUtime=4934.07 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 338310 0 0 0 493239 168 0 0 25 0 8 0 781041982 1708625920 336535 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=1668580 CPUtime=4959.06 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 307467 0 0 0 495750 156 0 0 25 0 8 0 781041982 1708625920 336535 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=1668580 CPUtime=4961.38 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 373393 0 0 0 495952 186 0 0 25 0 8 0 781041982 1708625920 336535 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39614.3
Current children cumulated vsize (KiB) 1668580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.62 s]
/proc/loadavg: 8.17 8.10 8.01 9/435 3265
/proc/meminfo: memFree=11186752/32951132 swapFree=67093840/67111528
[pid=3084] ppid=3082 vsize=1688840 CPUtime=40000.1 cores=0-7
/proc/3084/stat : 3084 (strangenight2-m) R 3082 3084 3056 0 -1 4202496 2791119 0 0 0 3998535 1476 0 0 25 0 8 0 781041981 1729372160 325276 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294462 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3084/statm: 422210 325276 379 95 0 417192 0
[pid=3084/tid=3085] ppid=3082 vsize=1688840 CPUtime=5009.1 cores=0-7
/proc/3084/task/3085/stat : 3085 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 408765 0 0 0 500686 224 0 0 25 0 8 0 781041981 1729372160 325277 33554432000 4194304 4580107 140733979671264 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3084/tid=3086] ppid=3082 vsize=1688840 CPUtime=5010.29 cores=0-7
/proc/3084/task/3086/stat : 3086 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 369984 0 0 0 500855 174 0 0 25 0 8 0 781041981 1729372160 325277 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3084/tid=3087] ppid=3082 vsize=1688840 CPUtime=5010.39 cores=0-7
/proc/3084/task/3087/stat : 3087 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 350238 0 0 0 500848 191 0 0 25 0 8 0 781041982 1729372160 325277 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3084/tid=3088] ppid=3082 vsize=1688840 CPUtime=4961.29 cores=0-7
/proc/3084/task/3088/stat : 3088 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 282937 0 0 0 495939 190 0 0 25 0 8 0 781041982 1729372160 325277 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3084/tid=3089] ppid=3082 vsize=1688840 CPUtime=4982.39 cores=0-7
/proc/3084/task/3089/stat : 3089 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 342744 0 0 0 498070 169 0 0 25 0 8 0 781041982 1729372160 325277 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3084/tid=3090] ppid=3082 vsize=1688840 CPUtime=5007.35 cores=0-7
/proc/3084/task/3090/stat : 3090 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 308410 0 0 0 500578 157 0 0 25 0 8 0 781041982 1729372160 325277 33554432000 4194304 4580107 140733979671264 18446744073709551615 4305551 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3084/tid=3091] ppid=3082 vsize=1688840 CPUtime=5009.72 cores=0-7
/proc/3084/task/3091/stat : 3091 (strangenight2-m) R 3082 3084 3056 0 -1 4202560 374979 0 0 0 500785 187 0 0 25 0 8 0 781041982 1729372160 325277 33554432000 4194304 4580107 140733979671264 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 1688840

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): 5010.71
CPU time (s): 40000.3
CPU user time (s): 39985.5
CPU system time (s): 14.8257
CPU usage (%): 798.297
Max. virtual memory (cumulated for all children) (KiB): 2109108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39985.5
system time used= 14.8257
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2791120
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= 7638
involuntary context switches= 179404

runsolver used 19.782 second user time and 53.4319 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-29 20:40:23
IDJOB=3421640
IDBENCH=83909
IDSOLVER=1878
FILE ID=node131/3421640-1306694423
RUNJOBID= node131-1306694423-3071
PBS_JOBID= 13471879
Free space on /tmp= 73224 MiB

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

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=845216926

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12491720 kB
Buffers:        311220 kB
Cached:        5729424 kB
SwapCached:        948 kB
Active:       15705292 kB
Inactive:      4447844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12491720 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:            7768 kB
Writeback:           0 kB
AnonPages:    14111244 kB
Mapped:          37680 kB
Slab:           183532 kB
PageTables:      54960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95327132 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

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