Trace number 3422048

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 5000.05 4999.93

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
MD5SUM08b4f1e095a7a4b98cb40c2c00e78d45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.153975
Satisfiable
(Un)Satisfiability was proved
Number of variables952
Number of clauses84809
Sum of the clauses size170510
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284779
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3422048-1306635802.cnf'
0.00/0.00	c -- header says num vars:            952
0.00/0.00	c -- header says num clauses:       84809
0.00/0.01	c -- clauses added:            0 learnts,        84809 normals,            0 xors
0.00/0.01	c -- vars added        952
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       952        30     84779         0    170510         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/30/30 lits-rem:0 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.00/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    952 time:  0.01 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.43M  time:  0.01 s
0.07/0.09	c lits-rem:       902  cl-subs:        0  v-elim:     30  v-fix:    0  time:  0.04 s
0.07/0.09	c Finding binary XORs  T:     0.00 s  found:       0
0.07/0.09	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.07/0.09	c calculated reachability. Time: 0.00
0.07/0.09	c Calc default polars -  time:   0.00 s pos:       0 undec:      30 neg:     922
0.07/0.09	c =========================================================================================
0.07/0.09	c types(t): F = full restart, N = normal restart
0.07/0.09	c types(t): S = simplification begin/end, E = solution found
0.07/0.09	c restart types(rt): st = static, dy = dynamic
0.07/0.09	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.07/0.09	c  B st     0         0       922      2122     81735         0    242714         0   no data   no data
0.29/0.35	c  N dy    21      4473       922      2122     81737      4328    242714    158771      8.06      8.80
0.49/0.55	c  N dy    43      8513       922      2122     81737      5830    242714    205108      9.39     13.12
0.79/0.81	c  N dy    60     12609       922      2122     81739      5665    242714    164353      9.79     12.24
0.99/1.05	c  N dy    77     16687       922      2122     81740      9558    242714    280154      9.61     14.08
1.19/1.29	c  N dy    88     20801       922      2122     81742      8049    242714    206869      9.39     10.06
1.49/1.55	c  F st   115     25002       922      2122     81743     12084    242714    388395      9.58      6.95
1.49/1.56	c  N st   115     25002       922      2122     81743     12084    242714    388395      9.58      6.95
1.79/1.86	c  N dy   121     30000       922      2122     81744     10377    242714    340669      9.58   no data
1.79/1.86	c  S st   121     30000       922      2122     81744     10377    242714    340669      9.58   no data
1.79/1.89	c  S st   121     30502       922      2122     81744     10877    242714    377292      9.58   no data
1.79/1.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.09
1.89/1.98	c blocked clauses removed:        0 vars:      0 tried:         922 T: 0.00 s
1.89/1.99	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2.59/2.66	c subs with bin:        0  lits-rem:     14771  v-fix:    0  time:  0.67 s
2.59/2.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    922 time:  0.01 s
2.59/2.68	c Removed useless bin:       0  fixed:     0  props:   0.41M  time:  0.01 s
2.59/2.69	c lits-rem:        18  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.89/3.91	c subs with bin:      823  lits-rem:      1104  v-fix:    0  time:  1.21 s
4.09/4.19	c lits-rem:      1564  cl-subs:     1441  v-elim:      0  v-fix:    0  time:  0.29 s
4.19/4.28	c asymm  cl-useful: 0/2092/2122 lits-rem:0 time: 0.08
4.19/4.28	c calculated reachability. Time: 0.00
4.19/4.28	c  N dy   121     30502       922      2122     81744      8613    227925    336528      9.58   no data
4.48/4.53	c  N dy   146     34529       922      2122     81746     12455    227925    481330      9.69     10.21
4.78/4.82	c  N dy   162     38564       922      2122     81747      8765    227925    207663      9.66     12.78
4.98/5.06	c  N dy   187     42590       922      2122     81750     12634    227925    429084      9.87     10.47
5.19/5.29	c  S st   201     45753       922      2122     81752     15672    227925    554211      9.87   no data
5.29/5.32	c  S st   201     46253       922      2122     81752     16170    227925    600784      9.87   no data
5.29/5.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.40/5.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.10
5.40/5.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.40/5.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
5.89/5.96	c subs with bin:        0  lits-rem:         9  v-fix:    0  time:  0.52 s
5.89/5.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    922 time:  0.01 s
5.89/5.97	c Removed useless bin:       0  fixed:     0  props:   0.41M  time:  0.01 s
5.89/5.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.19/7.20	c subs with bin:      140  lits-rem:       280  v-fix:    0  time:  1.21 s
7.89/7.90	c lits-rem:      1754  cl-subs:     1110  v-elim:      0  v-fix:    0  time:  0.69 s
7.89/7.90	c vivif2 --  cl tried     2122 cl shrink        0 lits rem          0 time: 0.00
7.89/7.93	c vivif2 --  cl tried    14920 cl shrink     1709 lits rem       1896 time: 0.02
7.99/8.04	c asymm  cl-useful: 1/2122/2122 lits-rem:1 time: 0.12
7.99/8.04	c calculated reachability. Time: 0.00
7.99/8.04	c  N dy   201     46253       922      2122     81752     14920    227915    570550      9.87   no data
8.39/8.44	c  N dy   214     50594       922      2122     81757     10468    227915    240802      9.78     10.36
8.70/8.76	c  N dy   237     54760       922      2122     81760     14413    227915    371869      9.81     10.35
9.09/9.14	c  N dy   249     59242       921      2122     81772     18672    227915    501638      9.67     10.32
9.39/9.44	c  N dy   268     63918       921      2122     81774     13723    227915    401140      9.66     10.25
9.69/9.71	c  N dy   281     68083       921      2122     81777     17703    227915    551792      9.60     10.60
9.69/9.79	c  S st   294     69379       921      2122     81777     18972    227915    651705      9.73   no data
9.79/9.82	c  S st   294     69881       921      2122     81777     19471    227915    683993      9.73   no data
9.79/9.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.90/9.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.11
9.90/9.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.90/9.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.39/10.46	c subs with bin:        0  lits-rem:         9  v-fix:    0  time:  0.52 s
10.39/10.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    921 time:  0.01 s
10.39/10.48	c Removed useless bin:       0  fixed:     0  props:   0.41M  time:  0.01 s
10.39/10.48	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.69/11.70	c subs with bin:       51  lits-rem:         0  v-fix:    0  time:  1.20 s
12.19/12.29	c lits-rem:      2910  cl-subs:     1182  v-elim:      0  v-fix:    0  time:  0.59 s
12.19/12.29	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
12.29/12.31	c vivif2 --  cl tried    13144 cl shrink     1047 lits rem       1138 time: 0.02
12.39/12.43	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.12
12.39/12.44	c calculated reachability. Time: 0.00
12.39/12.44	c  N dy   294     69881       921      2104     81484     13143    226977    567890      9.73   no data
12.79/12.83	c  N dy   321     74964       921      2104     81487     10053    226977    273585      9.73     10.35
13.20/13.25	c  N dy   349     79803       921      2104     81489     14623    226977    440301      9.81     11.04
13.79/13.80	c  N dy   370     84936       920      2104     81502     19488    226977    647835      9.86     27.89
13.89/13.99	c  F st   382     87500       920      2104     81502     11811    226977    296619      9.87   no data
14.19/14.22	c  N st   387     90795       920      2086     81212      9845    226056    383351      9.87   no data
14.59/14.68	c  N dy   415     96786       920      2086     81213     15570    226056    635299      9.94     10.51
15.09/15.12	c  N dy   449    103064       920      2086     81215     12394    226056    407351     10.04     10.58
15.19/15.23	c  S st   455    104821       920      2086     81215     14069    226056    463982     10.03      9.27
15.19/15.26	c  S st   455    105325       920      2086     81215     14570    226055    504319     10.03   no data
15.19/15.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.29/15.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.11
15.29/15.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.29/15.38	c bin-w-bin subsume rem            1 bins  time:  0.01 s
15.89/15.90	c subs with bin:        0  lits-rem:         5  v-fix:    0  time:  0.52 s
15.89/15.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    920 time:  0.01 s
15.89/15.91	c Removed useless bin:       0  fixed:     0  props:   0.41M  time:  0.01 s
15.89/15.92	c lits-rem:         9  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.09/17.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.19 s
17.49/17.58	c lits-rem:      1577  cl-subs:     1065  v-elim:      0  v-fix:    0  time:  0.46 s
17.49/17.58	c vivif2 --  cl tried     2086 cl shrink        0 lits rem          0 time: 0.00
17.49/17.60	c vivif2 --  cl tried    13505 cl shrink      450 lits rem        453 time: 0.01
17.69/17.72	c asymm  cl-useful: 0/2086/2086 lits-rem:0 time: 0.12
17.69/17.72	c calculated reachability. Time: 0.00
17.69/17.72	c  N dy   455    105325       920      2086     81215     13505    226040    482710     10.03   no data
18.18/18.26	c  N dy   487    112063       920      2086     81215     19982    226040    775907     10.05     15.11
18.79/18.88	c  N dy   528    119377       920      2086     81218     15217    226040    462703     10.13     10.69
19.59/19.61	c  N dy   562    127582       920      2086     81223     23037    226040    761390     10.12     10.66
20.39/20.40	c  N dy   602    135767       920      2086     81234     17316    226040    527227     10.16     10.77
21.09/21.19	c  N dy   653    144437       919      2086     81249     25610    226040   1001367     10.27     11.02
21.90/21.96	c  N dy   703    153656       919      2086     81251     19583    226040    607367     10.35     20.27
22.19/22.29	c  S st   730    157987       919      2086     81251     23738    226040    837468     10.46   no data
22.29/22.32	c  S st   730    158489       919      2086     81251     24232    226040    875572     10.46   no data
22.29/22.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.39/22.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.14
22.39/22.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.39/22.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
22.89/22.99	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.52 s
22.89/23.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    919 time:  0.01 s
22.89/23.01	c Removed useless bin:       0  fixed:     0  props:   0.41M  time:  0.01 s
23.00/23.01	c lits-rem:         8  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.20/24.24	c subs with bin:      185  lits-rem:       452  v-fix:    0  time:  1.20 s
25.09/25.21	c lits-rem:      2953  cl-subs:     1486  v-elim:      0  v-fix:    0  time:  0.97 s
25.09/25.21	c vivif2 --  cl tried     2068 cl shrink        0 lits rem          0 time: 0.00
25.20/25.23	c vivif2 --  cl tried    17556 cl shrink      902 lits rem        990 time: 0.02
25.30/25.38	c asymm  cl-useful: 0/2068/2068 lits-rem:0 time: 0.14
25.30/25.38	c calculated reachability. Time: 0.00
25.30/25.38	c  N dy   730    158489       919      2068     80952     17556    225100    744881     10.46   no data
26.19/26.25	c  N dy   777    168723       919      2068     80956     13837    225100    376767     10.48     11.08
27.09/27.14	c  N dy   839    179533       919      2068     80960     24154    225100    933492     10.57     17.29
28.38/28.50	c  N dy   885    191001       918      2068     80976     19225    225100    543983     10.55     11.22
29.49/29.59	c  N dy   930    203364       918      2068     80981     31002    225100   1024270     10.54     11.17
30.70/30.75	c  N dy  1011    216397       918      2068     80984     26088    225099   1121098     10.77     23.58
32.49/32.54	c  N dy  1071    230502       918      2068     80991     20733    225099    518344     10.79     11.44
33.19/33.21	c  S st  1106    237733       918      2068     80993     27656    225099    906971     10.87   no data
33.19/33.25	c  S st  1106    238234       918      2068     80993     28154    225099    946323     10.87   no data
33.19/33.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.39/33.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  8.9M T:  0.16
33.39/33.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.39/33.43	c bin-w-bin subsume rem            0 bins  time:  0.01 s
33.89/33.94	c subs with bin:        0  lits-rem:        26  v-fix:    0  time:  0.51 s
33.89/33.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    918 time:  0.01 s
33.89/33.95	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
33.89/33.96	c lits-rem:        12  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.21/35.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
36.69/36.75	c lits-rem:      4870  cl-subs:     3169  v-elim:      0  v-fix:    0  time:  1.53 s
36.69/36.75	c vivif2 --  cl tried     2050 cl shrink        0 lits rem          0 time: 0.00
36.69/36.78	c vivif2 --  cl tried    20526 cl shrink     1926 lits rem       2469 time: 0.03
36.89/36.96	c asymm  cl-useful: 0/2050/2050 lits-rem:0 time: 0.18
36.89/36.96	c calculated reachability. Time: 0.00
36.89/36.96	c  N dy  1106    238234       918      2050     80710     20521    224143    805286     10.87   no data
38.89/38.98	c  N dy  1165    253649       917      2050     80722     35139    224143   1417584     10.85     11.64
40.99/41.04	c  N dy  1252    269983       916      2050     80735     33209    224143   1503866     11.02     11.63
42.80/42.88	c  N dy  1344    287229       916      2050     80738     30074    224143   1229828     11.20     20.55
44.89/44.97	c  N dy  1432    305650       916      2050     80739     26362    224143    867729     11.33     12.15
45.00/45.03	c  F st  1434    306251       916      2050     80739     26944    224143    887667     11.33   no data
47.09/47.13	c  N dy  1526    325715       916      2014     80161     17937    222321    651079     11.45     12.09
49.19/49.26	c  N dy  1626    345939       916      2014     80165     37548    222321   1949878     11.49     13.28
50.50/50.61	c  S st  1689    357354       916      2014     80169     27060    222321   1119325     11.60      9.72
50.61/50.65	c  S st  1689    357854       916      2014     80169     27558    222321   1163331     11.60   no data
50.61/50.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.79/50.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.4M T:  0.20
50.79/50.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.79/50.87	c bin-w-bin subsume rem            1 bins  time:  0.01 s
51.29/51.38	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.51 s
51.29/51.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    916 time:  0.01 s
51.29/51.39	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
51.39/51.40	c lits-rem:        11  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
52.59/52.68	c subs with bin:        1  lits-rem:        70  v-fix:    0  time:  1.25 s
54.59/54.68	c lits-rem:      2534  cl-subs:     1502  v-elim:      0  v-fix:    0  time:  2.00 s
54.59/54.69	c vivif2 --  cl tried     2014 cl shrink        0 lits rem          0 time: 0.00
54.69/54.72	c vivif2 --  cl tried    26055 cl shrink      942 lits rem       1070 time: 0.03
54.79/54.91	c asymm  cl-useful: 0/1789/2014 lits-rem:0 time: 0.19
54.79/54.91	c calculated reachability. Time: 0.00
54.79/54.91	c  N dy  1689    357854       916      2014     80171     26054    222298   1131115     11.60   no data
57.39/57.49	c  N dy  1770    378146       916      2014     80172     45737    222298   2672843     11.64     12.50
59.79/59.89	c  N dy  1832    398898       916      2014     80179     41902    222298   2123814     11.63     12.24
62.79/62.88	c  N dy  1917    420450       916      2014     80189     37229    222298   1547913     11.66     12.32
65.49/65.56	c  N dy  2019    440615       916      2014     80192     30042    222298   1147372     11.73     12.35
68.69/68.72	c  N dy  2155    460695       916      2014     80193     49578    222298   2968706     11.96     16.80
71.69/71.76	c  N dy  2220    480913       916      2014     80202     41147    222298   1586348     12.00     12.81
74.81/74.83	c  N dy  2290    501002       916      2014     80213     31516    222298    982473     11.99     12.69
77.79/77.81	c  N dy  2370    521853       915      2014     80220     51773    222298   2560285     12.07     12.97
79.79/79.86	c  S st  2438    536782       915      2014     80220     36356    222298   1412199     12.12     10.95
79.89/79.92	c  S st  2438    537283       915      2014     80220     36855    222298   1453144     12.12   no data
79.89/79.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.09/80.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.8M T:  0.25
80.09/80.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.09/80.19	c bin-w-bin subsume rem            3 bins  time:  0.01 s
80.59/80.69	c subs with bin:        0  lits-rem:        33  v-fix:    0  time:  0.50 s
80.69/80.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    915 time:  0.01 s
80.69/80.70	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
80.69/80.72	c lits-rem:        21  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.89/81.98	c subs with bin:      447  lits-rem:       768  v-fix:    0  time:  1.23 s
84.19/84.27	c lits-rem:      3003  cl-subs:     2251  v-elim:      0  v-fix:    0  time:  2.28 s
84.19/84.27	c vivif2 --  cl tried     1998 cl shrink        0 lits rem          0 time: 0.00
84.29/84.31	c vivif2 --  cl tried    30206 cl shrink     2056 lits rem       2791 time: 0.04
84.49/84.50	c asymm  cl-useful: 0/956/1998 lits-rem:0 time: 0.19
84.49/84.50	c calculated reachability. Time: 0.00
84.49/84.50	c  N dy  2438    537283       915      1998     79957     30202    221431   1336262     12.12   no data
87.69/87.71	c  N dy  2531    557350       915      1998     79959     49597    221431   2874683     12.19     15.94
91.49/91.52	c  N dy  2629    577406       914      1998     79979     39995    221431   2071175     12.30     18.78
95.59/95.69	c  N dy  2711    598307       914      1998     79981     60192    221431   3515526     12.36     13.01
98.49/98.57	c  N dy  2788    618582       914      1998     79987     49005    221431   2468238     12.38     13.07
102.31/102.33	c  N dy  2893    638652       914      1998     79988     36106    221431   1489597     12.46     37.20
105.99/106.05	c  N dy  3015    658731       913      1998     79999     55622    221431   3478091     12.62     20.74
110.10/110.19	c  N dy  3111    678733       913      1998     79999     41382    221431   1570877     12.69     21.15
113.99/114.00	c  N dy  3197    701431       913      1998     80003     63366    221430   3373456     12.71     13.38
117.19/117.26	c  N dy  3275    722036       913      1998     80004     48479    221430   2105167     12.74     13.74
121.59/121.62	c  N dy  3388    742439       913      1998     80009     68181    221430   3652449     12.85     13.53
124.89/124.91	c  N dy  3487    762481       913      1998     80012     51891    221430   2737113     12.93     25.27
129.89/129.95	c  N dy  3574    783598       913      1998     80015     72260    221429   4384974     12.95     13.65
133.69/133.73	c  N dy  3717    803665       913      1998     80015     55143    221429   3183123     13.11     32.61
134.09/134.18	c  S st  3722    805924       913      1998     80015     57347    221429   3419380     13.10   no data
134.20/134.28	c  S st  3722    806428       913      1998     80015     57851    221429   3466420     13.10   no data
134.20/134.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
134.69/134.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P: 24.9M T:  0.49
134.69/134.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
134.69/134.79	c bin-w-bin subsume rem            5 bins  time:  0.01 s
135.19/135.29	c subs with bin:        0  lits-rem:        19  v-fix:    0  time:  0.50 s
135.19/135.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    913 time:  0.01 s
135.19/135.31	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
135.30/135.33	c lits-rem:        19  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
136.60/136.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
143.90/143.93	c lits-rem:      4855  cl-subs:     2460  v-elim:      0  v-fix:    0  time:  7.24 s
143.90/143.93	c vivif2 --  cl tried     1966 cl shrink        0 lits rem          0 time: 0.00
143.90/144.00	c vivif2 --  cl tried    46947 cl shrink     1826 lits rem       2916 time: 0.07
144.20/144.21	c asymm  cl-useful: 0/461/1966 lits-rem:0 time: 0.21
144.20/144.21	c calculated reachability. Time: 0.00
144.20/144.21	c  N dy  3722    806428       913      1966     79472     46942    219775   3227986     13.10   no data
149.79/149.80	c  N dy  3791    827000       913      1966     79475     66871    219775   5018078     13.12     13.97
153.29/153.35	c  N dy  3888    847030       912      1966     79486     52670    219775   3168953     13.19     20.45
158.30/158.39	c  N dy  3982    867089       912      1966     79486     72253    219775   5143019     13.25     20.48
162.29/162.31	c  N dy  4087    887187       912      1966     79487     55070    219775   3266406     13.33     22.40
167.69/167.75	c  N dy  4187    907274       912      1966     79488     74538    219775   5095874     13.40     32.66
172.09/172.14	c  N dy  4319    927326       912      1966     79488     55307    219775   3253857     13.52     14.26
178.30/178.38	c  N dy  4448    948486       912      1966     79488     75933    219775   5419242     13.63     14.37
183.30/183.38	c  N dy  4581    968582       911      1966     79495     55147    219775   3106248     13.73     25.83
188.70/188.78	c  N dy  4697    989036       911      1966     79495     75057    219775   5202375     13.80     14.59
193.99/194.05	c  N dy  4810   1009040       911      1966     79496     52986    219775   2853591     13.89     20.70
200.10/200.15	c  N dy  4963   1029271       911      1966     79496     72708    219775   5024487     14.05     14.88
205.89/205.92	c  N dy  5037   1050102       911      1966     79498     50302    219775   2640108     14.08     14.96
210.40/210.47	c  N dy  5131   1070135       911      1966     79498     69756    219775   4638826     14.11     26.52
211.10/211.17	c  F st  5149   1071875       911      1966     79498     71458    219775   4824732     14.13   no data
217.60/217.68	c  N dy  5239   1090148       911      1934     78977     42040    218166   2167920     14.20     15.14
222.29/222.31	c  N dy  5335   1110186       911      1934     78977     61462    218166   4246616     14.25     24.90
230.39/230.40	c  N dy  5452   1132799       911      1934     78977     83414    218166   6627170     14.32     15.27
235.90/235.93	c  N dy  5541   1155172       911      1934     78977     62145    218166   3875546     14.36     15.12
241.80/241.81	c  N dy  5616   1175313       911      1934     78977     81642    218166   5488672     14.36     15.22
246.89/246.94	c  N dy  5705   1195396       911      1934     78977     56379    218166   3276331     14.40     31.25
250.81/250.81	c  S st  5771   1209643       911      1934     78977     70220    218166   4507955     14.42      9.36
250.89/250.97	c  S st  5771   1210144       911      1934     78977     70717    218166   4552300     14.42   no data
250.89/250.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
251.59/251.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 32.5M T:  0.70
251.59/251.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
251.59/251.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
252.09/252.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.48 s
252.09/252.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
252.09/252.19	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
252.19/252.22	c lits-rem:        22  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
253.59/253.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
263.49/263.51	c lits-rem:      3438  cl-subs:     3325  v-elim:      0  v-fix:    0  time:  9.89 s
263.49/263.51	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
263.59/263.60	c vivif2 --  cl tried    67392 cl shrink       24 lits rem         26 time: 0.08
263.79/263.82	c asymm  cl-useful: 0/358/1934 lits-rem:0 time: 0.22
263.79/263.82	c calculated reachability. Time: 0.00
263.79/263.82	c  N dy  5771   1210144       911      1934     78977     67392    218144   4457793     14.42   no data
270.61/270.63	c  N dy  5870   1230242       911      1934     78977     86846    218144   6252314     14.46     31.98
275.80/275.82	c  N dy  5937   1250296       911      1934     78978     60079    218144   3548542     14.48     31.04
282.09/282.16	c  N dy  6016   1270898       911      1934     78978     80012    218144   5380973     14.50     15.35
289.40/289.41	c  N dy  6085   1293896       911      1934     78978     55110    218144   3074131     14.49     15.31
295.29/295.33	c  N dy  6202   1314231       911      1934     78978     74927    218144   5113263     14.56     15.61
303.30/303.34	c  N dy  6292   1334471       911      1934     78979     94460    218144   7074092     14.59     15.56
308.60/308.69	c  N dy  6380   1354620       911      1934     78979     65690    218144   4071927     14.63     15.46
315.50/315.61	c  N dy  6481   1375040       911      1934     78981     85505    218144   6058466     14.67     15.44
322.50/322.56	c  N dy  6555   1396876       911      1934     78981     57347    218144   2907528     14.67     15.48
327.81/327.89	c  N dy  6637   1417158       911      1934     78981     76946    218144   4953941     14.69     15.58
335.52/335.54	c  N dy  6734   1437197       911      1934     78981     96359    218144   6984823     14.73     36.79
341.20/341.26	c  N dy  6824   1457759       911      1934     78981     65943    218144   3833392     14.76     15.59
347.19/347.24	c  N dy  6890   1477947       911      1934     78982     85471    218144   5469376     14.77     15.75
354.50/354.55	c  N dy  6976   1498097       911      1934     78982     53685    218144   2480708     14.79     15.88
359.80/359.88	c  N dy  7078   1520866       911      1934     78982     75722    218144   4404552     14.82     15.60
364.70/364.75	c  N dy  7094   1540923       911      1934     78982     95091    218144   5706152     14.78     15.61
370.10/370.18	c  N dy  7174   1560935       911      1934     78982     62256    218144   3276407     14.79     18.71
375.30/375.31	c  N dy  7240   1581017       911      1934     78982     81655    218144   5104639     14.79     22.89
381.30/381.39	c  N dy  7285   1601104       911      1934     78983    100973    218144   6621084     14.77     16.76
386.50/386.54	c  N dy  7376   1621709       911      1934     78983     67771    218144   3627890     14.79     15.74
392.20/392.29	c  N dy  7482   1642372       911      1934     78983     87881    218144   5529417     14.82     15.69
399.60/399.68	c  N dy  7572   1663063       911      1934     78983    107888    218144   7437381     14.84     15.72
404.00/404.06	c  N dy  7623   1684168       911      1934     78984     74041    218144   3982481     14.82     15.65
409.99/410.05	c  N dy  7735   1704266       911      1934     78984     93597    218144   5882936     14.86     37.84
412.09/412.16	c  S st  7768   1710146       911      1934     78984     99305    218144   6436197     14.87   no data
412.29/412.36	c  S st  7768   1710646       911      1934     78984     99800    218144   6478289     14.87   no data
412.29/412.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
413.29/413.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 42.5M T:  1.00
413.29/413.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
413.29/413.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
413.79/413.88	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.49 s
413.79/413.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
413.79/413.89	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
413.89/413.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
415.50/415.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
431.70/431.74	c lits-rem:      3000  cl-subs:     6133  v-elim:      0  v-fix:    0  time: 16.18 s
431.70/431.75	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
431.80/431.87	c vivif2 --  cl tried    93667 cl shrink      630 lits rem        657 time: 0.12
432.10/432.11	c asymm  cl-useful: 0/590/1934 lits-rem:0 time: 0.24
432.10/432.11	c calculated reachability. Time: 0.00
432.10/432.11	c  N dy  7768   1710646       911      1934     78984     93667    218143   6317620     14.87   no data
438.91/439.00	c  N dy  7824   1730941       911      1934     78985     58157    218143   2662505     14.86     15.71
444.60/444.64	c  N dy  7888   1754514       911      1934     78988     80836    218143   4611235     14.84     15.70
451.30/451.31	c  N dy  7950   1775555       911      1934     78988    101153    218143   6474387     14.84     15.73
457.40/457.46	c  N dy  8004   1795556       911      1934     78988     64461    218143   3171505     14.83     27.59
463.20/463.22	c  N dy  8076   1818931       911      1934     78988     87041    218143   5268960     14.83     15.65
470.90/470.92	c  N dy  8162   1838995       911      1934     78989    106406    218143   7096004     14.84     38.63
477.70/477.73	c  N dy  8246   1861825       911      1934     78991     71406    218143   3572294     14.86     15.73
483.91/483.96	c  N dy  8318   1884317       911      1934     78993     93086    218143   5559105     14.86     15.66
490.90/490.92	c  N dy  8367   1904718       911      1934     78994    112753    218143   7358689     14.85     15.67
495.90/496.01	c  N dy  8453   1924818       911      1934     78994     74383    218143   4010751     14.86     15.80
502.71/502.75	c  N dy  8530   1944848       911      1934     78995     93701    218143   5643536     14.86     32.31
510.70/510.71	c  N dy  8630   1964856       911      1934     78996    112999    218143   7405788     14.89     28.62
516.80/516.87	c  N dy  8725   1986747       911      1934     78997     75234    218143   3909545     14.91     16.12
523.30/523.34	c  N dy  8842   2006806       911      1934     78997     94715    218143   5767427     14.95     30.51
531.40/531.44	c  N dy  8935   2026901       911      1934     78998    114175    218143   7657876     14.98     15.95
537.70/537.72	c  N dy  9010   2048133       911      1934     78998     74739    218143   3773124     14.97     15.78
543.00/543.08	c  N dy  9069   2068977       911      1934     78998     94853    218143   5506464     14.97     15.77
551.12/551.19	c  N dy  9185   2089941       911      1934     78998    115160    218143   7433374     15.00     15.89
557.40/557.45	c  N dy  9263   2109960       911      1934     78999     73618    218143   3677536     15.00     15.97
563.70/563.76	c  N dy  9351   2131376       911      1934     79001     94353    218143   5596117     15.02     15.87
570.92/570.95	c  N dy  9413   2151625       911      1934     79002    113879    218143   7151329     15.02     15.94
577.40/577.41	c  N dy  9521   2171650       911      1934     79002     71501    218143   3513454     15.05     19.92
583.40/583.45	c  N dy  9603   2193826       911      1934     79002     92929    218143   5561032     15.06     15.87
589.81/589.86	c  S st  9675   2210647       911      1934     79002    109226    218143   7198048     15.07   no data
590.01/590.06	c  S st  9675   2211148       911      1934     79002    109725    218143   7247362     15.07   no data
590.01/590.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
591.21/591.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 48.9M T:  1.21
591.21/591.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
591.21/591.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
591.71/591.78	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.48 s
591.71/591.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
591.71/591.79	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
591.82/591.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
593.70/593.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.71 s
612.00/612.07	c lits-rem:      3626  cl-subs:     7899  v-elim:      0  v-fix:    0  time: 18.36 s
612.00/612.07	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
612.20/612.22	c vivif2 --  cl tried   101826 cl shrink     1760 lits rem       2437 time: 0.14
612.40/612.47	c asymm  cl-useful: 0/234/1934 lits-rem:0 time: 0.25
612.40/612.47	c calculated reachability. Time: 0.00
612.40/612.47	c  N dy  9675   2211148       911      1934     79004    101824    218142   7054657     15.07   no data
622.40/622.50	c  N dy  9781   2231186       911      1934     79004    121224    218142   8922755     15.10     32.04
629.01/629.03	c  N dy  9866   2251720       911      1934     79004     78271    218142   4171431     15.11     16.06
635.01/635.00	c  N dy  9922   2271784       911      1934     79004     97538    218142   5820473     15.11     16.16
643.30/643.31	c  N dy 10021   2291805       911      1934     79004    116920    218142   7740060     15.14     33.52
651.90/651.90	c  N dy 10096   2318161       911      1934     79004     78664    218142   4140115     15.13     15.95
658.30/658.38	c  N dy 10161   2338367       911      1934     79004     98180    218142   5656149     15.13     16.27
666.11/666.15	c  N dy 10245   2358761       911      1934     79004    117835    218142   7323579     15.14     16.03
672.40/672.42	c  N dy 10293   2379081       911      1934     79005     72764    218142   3409383     15.14     16.14
678.00/678.05	c  N dy 10339   2400987       911      1934     79006     93726    218142   5065242     15.12     15.96
685.01/685.04	c  N dy 10386   2421990       911      1934     79008    113963    218142   6848048     15.10     15.93
693.30/693.32	c  N dy 10454   2442243       911      1934     79010     67950    218142   2948596     15.11     16.02
697.70/697.74	c  N dy 10480   2462280       911      1934     79010     87256    218142   4540177     15.09     18.03
704.51/704.54	c  N dy 10579   2482363       911      1934     79011    106655    218142   6283430     15.10     24.87
713.01/713.02	c  N dy 10666   2503360       911      1934     79011    126894    218142   8215794     15.11     15.91
719.01/719.06	c  N dy 10733   2523469       911      1934     79011     79795    218142   3966879     15.11     15.96
725.70/725.78	c  N dy 10821   2544490       911      1934     79016    100000    218142   5750119     15.12     15.95
734.91/734.97	c  N dy 10943   2566330       911      1934     79016    121136    218142   7758444     15.15     16.01
742.31/742.34	c  N dy 11003   2586421       911      1934     79017     73068    218142   3313405     15.15     24.64
748.21/748.26	c  N dy 11115   2606480       911      1934     79017     92616    218142   5301601     15.18     27.77
755.61/755.67	c  N dy 11212   2626531       911      1934     79017    112104    218142   7209397     15.20     16.17
765.31/765.32	c  N dy 11288   2648295       911      1934     79017    133121    218142   9200264     15.21     16.05
771.51/771.51	c  N dy 11357   2670724       911      1934     79018     86063    218142   4341717     15.20     16.27
777.31/777.37	c  N dy 11421   2690876       911      1934     79018    105528    218142   5946532     15.20     16.06
784.90/784.91	c  N dy 11492   2711149       911      1934     79018    125050    218142   7767336     15.21     14.17
784.90/784.91	c  S st 11492   2711149       911      1934     79018    125050    218142   7767336     15.21     14.17
785.11/785.15	c  S st 11492   2711650       911      1934     79018    125551    218142   7808083     15.21   no data
785.11/785.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
786.42/786.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 49.0M T:  1.27
786.42/786.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
786.42/786.45	c bin-w-bin subsume rem            2 bins  time:  0.01 s
786.91/786.94	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.48 s
786.91/786.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
786.91/786.95	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
787.01/787.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
788.81/788.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
812.21/812.27	c lits-rem:      4429  cl-subs:     9459  v-elim:      0  v-fix:    0  time: 23.46 s
812.21/812.27	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
812.41/812.43	c vivif2 --  cl tried   116092 cl shrink     1341 lits rem       1501 time: 0.16
812.61/812.69	c asymm  cl-useful: 0/576/1934 lits-rem:0 time: 0.26
812.71/812.70	c calculated reachability. Time: 0.00
812.71/812.70	c  N dy 11492   2711650       911      1934     79019    116089    218139   7579195     15.21   no data
821.00/821.06	c  N dy 11532   2732364       911      1934     79019    135979    218139   9363414     15.19     16.21
828.01/828.08	c  N dy 11640   2753505       911      1934     79019     87104    218139   4690334     15.22     16.25
835.11/835.18	c  N dy 11701   2773531       911      1934     79019    106422    218139   6496442     15.21     34.91
843.91/843.97	c  N dy 11788   2793563       911      1934     79019    125780    218139   8279950     15.22     23.44
854.41/854.49	c  N dy 11883   2813593       911      1934     79019     74718    218139   3375973     15.24     16.19
860.31/860.35	c  N dy 11975   2833672       911      1934     79019     94074    218139   5076648     15.26     30.32
867.82/867.82	c  N dy 12048   2854187       911      1934     79021    113837    218139   6834257     15.26     16.29
878.01/878.09	c  N dy 12164   2874745       911      1934     79022    133718    218139   8697807     15.28     16.31
886.41/886.50	c  N dy 12253   2895532       911      1934     79023     82399    218139   4084647     15.29     16.11
892.02/892.03	c  N dy 12309   2915716       911      1934     79025    101856    218139   5587628     15.29     16.12
899.71/899.75	c  N dy 12397   2935953       911      1934     79025    121483    218139   7412268     15.30     16.24
909.21/909.29	c  N dy 12479   2955988       911      1934     79025    140739    218139   9114601     15.31     44.16
916.51/916.59	c  N dy 12600   2977632       911      1934     79025     89349    218139   4679530     15.34     16.21
923.11/923.19	c  N dy 12650   2998629       911      1934     79025    109585    218139   6570183     15.33     16.18
933.41/933.42	c  N dy 12732   3021988       911      1934     79026    132026    218139   8639263     15.34     16.19
944.21/944.24	c  N dy 12854   3042361       911      1934     79026     78364    218139   3562683     15.36     16.27
950.32/950.38	c  N dy 12925   3063100       911      1934     79026     98376    218139   5459907     15.37     16.27
959.12/959.15	c  N dy 13016   3085364       911      1934     79026    119848    218139   7413486     15.38     16.24
968.81/968.89	c  N dy 13103   3105424       911      1934     79027    139198    218139   9144395     15.38     16.63
976.42/976.42	c  N dy 13152   3125552       911      1934     79027     84285    218139   3993463     15.38     16.22
983.21/983.25	c  N dy 13260   3145859       911      1934     79027    103949    218139   5850101     15.40     16.23
993.11/993.18	c  N dy 13380   3167552       911      1934     79027    124914    218139   7854298     15.42     16.25
1003.61/1003.66	c  N dy 13475   3187617       911      1934     79028    144255    218139   9765470     15.43     32.77
1011.11/1011.12	c  N dy 13552   3207675       911      1934     79028     88356    218139   4352168     15.43     16.26
1012.11/1012.10	c  S st 13561   3211650       911      1934     79028     92171    218139   4752870     15.43     14.66
1012.21/1012.29	c  S st 13561   3212152       911      1934     79028     92673    218139   4804334     15.43   no data
1012.31/1012.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1013.21/1013.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 39.6M T:  0.91
1013.21/1013.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1013.21/1013.22	c bin-w-bin subsume rem            3 bins  time:  0.01 s
1013.71/1013.71	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.49 s
1013.71/1013.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
1013.71/1013.72	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
1013.71/1013.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1015.22/1015.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
1025.41/1025.48	c lits-rem:      2352  cl-subs:     4626  v-elim:      0  v-fix:    0  time: 10.25 s
1025.41/1025.48	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
1025.51/1025.59	c vivif2 --  cl tried    88047 cl shrink     1031 lits rem       1129 time: 0.11
1025.81/1025.82	c asymm  cl-useful: 0/315/1934 lits-rem:0 time: 0.23
1025.81/1025.83	c calculated reachability. Time: 0.00
1025.81/1025.83	c  N dy 13561   3212152       911      1934     79025     88047    218138   4723582     15.43   no data
1034.31/1034.35	c  N dy 13656   3234257       911      1934     79026    109300    218138   6563300     15.44     16.28
1043.01/1043.09	c  N dy 13719   3254952       911      1934     79027    129071    218138   8275082     15.44     16.26
1052.81/1052.85	c  N dy 13797   3275077       911      1934     79027    148512    218138  10176320     15.45     16.27
1059.81/1059.83	c  N dy 13852   3295995       911      1934     79028     92582    218138   4774393     15.44     16.54
1067.22/1067.22	c  N dy 13948   3316098       911      1934     79028    112100    218138   6594928     15.45     34.23
1075.52/1075.57	c  N dy 14018   3337121       911      1934     79028    132284    218138   8409518     15.45     16.45
1086.51/1086.58	c  N dy 14050   3358401       911      1934     79028    152710    218138  10131229     15.44     16.35
1092.71/1092.72	c  N dy 14134   3378668       911      1934     79028     95309    218138   4926371     15.44     16.26
1099.41/1099.49	c  N dy 14181   3398941       911      1934     79028    114807    218138   6549544     15.44     16.26
1108.83/1108.89	c  N dy 14285   3419010       911      1934     79028    134300    218138   8399598     15.45     25.84
1120.72/1120.78	c  N dy 14394   3439805       911      1934     79029    154349    218138  10158333     15.47     16.39
1127.22/1127.24	c  N dy 14496   3459949       911      1934     79029     95731    218138   5023101     15.49     16.46
1136.72/1136.79	c  N dy 14582   3482907       911      1934     79029    117861    218138   6973181     15.49     16.36
1147.11/1147.18	c  N dy 14689   3504339       911      1934     79029    138649    218138   8924438     15.51     16.58
1157.72/1157.75	c  N dy 14751   3524824       911      1934     79029     79218    218138   3398003     15.50     16.61
1163.83/1163.87	c  N dy 14832   3544831       911      1934     79030     98481    218138   4904525     15.51     27.56
1171.42/1171.42	c  N dy 14938   3564852       911      1934     79030    117846    218138   6605075     15.53     23.30
1181.12/1181.15	c  N dy 15041   3586192       911      1934     79030    138460    218138   8574170     15.54     16.49
1191.23/1191.22	c  N dy 15121   3606413       911      1934     79030    158020    218138  10465073     15.54     16.49
1198.92/1198.91	c  N dy 15239   3626794       911      1934     79030     97604    218138   5034033     15.56     16.44
1206.52/1206.54	c  N dy 15312   3646814       911      1934     79030    116970    218138   6958394     15.57     22.18
1214.92/1214.92	c  N dy 15349   3667135       911      1934     79030    136393    218138   8534000     15.56     16.46
1226.32/1226.39	c  N dy 15443   3687148       911      1934     79030    155779    218138  10416746     15.56     18.92
1234.71/1234.78	c  N dy 15483   3712153       911      1934     79031     98756    218138   4858566     15.55     12.21
1234.71/1234.78	c  S st 15483   3712153       911      1934     79031     98756    218138   4858566     15.55     12.21
1234.92/1234.94	c  S st 15483   3712656       911      1934     79031     99256    218138   4910264     15.55   no data
1234.92/1234.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1235.92/1235.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 41.0M T:  0.97
1235.92/1235.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1235.92/1235.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1236.44/1236.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.49 s
1236.44/1236.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
1236.44/1236.44	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
1236.44/1236.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1237.82/1237.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
1247.44/1247.43	c lits-rem:      3254  cl-subs:     5749  v-elim:      0  v-fix:    0  time:  9.54 s
1247.44/1247.43	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
1247.52/1247.55	c vivif2 --  cl tried    93507 cl shrink      906 lits rem        945 time: 0.11
1247.72/1247.78	c asymm  cl-useful: 0/564/1934 lits-rem:0 time: 0.24
1247.72/1247.79	c calculated reachability. Time: 0.00
1247.72/1247.79	c  N dy 15483   3712656       911      1934     79031     93507    218138   4799641     15.55   no data
1255.42/1255.45	c  N dy 15581   3732922       911      1934     79031    113004    218138   6631618     15.56     16.40
1263.62/1263.66	c  F st 15634   3751562       911      1934     79032    130897    218138   8213807     15.55   no data
1264.72/1264.78	c  N st 15638   3753596       911      1934     79032    132883    218138   8407937     15.55   no data
1276.82/1276.87	c  N dy 15735   3773680       911      1934     79032    152245    218138  10263696     15.57     25.59
1287.72/1287.76	c  N dy 15831   3794258       911      1934     79032     90267    218138   4389474     15.58     16.41
1294.42/1294.47	c  N dy 15900   3814355       911      1934     79033    109606    218138   6140306     15.58     28.05
1302.82/1302.87	c  N dy 15971   3834388       911      1934     79033    128867    218138   7932453     15.58     25.68
1313.82/1313.84	c  N dy 16062   3854437       911      1934     79034    148164    218138   9783888     15.59     16.42
1324.44/1324.46	c  N dy 16113   3874702       911      1934     79035     84870    218138   3782004     15.58     16.60
1332.32/1332.39	c  N dy 16223   3896713       911      1934     79035    106056    218138   5753160     15.60     17.12
1341.22/1341.23	c  N dy 16305   3916961       911      1934     79036    125582    218138   7552573     15.61     16.50
1351.12/1351.17	c  N dy 16390   3937412       911      1934     79036    145358    218138   9423244     15.61     16.61
1363.32/1363.30	c  N dy 16469   3957609       911      1934     79036    164877    218138  11250108     15.62     16.68
1370.53/1370.58	c  N dy 16553   3977997       911      1934     79037    100684    218138   5133857     15.62     16.56
1378.13/1378.10	c  N dy 16614   3998075       911      1934     79038    120024    218138   6906031     15.62     16.57
1388.42/1388.46	c  N dy 16707   4018099       911      1934     79038    139372    218138   8584112     15.63     25.72
1400.43/1400.47	c  N dy 16821   4038174       911      1934     79038    158754    218138  10520693     15.65     23.08
1410.63/1410.61	c  N dy 16921   4058345       911      1934     79038     93303    218138   4470203     15.66     16.50
1418.02/1418.03	c  N dy 16992   4078427       911      1934     79038    112613    218138   6116396     15.66     23.25
1425.82/1425.86	c  N dy 17041   4098429       911      1934     79040    131783    218138   7846726     15.66     16.53
1436.64/1436.63	c  N dy 17103   4118484       911      1934     79040    151099    218138   9224181     15.65     16.49
1447.82/1447.80	c  N dy 17151   4138558       911      1934     79041    170361    218138  10571628     15.65     32.37
1454.72/1454.77	c  N dy 17216   4158626       911      1934     79041    104032    218138   5411004     15.65     32.48
1463.23/1463.22	c  N dy 17310   4178666       911      1934     79041    123358    218138   7255162     15.66     20.76
1473.02/1473.04	c  N dy 17406   4198795       911      1934     79042    142833    218138   9132527     15.67     16.50
1481.13/1481.17	c  S st 17466   4212656       911      1934     79043    156183    218138  10308054     15.67     10.84
1481.53/1481.53	c  S st 17466   4213159       911      1934     79043    156685    218138  10357863     15.67   no data
1481.53/1481.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1483.53/1483.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 67.9M T:  1.99
1483.53/1483.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1483.53/1483.56	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1484.03/1484.05	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.49 s
1484.03/1484.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
1484.03/1484.06	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
1484.13/1484.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1486.14/1486.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
1515.02/1515.03	c lits-rem:      4030  cl-subs:     8995  v-elim:      0  v-fix:    0  time: 28.87 s
1515.02/1515.04	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
1515.22/1515.25	c vivif2 --  cl tried   147690 cl shrink     2426 lits rem       2620 time: 0.22
1515.52/1515.54	c asymm  cl-useful: 0/173/1934 lits-rem:0 time: 0.29
1515.52/1515.55	c calculated reachability. Time: 0.00
1515.52/1515.55	c  N dy 17466   4213159       911      1934     79044    147689    218137  10120359     15.67   no data
1532.93/1532.94	c  N dy 17559   4239242       911      1934     79045    172689    218137  12290359     15.68     16.82
1539.63/1539.68	c  N dy 17604   4259385       911      1934     79046    105514    218137   5280722     15.67     17.78
1546.03/1546.04	c  N dy 17638   4279485       911      1934     79046    124762    218137   6948389     15.66     16.49
1555.33/1555.32	c  N dy 17706   4299565       911      1934     79046    144065    218137   8581580     15.66     31.80
1566.33/1566.32	c  N dy 17808   4319744       911      1934     79046    163554    218137  10442330     15.67     16.68
1577.33/1577.36	c  N dy 17896   4340762       911      1934     79046     96326    218137   4645109     15.68     16.63
1584.63/1584.64	c  N dy 17960   4360801       911      1934     79047    115593    218137   6425066     15.68     16.52
1593.83/1593.83	c  N dy 18051   4380952       911      1934     79048    135032    218137   8193981     15.68     16.51
1604.43/1604.45	c  N dy 18121   4401212       911      1934     79048    154530    218137  10037676     15.68     16.66
1617.23/1617.29	c  N dy 18193   4421489       911      1934     79048    173996    218137  11797471     15.68     16.61
1625.63/1625.61	c  N dy 18279   4442408       911      1934     79048    105723    218137   5433203     15.69     16.58
1634.72/1634.76	c  N dy 18398   4462419       911      1934     79048    125059    218137   7223709     15.70     35.79
1644.23/1644.23	c  N dy 18446   4483421       911      1934     79048    145205    218137   8960014     15.70     16.54
1657.03/1657.04	c  N dy 18533   4503720       911      1934     79048    164680    218137  10649197     15.71     16.69
1669.03/1669.04	c  N dy 18607   4523799       911      1934     79049     94527    218137   4303811     15.70     22.18
1675.93/1675.99	c  N dy 18685   4543839       911      1934     79049    113850    218137   6160371     15.71     37.77
1685.73/1685.70	c  N dy 18787   4563899       911      1934     79049    133147    218137   7926496     15.72     34.48
1696.83/1696.83	c  N dy 18862   4584353       911      1934     79049    152870    218137   9724262     15.72     16.64
1707.93/1707.96	c  N dy 18925   4604428       911      1934     79050    172082    218137  11425198     15.72     25.66
1719.24/1719.30	c  N dy 19024   4624859       911      1934     79050    101352    218137   4918102     15.74     16.58
1726.63/1726.68	c  N dy 19086   4645263       911      1934     79050    121008    218137   6739580     15.74     16.91
1736.63/1736.64	c  N dy 19172   4665518       911      1934     79051    140475    218137   8415406     15.75     16.72
1748.43/1748.49	c  N dy 19270   4685808       911      1934     79051    160118    218137  10365778     15.75     17.03
1764.13/1764.19	c  N dy 19377   4707542       911      1934     79051    181041    218137  12274018     15.77     17.00
1767.33/1767.37	c  S st 19408   4713162       911      1934     79051     95011    218137   4359370     15.77     11.62
1767.53/1767.53	c  S st 19408   4713662       911      1934     79051     95508    218137   4413306     15.77   no data
1767.53/1767.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1768.43/1768.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 40.6M T:  0.93
1768.43/1768.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1768.43/1768.49	c bin-w-bin subsume rem            1 bins  time:  0.01 s
1768.93/1768.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.49 s
1768.93/1768.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
1768.93/1768.99	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
1769.03/1769.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1770.43/1770.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
1777.73/1777.76	c lits-rem:      2950  cl-subs:     2961  v-elim:      0  v-fix:    0  time:  7.35 s
1777.73/1777.76	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
1777.83/1777.86	c vivif2 --  cl tried    92547 cl shrink      524 lits rem        543 time: 0.10
1778.03/1778.09	c asymm  cl-useful: 0/534/1934 lits-rem:0 time: 0.23
1778.13/1778.10	c calculated reachability. Time: 0.00
1778.13/1778.10	c  N dy 19408   4713662       911      1934     79050     92547    218137   4378939     15.77   no data
1785.43/1785.43	c  N dy 19465   4733687       911      1934     79052    111799    218137   6013306     15.77     16.60
1794.44/1794.49	c  N dy 19544   4754239       911      1934     79052    131584    218137   7790868     15.77     16.81
1805.33/1805.32	c  N dy 19612   4774293       911      1934     79052    150799    218137   9425016     15.77     31.15
1818.24/1818.27	c  N dy 19706   4794828       911      1934     79053    170554    218137  11328312     15.78     16.64
1829.83/1829.80	c  N dy 19769   4815001       911      1934     79055     97592    218137   4571009     15.78     17.82
1837.63/1837.67	c  N dy 19866   4835106       911      1934     79055    117043    218137   6293357     15.79     16.77
1846.74/1846.77	c  N dy 19942   4855354       911      1934     79055    136502    218137   8084948     15.79     16.81
1856.93/1856.92	c  N dy 20001   4875668       911      1934     79055    156036    218137   9895308     15.79     16.71
1870.54/1870.54	c  N dy 20083   4896001       911      1934     79055    175581    218137  11609378     15.80     16.73
1880.83/1880.85	c  N dy 20115   4916635       911      1934     79056    102040    218137   4868183     15.79     16.87
1888.93/1888.91	c  N dy 20210   4936729       911      1934     79056    121454    218137   6698289     15.79     25.45
1898.65/1898.66	c  N dy 20290   4956809       911      1934     79057    140838    218137   8584850     15.80     22.18
1912.04/1912.05	c  N dy 20360   4982094       911      1934     79058    165219    218137  10788393     15.79     16.74
1927.04/1927.06	c  N dy 20463   5002901       911      1934     79058    185244    218137  12643925     15.81     17.15
1935.84/1935.81	c  N dy 20504   5022951       911      1934     79060    110177    218137   5435926     15.80     34.41
1945.34/1945.34	c  N dy 20618   5043021       911      1934     79060    129545    218137   7221897     15.81     17.95
1955.03/1955.08	c  N dy 20672   5066230       911      1934     79060    151925    218137   9158671     15.81     16.83
1967.54/1967.51	c  N dy 20758   5086282       911      1934     79060    171284    218137  10972800     15.81     16.83
1980.74/1980.71	c  N dy 20829   5106345       911      1934     79062    190514    218137  12629037     15.81     16.72
1988.24/1988.23	c  N dy 20872   5127791       911      1934     79062    115845    218137   5999198     15.80     17.07
1996.84/1996.80	c  N dy 20932   5147846       911      1934     79063    135150    218137   7683896     15.80     33.01
2008.24/2008.28	c  N dy 21032   5167909       911      1934     79063    154479    218137   9414964     15.81     21.90
2022.43/2022.45	c  N dy 21145   5188267       911      1934     79063    174135    218137  11180103     15.83     17.06
2037.04/2037.06	c  N dy 21196   5208884       911      1934     79064     97568    218137   4449710     15.82     16.67
2038.36/2038.32	c  S st 21202   5213664       911      1934     79064    102171    218137   4845936     15.82     13.32
2038.44/2038.49	c  S st 21202   5214166       911      1934     79064    102673    218137   4899637     15.82   no data
2038.54/2038.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2039.64/2039.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 46.9M T:  1.10
2039.64/2039.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2039.64/2039.61	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2040.14/2040.10	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.49 s
2040.14/2040.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
2040.14/2040.12	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
2040.14/2040.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2041.65/2041.69	c subs with bin:      335  lits-rem:         0  v-fix:    0  time:  1.42 s
2050.14/2050.11	c lits-rem:      4155  cl-subs:     3355  v-elim:      0  v-fix:    0  time:  8.42 s
2050.14/2050.12	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
2050.24/2050.24	c vivif2 --  cl tried    98983 cl shrink     2138 lits rem       2479 time: 0.12
2050.46/2050.48	c asymm  cl-useful: 0/369/1934 lits-rem:0 time: 0.24
2050.46/2050.49	c calculated reachability. Time: 0.00
2050.46/2050.49	c  N dy 21202   5214166       911      1934     79065     98982    218136   4848942     15.82   no data
2058.24/2058.25	c  N dy 21248   5236825       911      1934     79066    120662    218136   6729651     15.81     16.76
2070.94/2070.90	c  N dy 21326   5261607       911      1934     79067    144459    218136   8752264     15.81     16.83
2084.34/2084.38	c  N dy 21419   5283790       911      1934     79068    165816    218136  10769512     15.81     16.77
2098.94/2098.95	c  N dy 21518   5303849       911      1934     79068    185143    218136  12592674     15.82     34.13
2110.34/2110.32	c  N dy 21583   5325146       911      1934     79069    108587    218136   5534634     15.82     16.71
2119.65/2119.65	c  N dy 21694   5345158       911      1934     79070    127901    218136   7232127     15.83     22.42
2134.44/2134.46	c  N dy 21842   5368682       911      1934     79070    150559    218136   9285687     15.85     16.70
2147.64/2147.66	c  N dy 21946   5389130       911      1934     79070    170244    218136  11128438     15.86     16.78
2162.74/2162.70	c  N dy 22024   5409943       911      1934     79070    190311    218136  12855879     15.86     17.01
2174.34/2174.34	c  N dy 22056   5434085       911      1934     79075    115198    218136   5592525     15.85     16.87
2184.05/2184.09	c  N dy 22132   5455212       911      1934     79078    135493    218136   7255685     15.85     17.11
2194.45/2194.45	c  N dy 22182   5475297       911      1934     79080    154680    218136   8876574     15.84     18.31
2209.96/2209.96	c  N dy 22254   5503299       911      1934     79080    181712    218136  11283015     15.84     16.71
2224.15/2224.19	c  N dy 22333   5523464       911      1934     79080    102126    218136   4827370     15.84     16.78
2233.44/2233.43	c  N dy 22415   5545580       911      1934     79081    123418    218136   6698370     15.85     16.72
2243.04/2243.05	c  N dy 22480   5565610       911      1934     79083    142656    218136   8528329     15.85     25.21
2255.65/2255.60	c  N dy 22576   5586931       911      1934     79083    163127    218136  10400835     15.85     16.74
2269.74/2269.79	c  N dy 22643   5607126       911      1934     79085    182478    218136  12118535     15.86     16.80
2285.54/2285.56	c  N dy 22715   5628813       911      1934     79085    103451    218136   4993070     15.85     17.31
2293.24/2293.21	c  N dy 22771   5648892       911      1934     79086    122761    218136   6753903     15.85     16.72
2302.55/2302.51	c  N dy 22810   5669617       911      1934     79088    142539    218136   8422218     15.84     17.22
2313.54/2313.51	c  N dy 22890   5689640       911      1934     79088    161771    218136  10134628     15.85     19.39
2328.55/2328.56	c  N dy 22970   5709729       911      1934     79089    181039    218136  11735699     15.85     17.40
2331.75/2331.71	c  S st 22981   5714168       911      1934     79089    185296    218136  12089908     15.85     12.49
2332.06/2332.08	c  S st 22981   5714669       911      1934     79089    185796    218136  12147085     15.85   no data
2332.15/2332.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2334.55/2334.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 80.0M T:  2.44
2334.55/2334.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2334.55/2334.56	c bin-w-bin subsume rem            1 bins  time:  0.01 s
2335.05/2335.04	c subs with bin:        0  lits-rem:         8  v-fix:    0  time:  0.49 s
2335.05/2335.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
2335.05/2335.06	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
2335.15/2335.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
2337.56/2337.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.11 s
2383.05/2383.01	c lits-rem:     11553  cl-subs:    13720  v-elim:      0  v-fix:    0  time: 45.47 s
2383.05/2383.01	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
2383.25/2383.29	c vivif2 --  cl tried   172076 cl shrink     4539 lits rem       5426 time: 0.28
2383.65/2383.61	c asymm  cl-useful: 0/258/1934 lits-rem:0 time: 0.32
2383.65/2383.62	c calculated reachability. Time: 0.00
2383.65/2383.62	c  N dy 22981   5714669       911      1934     79096    172068    218128  11799110     15.85   no data
2401.14/2401.11	c  N dy 23088   5734954       911      1934     79097    191501    218128  13513748     15.86     16.89
2413.04/2413.01	c  N dy 23154   5755943       911      1934     79097    111126    218128   5601063     15.86     16.74
2421.24/2421.29	c  N dy 23203   5776496       911      1934     79099    130772    218128   7271073     15.85     16.78
2432.95/2432.94	c  N dy 23294   5796964       911      1934     79099    150424    218128   8919121     15.85     16.72
2445.95/2445.99	c  N dy 23372   5817704       911      1934     79100    170390    218128  10708134     15.86     16.70
2459.45/2459.40	c  N dy 23437   5837775       911      1934     79100    189694    218128  12294353     15.85     29.07
2473.86/2473.91	c  N dy 23523   5858555       911      1934     79101    108051    218128   5268299     15.86     16.70
2482.85/2482.80	c  N dy 23608   5879307       911      1934     79101    127921    218128   6911667     15.86     16.70
2492.25/2492.27	c  N dy 23663   5900185       911      1934     79102    147916    218128   8682228     15.86     16.93
2505.05/2505.09	c  N dy 23714   5922654       911      1934     79102    169340    218128  10356712     15.85     16.86
2519.85/2519.85	c  N dy 23823   5942734       911      1934     79102    188656    218128  12057272     15.86     24.82
2535.25/2535.21	c  N dy 23892   5965630       911      1934     79102    108125    218128   5132171     15.86     17.01
2545.55/2545.60	c  N dy 23962   5990760       911      1934     79102    132255    218128   7100693     15.86     16.83
2556.05/2556.02	c  N dy 24025   6012455       911      1934     79102    153230    218128   8950725     15.86     16.71
2568.65/2568.65	c  N dy 24104   6033584       911      1934     79102    173512    218128  10790875     15.86     16.74
2583.25/2583.29	c  N dy 24179   6053737       911      1934     79104    192773    218128  12492566     15.86     16.72
2597.85/2597.87	c  N dy 24259   6073900       911      1934     79104    108548    218128   5296096     15.86     17.16
2605.45/2605.46	c  N dy 24312   6093995       911      1934     79104    127789    218128   7002555     15.86     16.81
2616.65/2616.66	c  N dy 24421   6114003       911      1934     79105    146991    218128   8658781     15.87     24.44
2629.07/2629.06	c  N dy 24496   6134092       911      1934     79106    166232    218128  10420951     15.87     23.34
2642.55/2642.53	c  N dy 24559   6154122       911      1934     79108    185398    218128  12054772     15.87     24.72
2658.15/2658.18	c  N dy 24617   6174217       911      1934     79109    204615    218128  13660498     15.87     17.68
2668.25/2668.20	c  N dy 24684   6195497       911      1934     79109    120580    218128   6393223     15.87     16.82
2677.16/2677.14	c  S st 24748   6214671       911      1934     79111    138928    218128   7907856     15.87      9.42
2677.36/2677.41	c  S st 24748   6215176       911      1934     79111    139432    218128   7962025     15.87   no data
2677.47/2677.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2679.15/2679.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 62.2M T:  1.74
2679.15/2679.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2679.15/2679.19	c bin-w-bin subsume rem            8 bins  time:  0.01 s
2679.67/2679.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.49 s
2679.67/2679.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
2679.67/2679.69	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
2679.76/2679.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2681.46/2681.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
2707.76/2707.79	c lits-rem:      5438  cl-subs:     6057  v-elim:      0  v-fix:    0  time: 26.30 s
2707.76/2707.80	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
2707.96/2707.98	c vivif2 --  cl tried   133375 cl shrink     2880 lits rem       3285 time: 0.19
2708.27/2708.27	c asymm  cl-useful: 0/358/1934 lits-rem:0 time: 0.28
2708.27/2708.27	c calculated reachability. Time: 0.00
2708.27/2708.27	c  N dy 24748   6215176       911      1934     79108    133370    218128   7815510     15.87   no data
2720.65/2720.63	c  N dy 24851   6235180       911      1934     79108    152655    218128   9654669     15.88     27.64
2734.46/2734.44	c  N dy 24917   6255372       911      1934     79111    172002    218128  11410622     15.88     16.76
2750.25/2750.22	c  N dy 24981   6276478       911      1934     79111    192210    218128  13233569     15.88     16.81
2768.16/2768.18	c  N dy 25053   6296533       911      1934     79111    106001    218128   5013079     15.88     19.56
2777.95/2777.90	c  N dy 25186   6316929       911      1934     79112    125640    218128   6689302     15.89     16.84
2788.96/2788.91	c  N dy 25289   6338065       911      1934     79113    145947    218128   8444211     15.90     16.88
2801.05/2801.02	c  N dy 25366   6358094       911      1934     79116    165088    218128  10075286     15.90     17.13
2816.36/2816.34	c  N dy 25479   6378188       911      1934     79116    184383    218128  11789800     15.91     19.82
2832.86/2832.87	c  N dy 25532   6399221       911      1934     79117    204423    218128  13438620     15.90     16.83
2846.06/2846.09	c  N dy 25637   6419660       911      1934     79117    117720    218128   6045041     15.91     17.35
2854.35/2854.32	c  N dy 25678   6439995       911      1934     79118    137222    218128   7609933     15.90     17.07
2865.36/2865.30	c  N dy 25726   6460263       911      1934     79120    156577    218128   9240560     15.90     16.80
2878.26/2878.21	c  N dy 25793   6481118       911      1934     79120    176599    218128  11021193     15.90     16.85
2894.46/2894.47	c  N dy 25906   6503984       911      1934     79121    198623    218128  13047841     15.90     16.77
2910.76/2910.73	c  N dy 26005   6524871       911      1934     79122    111261    218128   5358848     15.91     16.75
2918.86/2918.81	c  N dy 26029   6546018       911      1934     79125    131614    218128   6920911     15.90     16.81
2928.46/2928.45	c  N dy 26112   6566367       911      1934     79126    151217    218128   8719158     15.90     16.78
2940.86/2940.80	c  N dy 26179   6588871       911      1934     79126    172727    218128  10679249     15.90     16.95
2954.67/2954.65	c  N dy 26244   6608930       911      1934     79126    191936    218128  12295062     15.90     16.83
2970.46/2970.41	c  N dy 26301   6628949       911      1934     79126    211223    218128  13809552     15.90     17.53
2981.56/2981.59	c  N dy 26379   6648999       911      1934     79126    122068    218128   6145295     15.90     32.65
2992.76/2992.75	c  N dy 26515   6669028       911      1934     79127    141315    218128   7867716     15.91     21.10
3005.17/3005.19	c  N dy 26598   6691164       911      1934     79127    162677    218128   9737898     15.92     17.09
3017.17/3017.11	c  N dy 26639   6711171       911      1934     79129    181796    218128  10999556     15.91     27.33
3019.26/3019.21	c  S st 26649   6715178       911      1934     79129    185658    218128  11360806     15.91     13.31
3019.58/3019.58	c  S st 26649   6715682       911      1934     79129    186158    218128  11417287     15.91   no data
3019.67/3019.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3021.96/3021.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 77.8M T:  2.37
3021.96/3021.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3021.96/3021.99	c bin-w-bin subsume rem            5 bins  time:  0.01 s
3022.46/3022.48	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.49 s
3022.46/3022.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
3022.46/3022.49	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
3022.56/3022.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3024.97/3024.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.10 s
3062.26/3062.21	c lits-rem:     12463  cl-subs:     9919  v-elim:      0  v-fix:    0  time: 37.27 s
3062.26/3062.21	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
3062.48/3062.49	c vivif2 --  cl tried   176239 cl shrink     4412 lits rem       5004 time: 0.28
3062.76/3062.79	c asymm  cl-useful: 0/142/1934 lits-rem:0 time: 0.30
3062.86/3062.80	c calculated reachability. Time: 0.00
3062.86/3062.80	c  N dy 26649   6715682       911      1934     79129    176234    218125  11139115     15.91   no data
3081.86/3081.89	c  N dy 26727   6741966       911      1934     79131    201266    218125  13130132     15.91     16.82
3099.78/3099.77	c  N dy 26834   6762063       911      1934     79131    111321    218125   5180381     15.92     21.93
3109.27/3109.25	c  N dy 26943   6782082       911      1934     79133    130557    218125   6809727     15.93     18.60
3120.97/3120.94	c  N dy 27067   6802100       911      1934     79133    149874    218125   8476890     15.94     22.34
3133.16/3133.14	c  N dy 27131   6822120       911      1934     79135    169083    218125  10165916     15.94     23.64
3146.67/3146.61	c  N dy 27190   6842602       911      1934     79135    188679    218125  11883327     15.94     16.79
3163.76/3163.76	c  N dy 27252   6863100       911      1934     79136    208259    218125  13500725     15.93     16.78
3179.36/3179.39	c  N dy 27323   6883102       911      1934     79138    117080    218125   5504560     15.93     21.92
3189.67/3189.70	c  N dy 27414   6904628       911      1934     79140    137688    218125   7181772     15.94     17.62
3201.67/3201.68	c  N dy 27465   6929065       911      1934     79143    161046    218125   9239569     15.93     16.82
3213.96/3213.91	c  N dy 27512   6949426       911      1934     79145    180525    218125  10916743     15.92     16.80
3231.56/3231.52	c  N dy 27594   6971187       911      1934     79146    201377    218125  12665410     15.93     16.77
3249.38/3249.33	c  N dy 27686   6991272       911      1934     79146    220685    218125  14349641     15.93     33.80
3258.96/3258.97	c  N dy 27746   7011548       911      1934     79147    129068    218125   6538614     15.93     16.89
3270.27/3270.23	c  N dy 27824   7032772       911      1934     79147    149450    218125   8221297     15.93     17.38
3283.37/3283.34	c  N dy 27917   7052852       911      1934     79147    168719    218125   9793907     15.93     16.82
3296.96/3296.98	c  N dy 27948   7073072       911      1934     79149    187950    218125  11202966     15.93     17.00
3313.87/3313.81	c  N dy 28000   7095213       911      1934     79151    209055    218125  12858843     15.92     16.91
3331.27/3331.27	c  N dy 28100   7115255       911      1934     79152    116242    218125   5341427     15.93     25.44
3339.69/3339.69	c  N dy 28141   7135888       911      1934     79153    136048    218125   6994088     15.92     16.90
3351.57/3351.55	c  N dy 28267   7155955       911      1934     79153    155380    218125   8657826     15.93     30.96
3364.47/3364.43	c  N dy 28322   7175987       911      1934     79153    174436    218125  10078481     15.93     25.61
3380.28/3380.26	c  N dy 28414   7196785       911      1934     79153    194283    218125  11693647     15.93     16.83
3397.57/3397.54	c  S st 28511   7215682       911      1934     79154    212364    218125  13180312     15.94      9.81
3398.07/3398.02	c  S st 28511   7216186       911      1934     79154    212866    218125  13229206     15.94   no data
3398.07/3398.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3400.87/3400.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P: 88.5M T:  2.77
3400.87/3400.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3400.87/3400.84	c bin-w-bin subsume rem            5 bins  time:  0.01 s
3401.37/3401.33	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.49 s
3401.37/3401.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    911 time:  0.01 s
3401.37/3401.34	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
3401.47/3401.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3403.67/3403.65	c subs with bin:       78  lits-rem:         0  v-fix:    0  time:  1.90 s
3462.17/3462.17	c lits-rem:     14392  cl-subs:    12477  v-elim:      0  v-fix:    0  time: 58.52 s
3462.17/3462.17	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
3462.57/3462.54	c vivif2 --  cl tried   200311 cl shrink     5162 lits rem       6814 time: 0.37
3462.89/3462.87	c asymm  cl-useful: 0/128/1934 lits-rem:0 time: 0.32
3462.89/3462.88	c calculated reachability. Time: 0.00
3462.89/3462.88	c  N dy 28511   7216186       911      1934     79163    200299    218122  12884729     15.94   no data
3477.57/3477.51	c  N dy 28561   7236248       911      1934     79163    219495    218122  14576927     15.94     16.84
3489.77/3489.72	c  N dy 28597   7256341       911      1934     79166    125887    218122   5929988     15.93     17.35
3499.77/3499.72	c  N dy 28673   7276398       911      1934     79166    145041    218122   7463174     15.93     18.57
3512.39/3512.35	c  N dy 28746   7297108       911      1934     79168    164753    218122   8820336     15.93     16.81
3527.68/3527.64	c  N dy 28800   7319878       911      1934     79170    186537    218122  10258238     15.92     16.83
3542.68/3542.61	c  N dy 28877   7339953       911      1934     79170    205768    218122  11759172     15.92     16.86
3558.37/3558.34	c  N dy 28962   7360043       911      1934     79171    225011    218122  13372629     15.92     19.39
3569.97/3569.91	c  N dy 29019   7381797       911      1934     79173    132067    218122   6047357     15.92     16.86
3579.38/3579.37	c  N dy 29065   7401823       911      1934     79173    151101    218122   7443125     15.91     16.75
3592.17/3592.16	c  N dy 29139   7421909       911      1934     79176    170215    218122   8804988     15.91     20.13
3607.78/3607.79	c  N dy 29224   7444065       911      1934     79178    191337    218122  10382969     15.91     16.79
3625.77/3625.71	c  N dy 29311   7465727       911      1934     79178    212064    218122  12020747     15.91     16.81
3643.48/3643.40	c  N dy 29369   7488289       911      1934     79178    119140    218122   5139318     15.91     16.83
3652.38/3652.30	c  N dy 29427   7508384       911      1934     79179    138333    218122   6484023     15.91     23.73
3664.58/3664.55	c  N dy 29481   7531817       911      1934     79181    160698    218122   8052656     15.90     16.85
3675.88/3675.84	c  N dy 29519   7551822       911      1934     79182    179769    218122   9490908     15.89     31.99
3691.48/3691.45	c  N dy 29559   7575489       911      1934     79183    202252    218122  11039101     15.89     16.75
3710.28/3710.25	c  N dy 29590   7598885       911      1934     79187    224358    218122  12467013     15.88     16.72
3713.58/3713.59	c Finding binary XORs  T:     0.00 s  found:       0
3723.48/3723.45	c  N dy 29628   7621313       911      1934     79190    130446    218122   5758232     15.87     16.84
3735.08/3735.03	c  N dy 29652   7644058       911      1934     79193    152013    218122   6907682     15.86     16.76
3746.08/3746.08	c  N dy 29707   7666172       911      1934     79194    173216    218122   8499590     15.85     16.95
3761.18/3761.18	c  N dy 29752   7686361       911      1934     79196    192467    218122   9582679     15.85     16.79
3778.88/3778.85	c  N dy 29805   7706381       910      1934     79204    211495    218122  10656133     15.85     27.33
3784.98/3784.91	c  S st 29856   7716186       910      1934     79204    220944    218122  11596743     15.85     11.15
3785.28/3785.25	c  S st 29856   7716687       910      1934     79204    221442    218122  11645045     15.85   no data
3785.28/3785.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3787.58/3787.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 81.4M T:  2.31
3787.58/3787.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3787.68/3787.60	c bin-w-bin subsume rem           12 bins  time:  0.01 s
3788.08/3788.09	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.49 s
3788.18/3788.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    910 time:  0.01 s
3788.18/3788.11	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
3788.18/3788.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3790.38/3790.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.89 s
3816.18/3816.17	c lits-rem:      5006  cl-subs:     5608  v-elim:      0  v-fix:    0  time: 25.83 s
3816.18/3816.17	c vivif2 --  cl tried     1934 cl shrink        0 lits rem          0 time: 0.00
3816.38/3816.38	c vivif2 --  cl tried   152430 cl shrink     2610 lits rem       3901 time: 0.22
3816.68/3816.69	c asymm  cl-useful: 0/456/1934 lits-rem:0 time: 0.31
3816.78/3816.70	c calculated reachability. Time: 0.00
3816.78/3816.70	c  N dy 29856   7716687       910      1934     78830    152426    217538   9823545     15.85   no data
3830.08/3830.02	c  N dy 29939   7739436       910      1934     78832     89779    217538   3807258     15.85     17.28
3835.89/3835.82	c  N dy 29992   7759551       910      1934     78834    108967    217538   5298692     15.85     16.75
3843.28/3843.25	c  N dy 30031   7783378       910      1934     78837    131811    217538   6961396     15.84     16.91
3851.28/3851.24	c  N dy 30074   7803393       910      1934     78837    150987    217538   8463530     15.83     30.54
3861.29/3861.27	c  N dy 30137   7823540       910      1934     78838    170306    217538  10060303     15.83     16.71
3871.38/3871.39	c  N dy 30200   7843658       910      1934     78839    189663    217538  11603041     15.83     16.84
3882.28/3882.23	c  N dy 30251   7864187       910      1934     78839    107644    217538   4649581     15.83     16.72
3888.88/3888.83	c  N dy 30320   7885398       910      1934     78839    127927    217538   6250328     15.83     17.57
3897.39/3897.31	c  N dy 30407   7905624       910      1934     78841    147376    217538   7914277     15.83     16.95
3906.69/3906.63	c  N dy 30466   7925628       910      1934     78842    166643    217538   9412241     15.83     31.54
3916.79/3916.77	c  N dy 30518   7945898       910      1934     78842    186094    217538  11010822     15.82     16.76
3930.68/3930.63	c  N dy 30604   7966351       910      1934     78842    205745    217538  12589453     15.83     16.67
3943.29/3943.23	c  N dy 30648   7986931       910      1934     78844    114574    217538   4916696     15.82     16.67
3951.49/3951.45	c  N dy 30733   8011218       910      1934     78845    137928    217538   6894150     15.82     16.87
3960.38/3960.32	c  N dy 30796   8031654       910      1934     78847    157464    217538   8431349     15.82     17.07
3969.49/3969.47	c  N dy 30837   8051861       910      1934     78847    176829    217538   9876927     15.82     16.65
3982.48/3982.49	c  N dy 30957   8072053       910      1934     78848    196347    217538  11579204     15.82     16.74
3996.08/3996.02	c  N dy 31058   8092062       910      1934     78848    215664    217538  13172707     15.83     22.73
4009.29/4009.29	c  N dy 31110   8112165       910      1934     78850    118934    217538   4925784     15.83     16.71
4016.29/4016.23	c  N dy 31148   8132708       909      1934     78855    138526    217538   6358325     15.82     16.73
4023.69/4023.70	c  N dy 31197   8152871       909      1934     78856    157960    217538   7910402     15.82     16.66
4033.18/4033.10	c  N dy 31230   8175104       909      1934     78856    179119    217538   9437101     15.81     16.71
4043.39/4043.38	c  N dy 31290   8195291       909      1934     78857    198526    217538  11116711     15.81     16.71
4056.49/4056.40	c  N dy 31350   8215430       909      1934     78858    217788    217538  12532585     15.81     16.70
4057.19/4057.19	c  S st 31351   8216688       909      1934     78858    218963    217538  12603373     15.81     13.73
4057.59/4057.53	c  S st 31351   8217191       909      1934     78858    219464    217538  12653342     15.81   no data
4057.59/4057.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4060.09/4060.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 81.6M T:  2.50
4060.09/4060.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4060.09/4060.08	c bin-w-bin subsume rem            5 bins  time:  0.01 s
4060.59/4060.56	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  0.48 s
4060.59/4060.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    909 time:  0.01 s
4060.59/4060.58	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.01 s
4060.69/4060.66	c lits-rem:        10  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4063.39/4063.33	c subs with bin:      244  lits-rem:      2085  v-fix:    0  time:  2.33 s
4116.30/4116.25	c lits-rem:     18641  cl-subs:    20620  v-elim:      0  v-fix:    0  time: 52.92 s
4116.30/4116.25	c vivif2 --  cl tried     1918 cl shrink        0 lits rem          0 time: 0.00
4116.69/4116.65	c vivif2 --  cl tried   195211 cl shrink     7449 lits rem      10202 time: 0.39
4116.99/4116.95	c asymm  cl-useful: 0/197/1918 lits-rem:0 time: 0.30
4116.99/4116.96	c calculated reachability. Time: 0.00
4116.99/4116.96	c  N dy 31351   8217191       909      1918     78612    195201    216718  12094361     15.81   no data
4129.58/4129.58	c  N dy 31392   8237471       909      1918     78613    214604    216718  13613899     15.80     17.22
4143.99/4143.99	c  N dy 31454   8257486       909      1918     78614    117212    216718   5051130     15.80     21.81
4154.81/4154.73	c  N dy 31547   8286105       909      1918     78616    144501    216718   7037453     15.80     16.87
4164.19/4164.17	c  N dy 31617   8306195       909      1918     78616    163744    216718   8495298     15.80     16.69
4174.29/4174.25	c  N dy 31671   8326589       909      1918     78617    183233    216718  10064337     15.80     16.81
4186.49/4186.42	c  N dy 31731   8346846       909      1918     78618    202616    216718  11553995     15.79     16.77
4201.59/4201.50	c  N dy 31836   8366902       909      1918     78618    221822    216718  13132036     15.80     17.07
4219.79/4219.79	c  N dy 31939   8392133       909      1918     78621    126340    216718   5463353     15.80     16.80
4228.51/4228.46	c  N dy 32016   8414177       909      1918     78621    147448    216718   7063869     15.80     16.87
4237.90/4237.81	c  N dy 32069   8434363       909      1918     78622    166713    216718   8617531     15.80     16.66
4248.20/4248.15	c  N dy 32130   8454445       909      1918     78623    185894    216718  10205387     15.80     28.91
4260.40/4260.37	c  N dy 32182   8474796       909      1918     78624    205160    216718  11528224     15.79     16.75
4274.99/4274.97	c  N dy 32279   8496067       909      1918     78624    225552    216718  13322027     15.80     16.89
4292.09/4292.05	c  N dy 32381   8516148       909      1918     78627    123459    216718   5495458     15.80     20.67
4298.99/4298.92	c  N dy 32414   8536471       909      1918     78627    142966    216718   7274731     15.80     16.86
4309.50/4309.46	c  N dy 32498   8556784       909      1918     78627    162422    216718   8760072     15.80     16.70
4321.19/4321.17	c  N dy 32559   8577451       909      1918     78629    182016    216718  10129898     15.80     16.69
4335.29/4335.21	c  N dy 32675   8597633       909      1918     78629    201456    216718  11722461     15.81     16.85
4351.19/4351.19	c  N dy 32765   8617817       909      1918     78630    220757    216718  13207331     15.81     17.21
4367.20/4367.11	c  N dy 32851   8637825       909      1918     78630    239824    216718  14716619     15.82     25.27
4376.60/4376.54	c  N dy 32878   8657903       909      1918     78630    136222    216718   6102774     15.81     27.96
4384.99/4384.96	c  N dy 32939   8678407       909      1918     78630    155833    216718   7558412     15.81     16.90
4395.60/4395.53	c  N dy 33009   8698476       909      1918     78631    174916    216718   8954699     15.81     21.79
4406.20/4406.13	c  S st 33096   8717192       909      1918     78631    192907    216718  10554722     15.81     14.87
4406.40/4406.39	c  S st 33096   8717694       909      1918     78631    193407    216718  10602247     15.81   no data
4406.50/4406.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4408.70/4408.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 75.2M T:  2.26
4408.70/4408.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4408.70/4408.69	c bin-w-bin subsume rem           12 bins  time:  0.01 s
4409.20/4409.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.49 s
4409.20/4409.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    909 time:  0.01 s
4409.20/4409.19	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.01 s
4409.30/4409.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4411.20/4411.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.64 s
4444.90/4444.87	c lits-rem:     17028  cl-subs:    12901  v-elim:      0  v-fix:    0  time: 33.71 s
4444.90/4444.87	c vivif2 --  cl tried     1918 cl shrink        0 lits rem          0 time: 0.00
4445.30/4445.24	c vivif2 --  cl tried   180506 cl shrink     7116 lits rem       9746 time: 0.37
4445.60/4445.56	c asymm  cl-useful: 0/260/1918 lits-rem:0 time: 0.32
4445.60/4445.57	c calculated reachability. Time: 0.00
4445.60/4445.57	c  N dy 33096   8717694       909      1918     78631    180494    216718  10309357     15.81   no data
4460.10/4460.04	c  N dy 33182   8738678       909      1918     78633    200683    216718  11909269     15.81     16.67
4475.29/4475.21	c  N dy 33255   8759635       909      1918     78634    220670    216718  13448343     15.81     16.69
4493.70/4493.65	c  N dy 33341   8781661       909      1918     78634    241633    216718  14946013     15.82     16.67
4505.99/4505.91	c  N dy 33394   8802752       909      1918     78637    138027    216718   6375416     15.81     16.72
4514.40/4514.39	c  N dy 33461   8822806       909      1918     78637    157222    216718   7747862     15.81     22.59
4525.80/4525.75	c  N dy 33517   8845279       909      1918     78640    178541    216718   9104408     15.81     16.76
4537.80/4537.79	c  N dy 33609   8865645       909      1918     78641    198026    216718  10549572     15.81     16.82
4549.90/4549.86	c  N dy 33664   8885649       909      1918     78642    217092    216718  11983836     15.81     17.52
4563.40/4563.37	c  N dy 33733   8906259       909      1918     78642    236938    216718  13593023     15.81     16.80
4577.50/4577.44	c  N dy 33813   8926285       909      1918     78644    131187    216718   5482961     15.81     18.45
4585.91/4585.86	c  N dy 33919   8946900       909      1918     78645    150864    216718   6995509     15.81     16.78
4596.10/4596.09	c  N dy 34009   8967736       909      1918     78645    170766    216718   8286088     15.81     16.65
4606.92/4606.84	c  N dy 34072   8988224       909      1918     78645    190302    216718   9663555     15.81     16.81
4618.80/4618.71	c  N dy 34163   9008284       909      1918     78646    209602    216718  11129737     15.81     19.65
4630.80/4630.79	c  N dy 34233   9028665       909      1918     78647    229037    216718  12664128     15.81     16.93
4646.60/4646.57	c  N dy 34327   9049507       909      1918     78647    249017    216718  14208926     15.81     16.70
4656.30/4656.28	c  N dy 34381   9070574       909      1918     78649    143010    216718   6042766     15.81     16.74
4664.31/4664.26	c  N dy 34423   9090625       909      1918     78649    162167    216718   7345179     15.81     19.44
4674.90/4674.81	c  N dy 34516   9110917       909      1918     78651    181618    216718   8805012     15.81     16.78
4686.70/4686.60	c  N dy 34575   9131960       909      1918     78653    201576    216718  10036415     15.81     16.72
4700.11/4700.02	c  N dy 34659   9151996       909      1918     78653    220798    216718  11439965     15.81     22.08
4714.10/4714.04	c  N dy 34730   9172168       909      1918     78654    240044    216718  12772477     15.81     16.67
4729.10/4729.06	c  N dy 34787   9192321       909      1918     78654    132244    216718   5214155     15.81     16.65
4736.41/4736.36	c  N dy 34820   9212391       909      1918     78654    151349    216718   6515106     15.80     24.72
4738.92/4738.82	c  S st 34834   9217696       909      1918     78654    156381    216718   6777440     15.80     13.78
4739.11/4739.04	c  S st 34834   9218197       909      1918     78654    156880    216718   6822940     15.80   no data
4739.11/4739.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4740.61/4740.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 58.6M T:  1.53
4740.61/4740.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4740.71/4740.60	c bin-w-bin subsume rem           12 bins  time:  0.01 s
4741.12/4741.09	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.48 s
4741.12/4741.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    909 time:  0.01 s
4741.21/4741.10	c Removed useless bin:       0  fixed:     0  props:   0.39M  time:  0.01 s
4741.21/4741.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4742.81/4742.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
4764.22/4764.19	c lits-rem:     18565  cl-subs:     9556  v-elim:      0  v-fix:    0  time: 21.44 s
4764.22/4764.19	c vivif2 --  cl tried     1918 cl shrink        0 lits rem          0 time: 0.00
4764.61/4764.51	c vivif2 --  cl tried   147324 cl shrink     8362 lits rem      11793 time: 0.32
4764.81/4764.79	c asymm  cl-useful: 0/348/1918 lits-rem:0 time: 0.28
4764.81/4764.79	c calculated reachability. Time: 0.00
4764.81/4764.79	c  N dy 34834   9218197       909      1918     78666    147301    216716   6639601     15.80   no data
4773.50/4773.45	c  N dy 34897   9238209       909      1918     78666    166459    216716   8080031     15.80     24.14
4784.50/4784.46	c  N dy 34955   9258276       909      1918     78667    185504    216716   9282627     15.80     16.76
4796.91/4796.84	c  N dy 35038   9278371       909      1918     78668    204683    216716  10641582     15.80     32.06
4811.52/4811.42	c  N dy 35100   9298909       909      1918     78669    224266    216716  11947980     15.79     16.63
4830.22/4830.17	c  N dy 35169   9320636       909      1918     78670    244941    216716  13141033     15.79     16.94
4843.81/4843.73	c  N dy 35215   9340702       909      1918     78672    136430    216716   5475367     15.79     23.42
4854.32/4854.26	c  N dy 35242   9362449       909      1918     78680    156842    216716   6374934     15.78     16.64
4864.32/4864.27	c  N dy 35279   9384776       908      1918     78690    178134    216716   7733919     15.77     16.77
4875.61/4875.51	c  N dy 35389   9407992       908      1918     78691    200481    216716   9631892     15.78     16.62
4887.01/4886.91	c  N dy 35493   9428559       908      1918     78691    220382    216716  11405147     15.78     17.15
4898.71/4898.66	c  N dy 35568   9448720       908      1918     78692    239824    216716  13017279     15.78     16.80
4914.71/4914.61	c  N dy 35690   9469649       908      1918     78692    131119    216716   5104168     15.79     16.71
4922.21/4922.15	c  N dy 35790   9489677       908      1918     78692    150432    216716   6849010     15.80     34.38
4931.11/4931.00	c  N dy 35867   9509965       908      1918     78693    169943    216716   8257286     15.80     16.67
4940.41/4940.38	c  N dy 35933   9530440       908      1918     78694    189683    216716   9931212     15.80     16.78
4952.51/4952.42	c  N dy 36042   9550441       908      1918     78694    208979    216716  11678901     15.81     29.66
4966.41/4966.36	c  N dy 36100   9570750       908      1918     78699    228522    216716  13372026     15.80     16.87
4981.51/4981.45	c  N dy 36194   9590798       908      1918     78699    247816    216716  15098036     15.81     37.10
4994.21/4994.19	c  N dy 36270   9610819       908      1918     78699    136739    216716   5553656     15.81     23.46

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

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

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


