Trace number 3421649

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.8 5009.9

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4393.03
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses40110
Sum of the clauses size400890
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 542
Number of clauses of size over 540068

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.06	c Using 8 threads
0.00/0.06	c This is CryptoMiniSat 3.0.0
0.00/0.06	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.06	c Reading file 'HOME/instance-3421649-1306695594.cnf'
0.00/0.07	c -- header says num vars:            105
0.00/0.07	c -- header says num clauses:       40110
0.45/0.10	c -- clauses added:            0 learnts,        40110 normals,            0 xors
0.45/0.10	c -- vars added        105
0.45/0.10	c Parsing time:  0.02 s
0.45/0.10	c  N st     0         0       105     40110         0         0    400890         0   no data   no data
0.45/0.39	c asymm  cl-useful: 137/2272/40110 lits-rem:143 time: 0.28
0.45/0.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.97/0.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.97/0.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.97/0.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.97/0.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
2.97/0.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.26/3.12	c lits-rem:     54084  cl-subs:     8114  v-elim:      0  v-fix:    0  time:  2.69 s
24.26/3.12	c Finding binary XORs  T:     0.00 s  found:       0
24.26/3.15	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
24.26/3.15	c calculated reachability. Time: 0.00
24.26/3.16	c Calc default polars -  time:   0.00 s pos:      46 undec:       0 neg:      59
24.26/3.16	c =========================================================================================
24.26/3.16	c types(t): F = full restart, N = normal restart
24.26/3.16	c types(t): S = simplification begin/end, E = solution found
24.26/3.16	c restart types(rt): st = static, dy = dynamic
24.26/3.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
24.26/3.16	c  B st     0         0       105     31996         0         0    273090         0   no data   no data
25.16/3.30	c  N dy    12      5332       105     31996         0      4945    273088     98521     15.95     16.81
26.64/3.42	c  N dy    22      9362       105     31996         0      5612    273084     96105     15.68     19.54
28.25/3.60	c  N dy    37     14517       105     31996         0      5312    273079     74939     15.50     16.36
29.85/3.83	c  N dy    44     22310       105     31996         0     12573    273072    207209     14.94     15.75
30.65/3.93	c  F st    62     25000       105     31996         0      8480    273069    123938     15.00   no data
31.44/4.00	c  N st    66     27033       105     31996         0     10376    273069    161254     15.00   no data
32.25/4.11	c  S st    68     30002       105     31996         0     13112    273065    214866     15.00   no data
32.25/4.16	c  S st    68     30506       105     31996         0     13592    273058    222633     15.00   no data
32.25/4.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.25/4.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
32.25/4.19	c blocked clauses removed:        0 vars:      0 tried:         105 T: 0.00 s
32.25/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.25/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.25/4.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
32.25/4.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.04/4.20	c lits-rem:        31  cl-subs:       21  v-elim:      0  v-fix:    0  time:  0.01 s
33.04/4.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.43/5.06	c lits-rem:      2740  cl-subs:     1232  v-elim:      0  v-fix:    0  time:  0.85 s
44.21/5.68	c asymm  cl-useful: 36/2190/31873 lits-rem:36 time: 0.62
44.21/5.68	c calculated reachability. Time: 0.00
44.21/5.68	c  N dy    68     30506       105     31873         0     12462    271763    196268     15.00   no data
45.82/5.87	c  N dy    78     34746       105     31873         0      8610    271761    113244     14.87     15.80
49.01/6.28	c  N dy    90     44679       105     31873         0      8873    271755    114378     14.46     15.47
49.81/6.32	c  S st    94     45760       105     31873         0      9872    271755    132497     14.46     14.81
49.81/6.38	c  S st    94     46262       105     31873         0     10361    271755    140271     14.46   no data
49.81/6.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.62/6.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
50.62/6.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.62/6.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.62/6.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.62/6.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
50.62/6.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.62/6.42	c lits-rem:        29  cl-subs:       26  v-elim:      0  v-fix:    0  time:  0.01 s
50.62/6.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.33/6.62	c lits-rem:       928  cl-subs:      413  v-elim:      0  v-fix:    0  time:  0.19 s
52.33/6.62	c vivif2 --  cl tried    31792 cl shrink        0 lits rem          0 time: 0.00
52.33/6.62	c vivif2 --  cl tried    10003 cl shrink        0 lits rem          0 time: 0.00
55.40/7.09	c asymm  cl-useful: 33/2281/31792 lits-rem:33 time: 0.47
55.40/7.09	c calculated reachability. Time: 0.00
55.40/7.09	c  N dy    94     46262       105     31792         0     10003    270886    134069     14.46   no data
57.00/7.25	c  N dy   132     50362       105     31792         0     13894    270880    210072     14.64     15.90
58.60/7.42	c  N dy   147     54465       105     31792         0     17674    270862    278368     14.61     15.42
59.40/7.61	c  N dy   174     58552       105     31792         0     11706    270858    159251     14.68     15.57
61.11/7.76	c  N dy   191     62641       105     31792         0     15529    270856    231116     14.68     15.75
62.59/7.93	c  N dy   210     66682       105     31792         0     19324    270850    303775     14.71     16.73
63.38/8.09	c  S st   230     69393       105     31792         0     11008    270844    138567     14.73     14.00
64.18/8.16	c  S st   230     69895       105     31792         0     11479    270841    146323     14.73   no data
64.18/8.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.18/8.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
64.18/8.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
64.18/8.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.18/8.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.18/8.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
64.18/8.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.98/8.20	c lits-rem:        69  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.01 s
64.98/8.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.58/8.46	c lits-rem:       670  cl-subs:      278  v-elim:      0  v-fix:    0  time:  0.25 s
66.58/8.47	c vivif2 --  cl tried    31636 cl shrink        0 lits rem          0 time: 0.00
66.58/8.47	c vivif2 --  cl tried    11319 cl shrink        0 lits rem          0 time: 0.00
72.16/9.11	c asymm  cl-useful: 201/2201/31636 lits-rem:201 time: 0.64
72.16/9.11	c calculated reachability. Time: 0.00
72.16/9.11	c  N dy   230     69895       105     31636         0     11319    269049    143855     14.73   no data
73.77/9.33	c  N dy   262     74749       105     31636         0     15918    269046    232122     14.80     15.60
75.37/9.55	c  N dy   291     79810       105     31636         0     20691    269044    321801     14.83     15.66
76.96/9.81	c  N dy   296     85002       105     31636         0     13662    269040    182520     14.77     15.65
78.67/9.91	c  F st   313     87501       105     31636         0     16032    269032    227971     14.79     13.80
79.35/10.06	c  N st   318     90796       105     31636         0     19107    269028    289194     14.79   no data
81.75/10.31	c  N dy   326     96652       105     31636         0     24507    269023    389732     14.76     15.82
84.15/10.60	c  N dy   347    103416       105     31636         0     18024    269015    253591     14.72     15.52
84.15/10.66	c  S st   350    104842       105     31636         0     19338    269014    276671     14.71     14.52
84.95/10.72	c  S st   350    105343       105     31636         0     19823    269013    284700     14.71   no data
84.95/10.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.95/10.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
84.95/10.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.95/10.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.95/10.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.95/10.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
84.95/10.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
84.95/10.76	c lits-rem:       261  cl-subs:      194  v-elim:      0  v-fix:    0  time:  0.02 s
84.95/10.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.73/11.34	c lits-rem:      2698  cl-subs:     1392  v-elim:      0  v-fix:    0  time:  0.57 s
89.73/11.35	c vivif2 --  cl tried    31345 cl shrink        0 lits rem          0 time: 0.01
89.73/11.35	c vivif2 --  cl tried    18528 cl shrink        0 lits rem          0 time: 0.00
91.33/11.57	c asymm  cl-useful: 83/956/31345 lits-rem:83 time: 0.21
91.33/11.57	c calculated reachability. Time: 0.00
91.33/11.57	c  N dy   350    105343       105     31345         0     18528    265925    258450     14.71   no data
93.72/11.87	c  N dy   365    112303       105     31345         0     25004    265922    375729     14.64     15.48
96.92/12.26	c  N dy   398    120144       105     31345         0     18716    265915    260452     14.62     15.41
100.12/12.61	c  N dy   427    128105       105     31345         0     26225    265911    399117     14.61     15.51
102.52/12.99	c  N dy   465    136491       105     31345         0     19382    265906    264304     14.62     15.39
106.50/13.42	c  N dy   524    145570       105     31345         0     27969    265897    428929     14.68     15.47
111.30/14.00	c  N dy   570    158016       105     31345         0     23803    265889    332635     14.67     13.49
111.30/14.00	c  S st   570    158016       105     31345         0     23803    265889    332635     14.67     13.49
111.30/14.07	c  S st   570    158521       105     31345         0     24296    265888    341320     14.67   no data
111.30/14.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.30/14.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
111.30/14.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.30/14.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.30/14.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.30/14.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
111.30/14.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
112.10/14.10	c lits-rem:        72  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.01 s
112.10/14.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
119.28/15.09	c lits-rem:      4252  cl-subs:     2451  v-elim:      0  v-fix:    0  time:  0.97 s
119.28/15.09	c vivif2 --  cl tried    31151 cl shrink        0 lits rem          0 time: 0.00
120.08/15.10	c vivif2 --  cl tried    21987 cl shrink        0 lits rem          0 time: 0.00
121.77/15.38	c asymm  cl-useful: 73/887/31151 lits-rem:73 time: 0.28
121.77/15.38	c calculated reachability. Time: 0.00
121.77/15.38	c  N dy   570    158521       105     31151         0     21987    263783    297966     14.67   no data
126.46/15.93	c  N dy   631    168698       105     31151         0     31606    263774    480510     14.71     15.68
132.05/16.61	c  N dy   691    181101       105     31151         0     26717    263767    392471     14.72     15.69
137.65/17.34	c  N dy   739    194453       105     31151         0     21761    263758    290684     14.72     15.58
143.24/18.01	c  N dy   810    207199       105     31151         0     33814    263752    522294     14.77     15.56
149.62/18.89	c  N dy   883    220788       105     31151         0     28131    263740    408131     14.80     15.62
157.73/19.84	c  N dy   954    234882       105     31151         0     21925    263728    278757     14.83     15.69
158.40/19.97	c  S st   968    237781       105     31151         0     24639    263726    330354     14.83     14.16
159.20/20.05	c  S st   968    238284       105     31151         0     25125    263726    338858     14.83   no data
159.20/20.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
159.20/20.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
159.20/20.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
159.20/20.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.20/20.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.20/20.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
159.20/20.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
159.20/20.08	c lits-rem:        81  cl-subs:       63  v-elim:      0  v-fix:    0  time:  0.01 s
159.20/20.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.80/20.77	c lits-rem:      2561  cl-subs:     1003  v-elim:      0  v-fix:    0  time:  0.67 s
164.80/20.77	c vivif2 --  cl tried    30913 cl shrink        0 lits rem          0 time: 0.00
164.80/20.78	c vivif2 --  cl tried    24297 cl shrink        0 lits rem          0 time: 0.00
167.19/21.00	c asymm  cl-useful: 59/832/30913 lits-rem:59 time: 0.23
167.19/21.00	c calculated reachability. Time: 0.00
167.19/21.00	c  N dy   968    238284       105     30913         0     24297    261209    321296     14.83   no data
173.58/21.82	c  N dy  1034    253594       105     30913         0     38689    261199    595384     14.83     15.68
180.77/22.78	c  N dy  1110    269855       105     30913         0     33539    261193    485684     14.84     16.68
189.56/23.89	c  N dy  1188    288512       105     30913         0     29725    261185    409610     14.84     15.72
198.34/24.96	c  F st  1257    306250       105     30913         0     24205    261172    299252     14.85     14.61
199.14/25.03	c  N st  1260    307438       105     30913         0     25318    261172    322659     14.85   no data
210.44/26.49	c  N dy  1295    332730       105     30913         0     25669    261162    318207     14.78     15.63
219.88/27.60	c  N dy  1376    352753       105     30913         0     44458    261150    674220     14.78     15.64
222.29/27.95	c  S st  1389    357427       105     30913         0     24895    261149    300043     14.77     12.62
223.08/28.02	c  S st  1389    357931       105     30913         0     25387    261148    308609     14.77   no data
223.08/28.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
223.08/28.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
223.08/28.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
223.08/28.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
223.08/28.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
223.08/28.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
223.08/28.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
223.08/28.06	c lits-rem:        57  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.01 s
223.08/28.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.18/28.52	c lits-rem:      1498  cl-subs:      549  v-elim:      0  v-fix:    0  time:  0.45 s
227.18/28.53	c vivif2 --  cl tried    30716 cl shrink        0 lits rem          0 time: 0.00
227.18/28.53	c vivif2 --  cl tried    24968 cl shrink        0 lits rem          0 time: 0.00
228.68/28.76	c asymm  cl-useful: 48/839/30716 lits-rem:48 time: 0.23
228.68/28.77	c calculated reachability. Time: 0.00
228.68/28.77	c  N dy  1389    357931       105     30716         0     24968    259078    301904     14.77   no data
238.26/29.98	c  N dy  1500    377949       105     30716         0     43956    259071    669528     14.80     17.02
253.53/31.91	c  N dy  1566    406982       105     30716         0     45641    259064    659269     14.76     15.54
265.41/33.39	c  N dy  1648    427561       105     30716         0     39129    259058    554057     14.75     15.76
276.59/34.78	c  N dy  1756    447624       105     30716         0     31203    259050    399462     14.77     15.61
286.97/36.05	c  N dy  1816    468020       105     30716         0     50223    259040    752280     14.75     15.57
297.45/37.40	c  N dy  1899    488048       105     30716         0     41107    259029    569113     14.74     15.53
310.13/38.91	c  N dy  1997    508146       105     30716         0     31269    259022    388255     14.75     15.77
319.71/40.17	c  N dy  2090    529201       105     30716         0     51015    259016    759852     14.76     15.58
324.62/40.78	c  S st  2136    536897       105     30716         0     58256    259013    897820     14.77   no data
326.09/40.93	c  S st  2136    537399       105     30716         0     58749    259013    906224     14.77   no data
326.09/40.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
326.09/40.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
326.09/40.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
326.09/40.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
326.09/40.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.09/40.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
326.09/40.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
326.09/40.99	c lits-rem:        37  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.02 s
326.90/41.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
369.20/46.31	c lits-rem:      9378  cl-subs:     4918  v-elim:      0  v-fix:    0  time:  5.29 s
369.20/46.31	c vivif2 --  cl tried    30529 cl shrink        0 lits rem          0 time: 0.00
369.20/46.33	c vivif2 --  cl tried    53951 cl shrink        0 lits rem          0 time: 0.01
371.60/46.62	c asymm  cl-useful: 9/600/30529 lits-rem:9 time: 0.30
371.60/46.63	c calculated reachability. Time: 0.00
371.60/46.63	c  N dy  2136    537399       105     30529         0     53951    257149    802541     14.77   no data
382.78/48.02	c  N dy  2228    557523       105     30529         0     43356    257144    612552     14.78     15.59
394.88/49.55	c  N dy  2286    577921       105     30529         0     31782    257138    389632     14.76     16.13
405.14/50.81	c  N dy  2382    597988       105     30529         0     50676    257134    750114     14.77     16.35
416.32/52.26	c  N dy  2453    619133       105     30529         0     38923    257128    514522     14.76     15.63
430.02/53.92	c  N dy  2546    642592       105     30529         0     60749    257122    922523     14.76     15.55
441.88/55.40	c  N dy  2617    663482       105     30529         0     47897    257114    666087     14.75     15.56
459.44/57.61	c  N dy  2728    689937       105     30529         0     39220    257112    497477     14.74     15.76
473.95/59.46	c  N dy  2859    710384       105     30529         0     58530    257104    876407     14.77     15.58
490.69/61.53	c  N dy  2923    730646       105     30529         0     43023    257098    558625     14.76     15.56
504.17/63.28	c  N dy  2992    750689       105     30529         0     61639    257095    903515     14.76     21.10
519.33/65.20	c  N dy  3088    770778       105     30529         0     45216    257092    590425     14.76     15.65
533.71/66.91	c  N dy  3169    792396       105     30529         0     65451    257090    975734     14.75     15.62
544.18/68.24	c  S st  3237    806100       105     30529         0     42278    257086    539289     14.76   no data
544.85/68.37	c  S st  3237    806603       105     30529         0     42766    257085    547777     14.76   no data
544.85/68.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
545.65/68.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
545.65/68.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
545.65/68.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
545.65/68.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
545.65/68.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
545.65/68.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
545.65/68.44	c lits-rem:        85  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.02 s
545.65/68.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
564.81/70.90	c lits-rem:      4446  cl-subs:     1294  v-elim:      0  v-fix:    0  time:  2.44 s
565.61/70.90	c vivif2 --  cl tried    30297 cl shrink        0 lits rem          0 time: 0.00
565.61/70.91	c vivif2 --  cl tried    41666 cl shrink        0 lits rem          0 time: 0.01
568.02/71.27	c asymm  cl-useful: 11/653/30297 lits-rem:12 time: 0.36
568.02/71.27	c calculated reachability. Time: 0.00
568.02/71.27	c  N dy  3237    806603       105     30297         0     41666    254680    524334     14.76   no data
581.59/72.97	c  N dy  3311    826625       105     30297         0     60409    254677    879338     14.75     15.54
598.35/75.00	c  N dy  3358    847933       105     30297         0     43039    254674    530959     14.73     15.60
639.09/80.18	c  N dy  3404    905796       105     30297         0     58449    254670    780603     14.62     15.40
656.66/82.31	c  N dy  3516    925812       105     30297         0     38710    254668    449452     14.63     19.16
667.83/83.76	c  N dy  3624    945855       105     30297         0     57515    254661    807046     14.64     15.79
683.90/85.72	c  N dy  3690    966043       105     30297         0     76258    254659   1147946     14.63     15.47
697.37/87.42	c  N dy  3741    986057       105     30297         0     54945    254655    728828     14.62     15.53
711.73/89.28	c  N dy  3830   1007736       105     30297         0     75017    254648   1104422     14.62     15.46
730.90/91.69	c  N dy  3862   1032928       105     30297         0     57764    254643    776493     14.59     15.59
746.87/93.60	c  N dy  3917   1053018       105     30297         0     76356    254641   1112451     14.58     15.40
762.05/95.55	c  F st  4008   1071875       105     30297         0     52639    254639    684212     14.59   no data
762.94/95.65	c  N st  4011   1073063       105     30297         0     53750    254638    707906     14.59   no data
776.42/97.34	c  N dy  4053   1093225       105     30297         0     72482    254636   1071772     14.58     15.46
793.19/99.43	c  N dy  4164   1113309       105     30297         0     48855    254636    615786     14.59     17.34
805.97/101.08	c  N dy  4241   1133390       105     30297         0     67666    254634    970648     14.59     15.41
822.74/103.17	c  N dy  4343   1153481       105     30297         0     86614    254632   1335023     14.60     15.92
842.00/105.57	c  N dy  4421   1180818       105     30297         0     68380    254626    955066     14.59     15.39
858.68/107.60	c  N dy  4505   1201512       105     30297         0     87689    254623   1316402     14.59     15.40
865.85/108.54	c  S st  4555   1209904       105     30297         0     51122    254621    641519     14.59   no data
866.66/108.67	c  S st  4555   1210409       105     30297         0     51613    254621    649992     14.59   no data
866.66/108.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
867.46/108.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
867.46/108.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
867.46/108.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
867.46/108.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
867.46/108.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
867.46/108.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
867.46/108.73	c lits-rem:        39  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.02 s
867.46/108.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
892.22/111.87	c lits-rem:      4040  cl-subs:     1414  v-elim:      0  v-fix:    0  time:  3.12 s
892.22/111.88	c vivif2 --  cl tried    30118 cl shrink        0 lits rem          0 time: 0.00
892.22/111.89	c vivif2 --  cl tried    50329 cl shrink        0 lits rem          0 time: 0.01
895.53/112.25	c asymm  cl-useful: 3/662/30118 lits-rem:3 time: 0.36
895.53/112.25	c calculated reachability. Time: 0.00
895.53/112.25	c  N dy  4555   1210409       105     30118         0     50329    252839    624368     14.59   no data
911.37/114.29	c  N dy  4673   1230416       105     30118         0     69127    252838    983592     14.60     18.28
928.95/116.50	c  N dy  4748   1250452       105     30118         0     87708    252834   1330780     14.60     16.86
946.51/118.66	c  N dy  4852   1270482       105     30118         0     61001    252831    816665     14.61     15.65
964.09/120.86	c  N dy  4941   1290511       105     30118         0     79775    252830   1172119     14.61     17.16
988.04/123.80	c  N dy  5039   1314512       105     30118         0     55767    252829    709082     14.61     15.40
1004.81/125.96	c  N dy  5149   1334808       105     30118         0     74810    252827   1072785     14.62     15.43
1024.77/128.45	c  N dy  5226   1354924       105     30118         0     93585    252826   1423987     14.62     15.47
1040.73/130.44	c  N dy  5318   1374955       105     30118         0     64990    252823    882146     14.62     17.27
1065.49/133.56	c  N dy  5348   1404854       105     30118         0     92213    252822   1338451     14.59     15.42
1083.85/135.80	c  N dy  5441   1424997       105     30118         0     63090    252821    837246     14.59     15.45
1098.22/137.60	c  N dy  5510   1445030       105     30118         0     81752    252821   1184137     14.59     17.30
1118.99/140.29	c  N dy  5625   1465300       105     30118         0     51656    252820    615134     14.60     15.39
1133.36/142.07	c  N dy  5670   1486161       105     30118         0     70891    252820    961030     14.59     15.43
1152.52/144.42	c  N dy  5756   1507616       105     30118         0     90925    252818   1330304     14.59     15.42
1171.69/146.81	c  N dy  5880   1527647       105     30118         0     59882    252814    772280     14.60     16.34
1187.66/148.84	c  N dy  5965   1547707       105     30118         0     78510    252813   1114648     14.60     18.17
1223.60/153.30	c  N dy  6028   1592119       105     30118         0     68022    252809    866860     14.56     15.33
1254.84/157.23	c  N dy  6083   1628012       105     30118         0    100986    252808   1447462     14.54     15.33
1271.52/159.30	c  N dy  6165   1648236       105     30118         0     68624    252808    921988     14.54     15.33
1288.28/161.44	c  N dy  6233   1668535       105     30118         0     87420    252805   1263562     14.53     15.32
1313.04/164.52	c  N dy  6359   1688769       105     30118         0     53920    252801    639308     14.54     15.38
1326.61/166.29	c  N dy  6407   1708809       105     30118         0     72367    252798    968567     14.54     18.19
1328.21/166.46	c  S st  6422   1710410       105     30118         0     73875    252798    999322     14.54   no data
1329.81/166.61	c  S st  6422   1710914       105     30118         0     74357    252797   1008000     14.54   no data
1329.81/166.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1329.81/166.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1329.81/166.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1329.81/166.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1329.81/166.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1329.81/166.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
1329.81/166.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1329.81/166.69	c lits-rem:        15  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.02 s
1330.60/166.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1391.30/174.31	c lits-rem:     10114  cl-subs:     6168  v-elim:      0  v-fix:    0  time:  7.58 s
1391.30/174.32	c vivif2 --  cl tried    29986 cl shrink        0 lits rem          0 time: 0.00
1391.30/174.33	c vivif2 --  cl tried    68289 cl shrink        0 lits rem          0 time: 0.02
1394.50/174.74	c asymm  cl-useful: 1/513/29986 lits-rem:1 time: 0.40
1394.50/174.74	c calculated reachability. Time: 0.00
1394.50/174.74	c  N dy  6422   1710914       105     29986         0     68289    251483    894437     14.54   no data
1419.24/177.89	c  N dy  6519   1735465       105     29986         0     91171    251480   1313854     14.54     15.41
1455.17/182.31	c  N dy  6596   1765863       105     29986         0     65801    251480    829475     14.53     15.35
1473.53/184.69	c  N dy  6663   1788753       105     29986         0     86880    251479   1203933     14.52     15.32
1495.89/187.41	c  N dy  6797   1808778       105     29986         0    105772    251476   1571170     14.53     17.79
1515.85/189.93	c  N dy  6907   1828823       105     29986         0     70330    251473    940109     14.54     15.68
1536.74/192.55	c  N dy  7002   1848899       105     29986         0     89126    251472   1296338     14.54     16.37
1560.58/195.53	c  N dy  7079   1869111       105     29986         0    107787    251472   1636991     14.54     15.33
1581.34/198.12	c  N dy  7146   1889214       105     29986         0     70968    251470    923973     14.54     15.31
1603.69/200.98	c  N dy  7243   1911593       105     29986         0     91905    251469   1320905     14.54     15.49
1637.24/205.19	c  N dy  7271   1945648       105     29986         0     66734    251466    824164     14.51     15.38
1655.60/207.47	c  N dy  7407   1965747       105     29986         0     85692    251465   1194367     14.52     15.35
1677.95/210.21	c  N dy  7543   1986601       105     29986         0    105364    251463   1576352     14.53     15.34
1699.53/212.94	c  N dy  7630   2006705       105     29986         0     66742    251462    848511     14.53     15.33
1715.49/214.94	c  N dy  7708   2026783       105     29986         0     85436    251461   1188446     14.53     15.88
1735.47/217.47	c  N dy  7799   2047060       105     29986         0    104353    251461   1542718     14.53     15.30
1761.81/220.79	c  N dy  7917   2070093       105     29986         0     67544    251458    858949     14.54     15.34
1778.57/222.82	c  N dy  7986   2090679       105     29986         0     86706    251457   1214202     14.54     15.40
1800.93/225.67	c  N dy  8132   2110764       105     29986         0    105643    251455   1583384     14.55     16.36
1824.90/228.60	c  N dy  8230   2130814       105     29986         0     64816    251453    796298     14.55     15.38
1842.46/230.86	c  N dy  8333   2150850       105     29986         0     83671    251452   1158405     14.55     15.83
1862.42/233.32	c  N dy  8410   2170874       105     29986         0    102215    251451   1497083     14.55     16.71
1889.57/236.76	c  N dy  8513   2191388       105     29986         0     61068    251449    720861     14.56     15.40
1903.95/238.58	c  S st  8586   2210914       105     29986         0     79081    251448   1049835     14.55     12.08
1905.67/238.76	c  S st  8586   2211417       105     29986         0     79575    251448   1058469     14.55   no data
1905.67/238.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1906.34/238.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1906.34/238.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1906.34/238.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1906.34/238.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1906.34/238.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
1906.34/238.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1906.34/238.85	c lits-rem:        39  cl-subs:       19  v-elim:      0  v-fix:    0  time:  0.03 s
1906.34/238.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1959.85/245.56	c lits-rem:      7477  cl-subs:     4199  v-elim:      0  v-fix:    0  time:  6.68 s
1959.85/245.57	c vivif2 --  cl tried    29877 cl shrink        0 lits rem          0 time: 0.00
1959.85/245.58	c vivif2 --  cl tried    75466 cl shrink        0 lits rem          0 time: 0.02
1963.04/245.94	c asymm  cl-useful: 5/449/29877 lits-rem:5 time: 0.36
1963.04/245.94	c calculated reachability. Time: 0.00
1963.04/245.94	c  N dy  8586   2211417       105     29877         0     75466    250334    981263     14.55   no data
1983.91/248.59	c  N dy  8680   2231814       105     29877         0     94542    250333   1341989     14.56     15.37
2012.55/252.18	c  N dy  8786   2251818       105     29877         0    113391    250331   1705594     14.56     15.34
2038.91/255.48	c  N dy  8873   2271913       105     29877         0     70826    250328    900102     14.56     18.13
2058.87/257.95	c  N dy  8980   2291935       105     29877         0     89569    250326   1255660     14.57     15.89
2082.02/260.87	c  N dy  9110   2311948       105     29877         0    108446    250322   1627833     14.58     16.54
2111.57/264.52	c  N dy  9198   2337502       105     29877         0     69847    250322    866391     14.57     15.57
2129.14/266.74	c  N dy  9304   2357554       105     29877         0     88756    250321   1232422     14.58     15.77
2151.61/269.55	c  N dy  9369   2377627       105     29877         0    107271    250320   1569557     14.57     17.52
2184.24/273.61	c  N dy  9439   2397674       105     29877         0    125909    250320   1918119     14.58     15.42
2210.59/276.94	c  N dy  9547   2417763       105     29877         0     81706    250320   1101086     14.58     15.94
2237.72/280.37	c  N dy  9645   2438282       105     29877         0    100981    250319   1471277     14.58     15.61
2265.64/283.87	c  N dy  9726   2458371       105     29877         0    119753    250316   1822427     14.58     15.37
2292.57/287.28	c  N dy  9861   2478607       105     29877         0     74554    250315    953004     14.59     15.42
2310.84/289.56	c  N dy  9944   2498610       105     29877         0     93210    250312   1297157     14.59     15.97
2333.07/292.32	c  N dy 10016   2518826       105     29877         0    111990    250310   1644547     14.59     15.37
2362.43/296.08	c  N dy 10144   2538920       105     29877         0     65687    250306    774345     14.60     15.56
2380.70/298.35	c  N dy 10266   2558935       105     29877         0     84508    250305   1139123     14.61     18.05
2402.19/301.08	c  N dy 10395   2579072       105     29877         0    103449    250305   1506367     14.61     15.48
2427.75/304.20	c  N dy 10495   2599089       105     29877         0    122209    250305   1871437     14.62     16.01
2454.09/307.55	c  N dy 10639   2619166       105     29877         0     74815    250305    945281     14.63     17.00
2474.07/310.09	c  N dy 10755   2639813       105     29877         0     94227    250305   1320332     14.63     15.46
2498.01/313.02	c  N dy 10867   2659874       105     29877         0    113030    250303   1684585     14.64     15.46
2525.16/316.47	c  N dy 10978   2680308       105     29877         0    132250    250302   2055432     14.64     15.65
2548.30/319.37	c  N dy 11089   2700352       105     29877         0     83542    250302   1093966     14.64     15.99
2559.50/320.71	c  S st 11135   2711418       105     29877         0     93851    250302   1287411     14.65     13.33
2561.09/320.92	c  S st 11135   2711919       105     29877         0     94332    250302   1296160     14.65   no data
2561.09/320.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2561.09/320.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2561.09/320.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2561.09/320.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2561.09/320.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2561.09/320.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
2561.09/320.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2561.90/321.02	c lits-rem:        51  cl-subs:       16  v-elim:      0  v-fix:    0  time:  0.03 s
2561.90/321.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2633.05/329.92	c lits-rem:      7025  cl-subs:     5265  v-elim:      0  v-fix:    0  time:  8.85 s
2633.05/329.92	c vivif2 --  cl tried    29799 cl shrink        0 lits rem          0 time: 0.00
2633.05/329.94	c vivif2 --  cl tried    89129 cl shrink        0 lits rem          0 time: 0.02
2636.15/330.30	c asymm  cl-useful: 10/400/29799 lits-rem:10 time: 0.36
2636.15/330.31	c calculated reachability. Time: 0.00
2636.15/330.31	c  N dy 11135   2711919       105     29799         0     89129    249504   1191955     14.65   no data
2660.24/333.39	c  N dy 11265   2731965       105     29799         0    107998    249503   1560923     14.65     16.17
2690.45/337.12	c  N dy 11328   2752031       105     29799         0    126607    249502   1905629     14.65     15.48
2717.60/340.59	c  N dy 11381   2772075       105     29799         0     77384    249502    970928     14.65     16.26
2740.76/343.49	c  N dy 11515   2792116       105     29799         0     96243    249501   1339126     14.65     15.85
2763.92/346.36	c  N dy 11623   2812165       105     29799         0    115070    249501   1700358     14.66     16.20
2790.28/349.67	c  N dy 11701   2833815       105     29799         0    135203    249500   2079673     14.66     15.49
2821.41/353.54	c  N dy 11779   2863199       105     29799         0     93658    249499   1258831     14.65     15.49
2858.15/358.15	c  N dy 11831   2897719       105     29799         0    125092    249499   1806013     14.64     15.43
2897.39/363.09	c  N dy 11905   2925368       105     29799         0     81235    249496    999124     14.63     15.46
2925.21/366.59	c  N dy 12011   2945507       105     29799         0    100160    249495   1360240     14.63     15.48
2958.88/370.74	c  N dy 12093   2965846       105     29799         0    119287    249493   1733096     14.64     15.46
3005.86/376.64	c  N dy 12196   2993817       105     29799         0     74917    249492    886494     14.63     15.50
3025.83/379.17	c  N dy 12299   3013836       105     29799         0     93666    249491   1244739     14.63     15.55
3049.78/382.14	c  N dy 12427   3033878       105     29799         0    112551    249491   1617277     14.64     17.52
3078.54/385.75	c  N dy 12546   3053892       105     29799         0    131425    249491   1986530     14.64     15.75
3108.20/389.42	c  N dy 12647   3073988       105     29799         0     78714    249491    968793     14.65     15.46
3135.22/392.84	c  N dy 12732   3099879       105     29799         0    102759    249490   1406905     14.64     15.53
3167.17/396.81	c  N dy 12842   3125106       105     29799         0    126343    249489   1854316     14.64     15.56
3203.11/401.35	c  N dy 12985   3145583       105     29799         0     73059    249488    846520     14.65     15.43
3222.39/403.73	c  N dy 13051   3165807       105     29799         0     91822    249483   1187569     14.65     15.48
3244.62/406.57	c  N dy 13152   3185846       105     29799         0    110609    249482   1549972     14.65     18.19
3270.17/409.79	c  N dy 13271   3206005       105     29799         0    129558    249480   1914919     14.65     15.48
3279.75/410.98	c  S st 13317   3211921       105     29799         0    135146    249480   2024911     14.66   no data
3282.16/411.29	c  S st 13317   3212421       105     29799         0    135636    249480   2033714     14.66   no data
3282.16/411.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3283.06/411.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
3283.06/411.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3283.06/411.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3283.06/411.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3283.06/411.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
3283.06/411.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3283.88/411.43	c lits-rem:        26  cl-subs:       23  v-elim:      0  v-fix:    0  time:  0.04 s
3284.55/411.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3492.15/437.53	c lits-rem:     13704  cl-subs:    11391  v-elim:      0  v-fix:    0  time: 26.02 s
3492.15/437.53	c vivif2 --  cl tried    29755 cl shrink        0 lits rem          0 time: 0.00
3492.15/437.57	c vivif2 --  cl tried   124266 cl shrink        0 lits rem          0 time: 0.03
3496.14/438.03	c asymm  cl-useful: 9/302/29755 lits-rem:9 time: 0.47
3496.14/438.04	c calculated reachability. Time: 0.00
3496.14/438.04	c  N dy 13317   3212421       105     29755         0    124266    248979   1804330     14.66   no data
3528.97/442.13	c  N dy 13385   3232508       105     29755         0    142821    248979   2140482     14.65     15.51
3560.02/446.07	c  N dy 13520   3252608       105     29755         0     88660    248978   1148639     14.66     15.53
3587.97/449.57	c  N dy 13600   3272644       105     29755         0    107348    248978   1494468     14.66     16.63
3619.11/453.42	c  N dy 13709   3292723       105     29755         0    126249    248977   1865788     14.66     16.27
3651.06/457.40	c  N dy 13808   3312739       105     29755         0    144962    248977   2223058     14.67     17.24
3677.41/460.75	c  N dy 13941   3332761       105     29755         0     89469    248977   1156082     14.67     15.50
3701.36/463.75	c  N dy 14030   3353176       105     29755         0    108582    248977   1522933     14.67     15.48
3733.29/467.75	c  N dy 14105   3373260       105     29755         0    127349    248976   1873337     14.67     16.79
3769.23/472.24	c  N dy 14175   3393350       105     29755         0    146006    248976   2220853     14.67     16.77
3804.37/476.62	c  N dy 14242   3414523       105     29755         0     90309    248976   1137119     14.67     15.58
3837.89/480.88	c  N dy 14364   3435094       105     29755         0    109552    248974   1507333     14.67     15.47
3877.83/485.82	c  N dy 14479   3455221       105     29755         0    128427    248972   1874507     14.68     15.49
3920.95/491.20	c  N dy 14602   3475977       105     29755         0    148027    248972   2263164     14.68     15.50
3954.47/495.41	c  N dy 14733   3495993       105     29755         0     90490    248971   1155519     14.69     17.38
3979.23/498.56	c  N dy 14852   3516867       105     29755         0    110169    248971   1539823     14.69     15.50
4007.18/502.04	c  N dy 14952   3537298       105     29755         0    129306    248969   1907633     14.69     15.53
4039.91/506.10	c  N dy 15063   3558709       105     29755         0    149228    248968   2290711     14.70     15.53
4067.06/509.53	c  N dy 15119   3582505       105     29755         0     93741    248968   1181991     14.69     15.49
4089.43/512.37	c  N dy 15213   3602617       105     29755         0    112522    248967   1544140     14.70     15.58
4116.59/515.76	c  N dy 15343   3622798       105     29755         0    131476    248967   1917663     14.70     15.54
4148.52/519.71	c  N dy 15405   3645652       105     29755         0    152611    248967   2314880     14.70     15.49
4174.07/522.95	c  N dy 15494   3665741       105     29755         0     93265    248966   1189084     14.70     16.92
4198.82/526.06	c  N dy 15634   3685743       105     29755         0    112156    248964   1559112     14.71     15.98
4227.57/529.61	c  N dy 15755   3706139       105     29755         0    131335    248964   1937582     14.71     15.51
4237.97/530.97	c  S st 15802   3712422       105     29755         0    137277    248964   2057217     14.71   no data
4240.46/531.26	c  S st 15802   3712923       105     29755         0    137757    248964   2066233     14.71   no data
4240.46/531.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4241.28/531.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
4241.28/531.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4241.28/531.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4241.28/531.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4241.28/531.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
4241.28/531.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4241.95/531.41	c lits-rem:        27  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.04 s
4241.95/531.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4429.58/554.90	c lits-rem:     13052  cl-subs:     7661  v-elim:      0  v-fix:    0  time: 23.42 s
4429.58/554.90	c vivif2 --  cl tried    29681 cl shrink        0 lits rem          0 time: 0.00
4429.58/554.93	c vivif2 --  cl tried   130118 cl shrink        0 lits rem          0 time: 0.03
4432.78/555.40	c asymm  cl-useful: 7/278/29681 lits-rem:7 time: 0.46
4432.78/555.40	c calculated reachability. Time: 0.00
4432.78/555.40	c  N dy 15802   3712923       105     29681         0    130118    248229   1892499     14.71   no data
4471.90/560.23	c  N dy 15916   3733387       105     29681         0    149213    248229   2263378     14.72     15.60
4503.95/564.30	c  F st 16013   3751562       105     29681         0     87176    248229   1069050     14.72   no data
4506.24/564.56	c  N st 16017   3753593       105     29681         0     89052    248229   1107992     14.72   no data
4534.19/568.10	c  N dy 16118   3774846       105     29681         0    108926    248229   1500961     14.72     15.94
4565.43/571.94	c  N dy 16225   3794910       105     29681         0    127682    248228   1860451     14.73     15.51
4601.39/576.49	c  N dy 16327   3815276       105     29681         0    146813    248228   2235063     14.73     15.54
4636.53/580.89	c  N dy 16416   3835340       105     29681         0     85501    248225   1026352     14.73     15.53
4663.55/584.21	c  N dy 16554   3855399       105     29681         0    104367    248224   1401829     14.74     15.78
4696.29/588.39	c  N dy 16663   3876671       105     29681         0    124253    248224   1786125     14.74     15.61
4741.94/594.05	c  N dy 16781   3896732       105     29681         0    143109    248223   2157154     14.74     18.83
4793.81/600.60	c  N dy 16905   3916819       105     29681         0    161998    248221   2532363     14.75     17.83
4828.05/604.88	c  N dy 17025   3936910       105     29681         0     99781    248221   1298634     14.75     16.28
4859.19/608.72	c  N dy 17101   3958404       105     29681         0    119418    248221   1651929     14.75     15.54
4891.92/612.82	c  N dy 17167   3978629       105     29681         0    138216    248221   2001355     14.75     15.56
4930.26/617.63	c  N dy 17311   3998649       105     29681         0    157081    248220   2375912     14.75     15.87
4961.53/621.54	c  N dy 17450   4018710       105     29681         0     94064    248220   1177425     14.76     15.88
4987.05/624.74	c  N dy 17572   4038738       105     29681         0    112886    248220   1546618     14.76     18.44
5013.40/628.11	c  N dy 17694   4058939       105     29681         0    131909    248220   1915596     14.77     15.59
5046.84/632.23	c  N dy 17788   4079967       105     29681         0    151593    248219   2294673     14.77     15.71
5085.17/637.02	c  N dy 17916   4100045       105     29681         0     87375    248219   1033153     14.77     15.79
5118.81/641.26	c  N dy 17994   4130672       105     29681         0    115248    248218   1527084     14.76     15.56
5149.06/645.01	c  N dy 18124   4152003       105     29681         0    135276    248218   1917641     14.77     15.69
5177.81/648.66	c  N dy 18179   4172286       105     29681         0    153890    248217   2257460     14.76     15.55
5214.54/653.27	c  N dy 18244   4192323       105     29681         0     88982    248217   1052128     14.76     15.57
5236.90/656.07	c  N dy 18351   4212456       105     29681         0    107799    248216   1418034     14.77     15.70
5237.70/656.17	c  S st 18356   4212923       105     29681         0    108237    248216   1426547     14.77   no data
5240.10/656.42	c  S st 18356   4213425       105     29681         0    108724    248216   1435298     14.77   no data
5240.10/656.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5240.10/656.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
5240.90/656.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5240.90/656.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5240.90/656.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5240.90/656.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
5240.90/656.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5240.90/656.53	c lits-rem:        23  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.03 s
5240.90/656.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5307.96/664.94	c lits-rem:      5705  cl-subs:     5909  v-elim:      0  v-fix:    0  time:  8.36 s
5307.96/664.94	c vivif2 --  cl tried    29601 cl shrink        0 lits rem          0 time: 0.00
5307.96/664.96	c vivif2 --  cl tried   102853 cl shrink        0 lits rem          0 time: 0.02
5311.17/665.32	c asymm  cl-useful: 2/348/29601 lits-rem:2 time: 0.35
5311.17/665.32	c calculated reachability. Time: 0.00
5311.17/665.32	c  N dy 18356   4213425       105     29601         0    102853    247454   1323597     14.77   no data
5334.33/668.29	c  N dy 18431   4233498       105     29601         0    121496    247454   1674027     14.76     19.95
5364.77/672.08	c  N dy 18545   4254279       105     29601         0    141086    247454   2059247     14.77     15.61
5432.53/680.59	c  N dy 18642   4291519       105     29601         0     91299    247454   1079378     14.76     15.60
5458.89/683.85	c  N dy 18709   4311591       105     29601         0    109923    247454   1428703     14.76     16.77
5486.05/687.23	c  N dy 18806   4331863       105     29601         0    128927    247454   1798086     14.76     15.56
5514.09/690.80	c  N dy 18871   4351887       105     29601         0    147563    247454   2156174     14.76     16.41
5547.53/694.99	c  N dy 18965   4372050       105     29601         0    166319    247454   2514123     14.76     15.54
5580.27/699.04	c  N dy 19098   4392214       105     29601         0     99990    247453   1264756     14.77     15.62
5607.43/702.45	c  N dy 19172   4412269       105     29601         0    118696    247452   1622738     14.77     18.01
5645.85/707.22	c  N dy 19298   4432326       105     29601         0    137650    247452   2001006     14.77     16.36
5694.46/713.31	c  N dy 19397   4458193       105     29601         0    161740    247452   2464477     14.77     15.58
5726.39/717.31	c  N dy 19437   4478250       105     29601         0     93879    247452   1130279     14.77     16.82
5752.74/720.66	c  N dy 19573   4498589       105     29601         0    113118    247451   1513926     14.77     15.67
5786.39/724.88	c  N dy 19695   4518837       105     29601         0    132176    247451   1888163     14.77     15.61
5823.80/729.53	c  N dy 19819   4538917       105     29601         0    151050    247451   2266122     14.78     16.61
5876.50/736.10	c  N dy 19910   4566063       105     29601         0     88700    247451   1020807     14.78     15.66
5900.56/739.12	c  N dy 20017   4586763       105     29601         0    108186    247451   1401366     14.78     15.65
5926.92/742.42	c  N dy 20129   4606848       105     29601         0    127022    247451   1772420     14.78     15.57
5958.76/746.43	c  N dy 20258   4626889       105     29601         0    145875    247450   2148035     14.79     15.57
5993.09/750.74	c  N dy 20348   4646938       105     29601         0    164630    247450   2511578     14.79     21.16
6031.43/755.57	c  N dy 20467   4666950       105     29601         0     94769    247449   1132991     14.79     15.61
6057.79/758.86	c  N dy 20536   4690171       105     29601         0    116149    247449   1528329     14.79     15.65
6085.85/762.33	c  N dy 20640   4710451       105     29601         0    135203    247447   1902877     14.79     15.58
6089.71/762.86	c  S st 20658   4713425       105     29601         0    138009    247447   1956752     14.79     13.64
6092.11/763.18	c  S st 20658   4713929       105     29601         0    138495    247447   1965317     14.79   no data
6092.11/763.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
6092.92/763.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
6092.92/763.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6092.92/763.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6092.92/763.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6092.92/763.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
6092.92/763.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6093.81/763.33	c lits-rem:        19  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.04 s
6093.81/763.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6248.61/782.77	c lits-rem:      8295  cl-subs:    10918  v-elim:      0  v-fix:    0  time: 19.37 s
6248.61/782.77	c vivif2 --  cl tried    29587 cl shrink        0 lits rem          0 time: 0.00
6249.41/782.80	c vivif2 --  cl tried   127587 cl shrink        0 lits rem          0 time: 0.03
6251.90/783.19	c asymm  cl-useful: 8/296/29587 lits-rem:8 time: 0.39
6251.90/783.19	c calculated reachability. Time: 0.00
6251.90/783.19	c  N dy 20658   4713929       105     29587         0    127587    247238   1753733     14.79   no data
6287.04/787.61	c  N dy 20729   4735849       105     29587         0    147909    247238   2137471     14.79     15.58
6326.87/792.55	c  N dy 20826   4755854       105     29587         0    166648    247237   2502650     14.79     17.06
6370.79/798.03	c  N dy 20940   4775939       105     29587         0     96446    247237   1157356     14.80     17.33
6405.13/802.32	c  N dy 21037   4801492       105     29587         0    120062    247236   1596031     14.80     15.61
6433.88/805.91	c  N dy 21102   4821563       105     29587         0    138675    247235   1944512     14.79     15.64
6468.20/810.21	c  N dy 21225   4841599       105     29587         0    157517    247232   2316692     14.80     16.23
6509.72/815.43	c  N dy 21340   4861699       105     29587         0    176452    247232   2689626     14.80     15.85
6545.66/819.96	c  N dy 21422   4881850       105     29587         0    105260    247232   1326983     14.80     15.67
6570.42/823.01	c  N dy 21501   4901958       105     29587         0    123983    247231   1685145     14.80     15.60
6599.96/826.71	c  N dy 21584   4922006       105     29587         0    142680    247231   2039079     14.80     16.22
6633.50/830.93	c  N dy 21705   4942025       105     29587         0    161457    247231   2406399     14.80     18.02
6670.24/835.58	c  N dy 21790   4962099       105     29587         0    180296    247231   2770887     14.80     16.07
6702.18/839.51	c  N dy 21888   4983225       105     29587         0    108661    247231   1369011     14.81     15.93
6733.33/843.44	c  N dy 21990   5003560       105     29587         0    127657    247230   1742847     14.81     15.67
6769.27/847.97	c  N dy 22118   5023585       105     29587         0    146548    247230   2118528     14.81     18.55
6810.77/853.11	c  N dy 22255   5043667       105     29587         0    165452    247230   2493599     14.81     16.30
6882.64/862.13	c  N dy 22338   5083548       105     29587         0    109900    247230   1351204     14.81     15.62
6908.99/865.40	c  N dy 22415   5103805       105     29587         0    128723    247229   1713722     14.81     15.62
6941.72/869.54	c  N dy 22550   5123841       105     29587         0    147684    247229   2098207     14.81     15.64
6976.85/873.92	c  N dy 22668   5143887       105     29587         0    166518    247228   2473134     14.82     17.58
7016.90/878.93	c  N dy 22780   5164149       105     29587         0    185616    247228   2855404     14.82     15.64
7044.73/882.45	c  N dy 22845   5184410       105     29587         0    111319    247227   1409676     14.82     15.72
7076.68/886.44	c  N dy 22902   5208542       105     29587         0    133524    247226   1818232     14.82     15.62
7085.47/887.56	c  S st 22936   5213929       105     29587         0    138566    247226   1918752     14.82   no data
7087.85/887.88	c  S st 22936   5214434       105     29587         0    139059    247226   1927183     14.82   no data
7087.85/887.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7088.65/887.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
7088.65/887.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7088.65/887.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7088.65/887.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7088.65/887.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
7088.65/887.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7089.45/888.02	c lits-rem:        22  cl-subs:       23  v-elim:      0  v-fix:    0  time:  0.04 s
7089.45/888.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7237.14/906.59	c lits-rem:     10909  cl-subs:     9486  v-elim:      0  v-fix:    0  time: 18.50 s
7237.14/906.59	c vivif2 --  cl tried    29552 cl shrink        0 lits rem          0 time: 0.00
7237.94/906.62	c vivif2 --  cl tried   129585 cl shrink        0 lits rem          0 time: 0.03
7241.14/907.07	c asymm  cl-useful: 5/292/29552 lits-rem:5 time: 0.45
7241.14/907.08	c calculated reachability. Time: 0.00
7241.14/907.08	c  N dy 22936   5214434       105     29552         0    129585    246856   1741887     14.82   no data
7281.87/912.15	c  N dy 23023   5235157       105     29552         0    148825    246856   2101893     14.82     15.63
7328.18/917.92	c  N dy 23144   5257417       105     29552         0    169746    246855   2511559     14.82     15.60
7383.30/924.83	c  N dy 23275   5278963       105     29552         0     96338    246855   1118374     14.82     15.64
7411.33/928.41	c  N dy 23349   5299207       105     29552         0    115229    246854   1484792     14.82     15.67
7442.38/932.20	c  N dy 23420   5319967       105     29552         0    134528    246854   1854859     14.82     15.79
7479.92/936.98	c  N dy 23538   5340045       105     29552         0    153419    246854   2228907     14.83     15.74
7520.64/942.03	c  N dy 23679   5360696       105     29552         0    172858    246854   2620298     14.83     15.61
7564.55/947.50	c  N dy 23785   5380728       105     29552         0     96728    246852   1118092     14.83     18.07
7612.47/953.59	c  N dy 23824   5422705       105     29552         0    135143    246852   1803752     14.82     15.63
7645.21/957.66	c  N dy 23933   5442961       105     29552         0    154215    246852   2186883     14.82     15.61
7684.46/962.59	c  N dy 23961   5465822       105     29552         0    175301    246852   2577648     14.82     15.71
7726.67/967.88	c  N dy 24016   5485877       105     29552         0     98488    246851   1145818     14.82     17.25
7763.52/972.48	c  N dy 24103   5512788       105     29552         0    123398    246851   1608834     14.81     15.60
7802.52/977.34	c  N dy 24208   5533925       105     29552         0    143210    246851   1997959     14.81     15.66
7853.63/983.71	c  N dy 24343   5554334       105     29552         0    162412    246851   2375736     14.82     15.71
7916.71/991.66	c  N dy 24453   5578674       105     29552         0    185166    246851   2816881     14.82     15.63
7955.94/996.55	c  N dy 24505   5598903       105     29552         0    107531    246850   1315705     14.82     15.75
7983.11/999.98	c  N dy 24604   5618983       105     29552         0    126311    246849   1680310     14.82     17.97
8014.93/1003.95	c  N dy 24731   5639072       105     29552         0    145217    246849   2055497     14.82     16.27
8051.66/1008.53	c  N dy 24842   5659128       105     29552         0    164051    246848   2427923     14.82     16.36
8087.70/1013.09	c  N dy 24911   5679176       105     29552         0    182671    246848   2780918     14.82     17.65
8131.61/1018.56	c  N dy 25027   5699260       105     29552         0    103751    246848   1239455     14.83     16.68
8150.67/1020.91	c  S st 25094   5714435       105     29552         0    117897    246848   1510071     14.83   no data
8152.26/1021.15	c  S st 25094   5714936       105     29552         0    118382    246848   1518671     14.83   no data
8152.26/1021.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8153.06/1021.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
8153.06/1021.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8153.06/1021.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8153.06/1021.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8153.06/1021.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
8153.06/1021.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8153.06/1021.27	c lits-rem:        10  cl-subs:       28  v-elim:      0  v-fix:    0  time:  0.03 s
8153.86/1021.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8220.93/1029.74	c lits-rem:      3994  cl-subs:     4068  v-elim:      0  v-fix:    0  time:  8.41 s
8220.93/1029.74	c vivif2 --  cl tried    29511 cl shrink        0 lits rem          0 time: 0.00
8220.93/1029.77	c vivif2 --  cl tried   114327 cl shrink        0 lits rem          0 time: 0.02
8224.13/1030.14	c asymm  cl-useful: 6/321/29511 lits-rem:6 time: 0.37
8224.13/1030.15	c calculated reachability. Time: 0.00
8224.13/1030.15	c  N dy 25094   5714936       105     29511         0    114327    246449   1437690     14.83   no data
8252.08/1033.69	c  N dy 25208   5734964       105     29511         0    133166    246448   1812187     14.83     15.69
8283.21/1037.51	c  N dy 25302   5755001       105     29511         0    151829    246447   2166632     14.83     18.33
8322.34/1042.41	c  N dy 25385   5775189       105     29511         0    170667    246447   2531517     14.83     15.71
8361.46/1047.31	c  N dy 25489   5795292       105     29511         0    189557    246447   2910560     14.83     15.62
8401.41/1052.34	c  N dy 25607   5815303       105     29511         0    109649    246447   1337513     14.84     17.31
8434.94/1056.52	c  N dy 25698   5835348       105     29511         0    128315    246446   1694344     14.84     16.40
8474.18/1061.44	c  N dy 25808   5855350       105     29511         0    147070    246445   2056865     14.84     15.65
8517.20/1066.81	c  N dy 25933   5875443       105     29511         0    165979    246445   2434508     14.84     15.95
8562.01/1072.50	c  N dy 25997   5895977       105     29511         0    185064    246445   2796880     14.84     15.68
8616.20/1079.20	c  N dy 26127   5917358       105     29511         0    105518    246445   1247773     14.84     15.73
8646.55/1083.01	c  N dy 26195   5937719       105     29511         0    124395    246445   1606655     14.84     15.77
8683.29/1087.67	c  N dy 26280   5958263       105     29511         0    143543    246444   1971018     14.84     15.65
8730.39/1093.53	c  N dy 26398   5985789       105     29511         0    169205    246444   2469225     14.85     15.76
8767.93/1098.26	c  N dy 26501   6006415       105     29511         0    188442    246444   2838722     14.85     15.63
8813.45/1103.93	c  N dy 26604   6029316       105     29511         0    109288    246443   1311247     14.85     15.63
8839.80/1107.27	c  N dy 26656   6050079       105     29511         0    128371    246442   1659550     14.85     15.69
8870.27/1111.10	c  N dy 26762   6070083       105     29511         0    147071    246442   2023576     14.85     15.69
8905.41/1115.44	c  N dy 26847   6090174       105     29511         0    165839    246442   2385125     14.85     16.23
8945.22/1120.45	c  N dy 26954   6110175       105     29511         0    184488    246441   2748544     14.85     15.64
9001.20/1127.49	c  N dy 27070   6130183       105     29511         0    101913    246441   1165902     14.85     18.46
9027.55/1130.74	c  N dy 27187   6150221       105     29511         0    120696    246441   1534183     14.85     15.67
9055.40/1134.25	c  N dy 27257   6170254       105     29511         0    139321    246441   1889127     14.85     17.35
9105.72/1140.54	c  N dy 27362   6201582       105     29511         0    168382    246441   2442419     14.85     15.66
9131.27/1143.74	c  S st 27420   6214936       105     29511         0    180870    246441   2684121     14.85     14.58
9134.45/1144.14	c  S st 27420   6215438       105     29511         0    181347    246441   2693300     14.85   no data
9134.45/1144.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9135.25/1144.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.11
9135.25/1144.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9135.25/1144.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9135.25/1144.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9135.25/1144.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
9135.25/1144.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9136.05/1144.33	c lits-rem:        14  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.05 s
9136.85/1144.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9572.07/1198.92	c lits-rem:     17133  cl-subs:    14024  v-elim:      0  v-fix:    0  time: 54.50 s
9572.07/1198.92	c vivif2 --  cl tried    29499 cl shrink        0 lits rem          0 time: 0.00
9572.07/1198.97	c vivif2 --  cl tried   167331 cl shrink        0 lits rem          0 time: 0.05
9576.75/1199.50	c asymm  cl-useful: 2/232/29499 lits-rem:2 time: 0.53
9576.75/1199.51	c calculated reachability. Time: 0.00
9576.75/1199.51	c  N dy 27420   6215438       105     29499         0    167331    246289   2407860     14.85   no data
9627.85/1205.98	c  N dy 27534   6235463       105     29499         0    186167    246289   2784574     14.85     16.17
9680.56/1212.51	c  N dy 27602   6255543       105     29499         0    103050    246289   1183815     14.85     15.73
9712.59/1216.59	c  N dy 27727   6280883       105     29499         0    126737    246289   1645572     14.86     15.66
9754.02/1221.70	c  N dy 27729   6307515       105     29499         0    150761    246289   2060763     14.85     15.74
9850.65/1233.84	c  N dy 27766   6353024       105     29499         0    191967    246289   2775814     14.83     15.64
9908.14/1241.01	c  N dy 27885   6373433       105     29499         0    109015    246289   1298255     14.84     15.91
9935.28/1244.44	c  N dy 27998   6393572       105     29499         0    127873    246289   1669912     14.84     15.66
9977.61/1249.72	c  N dy 28127   6421152       105     29499         0    153644    246289   2171940     14.84     15.63
10013.55/1254.28	c  N dy 28214   6441292       105     29499         0    172380    246289   2537516     14.84     15.89
10053.47/1259.22	c  N dy 28307   6461331       105     29499         0    191125    246289   2899062     14.84     15.78
10102.98/1265.49	c  N dy 28396   6481994       105     29499         0    106746    246289   1234338     14.84     15.77
10130.13/1268.89	c  N dy 28502   6502206       105     29499         0    125652    246289   1604642     14.84     15.68
10163.66/1273.08	c  N dy 28616   6522211       105     29499         0    144563    246289   1977096     14.85     17.15
10203.60/1278.10	c  N dy 28696   6543488       105     29499         0    164416    246288   2362753     14.85     15.65
10248.42/1283.66	c  N dy 28766   6563568       105     29499         0    182837    246287   2701880     14.84     18.78
10328.29/1293.69	c  N dy 28809   6594512       105     29499         0    106544    246287   1223276     14.84     15.72
10357.72/1297.30	c  N dy 28888   6614581       105     29499         0    125190    246287   1578180     14.84     15.66
10393.65/1301.85	c  N dy 28997   6634624       105     29499         0    143942    246286   1945598     14.84     19.77
10434.37/1306.97	c  N dy 29094   6656671       105     29499         0    164475    246286   2347006     14.84     15.72
10471.11/1311.59	c  N dy 29152   6676709       105     29499         0    183010    246286   2688088     14.84     16.10
10522.20/1317.99	c  N dy 29287   6699305       105     29499         0    204184    246286   3111751     14.84     15.66
10558.95/1322.59	c  S st 29383   6715438       105     29499         0    113648    246286   1362187     14.84   no data
10561.35/1322.85	c  S st 29383   6715939       105     29499         0    114133    246286   1370842     14.84   no data
10561.35/1322.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10562.15/1322.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
10562.15/1322.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10562.15/1322.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10562.15/1322.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10562.15/1322.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
10562.15/1322.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10562.15/1322.97	c lits-rem:         3  cl-subs:       17  v-elim:      0  v-fix:    0  time:  0.03 s
10562.95/1323.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10594.88/1327.08	c lits-rem:      1967  cl-subs:     1438  v-elim:      0  v-fix:    0  time:  4.05 s
10594.88/1327.08	c vivif2 --  cl tried    29465 cl shrink        0 lits rem          0 time: 0.00
10595.68/1327.10	c vivif2 --  cl tried   112712 cl shrink        0 lits rem          0 time: 0.02
10598.08/1327.48	c asymm  cl-useful: 3/322/29465 lits-rem:3 time: 0.37
10598.08/1327.48	c calculated reachability. Time: 0.00
10598.08/1327.48	c  N dy 29383   6715939       105     29465         0    112712    245961   1342152     14.84   no data
10630.01/1331.44	c  N dy 29389   6740208       105     29465         0    134508    245961   1708550     14.84     15.65
10663.56/1335.65	c  N dy 29509   6760571       105     29465         0    153654    245961   2094590     14.84     15.84
10706.01/1340.97	c  N dy 29570   6780989       105     29465         0    172761    245960   2459137     14.84     15.66
10753.79/1346.98	c  N dy 29715   6801570       105     29465         0    192126    245960   2850011     14.84     15.65
10808.87/1353.85	c  N dy 29838   6822944       105     29465         0    212238    245959   3250922     14.84     15.66
10847.20/1358.61	c  N dy 29955   6843015       105     29465         0    124403    245959   1566367     14.85     16.41
10892.71/1364.39	c  N dy 30063   6868119       105     29465         0    147857    245959   2023006     14.85     15.83
10945.42/1370.98	c  N dy 30091   6897002       105     29465         0    173638    245959   2458627     14.84     15.63
10995.03/1377.14	c  N dy 30192   6918264       105     29465         0    193454    245959   2846694     14.84     15.83
11062.81/1385.66	c  N dy 30300   6945983       105     29465         0    111997    245959   1308005     14.84     15.63
11094.75/1389.62	c  N dy 30419   6969749       105     29465         0    134194    245959   1734571     14.84     15.63
11126.78/1393.69	c  N dy 30523   6989798       105     29465         0    152997    245959   2105693     14.84     15.65
11164.21/1398.32	c  N dy 30618   7009827       105     29465         0    171685    245959   2468525     14.84     17.37
11202.55/1403.19	c  N dy 30700   7029893       105     29465         0    190367    245959   2826468     14.84     15.68
11249.76/1409.04	c  N dy 30812   7049906       105     29465         0    209132    245958   3202251     14.85     16.24
11293.69/1414.56	c  N dy 30919   7070069       105     29465         0    119460    245958   1453416     14.85     15.63
11322.33/1418.14	c  N dy 30982   7091069       105     29465         0    138747    245958   1801352     14.85     15.73
11353.48/1422.05	c  N dy 31014   7111494       105     29465         0    157351    245957   2137382     14.84     15.76
11392.61/1426.91	c  N dy 31155   7131497       105     29465         0    176244    245957   2520267     14.85     17.65
11429.34/1431.53	c  N dy 31158   7153973       105     29465         0    196470    245957   2860766     14.84     15.80
11478.16/1437.71	c  N dy 31259   7176037       105     29465         0    217096    245956   3262971     14.84     15.65
11515.57/1442.36	c  N dy 31375   7196117       105     29465         0    126840    245956   1594349     14.84     17.29
11544.33/1445.91	c  S st 31435   7215941       105     29465         0    145210    245956   1936088     14.84     12.42
11545.93/1446.20	c  S st 31435   7216442       105     29465         0    145692    245956   1944827     14.84   no data
11546.73/1446.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
11546.73/1446.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
11547.52/1446.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11547.52/1446.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11547.52/1446.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11547.52/1446.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
11547.52/1446.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11547.52/1446.34	c lits-rem:        20  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.04 s
11547.52/1446.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11665.71/1461.13	c lits-rem:      8333  cl-subs:     6191  v-elim:      0  v-fix:    0  time: 14.72 s
11665.71/1461.13	c vivif2 --  cl tried    29452 cl shrink        0 lits rem          0 time: 0.00
11665.71/1461.16	c vivif2 --  cl tried   139510 cl shrink        0 lits rem          0 time: 0.03
11668.90/1461.55	c asymm  cl-useful: 3/273/29452 lits-rem:3 time: 0.39
11668.90/1461.56	c calculated reachability. Time: 0.00
11668.90/1461.56	c  N dy 31435   7216442       105     29452         0    139510    245799   1821377     14.84   no data
11702.44/1465.70	c  N dy 31513   7236535       105     29452         0    158203    245799   2180642     14.84     16.80
11746.36/1471.24	c  N dy 31616   7256631       105     29452         0    177073    245799   2551127     14.84     15.89
11794.37/1477.22	c  N dy 31676   7276635       105     29452         0    195563    245799   2902959     14.84     15.66
11840.57/1483.00	c  N dy 31783   7296669       105     29452         0    214245    245799   3264904     14.84     19.94
11884.48/1488.57	c  N dy 31904   7317290       105     29452         0    123407    245799   1518916     14.85     15.63
11915.63/1492.45	c  N dy 32025   7337323       105     29452         0    142217    245799   1900667     14.85     18.43
11957.15/1497.68	c  N dy 32123   7361930       105     29452         0    165092    245799   2344153     14.85     15.70
11999.47/1502.97	c  N dy 32235   7382089       105     29452         0    183935    245799   2714637     14.85     15.67
12044.99/1508.65	c  N dy 32359   7402097       105     29452         0    202667    245799   3090319     14.85     15.71
12104.08/1516.03	c  N dy 32492   7422472       105     29452         0    221796    245799   3470522     14.85     15.72
12152.00/1522.01	c  N dy 32579   7444853       105     29452         0    131070    245799   1645228     14.85     15.67
12189.62/1526.79	c  N dy 32688   7464977       105     29452         0    149951    245799   2018789     14.86     15.72
12242.32/1533.33	c  N dy 32793   7488997       105     29452         0    172283    245799   2451298     14.86     15.69
12292.53/1539.69	c  N dy 32903   7509040       105     29452         0    191088    245799   2824020     14.86     15.92
12346.05/1546.34	c  N dy 33001   7529141       105     29452         0    209916    245799   3194439     14.86     15.91
12412.31/1554.64	c  N dy 33121   7549213       105     29452         0    116151    245799   1354654     14.86     15.69
12443.47/1558.57	c  N dy 33259   7569370       105     29452         0    135172    245799   1741697     14.87     15.66
12477.01/1562.72	c  N dy 33376   7589670       105     29452         0    154283    245798   2123560     14.87     15.71
12516.13/1567.69	c  N dy 33502   7609706       105     29452         0    173131    245798   2501276     14.87     15.70
12557.66/1572.87	c  N dy 33623   7629844       105     29452         0    191986    245798   2876303     14.87     15.70
12604.76/1578.75	c  N dy 33719   7649959       105     29452         0    210794    245798   3242200     14.87     15.78
12667.85/1586.62	c  N dy 33794   7679349       105     29452         0    124128    245798   1472748     14.87     15.68
12695.80/1590.19	c  N dy 33879   7699434       105     29452         0    142922    245798   1840561     14.87     15.66
12722.95/1593.58	c  S st 33958   7716442       105     29452         0    158734    245798   2144773     14.87     13.16
12725.44/1593.89	c  S st 33958   7716943       105     29452         0    159220    245798   2153984     14.87   no data
12725.44/1593.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12726.93/1594.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
12726.93/1594.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12726.93/1594.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12726.93/1594.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12726.93/1594.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
12726.93/1594.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12726.93/1594.05	c lits-rem:        10  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.04 s
12727.74/1594.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12881.87/1613.40	c lits-rem:     10717  cl-subs:    10983  v-elim:      0  v-fix:    0  time: 19.28 s
12881.87/1613.40	c vivif2 --  cl tried    29433 cl shrink        0 lits rem          0 time: 0.00
12881.87/1613.44	c vivif2 --  cl tried   148247 cl shrink        0 lits rem          0 time: 0.03
12885.05/1613.88	c asymm  cl-useful: 0/270/29433 lits-rem:0 time: 0.45
12885.05/1613.89	c calculated reachability. Time: 0.00
12885.05/1613.89	c  N dy 33958   7716943       105     29433         0    148247    245599   1952270     14.87   no data
12933.76/1619.98	c  N dy 34045   7739220       105     29433         0    168958    245599   2347240     14.87     15.81
12989.79/1626.93	c  N dy 34133   7759501       105     29433         0    187792    245599   2702569     14.87     15.72
13054.32/1635.04	c  N dy 34234   7779721       105     29433         0    206537    245598   3065081     14.87     15.72
13122.20/1643.51	c  N dy 34330   7799921       105     29433         0    225428    245598   3439339     14.87     15.82
13166.11/1649.04	c  N dy 34455   7820941       105     29433         0    131087    245598   1633246     14.87     15.86
13199.76/1653.28	c  N dy 34565   7840949       105     29433         0    149778    245598   1998605     14.87     17.04
13268.34/1661.80	c  N dy 34617   7879518       105     29433         0    184881    245598   2614389     14.87     15.67
13332.32/1669.89	c  N dy 34708   7909967       105     29433         0    212935    245598   3123540     14.86     15.69
13393.81/1677.51	c  N dy 34822   7930007       105     29433         0    117065    245598   1350481     14.87     15.67
13424.04/1681.30	c  N dy 34933   7950596       105     29433         0    136321    245598   1728134     14.87     15.65
13453.59/1685.05	c  N dy 34967   7970877       105     29433         0    154953    245598   2062549     14.86     15.69
13498.40/1690.65	c  N dy 35094   7990961       105     29433         0    173856    245598   2436049     14.87     17.65
13546.21/1696.62	c  N dy 35230   8011011       105     29433         0    192761    245597   2814116     14.87     16.57
13605.31/1704.01	c  N dy 35357   8031015       105     29433         0    211598    245597   3195338     14.87     16.35
13654.02/1710.12	c  N dy 35413   8052123       105     29433         0    231055    245597   3566059     14.87     15.67
13693.94/1715.12	c  N dy 35515   8072130       105     29433         0    133869    245597   1674555     14.87     15.76
13733.07/1720.09	c  N dy 35550   8101796       105     29433         0    161022    245597   2148096     14.86     15.68
13766.62/1724.27	c  N dy 35566   8121962       105     29433         0    179374    245596   2474200     14.86     15.74
13813.73/1730.18	c  N dy 35654   8145799       105     29433         0    201590    245596   2910902     14.86     15.68
13872.03/1737.40	c  N dy 35706   8169744       105     29433         0    223646    245596   3325781     14.86     15.68
13927.13/1744.31	c  N dy 35736   8194695       105     29433         0    130060    245596   1567585     14.85     15.64
13960.66/1748.51	c  N dy 35851   8214815       105     29433         0    148955    245596   1941699     14.86     15.64
13963.96/1748.99	c  S st 35870   8216943       105     29433         0    150955    245596   1982900     14.86   no data
13967.05/1749.30	c  S st 35870   8217447       105     29433         0    151445    245596   1991837     14.86   no data
13967.05/1749.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13967.85/1749.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
13967.85/1749.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13967.85/1749.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13967.85/1749.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13967.85/1749.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
13967.85/1749.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13967.85/1749.45	c lits-rem:         7  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.04 s
13968.65/1749.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14086.03/1764.27	c lits-rem:      7186  cl-subs:     8260  v-elim:      0  v-fix:    0  time: 14.74 s
14086.03/1764.27	c vivif2 --  cl tried    29416 cl shrink        0 lits rem          0 time: 0.00
14086.03/1764.30	c vivif2 --  cl tried   143191 cl shrink        0 lits rem          0 time: 0.03
14089.21/1764.68	c asymm  cl-useful: 1/278/29416 lits-rem:1 time: 0.38
14089.21/1764.68	c calculated reachability. Time: 0.00
14089.21/1764.68	c  N dy 35870   8217447       105     29416         0    143191    245429   1835583     14.86   no data
14122.88/1768.88	c  N dy 35918   8238338       105     29416         0    162657    245429   2205696     14.85     15.72
14163.49/1773.92	c  N dy 36030   8258407       105     29416         0    181400    245429   2575370     14.86     17.17
14204.21/1779.02	c  N dy 36093   8278444       105     29416         0    199943    245429   2926070     14.86     16.65
14260.12/1786.03	c  N dy 36241   8298453       105     29416         0    218870    245429   3307928     14.86     15.65
14327.99/1794.54	c  N dy 36381   8318455       105     29416         0    120148    245429   1389741     14.86     16.16
14392.67/1802.60	c  N dy 36464   8353653       105     29416         0    152373    245429   1976207     14.86     15.72
14439.76/1808.55	c  N dy 36593   8373749       105     29416         0    171278    245429   2353835     14.86     18.46
14487.68/1814.50	c  N dy 36706   8393782       105     29416         0    190129    245429   2730781     14.86     16.59
14533.19/1820.26	c  N dy 36771   8413874       105     29416         0    208718    245428   3071397     14.86     15.74
14585.09/1826.74	c  N dy 36797   8436307       105     29416         0    229072    245428   3427608     14.86     15.68
14637.00/1833.24	c  N dy 36911   8456878       105     29416         0    130021    245427   1574827     14.86     15.85
14668.93/1837.27	c  N dy 36973   8477143       105     29416         0    148899    245426   1942835     14.86     15.72
14703.26/1841.53	c  N dy 37064   8497190       105     29416         0    167624    245426   2304628     14.86     20.00
14744.79/1846.78	c  N dy 37183   8517428       105     29416         0    186647    245426   2684992     14.86     15.73
14795.10/1853.02	c  N dy 37235   8538136       105     29416         0    205860    245426   3050595     14.86     15.71
14854.19/1860.47	c  N dy 37357   8558433       105     29416         0    224925    245426   3435960     14.86     15.65
14924.45/1869.28	c  N dy 37457   8578763       105     29416         0    124148    245426   1447506     14.86     15.78
14960.40/1873.77	c  N dy 37571   8598840       105     29416         0    143073    245426   1827396     14.86     17.11
14997.94/1878.44	c  N dy 37682   8618913       105     29416         0    161884    245426   2202289     14.86     18.44
15040.25/1883.78	c  N dy 37754   8639877       105     29416         0    181222    245426   2566684     14.86     15.65
15086.56/1889.56	c  N dy 37879   8659981       105     29416         0    200122    245426   2947341     14.87     15.69
15132.18/1895.30	c  N dy 37970   8680174       105     29416         0    219065    245426   3321470     14.87     15.82
15206.35/1904.50	c  N dy 38003   8711179       105     29416         0    126518    245426   1470085     14.86     15.80
15214.33/1905.50	c  S st 38033   8717447       105     29416         0    132386    245426   1585052     14.86   no data
15215.93/1905.78	c  S st 38033   8717948       105     29416         0    132871    245426   1594504     14.86   no data
15215.93/1905.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15216.73/1905.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
15216.73/1905.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15216.73/1905.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15216.73/1905.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15216.73/1905.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
15216.73/1905.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15217.53/1905.91	c lits-rem:         4  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.04 s
15217.53/1905.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15266.23/1912.08	c lits-rem:      3500  cl-subs:     3594  v-elim:      0  v-fix:    0  time:  6.11 s
15266.23/1912.08	c vivif2 --  cl tried    29394 cl shrink        0 lits rem          0 time: 0.00
15267.03/1912.10	c vivif2 --  cl tried   129294 cl shrink        0 lits rem          0 time: 0.03
15269.43/1912.48	c asymm  cl-useful: 2/279/29394 lits-rem:2 time: 0.37
15269.43/1912.49	c calculated reachability. Time: 0.00
15269.43/1912.49	c  N dy 38033   8717948       105     29394         0    129294    245203   1536547     14.86   no data
15301.37/1916.45	c  N dy 38121   8739083       105     29394         0    148976    245202   1916136     14.86     15.70
15331.73/1920.28	c  N dy 38190   8759112       105     29394         0    167437    245202   2262177     14.86     15.86
15370.18/1925.08	c  N dy 38295   8779198       105     29394         0    186188    245202   2635528     14.86     17.59
15420.37/1931.37	c  N dy 38396   8801427       105     29394         0    206984    245202   3041441     14.86     15.66
15484.36/1939.38	c  N dy 38523   8826159       105     29394         0    229897    245201   3488064     14.86     15.71
15539.34/1946.23	c  N dy 38622   8846218       105     29394         0    127254    245201   1496645     14.86     17.46
15569.69/1950.01	c  N dy 38717   8866315       105     29394         0    146073    245201   1865836     14.86     15.79
15600.82/1953.96	c  N dy 38758   8886457       105     29394         0    164653    245201   2202848     14.86     15.68
15738.27/1971.20	c  N dy 38790   8953055       105     29394         0    224450    245198   3159679     14.84     15.88
15814.84/1980.74	c  N dy 38857   8973079       105     29394         0    121678    245198   1386764     14.84     15.90
15850.77/1985.23	c  N dy 38990   8993575       105     29394         0    140838    245197   1769578     14.84     15.65
15885.91/1989.60	c  N dy 39078   9013650       105     29394         0    159540    245197   2126504     14.84     15.94
15920.25/1993.93	c  N dy 39136   9033727       105     29394         0    178134    245197   2482046     14.84     15.69
15962.57/1999.21	c  N dy 39248   9053796       105     29394         0    196933    245197   2855118     14.84     15.70
16012.07/2005.48	c  N dy 39300   9075413       105     29394         0    216986    245196   3225149     14.84     15.74
16063.28/2011.86	c  N dy 39364   9096057       105     29394         0    236129    245196   3586729     14.84     15.70
16114.29/2018.29	c  N dy 39449   9116171       105     29394         0    131936    245196   1570827     14.84     15.67
16143.16/2021.86	c  N dy 39546   9136268       105     29394         0    150856    245196   1945054     14.84     19.56
16181.36/2026.64	c  N dy 39680   9156282       105     29394         0    169734    245196   2325491     14.84     16.66
16221.39/2031.69	c  N dy 39785   9176561       105     29394         0    188750    245195   2700311     14.85     15.71
16262.81/2036.88	c  N dy 39832   9196563       105     29394         0    207167    245195   3034165     14.84     16.68
16319.51/2043.91	c  N dy 39965   9216598       105     29394         0    226052    245195   3418234     14.85     16.27
16324.31/2044.51	c  S st 39978   9217949       105     29394         0    227347    245195   3445852     14.85   no data
16328.29/2045.07	c  S st 39978   9218450       105     29394         0    227833    245195   3455034     14.85   no data
16328.29/2045.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
16329.89/2045.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.16
16329.89/2045.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16329.89/2045.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16329.89/2045.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16329.89/2045.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
16329.89/2045.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16330.69/2045.32	c lits-rem:        16  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.06 s
16331.49/2045.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16895.23/2116.02	c lits-rem:     20978  cl-subs:    24322  v-elim:      0  v-fix:    0  time: 70.56 s
16895.23/2116.03	c vivif2 --  cl tried    29254 cl shrink        0 lits rem          0 time: 0.00
16895.23/2116.08	c vivif2 --  cl tried   203646 cl shrink        0 lits rem          0 time: 0.05
16899.21/2116.55	c asymm  cl-useful: 2/188/29254 lits-rem:2 time: 0.47
16899.21/2116.56	c calculated reachability. Time: 0.00
16899.21/2116.56	c  N dy 39978   9218450       105     29254         0    203646    243763   2992086     14.85   no data
16955.92/2123.66	c  N dy 40092   9238497       105     29254         0    222479    243763   3367243     14.85     16.07
17015.00/2131.04	c  N dy 40184   9259422       105     29254         0    242033    243762   3747156     14.85     15.68
17072.50/2138.30	c  N dy 40291   9279432       105     29254         0    137007    243762   1665070     14.85     16.75
17110.02/2143.00	c  N dy 40370   9301126       105     29254         0    157292    243762   2049087     14.85     15.65
17153.94/2148.48	c  N dy 40444   9324702       105     29254         0    179256    243761   2469163     14.85     15.66
17199.45/2154.14	c  N dy 40517   9344703       105     29254         0    197897    243761   2830865     14.85     16.60
17256.94/2161.34	c  N dy 40613   9364733       105     29254         0    216664    243761   3204708     14.85     16.67
17318.42/2169.05	c  N dy 40737   9384743       105     29254         0    235439    243761   3582845     14.85     17.55
17382.30/2177.05	c  N dy 40839   9404833       105     29254         0    128942    243761   1501132     14.85     16.05
17416.75/2181.37	c  N dy 40953   9424841       105     29254         0    147713    243760   1871873     14.85     17.59
17457.36/2186.40	c  N dy 41055   9446302       105     29254         0    167806    243760   2265992     14.85     15.71
17500.48/2191.88	c  N dy 41153   9466372       105     29254         0    186545    243760   2636562     14.86     15.74
17547.69/2197.76	c  N dy 41230   9486999       105     29254         0    205760    243759   3011498     14.86     15.68
17622.64/2207.17	c  N dy 41368   9517118       105     29254         0    233807    243759   3553512     14.86     15.69
17704.10/2217.30	c  N dy 41489   9546075       105     29254         0    134213    243759   1563976     14.86     15.65
17733.64/2221.00	c  N dy 41563   9566145       105     29254         0    152857    243759   1916783     14.86     17.70
17784.84/2227.48	c  N dy 41658   9588900       105     29254         0    174127    243759   2336591     14.86     15.66
17853.42/2236.04	c  N dy 41785   9612828       105     29254         0    196528    243759   2778950     14.86     15.66
17914.12/2243.60	c  N dy 41880   9632945       105     29254         0    215322    243759   3146671     14.86     15.76
17977.19/2251.57	c  N dy 42006   9653153       105     29254         0    234294    243759   3527693     14.86     15.83
18048.36/2260.47	c  N dy 42149   9673198       105     29254         0    253174    243759   3913657     14.86     17.09
18105.76/2267.65	c  N dy 42270   9693336       105     29254         0    144481    243759   1789973     14.86     15.72
18155.26/2273.82	c  N dy 42377   9715497       105     29254         0    165243    243758   2198487     14.87     15.65
18162.55/2274.74	c  S st 42395   9718450       105     29254         0    168026    243758   2253847     14.87     15.30
18165.64/2275.15	c  S st 42395   9718953       105     29254         0    168512    243758   2262746     14.87   no data
18165.64/2275.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
18166.44/2275.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.12
18167.24/2275.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18167.24/2275.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18167.24/2275.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18167.24/2275.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
18167.24/2275.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18167.24/2275.36	c lits-rem:        44  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.06 s
18168.05/2275.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18326.14/2295.22	c lits-rem:      9071  cl-subs:     6113  v-elim:      0  v-fix:    0  time: 19.78 s
18326.14/2295.23	c vivif2 --  cl tried    29214 cl shrink        0 lits rem          0 time: 0.00
18326.14/2295.26	c vivif2 --  cl tried   162407 cl shrink        0 lits rem          0 time: 0.04
18329.43/2295.66	c asymm  cl-useful: 4/254/29214 lits-rem:4 time: 0.40
18329.43/2295.67	c calculated reachability. Time: 0.00
18329.43/2295.67	c  N dy 42395   9718953       105     29214         0    162407    243344   2131698     14.87   no data
18369.27/2300.68	c  N dy 42502   9738961       105     29214         0    181204    243344   2507173     14.87     16.26
18419.58/2306.92	c  N dy 42624   9759080       105     29214         0    200005    243344   2879556     14.87     15.79
18477.88/2314.28	c  N dy 42745   9780168       105     29214         0    219871    243344   3279182     14.87     15.71
18537.76/2321.73	c  N dy 42804   9801151       105     29214         0    239295    243342   3648828     14.87     15.69
18604.84/2330.11	c  N dy 42909   9821205       105     29214         0    129570    243340   1481184     14.87     18.59
18636.89/2334.19	c  N dy 42983   9841247       105     29214         0    148352    243340   1852244     14.87     16.74
18675.89/2339.07	c  N dy 43095   9861340       105     29214         0    167185    243340   2232262     14.87     17.74
18730.20/2345.83	c  N dy 43123   9885342       105     29214         0    189186    243340   2637161     14.87     15.69
18786.19/2352.87	c  N dy 43186   9906716       105     29214         0    209070    243340   3017859     14.87     15.68
18849.96/2360.88	c  N dy 43316   9926838       105     29214         0    228027    243340   3404823     14.87     15.67
18918.76/2369.45	c  N dy 43437   9946891       105     29214         0    246801    243340   3782417     14.87     17.28
19016.03/2381.64	c  N dy 43521   9977054       105     29214         0    145035    243338   1723762     14.87     15.66
19061.53/2387.31	c  N dy 43610   9997065       105     29214         0    163751    243338   2083326     14.87     15.70
19105.45/2392.89	c  N dy 43694  10017637       105     29214         0    182994    243338   2452380     14.87     15.66
19152.57/2398.79	c  N dy 43793  10037698       105     29214         0    201801    243338   2821187     14.87     17.00
19211.66/2406.17	c  N dy 43923  10057748       105     29214         0    220582    243338   3200251     14.87     17.12
19273.14/2413.85	c  N dy 44063  10077782       105     29214         0    239497    243338   3586135     14.87     16.02
19341.83/2422.40	c  N dy 44147  10099848       105     29214         0    260063    243338   3987531     14.87     15.77
19388.13/2428.24	c  N dy 44237  10119940       105     29214         0    148457    243338   1841903     14.88     16.81
19424.08/2432.74	c  N dy 44335  10139952       105     29214         0    167173    243338   2211608     14.88     15.77
19465.59/2437.95	c  N dy 44433  10160115       105     29214         0    186056    243338   2586394     14.88     15.68
19519.90/2444.72	c  N dy 44571  10181158       105     29214         0    205910    243338   2988717     14.88     15.68
19580.58/2452.35	c  N dy 44647  10201235       105     29214         0    224593    243338   3346665     14.88     16.70
19635.69/2459.24	c  S st 44736  10218953       105     29214         0    241257    243338   3678585     14.88     14.86
19640.47/2459.83	c  S st 44736  10219453       105     29214         0    241739    243338   3687705     14.88   no data
19640.47/2459.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
19642.07/2460.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.18
19642.07/2460.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19642.07/2460.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19642.07/2460.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19642.07/2460.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
19642.07/2460.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19642.87/2460.11	c lits-rem:         5  cl-subs:       17  v-elim:      0  v-fix:    0  time:  0.07 s
19643.67/2460.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20244.24/2535.42	c lits-rem:     18399  cl-subs:    18592  v-elim:      0  v-fix:    0  time: 75.16 s
20244.24/2535.43	c vivif2 --  cl tried    29191 cl shrink        0 lits rem          0 time: 0.00
20244.24/2535.48	c vivif2 --  cl tried   223153 cl shrink        0 lits rem          0 time: 0.06
20248.13/2535.98	c asymm  cl-useful: 0/182/29191 lits-rem:0 time: 0.50
20248.13/2535.99	c calculated reachability. Time: 0.00
20248.13/2535.99	c  N dy 44736  10219453       105     29191         0    223153    243122   3300564     14.88   no data
20314.51/2544.23	c  N dy 44861  10239527       105     29191         0    242129    243122   3684352     14.88     16.09
20455.07/2561.90	c  N dy 44935  10289966       105     29191         0    156674    243121   1894378     14.87     15.70
20499.80/2567.48	c  N dy 45046  10310150       105     29191         0    175656    243121   2271863     14.87     15.67
20544.38/2573.03	c  N dy 45131  10330316       105     29191         0    194451    243121   2639589     14.87     15.77
20593.09/2579.11	c  N dy 45200  10350403       105     29191         0    213145    243121   2994675     14.87     15.67
20651.38/2586.47	c  N dy 45328  10370486       105     29191         0    232050    243121   3376503     14.88     15.80
20711.27/2593.99	c  N dy 45470  10390585       105     29191         0    251049    243121   3767109     14.88     15.84
20773.55/2601.77	c  N dy 45559  10410687       105     29191         0    138323    243121   1632461     14.88     15.69
20812.68/2606.62	c  N dy 45595  10432314       105     29191         0    158195    243121   1994544     14.88     15.75
20903.83/2618.04	c  N dy 45666  10473646       105     29191         0    196006    243120   2665638     14.87     15.69
20968.38/2626.12	c  N dy 45772  10495602       105     29191         0    216443    243120   3064210     14.87     15.72
21028.26/2633.67	c  N dy 45893  10515671       105     29191         0    235254    243120   3441633     14.88     17.49
21105.85/2643.34	c  N dy 46024  10536560       105     29191         0    254973    243120   3845678     14.88     15.70
21186.37/2653.40	c  N dy 46105  10556587       105     29191         0    141157    243120   1667056     14.88     16.87
21235.89/2659.69	c  N dy 46227  10576611       105     29191         0    159934    243119   2041686     14.88     16.89
21294.97/2667.02	c  N dy 46348  10596902       105     29191         0    179005    243119   2422877     14.88     15.67
21354.87/2674.56	c  N dy 46450  10616924       105     29191         0    197691    243119   2782327     14.88     18.73
21427.54/2683.60	c  N dy 46532  10637435       105     29191         0    216717    243119   3147716     14.88     15.72
21503.40/2693.17	c  N dy 46656  10657452       105     29191         0    235550    243119   3526153     14.88     15.71
21589.62/2703.95	c  N dy 46787  10677544       105     29191         0    254410    243119   3907846     14.88     18.51
21675.08/2714.60	c  N dy 46906  10697570       105     29191         0    139260    243119   1631307     14.89     16.19
21713.40/2719.46	c  N dy 47044  10718590       105     29191         0    159025    243119   2031181     14.89     15.68
21715.00/2719.63	c  S st 47045  10719453       105     29191         0    159816    243119   2045015     14.89     12.12
21717.40/2719.96	c  S st 47045  10719955       105     29191         0    160299    243119   2054516     14.89   no data
21717.40/2719.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
21718.20/2720.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.10
21718.20/2720.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21718.20/2720.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21718.20/2720.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21718.20/2720.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
21718.20/2720.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21719.00/2720.13	c lits-rem:         3  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.04 s
21719.00/2720.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21822.01/2733.09	c lits-rem:      6743  cl-subs:     4272  v-elim:      0  v-fix:    0  time: 12.88 s
21822.01/2733.09	c vivif2 --  cl tried    29126 cl shrink        0 lits rem          0 time: 0.00
21822.81/2733.12	c vivif2 --  cl tried   156089 cl shrink        0 lits rem          0 time: 0.03
21825.31/2733.50	c asymm  cl-useful: 7/254/29126 lits-rem:7 time: 0.37
21825.31/2733.50	c calculated reachability. Time: 0.00
21825.31/2733.50	c  N dy 47045  10719955       105     29126         0    156089    242336   1965089     14.89   no data
21861.27/2737.99	c  N dy 47144  10740180       105     29126         0    175045    242334   2335881     14.89     15.73
21907.44/2743.77	c  N dy 47209  10761664       105     29126         0    194971    242334   2716111     14.89     15.79
21952.96/2749.49	c  N dy 47215  10782215       105     29126         0    213615    242334   3049437     14.88     15.69
22008.85/2756.51	c  N dy 47313  10802264       105     29126         0    232411    242334   3422808     14.89     15.72
22063.28/2763.24	c  N dy 47391  10822288       105     29126         0    250980    242334   3781711     14.89     16.10
22131.83/2771.91	c  N dy 47459  10844320       105     29126         0    136755    242334   1568160     14.88     15.73
22162.97/2775.71	c  N dy 47500  10864843       105     29126         0    155595    242334   1916136     14.88     15.70
22199.69/2780.34	c  N dy 47595  10885047       105     29126         0    174526    242334   2293879     14.88     15.77
22242.82/2785.76	c  N dy 47701  10905364       105     29126         0    193649    242334   2675871     14.89     15.68
22289.13/2791.52	c  N dy 47765  10925416       105     29126         0    212069    242334   3027691     14.89     16.31
22352.30/2799.50	c  N dy 47890  10949583       105     29126         0    234650    242333   3474397     14.89     15.82
22431.36/2809.39	c  N dy 47921  10981637       105     29126         0    264260    242333   4006169     14.88     15.70
22491.16/2816.88	c  N dy 48026  11002481       105     29126         0    148524    242333   1810554     14.88     15.67
22527.98/2821.51	c  N dy 48126  11023160       105     29126         0    167947    242333   2197627     14.88     15.73
22567.01/2826.30	c  N dy 48204  11043245       105     29126         0    186631    242333   2560941     14.88     15.69
22606.15/2831.27	c  N dy 48274  11063273       105     29126         0    205321    242333   2925026     14.88     15.82
22655.64/2837.43	c  N dy 48331  11083277       105     29126         0    223742    242333   3272016     14.88     16.82
22721.22/2845.63	c  N dy 48403  11103364       105     29126         0    242459    242333   3628000     14.88     20.05
22796.19/2855.10	c  N dy 48500  11123564       105     29126         0    261356    242332   4001134     14.88     15.96
22870.56/2864.41	c  N dy 48608  11143631       105     29126         0    143608    242332   1696140     14.88     16.69
22911.98/2869.52	c  N dy 48677  11163639       105     29126         0    162015    242331   2038507     14.88     17.19
22963.09/2875.92	c  N dy 48806  11183649       105     29126         0    180910    242331   2422885     14.88     17.52
23017.38/2882.77	c  N dy 48912  11204668       105     29126         0    200697    242330   2828724     14.89     15.70
23061.30/2888.24	c  S st 49018  11219955       105     29126         0    215120    242329   3119961     14.89     15.12
23066.09/2888.81	c  S st 49018  11220457       105     29126         0    215602    242329   3128897     14.89   no data
23066.09/2888.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
23066.89/2888.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.15
23066.89/2888.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23066.89/2888.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23066.89/2888.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23066.89/2888.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
23066.89/2888.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23067.69/2889.06	c lits-rem:        29  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.07 s
23068.49/2889.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23462.95/2938.55	c lits-rem:     12493  cl-subs:    13373  v-elim:      0  v-fix:    0  time: 49.37 s
23462.95/2938.56	c vivif2 --  cl tried    29077 cl shrink        0 lits rem          0 time: 0.00
23463.74/2938.61	c vivif2 --  cl tried   202240 cl shrink        0 lits rem          0 time: 0.05
23466.94/2939.07	c asymm  cl-useful: 2/201/29077 lits-rem:2 time: 0.46
23466.94/2939.08	c calculated reachability. Time: 0.00
23466.94/2939.08	c  N dy 49018  11220457       105     29077         0    202240    241866   2856809     14.89   no data
23519.64/2945.65	c  N dy 49079  11240641       105     29077         0    221042    241866   3221003     14.89     15.72
23585.90/2953.98	c  N dy 49157  11261245       105     29077         0    240244    241866   3602253     14.89     15.98
23661.07/2963.33	c  N dy 49274  11281293       105     29077         0    259047    241866   3983512     14.89     15.71
23753.57/2974.90	c  N dy 49400  11302738       105     29077         0    141720    241866   1647453     14.89     15.71
23791.11/2979.61	c  N dy 49491  11322834       105     29077         0    160560    241866   2019888     14.89     16.74
23833.42/2984.95	c  N dy 49605  11342858       105     29077         0    179325    241866   2392761     14.89     15.70
23886.11/2991.54	c  N dy 49738  11363010       105     29077         0    198300    241866   2776171     14.89     15.70
23946.80/2999.17	c  N dy 49853  11385590       105     29077         0    219413    241866   3195444     14.89     15.77
24005.08/3006.42	c  N dy 49972  11405592       105     29077         0    238231    241865   3574187     14.90     17.56
24078.54/3015.62	c  N dy 50087  11429203       105     29077         0    260403    241865   4011999     14.90     15.71
24162.50/3026.12	c  N dy 50166  11449256       105     29077         0    140145    241864   1603593     14.90     16.17
24198.31/3030.64	c  N dy 50198  11469330       105     29077         0    158530    241863   1925589     14.89     18.62
24241.55/3036.04	c  N dy 50302  11489368       105     29077         0    177346    241863   2299515     14.90     17.04
24288.53/3041.97	c  N dy 50404  11509472       105     29077         0    196275    241863   2676823     14.90     15.69
24336.46/3047.97	c  N dy 50495  11529535       105     29077         0    215015    241863   3038541     14.90     17.89
24394.74/3055.24	c  N dy 50596  11549925       105     29077         0    234149    241863   3416075     14.90     15.77
24463.41/3063.84	c  N dy 50713  11573322       105     29077         0    255966    241863   3838727     14.90     15.73
24527.29/3071.86	c  N dy 50846  11593349       105     29077         0    274784    241863   4224909     14.90     16.13
24597.56/3080.63	c  N dy 50956  11613562       105     29077         0    153842    241863   1863392     14.90     15.78
24645.59/3086.67	c  N dy 51054  11633602       105     29077         0    172532    241863   2232430     14.90     15.70
24694.98/3092.84	c  N dy 51098  11653735       105     29077         0    190967    241863   2571418     14.90     15.76
24785.30/3104.17	c  N dy 51179  11685878       105     29077         0    220533    241863   3120251     14.90     15.88
24856.38/3113.07	c  N dy 51311  11706167       105     29077         0    239546    241863   3507456     14.90     15.69
24901.78/3118.76	c  S st 51397  11720457       105     29077         0    252989    241863   3778385     14.90     13.47
24906.58/3119.36	c  S st 51397  11720960       105     29077         0    253481    241863   3787155     14.90   no data
24906.58/3119.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
24908.27/3119.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.17
24908.27/3119.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24908.27/3119.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24908.27/3119.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24908.27/3119.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
24908.27/3119.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24909.09/3119.63	c lits-rem:         6  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.07 s
24909.76/3119.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25682.73/3216.54	c lits-rem:     17515  cl-subs:    26818  v-elim:      0  v-fix:    0  time: 96.78 s
25682.73/3216.55	c vivif2 --  cl tried    29064 cl shrink        0 lits rem          0 time: 0.01
25683.53/3216.60	c vivif2 --  cl tried   226666 cl shrink        0 lits rem          0 time: 0.05
25686.73/3217.08	c asymm  cl-useful: 4/185/29064 lits-rem:4 time: 0.48
25686.73/3217.09	c calculated reachability. Time: 0.00
25686.73/3217.09	c  N dy 51397  11720960       105     29064         0    226666    241720   3279763     14.90   no data
25781.75/3228.96	c  N dy 51465  11753836       105     29064         0    257085    241720   3850130     14.90     15.89
25856.90/3238.36	c  N dy 51481  11773870       105     29064         0    275402    241720   4182190     14.90     15.72
25919.87/3246.23	c  N dy 51572  11794136       105     29064         0    155193    241720   1899578     14.90     15.81
25965.39/3251.93	c  N dy 51661  11814244       105     29064         0    173945    241719   2264694     14.90     15.90
26011.71/3257.79	c  N dy 51795  11834381       105     29064         0    192875    241719   2648932     14.90     15.76
26062.02/3264.05	c  N dy 51891  11854471       105     29064         0    211642    241719   3024151     14.90     15.90
26121.90/3271.51	c  N dy 51958  11877081       105     29064         0    232753    241718   3432973     14.90     15.84
26176.20/3278.35	c  N dy 52077  11897125       105     29064         0    251605    241718   3813385     14.90     15.70
26240.08/3286.35	c  N dy 52197  11917132       105     29064         0    270478    241718   4199826     14.90     17.91
26316.74/3295.96	c  N dy 52310  11938613       105     29064         0    149479    241717   1776379     14.90     15.89
26360.65/3301.45	c  N dy 52379  11959158       105     29064         0    168646    241717   2143864     14.90     15.71
26409.37/3307.58	c  N dy 52462  11979499       105     29064         0    187699    241717   2518183     14.90     15.86
26486.83/3317.22	c  N dy 52535  12006707       105     29064         0    212531    241717   2973432     14.90     15.79
26561.08/3326.59	c  N dy 52586  12029180       105     29064         0    233187    241717   3352358     14.90     15.75
26641.71/3336.69	c  N dy 52739  12049220       105     29064         0    252176    241717   3746018     14.90     15.78
26727.96/3347.47	c  N dy 52833  12070763       105     29064         0    272262    241717   4146203     14.90     15.77
26807.82/3357.45	c  N dy 52918  12091590       105     29064         0    149604    241717   1759168     14.90     15.70
26845.35/3362.10	c  N dy 53026  12111688       105     29064         0    168562    241717   2143523     14.90     19.14
26886.88/3367.36	c  N dy 53146  12131704       105     29064         0    187378    241717   2522274     14.90     16.72
26936.39/3373.53	c  N dy 53262  12151705       105     29064         0    206172    241717   2901473     14.90     16.83
26989.09/3380.16	c  N dy 53371  12171809       105     29064         0    225120    241717   3282546     14.91     15.81
27047.38/3387.48	c  N dy 53497  12192083       105     29064         0    244219    241716   3667846     14.91     15.83
27105.00/3394.66	c  N dy 53600  12212086       105     29064         0    262951    241716   4042133     14.91     18.36
27132.82/3398.15	c  S st 53656  12220960       105     29064         0    271234    241716   4210331     14.91     14.21
27137.62/3398.73	c  S st 53656  12221461       105     29064         0    271723    241716   4219634     14.91   no data
27137.62/3398.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
27139.31/3398.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.16
27139.31/3398.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27139.31/3398.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27139.31/3398.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27139.31/3398.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
27139.31/3398.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27139.31/3398.99	c lits-rem:         7  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.07 s
27140.80/3399.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27906.56/3495.05	c lits-rem:     18864  cl-subs:    19819  v-elim:      0  v-fix:    0  time: 95.91 s
27906.56/3495.05	c vivif2 --  cl tried    29045 cl shrink        0 lits rem          0 time: 0.00
27907.36/3495.13	c vivif2 --  cl tried   251910 cl shrink        0 lits rem          0 time: 0.07
27911.36/3495.69	c asymm  cl-useful: 0/199/29045 lits-rem:0 time: 0.57
27911.36/3495.71	c calculated reachability. Time: 0.00
27911.36/3495.71	c  N dy 53656  12221461       105     29045         0    251910    241528   3800552     14.91   no data
28003.17/3507.19	c  N dy 53779  12244304       105     29045         0    273294    241528   4232079     14.91     15.70
28098.18/3519.04	c  N dy 53889  12264910       105     29045         0    149585    241528   1759374     14.91     15.74
28160.47/3526.81	c  N dy 53953  12292083       105     29045         0    174759    241527   2223942     14.91     15.84
28220.47/3534.37	c  N dy 54088  12312135       105     29045         0    193588    241527   2604219     14.91     15.79
28278.64/3541.67	c  N dy 54173  12332218       105     29045         0    212244    241527   2965232     14.91     17.97
28356.08/3551.31	c  N dy 54275  12353857       105     29045         0    232359    241527   3362083     14.91     15.70
28451.07/3563.21	c  N dy 54344  12375060       105     29045         0    252065    241527   3740792     14.91     15.83
28566.05/3577.60	c  N dy 54463  12395067       105     29045         0    270820    241527   4118942     14.91     17.74
28693.01/3593.51	c  N dy 54551  12418027       105     29045         0    148126    241527   1713903     14.91     15.70
28740.89/3599.54	c  N dy 54598  12438699       105     29045         0    167247    241527   2067273     14.91     15.74
28800.78/3607.01	c  N dy 54724  12458789       105     29045         0    186208    241527   2451668     14.91     16.25
28872.65/3616.04	c  N dy 54807  12482165       105     29045         0    207994    241527   2875596     14.91     15.70
28938.14/3624.27	c  N dy 54879  12502256       105     29045         0    226556    241527   3228381     14.91     16.09
29026.76/3635.32	c  N dy 55013  12522426       105     29045         0    245544    241527   3615525     14.91     15.72
29105.80/3645.31	c  N dy 55105  12542701       105     29045         0    264592    241527   3995556     14.91     15.74
29191.23/3655.94	c  N dy 55166  12564241       105     29045         0    284593    241527   4379812     14.91     15.74
29252.73/3663.63	c  N dy 55253  12584307       105     29045         0    158228    241527   1912182     14.91     16.43
29295.81/3669.02	c  N dy 55351  12604491       105     29045         0    177172    241527   2294223     14.91     15.76
29341.34/3674.78	c  N dy 55411  12624741       105     29045         0    195992    241527   2653109     14.91     15.72
29389.24/3680.71	c  N dy 55490  12644855       105     29045         0    214661    241527   3008026     14.91     15.90
29440.44/3687.14	c  N dy 55598  12664928       105     29045         0    233491    241526   3381662     14.91     15.75
29493.97/3693.82	c  N dy 55701  12685062       105     29045         0    252334    241526   3756149     14.92     15.76
29557.73/3701.83	c  N dy 55789  12705152       105     29045         0    271073    241526   4130006     14.92     16.21
29614.44/3708.90	c  S st 55880  12721462       105     29045         0    286427    241526   4440538     14.92   no data
29619.22/3709.52	c  S st 55880  12721962       105     29045         0    286913    241526   4449497     14.92   no data
29619.22/3709.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
29620.82/3709.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.18
29620.82/3709.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29620.82/3709.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29620.82/3709.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29620.82/3709.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
29620.82/3709.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29621.62/3709.80	c lits-rem:         4  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.07 s
29622.42/3709.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30667.61/3840.87	c lits-rem:     19670  cl-subs:    27081  v-elim:      0  v-fix:    0  time: 130.92 s
30667.61/3840.87	c vivif2 --  cl tried    29032 cl shrink        0 lits rem          0 time: 0.00
30668.41/3840.95	c vivif2 --  cl tried   259834 cl shrink        0 lits rem          0 time: 0.07
30673.19/3841.51	c asymm  cl-useful: 0/186/29032 lits-rem:0 time: 0.56
30673.19/3841.52	c calculated reachability. Time: 0.00
30673.19/3841.52	c  N dy 55880  12721962       105     29032         0    259834    241381   3907042     14.92   no data
30754.63/3851.71	c  N dy 55943  12742026       105     29032         0    278354    241381   4258519     14.92     21.60
30869.60/3866.19	c  N dy 56065  12762094       105     29032         0    151912    241380   1794675     14.92     16.68
30923.89/3872.97	c  N dy 56087  12782193       105     29032         0    170028    241378   2102296     14.91     16.11
30998.02/3882.26	c  N dy 56181  12802255       105     29032         0    188833    241378   2472990     14.91     16.84
31075.09/3891.98	c  N dy 56285  12822605       105     29032         0    207864    241378   2851092     14.91     15.73
31158.43/3902.43	c  N dy 56398  12842841       105     29032         0    226719    241378   3220202     14.92     15.72
31253.38/3914.35	c  N dy 56509  12863156       105     29032         0    245777    241378   3602233     14.92     15.74
31354.09/3926.94	c  N dy 56642  12883316       105     29032         0    264776    241377   3994522     14.92     15.85
31452.98/3939.33	c  N dy 56762  12903474       105     29032         0    283703    241377   4374447     14.92     15.83
31548.80/3951.37	c  N dy 56902  12923488       105     29032         0    155871    241377   1856421     14.92     15.71
31607.88/3958.80	c  N dy 57027  12943516       105     29032         0    174731    241377   2241733     14.92     17.72
31670.27/3966.60	c  N dy 57145  12963762       105     29032         0    193816    241377   2628234     14.92     15.76
31762.78/3978.16	c  N dy 57169  12993985       105     29032         0    221209    241377   3107325     14.92     15.83
31825.87/3986.08	c  N dy 57242  13014199       105     29032         0    239953    241377   3467992     14.92     15.72
31892.15/3994.31	c  N dy 57362  13034304       105     29032         0    258848    241377   3848697     14.92     15.75
31959.23/4002.76	c  N dy 57485  13054429       105     29032         0    277860    241377   4241103     14.92     15.81
32044.67/4013.41	c  N dy 57602  13074509       105     29032         0    148857    241377   1707472     14.92     16.07
32083.92/4018.33	c  N dy 57671  13094583       105     29032         0    167517    241377   2065686     14.92     15.76
32138.88/4025.24	c  N dy 57744  13117696       105     29032         0    188956    241377   2473790     14.92     15.76
32171.75/4029.34	c  F st 57827  13130467       105     29032         0    200969    241377   2715602     14.92   no data
32188.49/4031.46	c  N dy 57848  13138319       105     29032         0    208380    241377   2873948     14.92     15.84
32248.27/4038.92	c  N dy 57972  13160205       105     29032         0    228989    241375   3289286     14.93     15.75
32310.57/4046.72	c  N dy 58010  13183575       105     29032         0    250648    241375   3699251     14.92     15.76
32373.76/4054.68	c  N dy 58074  13203720       105     29032         0    269380    241375   4062460     14.92     16.00
32441.51/4063.17	c  S st 58181  13221962       105     29032         0    286500    241375   4411100     14.93   no data
32447.09/4063.85	c  S st 58181  13222467       105     29032         0    286988    241375   4420284     14.93   no data
32447.09/4063.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
32448.69/4064.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.19
32448.69/4064.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32448.69/4064.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32448.69/4064.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32448.69/4064.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
32448.69/4064.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32449.49/4064.15	c lits-rem:         5  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.07 s
32451.09/4064.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33589.66/4206.95	c lits-rem:     20082  cl-subs:    29120  v-elim:      0  v-fix:    0  time: 142.63 s
33589.66/4206.95	c vivif2 --  cl tried    29021 cl shrink        0 lits rem          0 time: 0.01
33590.46/4207.04	c vivif2 --  cl tried   257869 cl shrink        0 lits rem          0 time: 0.09
33596.05/4207.79	c asymm  cl-useful: 1/188/29021 lits-rem:1 time: 0.75
33596.84/4207.81	c calculated reachability. Time: 0.00
33596.84/4207.81	c  N dy 58181  13222467       105     29021         0    257869    241255   3849508     14.93   no data
33701.43/4220.98	c  N dy 58273  13243134       105     29021         0    277221    241255   4233338     14.93     15.76
33837.95/4238.04	c  N dy 58372  13267596       105     29021         0    152026    241254   1763650     14.93     15.75
33913.80/4247.55	c  N dy 58418  13295645       105     29021         0    178058    241254   2254393     14.92     15.82
33984.07/4256.31	c  N dy 58504  13315723       105     29021         0    196792    241254   2622610     14.92     16.49
34058.33/4265.60	c  N dy 58620  13336068       105     29021         0    215945    241254   3012097     14.93     15.78
34142.95/4276.27	c  N dy 58738  13356372       105     29021         0    235030    241254   3397832     14.93     15.76
34237.18/4288.04	c  N dy 58786  13379561       105     29021         0    256370    241254   3791850     14.92     15.79
34325.01/4299.02	c  N dy 58889  13399784       105     29021         0    275330    241252   4169117     14.93     15.74
34418.44/4310.77	c  N dy 59021  13420807       105     29021         0    295096    241252   4576035     14.93     15.79
34493.48/4320.19	c  N dy 59128  13441583       105     29021         0    165102    241252   2010713     14.93     15.79
34538.19/4325.70	c  N dy 59224  13462455       105     29021         0    184528    241251   2392194     14.93     15.75
34585.32/4331.66	c  N dy 59283  13482556       105     29021         0    203187    241251   2744517     14.93     16.17
34642.80/4338.82	c  N dy 59430  13502658       105     29021         0    222174    241251   3133418     14.93     15.74
34697.10/4345.63	c  N dy 59502  13522724       105     29021         0    240858    241251   3488769     14.93     15.74
34763.38/4353.92	c  N dy 59621  13544356       105     29021         0    261212    241251   3901572     14.93     15.74
34832.15/4362.58	c  N dy 59727  13564361       105     29021         0    279945    241251   4274067     14.93     15.97
34909.51/4372.23	c  N dy 59864  13584412       105     29021         0    298861    241251   4665291     14.93     15.78
34966.99/4379.44	c  N dy 59961  13604460       105     29021         0    166720    241251   2033595     14.93     15.73
35006.93/4384.51	c  N dy 60036  13624805       105     29021         0    185695    241251   2400518     14.93     15.74
35055.64/4390.50	c  N dy 60128  13644837       105     29021         0    204415    241251   2765705     14.93     15.80
35109.96/4397.39	c  N dy 60210  13666307       105     29021         0    224433    241251   3150188     14.93     15.76
35162.66/4403.91	c  N dy 60292  13687387       105     29021         0    244099    241250   3532607     14.93     15.72
35222.53/4411.42	c  N dy 60395  13707404       105     29021         0    262815    241250   3904426     14.93     15.76
35272.17/4417.68	c  S st 60433  13722467       105     29021         0    276775    241250   4163545     14.93     13.24
35276.85/4418.27	c  S st 60433  13722970       105     29021         0    277257    241250   4172706     14.93   no data
35276.85/4418.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
35278.45/4418.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.17
35278.45/4418.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35278.45/4418.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35278.45/4418.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35278.45/4418.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
35278.45/4418.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35279.24/4418.55	c lits-rem:         7  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.07 s
35280.14/4418.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36459.26/4566.36	c lits-rem:     18679  cl-subs:    29377  v-elim:      0  v-fix:    0  time: 147.66 s
36459.26/4566.37	c vivif2 --  cl tried    29013 cl shrink        0 lits rem          0 time: 0.01
36460.07/4566.46	c vivif2 --  cl tried   247881 cl shrink        0 lits rem          0 time: 0.09
36466.60/4567.23	c asymm  cl-useful: 1/165/29013 lits-rem:1 time: 0.76
36466.60/4567.24	c calculated reachability. Time: 0.00
36466.60/4567.24	c  N dy 60433  13722970       105     29013         0    247881    241163   3619118     14.93   no data
36573.44/4580.68	c  N dy 60541  13743034       105     29013         0    266765    241163   3999709     14.93     17.99
36683.62/4594.42	c  N dy 60633  13763073       105     29013         0    285476    241162   4366170     14.93     15.84
36821.74/4611.72	c  N dy 60767  13783152       105     29013         0    153322    241162   1772036     14.94     17.93
36878.54/4618.86	c  N dy 60837  13805358       105     29013         0    174073    241162   2178921     14.93     15.78
36940.02/4626.57	c  N dy 60926  13827703       105     29013         0    194834    241162   2587743     14.93     15.89
37009.40/4635.28	c  N dy 61004  13851377       105     29013         0    216890    241162   3012633     14.93     15.75
37068.49/4642.69	c  N dy 61110  13871411       105     29013         0    235738    241162   3391878     14.94     18.01
37137.16/4651.25	c  N dy 61172  13891434       105     29013         0    254405    241162   3752807     14.93     18.98
37217.02/4661.24	c  N dy 61247  13912696       105     29013         0    274170    241162   4139991     14.93     15.73
37293.67/4670.83	c  N dy 61336  13932753       105     29013         0    292905    241162   4513535     14.93     17.11
37366.34/4679.94	c  N dy 61406  13952797       105     29013         0    159231    241162   1867644     14.93     18.39
37407.85/4685.11	c  N dy 61490  13974039       105     29013         0    179085    241162   2258793     14.93     15.81
37451.78/4690.61	c  N dy 61582  13994065       105     29013         0    197880    241162   2629679     14.94     15.92
37498.10/4696.49	c  N dy 61655  14014478       105     29013         0    216953    241162   3007117     14.94     15.79
37552.40/4703.21	c  N dy 61775  14034538       105     29013         0    235800    241162   3387470     14.94     16.61
37614.69/4711.01	c  N dy 61900  14054784       105     29013         0    254762    241162   3768907     14.94     15.81
37676.98/4718.86	c  N dy 62029  14074881       105     29013         0    273690    241162   4156645     14.94     15.75
37748.96/4727.88	c  N dy 62123  14096572       105     29013         0    293996    241162   4558482     14.94     15.81
37829.49/4737.97	c  N dy 62226  14116616       105     29013         0    159048    241162   1862048     14.94     15.86
37867.82/4742.78	c  N dy 62318  14137506       105     29013         0    178606    241161   2248184     14.94     15.88
37914.15/4748.52	c  N dy 62407  14157564       105     29013         0    197275    241161   2622349     14.94     16.12
37974.04/4756.08	c  N dy 62499  14182176       105     29013         0    220061    241161   3054811     14.94     15.78
38024.34/4762.36	c  N dy 62589  14202192       105     29013         0    238584    241161   3413770     14.94     15.81
38081.93/4769.56	c  N dy 62682  14222241       105     29013         0    257274    241161   3784527     14.94     17.49
38083.42/4769.77	c  S st 62684  14222970       105     29013         0    257958    241161   3797092     14.94     13.25
38088.22/4770.38	c  S st 62684  14223473       105     29013         0    258442    241161   3805798     14.94   no data
38089.02/4770.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
38089.82/4770.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.5M T:  0.16
38089.82/4770.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38089.82/4770.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38089.82/4770.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38089.82/4770.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    105 time:  0.00 s
38089.82/4770.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38090.71/4770.65	c lits-rem:         3  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.07 s
38092.20/4770.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38857.91/4866.79	c lits-rem:     14233  cl-subs:    23271  v-elim:      0  v-fix:    0  time: 95.99 s
38858.71/4866.80	c vivif2 --  cl tried    29005 cl shrink        0 lits rem          0 time: 0.00
38858.71/4866.86	c vivif2 --  cl tried   235172 cl shrink        0 lits rem          0 time: 0.06
38863.60/4867.43	c asymm  cl-useful: 2/175/29005 lits-rem:2 time: 0.57
38863.60/4867.44	c calculated reachability. Time: 0.00
38863.60/4867.44	c  N dy 62684  14223473       105     29005         0    235172    241067   3370843     14.94   no data
38937.76/4876.74	c  N dy 62767  14243505       105     29005         0    253936    241067   3740479     14.94     16.09
39030.48/4888.38	c  N dy 62903  14263524       105     29005         0    272795    241067   4127327     14.94     15.86
39124.60/4900.12	c  N dy 62987  14283572       105     29005         0    291387    241066   4484552     14.94     18.01
39244.36/4915.13	c  N dy 63112  14304281       105     29005         0    156931    241066   1823172     14.94     15.80
39315.42/4924.05	c  N dy 63199  14325292       105     29005         0    176556    241066   2209699     14.94     15.77
39384.11/4932.67	c  N dy 63323  14345361       105     29005         0    195409    241066   2593903     14.95     15.95
39453.57/4941.40	c  N dy 63446  14365430       105     29005         0    214324    241066   2981215     14.95     15.87
39534.22/4951.46	c  N dy 63549  14385675       105     29005         0    233307    241066   3366790     14.95     15.77
39621.26/4962.35	c  N dy 63672  14406028       105     29005         0    252404    241066   3755852     14.95     15.88
39713.91/4973.97	c  N dy 63793  14426408       105     29005         0    271575    241066   4145162     14.95     15.78
39814.52/4986.53	c  N dy 63930  14446414       105     29005         0    290363    241066   4531214     14.95     16.14
39913.53/4998.96	c  N dy 64022  14467831       105     29005         0    310269    241066   4915080     14.95     15.96
39970.33/5006.06	c  N dy 64112  14487929       105     29005         0    173579    241066   2135691     14.95     15.76

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-3421649-1306695594/watcher-3421649-1306695594 -o /tmp/evaluation-result-3421649-1306695594/solver-3421649-1306695594 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3421649-1306695594.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: 1.24 1.76 1.91 2/429 22685
/proc/meminfo: memFree=11666500/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=92144 CPUtime=0.04 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 412 0 0 0 4 0 0 0 24 0 8 0 781157251 94355456 353 33554432000 4194304 4580107 140735878702192 18446744073709551615 47792595470258 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22685/statm: 23036 353 299 95 0 18018 0
[pid=22685/tid=22686] ppid=22683 vsize=92144 CPUtime=0.01 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 8 0 781157251 94355456 353 33554432000 4194304 4580107 140735878702192 18446744073709551615 47792595470258 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=92144 CPUtime=0.01 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 0 0 0 0 1 0 0 0 24 0 8 0 781157251 94355456 353 33554432000 4194304 4580107 140735878702192 18446744073709551615 47792595470248 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=92144 CPUtime=0.01 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 781157252 94355456 353 33554432000 4194304 4580107 140735878702192 18446744073709551615 47792595470258 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=92144 CPUtime=0.01 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 781157252 94355456 353 33554432000 4194304 4580107 140735878702192 18446744073709551615 47792595470258 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=92144 CPUtime=0 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 781157252 94355456 353 33554432000 4194304 4580107 140735878702192 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=92144 CPUtime=0 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 781157252 94355456 353 33554432000 4194304 4580107 140735878702192 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=92144 CPUtime=0 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 781157252 94355456 353 33554432000 4194304 4580107 140735878702192 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.09138 s]
/proc/loadavg: 1.24 1.76 1.91 2/429 22685
/proc/meminfo: memFree=11666500/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=490560 CPUtime=0.45 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 6998 0 0 0 43 2 0 0 18 0 8 0 781157251 502333440 6900 33554432000 4194304 4580107 140735878702192 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 122640 6966 337 95 0 117622 0
[pid=22685/tid=22686] ppid=22683 vsize=490560 CPUtime=0.08 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) D 22683 22685 22659 0 -1 4202560 1001 0 0 0 8 0 0 0 18 0 8 0 781157251 502333440 6966 33554432000 4194304 4580107 140735878702192 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=490856 CPUtime=0.08 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) D 22683 22685 22659 0 -1 4202560 874 0 0 0 8 0 0 0 17 0 8 0 781157251 502636544 7341 33554432000 4194304 4580107 140735878702192 18446744073709551615 4355016 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=491128 CPUtime=0.08 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 1101 0 0 0 8 0 0 0 18 0 8 0 781157252 502915072 7541 33554432000 4194304 4580107 140735878702192 18446744073709551615 4353453 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=491128 CPUtime=0.07 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) D 22683 22685 22659 0 -1 4202560 636 0 0 0 7 0 0 0 17 0 8 0 781157252 502915072 7541 33554432000 4194304 4580107 140735878702192 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=491128 CPUtime=0.02 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 891 0 0 0 2 0 0 0 17 0 8 0 781157252 502915072 7541 33554432000 4194304 4580107 140735878702192 18446744073709551615 255377301307 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=491744 CPUtime=0.02 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) D 22683 22685 22659 0 -1 4202560 1033 0 0 0 2 0 0 0 18 0 8 0 781157252 503545856 7629 33554432000 4194304 4580107 140735878702192 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=491732 CPUtime=0.01 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 678 0 0 0 1 0 0 0 18 0 8 0 781157252 503533568 8187 33554432000 4194304 4580107 140735878702192 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 490560