[startup+0 s]
/proc/loadavg: 1.68 1.84 1.93 2/412 4656
/proc/meminfo: memFree=22700576/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=30296 CPUtime=0 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 851 0 0 0 0 0 0 0 22 0 1 0 231189653 31023104 791 33554432000 4194304 4580011 140736702151776 18446744073709551615 218880225989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 7574 791 322 95 0 2556 0

[startup+0.081402 s]
/proc/loadavg: 1.68 1.84 1.93 2/412 4656
/proc/meminfo: memFree=22700576/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=34560 CPUtime=0.07 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 2044 0 0 0 7 0 0 0 22 0 1 0 231189653 35389440 1984 33554432000 4194304 4580011 140736702151776 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 8640 1984 353 95 0 3622 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 34560

[startup+0.100434 s]
/proc/loadavg: 1.68 1.84 1.93 2/412 4656
/proc/meminfo: memFree=22700576/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=34512 CPUtime=0.09 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 2066 0 0 0 9 0 0 0 22 0 1 0 231189653 35340288 1993 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 8628 1994 363 95 0 3610 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34512

[startup+0.300368 s]
/proc/loadavg: 1.68 1.84 1.93 2/412 4656
/proc/meminfo: memFree=22700576/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=34936 CPUtime=0.29 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 2315 0 0 0 29 0 0 0 23 0 1 0 231189653 35774464 2242 33554432000 4194304 4580011 140736702151776 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 8734 2242 363 95 0 3716 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34936