[startup+0.111708 s]
/proc/loadavg: 1.24 1.76 1.91 2/429 22685
/proc/meminfo: memFree=11666500/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=504044 CPUtime=2.97 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) D 22683 22685 22659 0 -1 4202496 18714 0 0 0 292 5 0 0 18 0 8 0 781157251 516141056 18549 33554432000 4194304 4580107 140735878702192 18446744073709551615 255377344695 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 126011 18549 372 95 0 120993 0
[pid=22685/tid=22686] ppid=22683 vsize=504044 CPUtime=0.41 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4630 0 0 0 40 1 0 0 18 0 8 0 781157251 516141056 18549 33554432000 4194304 4580107 140735878702192 18446744073709551615 4422116 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=504044 CPUtime=0.39 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 3183 0 0 0 39 0 0 0 18 0 8 0 781157251 516141056 18549 33554432000 4194304 4580107 140735878702192 18446744073709551615 255376998496 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=504044 CPUtime=0.4 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) D 22683 22685 22659 0 -1 4202560 1469 0 0 0 40 0 0 0 18 0 8 0 781157252 516141056 18549 33554432000 4194304 4580107 140735878702192 18446744073709551615 255376962593 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=504044 CPUtime=0.38 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 1348 0 0 0 38 0 0 0 18 0 8 0 781157252 516141056 18549 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=504044 CPUtime=0.34 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 1346 0 0 0 34 0 0 0 18 0 8 0 781157252 516141056 18550 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=504044 CPUtime=0.34 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) D 22683 22685 22659 0 -1 4202560 1378 0 0 0 34 0 0 0 18 0 8 0 781157252 516141056 18626 33554432000 4194304 4580107 140735878702192 18446744073709551615 255376962593 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=504044 CPUtime=0.28 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 1550 0 0 0 28 0 0 0 18 0 8 0 781157252 516141056 18635 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 504044