[startup+0.700295 s]
/proc/loadavg: 1.68 1.84 1.93 2/412 4656
/proc/meminfo: memFree=22700576/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=35968 CPUtime=0.69 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 2853 0 0 0 69 0 0 0 25 0 1 0 231189653 36831232 2481 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 8992 2481 363 95 0 3974 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35968

[startup+1.50016 s]
/proc/loadavg: 1.68 1.84 1.93 3/416 4666
/proc/meminfo: memFree=22652176/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=36684 CPUtime=1.49 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 3879 0 0 0 149 0 0 0 25 0 1 0 231189653 37564416 2652 33554432000 4194304 4580011 140736702151776 18446744073709551615 4296050 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 9171 2652 363 95 0 4153 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36684

[startup+3.10087 s]
/proc/loadavg: 1.71 1.85 1.93 3/416 4666
/proc/meminfo: memFree=22649012/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=44048 CPUtime=3.09 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 6172 0 0 0 309 0 0 0 25 0 1 0 231189653 45105152 4417 33554432000 4194304 4580011 140736702151776 18446744073709551615 4413539 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 11012 4417 366 95 0 5994 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44048

[startup+6.30031 s]
/proc/loadavg: 1.71 1.85 1.93 3/416 4667
/proc/meminfo: memFree=22635280/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=49920 CPUtime=6.29 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 8473 0 0 0 628 1 0 0 25 0 1 0 231189653 51118080 5996 33554432000 4194304 4580011 140736702151776 18446744073709551615 4413255 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 12480 5996 366 95 0 7462 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49920