[startup+1.3003 s]
/proc/loadavg: 1.24 1.76 1.91 2/429 22685
/proc/meminfo: memFree=11666500/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=532040 CPUtime=9.87 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 34437 0 0 0 978 9 0 0 19 0 8 0 781157251 544808960 33130 33554432000 4194304 4580107 140735878702192 18446744073709551615 4397329 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 133010 33130 374 95 0 127992 0
[pid=22685/tid=22686] ppid=22683 vsize=532040 CPUtime=1.29 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4631 0 0 0 128 1 0 0 19 0 8 0 781157251 544808960 33130 33554432000 4194304 4580107 140735878702192 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=532040 CPUtime=1.25 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4520 0 0 0 124 1 0 0 19 0 8 0 781157251 544808960 33130 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=532040 CPUtime=1.25 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4363 0 0 0 125 0 0 0 19 0 8 0 781157252 544808960 33130 33554432000 4194304 4580107 140735878702192 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=532040 CPUtime=1.25 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4297 0 0 0 124 1 0 0 19 0 8 0 781157252 544808960 33130 33554432000 4194304 4580107 140735878702192 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=532040 CPUtime=1.2 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4681 0 0 0 119 1 0 0 18 0 8 0 781157252 544808960 33130 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=532040 CPUtime=1.2 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4489 0 0 0 119 1 0 0 19 0 8 0 781157252 544808960 33130 33554432000 4194304 4580107 140735878702192 18446744073709551615 4415952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=532040 CPUtime=1.15 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 2622 0 0 0 115 0 0 0 18 0 8 0 781157252 544808960 33130 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (KiB) 532040