[startup+12.7002 s]
/proc/loadavg: 1.75 1.85 1.93 3/416 4667
/proc/meminfo: memFree=22607368/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=54852 CPUtime=12.69 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 11650 0 0 0 1268 1 0 0 25 0 1 0 231189653 56168448 6743 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 13713 6743 366 95 0 8695 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54852

[startup+25.5009 s]
/proc/loadavg: 1.79 1.86 1.93 3/416 4667
/proc/meminfo: memFree=22597224/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=63628 CPUtime=25.49 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 19690 0 0 0 2547 2 0 0 25 0 1 0 231189653 65155072 9390 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 15907 9390 366 95 0 10889 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63628

[startup+51.1004 s]
/proc/loadavg: 1.86 1.87 1.93 3/416 4667
/proc/meminfo: memFree=22564348/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=69020 CPUtime=51.09 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 38218 0 0 0 5104 5 0 0 25 0 1 0 231189653 70676480 10400 33554432000 4194304 4580011 140736702151776 18446744073709551615 4413466 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 17255 10400 366 95 0 12237 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69020

[startup+102.315 s]
/proc/loadavg: 1.94 1.89 1.93 3/416 4669
/proc/meminfo: memFree=22514344/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=87272 CPUtime=102.31 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 72755 0 0 0 10222 9 0 0 25 0 1 0 231189653 89366528 14604 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 21818 14604 366 95 0 16800 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 87272