[startup+1.40128 s]
/proc/loadavg: 1.24 1.76 1.91 2/429 22685
/proc/meminfo: memFree=11666500/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=532040 CPUtime=10.68 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 34471 0 0 0 1059 9 0 0 19 0 8 0 781157251 544808960 33164 33554432000 4194304 4580107 140735878702192 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 133010 33164 374 95 0 127992 0
[pid=22685/tid=22686] ppid=22683 vsize=532040 CPUtime=1.39 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4631 0 0 0 138 1 0 0 19 0 8 0 781157251 544808960 33164 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=532040 CPUtime=1.36 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4520 0 0 0 135 1 0 0 19 0 8 0 781157251 544808960 33164 33554432000 4194304 4580107 140735878702192 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=532040 CPUtime=1.35 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4363 0 0 0 135 0 0 0 19 0 8 0 781157252 544808960 33164 33554432000 4194304 4580107 140735878702192 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=532040 CPUtime=1.35 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4297 0 0 0 134 1 0 0 19 0 8 0 781157252 544808960 33164 33554432000 4194304 4580107 140735878702192 18446744073709551615 4397225 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=532040 CPUtime=1.3 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4681 0 0 0 129 1 0 0 19 0 8 0 781157252 544808960 33164 33554432000 4194304 4580107 140735878702192 18446744073709551615 4397329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=532040 CPUtime=1.3 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4489 0 0 0 129 1 0 0 19 0 8 0 781157252 544808960 33164 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416631 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=532040 CPUtime=1.25 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 2656 0 0 0 125 0 0 0 19 0 8 0 781157252 544808960 33164 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.68
Current children cumulated vsize (KiB) 532040