[startup+162.301 s]
/proc/loadavg: 1.98 1.90 1.93 3/416 4672
/proc/meminfo: memFree=22451692/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=137808 CPUtime=162.29 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 114430 0 0 0 16214 15 0 0 25 0 1 0 231189653 141115392 27898 33554432000 4194304 4580011 140736702151776 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 34452 27898 366 95 0 29434 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 137808

[startup+222.3 s]
/proc/loadavg: 2.02 1.93 1.93 3/416 4673
/proc/meminfo: memFree=22434640/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=140068 CPUtime=222.29 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 146408 0 0 0 22208 21 0 0 25 0 1 0 231189653 143429632 28872 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 35017 28872 366 95 0 29999 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 140068

[startup+282.301 s]
/proc/loadavg: 2.04 1.96 1.94 3/416 4676
/proc/meminfo: memFree=22346428/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=255272 CPUtime=282.29 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 176161 0 0 0 28204 25 0 0 25 0 1 0 231189653 261398528 38113 33554432000 4194304 4580011 140736702151776 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 63818 38113 366 95 0 58800 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 255272

[startup+342.301 s]
/proc/loadavg: 2.01 1.96 1.94 3/416 4677
/proc/meminfo: memFree=22319952/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=195456 CPUtime=342.3 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 204603 0 0 0 34200 30 0 0 25 0 1 0 231189653 200146944 41847 33554432000 4194304 4580011 140736702151776 18446744073709551615 4293248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 48864 41847 366 95 0 43846 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 195456

[startup+402.301 s]
/proc/loadavg: 2.06 1.98 1.95 3/416 4680
/proc/meminfo: memFree=22290268/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=195456 CPUtime=402.3 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 214482 0 0 0 40198 32 0 0 25 0 1 0 231189653 200146944 42376 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 48864 42376 366 95 0 43846 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 195456

[startup+462.301 s]
/proc/loadavg: 2.07 2.00 1.95 3/416 4682
/proc/meminfo: memFree=22226072/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=248884 CPUtime=462.3 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 238403 0 0 0 46195 35 0 0 25 0 1 0 231189653 254857216 55283 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 62221 55283 366 95 0 57203 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 248884

[startup+522.3 s]
/proc/loadavg: 2.02 2.00 1.95 3/416 4684
/proc/meminfo: memFree=22163668/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=332480 CPUtime=522.3 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 262962 0 0 0 52190 40 0 0 25 0 1 0 231189653 340459520 55897 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 83120 55897 366 95 0 78102 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 332480

[startup+582.301 s]
/proc/loadavg: 2.01 2.00 1.95 3/416 4686
/proc/meminfo: memFree=22188816/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=334488 CPUtime=582.3 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 287649 0 0 0 58186 44 0 0 25 0 1 0 231189653 342515712 55513 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 83622 55513 366 95 0 78604 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 334488

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 4800
/proc/meminfo: memFree=21544088/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=622552 CPUtime=4062.4 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1076917 0 0 0 406043 197 0 0 25 0 1 0 231189653 637493248 118901 33554432000 4194304 4580011 140736702151776 18446744073709551615 4413521 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 155638 118901 366 95 0 150620 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 622552

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 4801
/proc/meminfo: memFree=21571324/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=622552 CPUtime=4122.39 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1077984 0 0 0 412042 197 0 0 25 0 1 0 231189653 637493248 119968 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 155638 119968 366 95 0 150620 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 622552

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 4803
/proc/meminfo: memFree=21591976/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=628120 CPUtime=4182.4 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1083281 0 0 0 418040 200 0 0 25 0 1 0 231189653 643194880 117011 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 157030 117011 366 95 0 152012 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 628120