[startup+1.50127 s]
/proc/loadavg: 1.24 1.76 1.91 2/429 22685
/proc/meminfo: memFree=11666500/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=532040 CPUtime=11.49 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 34506 0 0 0 1139 10 0 0 19 0 8 0 781157251 544808960 33199 33554432000 4194304 4580107 140735878702192 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 133010 33199 374 95 0 127992 0
[pid=22685/tid=22686] ppid=22683 vsize=532040 CPUtime=1.49 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4631 0 0 0 148 1 0 0 19 0 8 0 781157251 544808960 33199 33554432000 4194304 4580107 140735878702192 18446744073709551615 4415488 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=532040 CPUtime=1.46 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4520 0 0 0 145 1 0 0 19 0 8 0 781157251 544808960 33199 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=532040 CPUtime=1.45 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4363 0 0 0 145 0 0 0 19 0 8 0 781157252 544808960 33199 33554432000 4194304 4580107 140735878702192 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=532040 CPUtime=1.45 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4297 0 0 0 144 1 0 0 19 0 8 0 781157252 544808960 33199 33554432000 4194304 4580107 140735878702192 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=532040 CPUtime=1.4 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4681 0 0 0 139 1 0 0 19 0 8 0 781157252 544808960 33199 33554432000 4194304 4580107 140735878702192 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=532040 CPUtime=1.4 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4489 0 0 0 139 1 0 0 19 0 8 0 781157252 544808960 33199 33554432000 4194304 4580107 140735878702192 18446744073709551615 4397247 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=532040 CPUtime=1.35 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 2691 0 0 0 135 0 0 0 19 0 8 0 781157252 544808960 33199 33554432000 4194304 4580107 140735878702192 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.49
Current children cumulated vsize (KiB) 532040