[startup+4242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/416 4804
/proc/meminfo: memFree=21612128/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=629872 CPUtime=4242.39 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1087919 0 0 0 424037 202 0 0 25 0 1 0 231189653 644988928 115080 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 157468 115080 366 95 0 152450 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 629872

[startup+4302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/416 4806
/proc/meminfo: memFree=21611348/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=444024 CPUtime=4302.39 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1101359 0 0 0 430035 204 0 0 25 0 1 0 231189653 454680576 100918 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 111006 100918 366 95 0 105988 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 444024

[startup+4362.3 s]
/proc/loadavg: 2.14 2.03 2.01 3/416 4808
/proc/meminfo: memFree=21615012/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=584676 CPUtime=4362.4 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1108051 0 0 0 436033 207 0 0 25 0 1 0 231189653 598708224 107610 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 146169 107610 366 95 0 141151 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 584676

[startup+4422.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/416 4809
/proc/meminfo: memFree=21653240/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=586544 CPUtime=4422.4 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1121170 0 0 0 442031 209 0 0 25 0 1 0 231189653 600621056 105144 33554432000 4194304 4580011 140736702151776 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 146636 105144 366 95 0 141618 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 586544

[startup+4482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/416 4811
/proc/meminfo: memFree=21578544/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=586544 CPUtime=4482.4 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1125176 0 0 0 448030 210 0 0 25 0 1 0 231189653 600621056 109150 33554432000 4194304 4580011 140736702151776 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 146636 109150 366 95 0 141618 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 586544

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/416 4812
/proc/meminfo: memFree=21601440/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=591004 CPUtime=4542.39 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1138095 0 0 0 454027 212 0 0 25 0 1 0 231189653 605188096 105655 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 147751 105655 366 95 0 142733 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 591004

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/416 4814
/proc/meminfo: memFree=21616516/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=586516 CPUtime=4602.4 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1151146 0 0 0 460026 214 0 0 25 0 1 0 231189653 600592384 103542 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 146629 103542 366 95 0 141611 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 586516

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 4816
/proc/meminfo: memFree=21648424/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=449008 CPUtime=4662.4 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1164126 0 0 0 466022 218 0 0 25 0 1 0 231189653 459784192 101661 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 112252 101661 366 95 0 107234 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 449008

[startup+4722.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/416 4817
/proc/meminfo: memFree=21645276/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=584436 CPUtime=4722.42 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1170468 0 0 0 472022 220 0 0 25 0 1 0 231189653 598462464 108003 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 146109 108003 366 95 0 141091 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 584436

[startup+4782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/416 4819
/proc/meminfo: memFree=21607652/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=582188 CPUtime=4782.4 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1180658 0 0 0 478019 221 0 0 25 0 1 0 231189653 596160512 104092 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 145547 104092 366 95 0 140529 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 582188

[startup+4842.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/416 4820
/proc/meminfo: memFree=21626704/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=448820 CPUtime=4842.4 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1191078 0 0 0 484017 223 0 0 25 0 1 0 231189653 459591680 99819 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 112205 99819 366 95 0 107187 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 448820

[startup+4902.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/416 4822
/proc/meminfo: memFree=21612008/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=583508 CPUtime=4902.41 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1199323 0 0 0 490015 226 0 0 25 0 1 0 231189653 597512192 108064 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 145877 108064 366 95 0 140859 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 583508

[startup+4962.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/416 4824
/proc/meminfo: memFree=21587672/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=582488 CPUtime=4962.41 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1214127 0 0 0 496012 229 0 0 25 0 1 0 231189653 596467712 107743 33554432000 4194304 4580011 140736702151776 18446744073709551615 4294455 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 145622 107743 366 95 0 140604 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 582488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.09 2.04 2.01 3/416 4824
/proc/meminfo: memFree=21648016/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=448884 CPUtime=5000.02 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1224182 0 0 0 499770 232 0 0 25 0 1 0 231189653 459657216 101205 33554432000 4194304 4580011 140736702151776 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 112221 101205 366 95 0 107203 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 448884

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

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

[startup+4999.9 s]
/proc/loadavg: 2.09 2.04 2.01 3/416 4824
/proc/meminfo: memFree=21648016/32950928 swapFree=53457208/67111528
[pid=4656] ppid=4654 vsize=448884 CPUtime=5000.02 cores=1,3,5,7
/proc/4656/stat : 4656 (strangenight2-s) R 4654 4656 29384 0 -1 4202496 1224182 0 0 0 499770 232 0 0 25 0 1 0 231189653 459657216 101205 33554432000 4194304 4580011 140736702151776 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4656/statm: 112221 101205 366 95 0 107203 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 448884

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4997.71
CPU system time (s): 2.33764
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 629872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.71
system time used= 2.33764
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1224183
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= 13
involuntary context switches= 8348

runsolver used 19.498 second user time and 48.0457 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-29 04:23:22
IDJOB=3422048
IDBENCH=88227
IDSOLVER=1887
FILE ID=node112/3422048-1306635802
RUNJOBID= node112-1306635802-4639
PBS_JOBID= 13471593
Free space on /tmp= 73280 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422048-1306635802/watcher-3422048-1306635802 -o /tmp/evaluation-result-3422048-1306635802/solver-3422048-1306635802 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3422048-1306635802.cnf

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

MD5SUM BENCH= 08b4f1e095a7a4b98cb40c2c00e78d45
RANDOM SEED=680717018

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22700608 kB
Buffers:        260952 kB
Cached:        7573508 kB
SwapCached:      62268 kB
Active:        2701376 kB
Inactive:      7298228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22700608 kB
SwapTotal:    67111528 kB
SwapFree:     53457208 kB
Dirty:           10440 kB
Writeback:           0 kB
AnonPages:     2111548 kB
Mapped:          15160 kB
Slab:           124932 kB
PageTables:      58916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98620084 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73264 MiB
End job on node112 at 2011-05-29 05:46:44