[startup+3.10097 s]
/proc/loadavg: 1.86 1.88 1.95 9/437 22693
/proc/meminfo: memFree=11533388/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=530640 CPUtime=24.26 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 35796 0 0 0 2416 10 0 0 23 0 8 0 781157251 543375360 32919 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 132660 32919 376 95 0 127642 0
[pid=22685/tid=22686] ppid=22683 vsize=530640 CPUtime=3.09 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4671 0 0 0 308 1 0 0 24 0 8 0 781157251 543375360 32919 33554432000 4194304 4580107 140735878702192 18446744073709551615 4305136 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=530640 CPUtime=3.05 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4520 0 0 0 304 1 0 0 22 0 8 0 781157251 543375360 32919 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416472 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=530640 CPUtime=3.05 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4363 0 0 0 305 0 0 0 23 0 8 0 781157252 543375360 32919 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416496 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=530640 CPUtime=3.05 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4297 0 0 0 304 1 0 0 22 0 8 0 781157252 543375360 32919 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=530640 CPUtime=3 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4681 0 0 0 299 1 0 0 22 0 8 0 781157252 543375360 32919 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416463 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=530640 CPUtime=2.98 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 4489 0 0 0 297 1 0 0 22 0 8 0 781157252 543375360 32919 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=530640 CPUtime=2.95 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 3941 0 0 0 294 1 0 0 22 0 8 0 781157252 543375360 32919 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.26
Current children cumulated vsize (KiB) 530640

[startup+6.30037 s]
/proc/loadavg: 1.86 1.88 1.95 9/437 22693
/proc/meminfo: memFree=11505620/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=506988 CPUtime=49.81 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 57332 0 0 0 4966 15 0 0 25 0 8 0 781157251 519155712 43354 33554432000 4194304 4580107 140735878702192 18446744073709551615 4296107 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 126747 43354 379 95 0 121729 0
[pid=22685/tid=22686] ppid=22683 vsize=506988 CPUtime=6.28 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 7425 0 0 0 627 1 0 0 25 0 8 0 781157251 519155712 43354 33554432000 4194304 4580107 140735878702192 18446744073709551615 4321152 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=506988 CPUtime=6.25 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 6142 0 0 0 624 1 0 0 25 0 8 0 781157251 519155712 43354 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=506988 CPUtime=6.25 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 6883 0 0 0 624 1 0 0 25 0 8 0 781157252 519155712 43355 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=506988 CPUtime=6.24 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 6165 0 0 0 623 1 0 0 25 0 8 0 781157252 519155712 43355 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=506988 CPUtime=6.2 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 6777 0 0 0 619 1 0 0 25 0 8 0 781157252 519155712 43355 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=506988 CPUtime=6.13 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 7396 0 0 0 611 2 0 0 25 0 8 0 781157252 519155712 43355 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=506988 CPUtime=6.15 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 8496 0 0 0 614 1 0 0 25 0 8 0 781157252 519155712 43355 33554432000 4194304 4580107 140735878702192 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 2 0 0 0

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


[startup+4722.32 s]
/proc/loadavg: 8.06 8.14 8.09 10/437 22843
/proc/meminfo: memFree=10209872/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=2103972 CPUtime=37705 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 3234208 0 0 0 3768831 1673 0 0 25 0 8 0 781157251 2154467328 363258 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 525993 363258 386 95 0 520975 0
[pid=22685/tid=22686] ppid=22683 vsize=2103972 CPUtime=4722.45 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 440116 0 0 0 472042 203 0 0 25 0 8 0 781157251 2154467328 363258 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=2103972 CPUtime=4722.39 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 440043 0 0 0 472043 196 0 0 25 0 8 0 781157251 2154467328 363258 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=2103972 CPUtime=4722.32 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 488574 0 0 0 471967 265 0 0 25 0 8 0 781157252 2154467328 363258 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=2103972 CPUtime=4722.26 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 381735 0 0 0 472011 215 0 0 25 0 8 0 781157252 2154467328 363258 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=2103972 CPUtime=4722.31 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 363719 0 0 0 472027 204 0 0 25 0 8 0 781157252 2154467328 363258 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=2103972 CPUtime=4649.77 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 455749 0 0 0 464720 257 0 0 25 0 8 0 781157252 2154467328 363258 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=2103972 CPUtime=4721.14 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 166233 0 0 0 472033 81 0 0 25 0 8 0 781157252 2154467328 363258 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37705
Current children cumulated vsize (KiB) 2103972

[startup+4782.3 s]
/proc/loadavg: 8.10 8.14 8.09 9/437 22845
/proc/meminfo: memFree=10138932/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=2126448 CPUtime=38184 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 3255555 0 0 0 3816718 1685 0 0 25 0 8 0 781157251 2177482752 381122 33554432000 4194304 4580107 140735878702192 18446744073709551615 4406355 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 531612 381122 386 95 0 526594 0
[pid=22685/tid=22686] ppid=22683 vsize=2126448 CPUtime=4782.44 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 445961 0 0 0 478038 206 0 0 25 0 8 0 781157251 2177482752 381122 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=2126448 CPUtime=4782.38 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 440870 0 0 0 478041 197 0 0 25 0 8 0 781157251 2177482752 381122 33554432000 4194304 4580107 140735878702192 18446744073709551615 4305629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=2126448 CPUtime=4782.31 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 489398 0 0 0 477965 266 0 0 25 0 8 0 781157252 2177482752 381122 33554432000 4194304 4580107 140735878702192 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=2126448 CPUtime=4782.25 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 386399 0 0 0 478008 217 0 0 25 0 8 0 781157252 2177482752 381122 33554432000 4194304 4580107 140735878702192 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=2126448 CPUtime=4782.3 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 363835 0 0 0 478025 205 0 0 25 0 8 0 781157252 2177482752 381122 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=2126448 CPUtime=4708.87 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 458822 0 0 0 470628 259 0 0 25 0 8 0 781157252 2177482752 381122 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=2126448 CPUtime=4781.11 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 166874 0 0 0 478029 82 0 0 25 0 8 0 781157252 2177482752 381122 33554432000 4194304 4580107 140735878702192 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38184
Current children cumulated vsize (KiB) 2126448

[startup+4842.3 s]
/proc/loadavg: 8.07 8.13 8.09 10/437 22846
/proc/meminfo: memFree=10128992/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=2107568 CPUtime=38663.1 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 3278642 0 0 0 3864609 1700 0 0 25 0 8 0 781157251 2158149632 383588 33554432000 4194304 4580107 140735878702192 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 526892 383588 386 95 0 521874 0
[pid=22685/tid=22686] ppid=22683 vsize=2107568 CPUtime=4842.43 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 451149 0 0 0 484035 208 0 0 25 0 8 0 781157251 2158149632 383588 33554432000 4194304 4580107 140735878702192 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=2107568 CPUtime=4842.39 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 445612 0 0 0 484040 199 0 0 25 0 8 0 781157251 2158149632 383588 33554432000 4194304 4580107 140735878702192 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=2107568 CPUtime=4842.31 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 490502 0 0 0 483964 267 0 0 25 0 8 0 781157252 2158149632 383588 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=2107568 CPUtime=4842.25 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 387513 0 0 0 484006 219 0 0 25 0 8 0 781157252 2158149632 383588 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=2107568 CPUtime=4842.29 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 368456 0 0 0 484022 207 0 0 25 0 8 0 781157252 2158149632 383588 33554432000 4194304 4580107 140735878702192 18446744073709551615 4406483 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=2107568 CPUtime=4767.93 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 464250 0 0 0 476530 263 0 0 25 0 8 0 781157252 2158149632 383588 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=2107568 CPUtime=4841.1 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 167764 0 0 0 484028 82 0 0 25 0 8 0 781157252 2158149632 383588 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38663.1
Current children cumulated vsize (KiB) 2107568

[startup+4902.3 s]
/proc/loadavg: 8.24 8.16 8.10 9/437 22848
/proc/meminfo: memFree=10112364/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=2025424 CPUtime=39142.2 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 3296853 0 0 0 3912500 1716 0 0 25 0 8 0 781157251 2074034176 388016 33554432000 4194304 4580107 140735878702192 18446744073709551615 4489474 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 506356 388016 379 95 0 501338 0
[pid=22685/tid=22686] ppid=22683 vsize=2025424 CPUtime=4902.43 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 451149 0 0 0 490035 208 0 0 25 0 8 0 781157251 2074034176 388016 33554432000 4194304 4580107 140735878702192 18446744073709551615 4451663 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=2025424 CPUtime=4902.39 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 445612 0 0 0 490040 199 0 0 25 0 8 0 781157251 2074034176 388016 33554432000 4194304 4580107 140735878702192 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=2025424 CPUtime=4902.31 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 495978 0 0 0 489960 271 0 0 25 0 8 0 781157252 2074034176 388016 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=2025424 CPUtime=4902.24 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 392864 0 0 0 490000 224 0 0 25 0 8 0 781157252 2074034176 388016 33554432000 4194304 4580107 140735878702192 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=2025424 CPUtime=4902.3 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 369416 0 0 0 490021 209 0 0 25 0 8 0 781157252 2074034176 388016 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=2025424 CPUtime=4827.01 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 468940 0 0 0 482435 266 0 0 25 0 8 0 781157252 2074034176 388016 33554432000 4194304 4580107 140735878702192 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=2025424 CPUtime=4901.09 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 168170 0 0 0 490026 83 0 0 25 0 8 0 781157252 2074034176 388016 33554432000 4194304 4580107 140735878702192 18446744073709551615 4406385 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39142.2
Current children cumulated vsize (KiB) 2025424

[startup+4962.3 s]
/proc/loadavg: 8.16 8.15 8.09 9/437 22850
/proc/meminfo: memFree=10185140/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=2021292 CPUtime=39621.3 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 3314313 0 0 0 3960395 1731 0 0 25 0 8 0 781157251 2069803008 369296 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 505323 369296 379 95 0 500305 0
[pid=22685/tid=22686] ppid=22683 vsize=2021292 CPUtime=4962.44 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 452499 0 0 0 496035 209 0 0 25 0 8 0 781157251 2069803008 369296 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=2021292 CPUtime=4962.39 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 447298 0 0 0 496038 201 0 0 25 0 8 0 781157251 2069803008 369296 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=2021292 CPUtime=4962.31 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 496866 0 0 0 495958 273 0 0 25 0 8 0 781157252 2069803008 369296 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=2021292 CPUtime=4962.25 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 398454 0 0 0 495996 229 0 0 25 0 8 0 781157252 2069803008 369296 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=2021292 CPUtime=4962.3 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 375099 0 0 0 496017 213 0 0 25 0 8 0 781157252 2069803008 369296 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=2021292 CPUtime=4886.11 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 470902 0 0 0 488344 267 0 0 25 0 8 0 781157252 2069803008 369296 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=2021292 CPUtime=4961.07 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 168170 0 0 0 496024 83 0 0 25 0 8 0 781157252 2069803008 369296 33554432000 4194304 4580107 140735878702192 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39621.3
Current children cumulated vsize (KiB) 2021292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.8 s]
/proc/loadavg: 8.13 8.14 8.09 9/437 22851
/proc/meminfo: memFree=10154500/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=1981428 CPUtime=40000.7 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 3344273 0 0 0 3998322 1745 0 0 25 0 8 0 781157251 2028982272 377385 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 495357 377385 379 95 0 490339 0
[pid=22685/tid=22686] ppid=22683 vsize=1981428 CPUtime=5009.95 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 457657 0 0 0 500784 211 0 0 25 0 8 0 781157251 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=1981428 CPUtime=5009.91 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 447716 0 0 0 500790 201 0 0 25 0 8 0 781157251 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=1981428 CPUtime=5009.83 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 500495 0 0 0 500709 274 0 0 25 0 8 0 781157252 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=1981428 CPUtime=5009.76 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 403612 0 0 0 500745 231 0 0 25 0 8 0 781157252 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=1981428 CPUtime=5009.82 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 380197 0 0 0 500767 215 0 0 25 0 8 0 781157252 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=1981428 CPUtime=4932.93 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 476188 0 0 0 493023 270 0 0 25 0 8 0 781157252 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=1981428 CPUtime=5008.58 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 169180 0 0 0 500773 85 0 0 25 0 8 0 781157252 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4305629 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 1981428

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

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

[startup+5009.8 s]
/proc/loadavg: 8.13 8.14 8.09 9/437 22851
/proc/meminfo: memFree=10154500/32951124 swapFree=62199376/67111528
[pid=22685] ppid=22683 vsize=1981428 CPUtime=40000.7 cores=0-7
/proc/22685/stat : 22685 (strangenight2-m) R 22683 22685 22659 0 -1 4202496 3344273 0 0 0 3998322 1745 0 0 25 0 8 0 781157251 2028982272 377385 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22685/statm: 495357 377385 379 95 0 490339 0
[pid=22685/tid=22686] ppid=22683 vsize=1981428 CPUtime=5009.95 cores=0-7
/proc/22685/task/22686/stat : 22686 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 457657 0 0 0 500784 211 0 0 25 0 8 0 781157251 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22685/tid=22687] ppid=22683 vsize=1981428 CPUtime=5009.91 cores=0-7
/proc/22685/task/22687/stat : 22687 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 447716 0 0 0 500790 201 0 0 25 0 8 0 781157251 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22685/tid=22688] ppid=22683 vsize=1981428 CPUtime=5009.83 cores=0-7
/proc/22685/task/22688/stat : 22688 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 500495 0 0 0 500709 274 0 0 25 0 8 0 781157252 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22685/tid=22689] ppid=22683 vsize=1981428 CPUtime=5009.76 cores=0-7
/proc/22685/task/22689/stat : 22689 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 403612 0 0 0 500745 231 0 0 25 0 8 0 781157252 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22685/tid=22690] ppid=22683 vsize=1981428 CPUtime=5009.82 cores=0-7
/proc/22685/task/22690/stat : 22690 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 380197 0 0 0 500767 215 0 0 25 0 8 0 781157252 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22685/tid=22691] ppid=22683 vsize=1981428 CPUtime=4932.93 cores=0-7
/proc/22685/task/22691/stat : 22691 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 476188 0 0 0 493023 270 0 0 25 0 8 0 781157252 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22685/tid=22692] ppid=22683 vsize=1981428 CPUtime=5008.58 cores=0-7
/proc/22685/task/22692/stat : 22692 (strangenight2-m) R 22683 22685 22659 0 -1 4202560 169180 0 0 0 500773 85 0 0 25 0 8 0 781157252 2028982272 377386 33554432000 4194304 4580107 140735878702192 18446744073709551615 4305629 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 1981428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.9
CPU time (s): 40000.8
CPU user time (s): 39983.3
CPU system time (s): 17.5303
CPU usage (%): 798.435
Max. virtual memory (cumulated for all children) (KiB): 2268896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39983.3
system time used= 17.5303
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3344276
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= 7307
involuntary context switches= 334667

runsolver used 18.7392 second user time and 56.5144 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-29 20:59:54
IDJOB=3421649
IDBENCH=83967
IDSOLVER=1878
FILE ID=node135/3421649-1306695594
RUNJOBID= node135-1306695594-22673
PBS_JOBID= 13471888
Free space on /tmp= 73532 MiB

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

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

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=1194135799

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11666780 kB
Buffers:        361132 kB
Cached:        8036432 kB
SwapCached:      84472 kB
Active:       14020736 kB
Inactive:      6965300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11666780 kB
SwapTotal:    67111528 kB
SwapFree:     62199376 kB
Dirty:            7020 kB
Writeback:           0 kB
AnonPages:    12509176 kB
Mapped:          25636 kB
Slab:           165772 kB
PageTables:      65548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124370284 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73528 MiB
End job on node135 at 2011-05-29 22:23:26