TSTP Solution File: KLE099+1 by Bliksem---1.12

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Bliksem---1.12
% Problem  : KLE099+1 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : bliksem %s

% Computer : n016.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 0s
% DateTime : Sun Jul 17 01:37:10 EDT 2022

% Result   : Timeout 300.05s 300.44s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : KLE099+1 : TPTP v8.1.0. Released v4.0.0.
% 0.03/0.12  % Command  : bliksem %s
% 0.13/0.33  % Computer : n016.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % DateTime : Thu Jun 16 15:40:04 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 9.29/9.69  *** allocated 10000 integers for termspace/termends
% 9.29/9.69  *** allocated 10000 integers for clauses
% 9.29/9.69  *** allocated 10000 integers for justifications
% 9.29/9.69  Bliksem 1.12
% 9.29/9.69  
% 9.29/9.69  
% 9.29/9.69  Automatic Strategy Selection
% 9.29/9.69  
% 9.29/9.69  
% 9.29/9.69  Clauses:
% 9.29/9.69  
% 9.29/9.69  { addition( X, Y ) = addition( Y, X ) }.
% 9.29/9.69  { addition( Z, addition( Y, X ) ) = addition( addition( Z, Y ), X ) }.
% 9.29/9.69  { addition( X, zero ) = X }.
% 9.29/9.69  { addition( X, X ) = X }.
% 9.29/9.69  { multiplication( X, multiplication( Y, Z ) ) = multiplication( 
% 9.29/9.69    multiplication( X, Y ), Z ) }.
% 9.29/9.69  { multiplication( X, one ) = X }.
% 9.29/9.69  { multiplication( one, X ) = X }.
% 9.29/9.69  { multiplication( X, addition( Y, Z ) ) = addition( multiplication( X, Y )
% 9.29/9.69    , multiplication( X, Z ) ) }.
% 9.29/9.69  { multiplication( addition( X, Y ), Z ) = addition( multiplication( X, Z )
% 9.29/9.69    , multiplication( Y, Z ) ) }.
% 9.29/9.69  { multiplication( X, zero ) = zero }.
% 9.29/9.69  { multiplication( zero, X ) = zero }.
% 9.29/9.69  { ! leq( X, Y ), addition( X, Y ) = Y }.
% 9.29/9.69  { ! addition( X, Y ) = Y, leq( X, Y ) }.
% 9.29/9.69  { multiplication( antidomain( X ), X ) = zero }.
% 9.29/9.69  { addition( antidomain( multiplication( X, Y ) ), antidomain( 
% 9.29/9.69    multiplication( X, antidomain( antidomain( Y ) ) ) ) ) = antidomain( 
% 9.29/9.69    multiplication( X, antidomain( antidomain( Y ) ) ) ) }.
% 9.29/9.69  { addition( antidomain( antidomain( X ) ), antidomain( X ) ) = one }.
% 9.29/9.69  { domain( X ) = antidomain( antidomain( X ) ) }.
% 9.29/9.69  { multiplication( X, coantidomain( X ) ) = zero }.
% 9.29/9.69  { addition( coantidomain( multiplication( X, Y ) ), coantidomain( 
% 9.29/9.69    multiplication( coantidomain( coantidomain( X ) ), Y ) ) ) = coantidomain
% 9.29/9.69    ( multiplication( coantidomain( coantidomain( X ) ), Y ) ) }.
% 9.29/9.69  { addition( coantidomain( coantidomain( X ) ), coantidomain( X ) ) = one }
% 9.29/9.69    .
% 9.29/9.69  { codomain( X ) = coantidomain( coantidomain( X ) ) }.
% 9.29/9.69  { c( X ) = antidomain( domain( X ) ) }.
% 9.29/9.69  { domain_difference( X, Y ) = multiplication( domain( X ), antidomain( Y )
% 9.29/9.69     ) }.
% 9.29/9.69  { forward_diamond( X, Y ) = domain( multiplication( X, domain( Y ) ) ) }.
% 9.29/9.69  { backward_diamond( X, Y ) = codomain( multiplication( codomain( Y ), X ) )
% 9.29/9.69     }.
% 9.29/9.69  { forward_box( X, Y ) = c( forward_diamond( X, c( Y ) ) ) }.
% 9.29/9.69  { backward_box( X, Y ) = c( backward_diamond( X, c( Y ) ) ) }.
% 9.29/9.69  { addition( forward_diamond( skol1, domain( skol2 ) ), domain( skol3 ) ) = 
% 9.29/9.69    domain( skol3 ) }.
% 9.29/9.69  { ! multiplication( antidomain( skol3 ), multiplication( skol1, domain( 
% 9.29/9.69    skol2 ) ) ) = zero }.
% 9.29/9.69  
% 9.29/9.69  percentage equality = 0.935484, percentage horn = 1.000000
% 9.29/9.69  This is a pure equality problem
% 9.29/9.69  
% 9.29/9.69  
% 9.29/9.69  
% 9.29/9.69  Options Used:
% 9.29/9.69  
% 9.29/9.69  useres =            1
% 9.29/9.69  useparamod =        1
% 9.29/9.69  useeqrefl =         1
% 9.29/9.69  useeqfact =         1
% 9.29/9.69  usefactor =         1
% 9.29/9.69  usesimpsplitting =  0
% 9.29/9.69  usesimpdemod =      5
% 9.29/9.69  usesimpres =        3
% 9.29/9.69  
% 9.29/9.69  resimpinuse      =  1000
% 9.29/9.69  resimpclauses =     20000
% 9.29/9.69  substype =          eqrewr
% 9.29/9.69  backwardsubs =      1
% 9.29/9.69  selectoldest =      5
% 9.29/9.69  
% 9.29/9.69  litorderings [0] =  split
% 9.29/9.69  litorderings [1] =  extend the termordering, first sorting on arguments
% 9.29/9.69  
% 9.29/9.69  termordering =      kbo
% 9.29/9.69  
% 9.29/9.69  litapriori =        0
% 9.29/9.69  termapriori =       1
% 9.29/9.69  litaposteriori =    0
% 9.29/9.69  termaposteriori =   0
% 9.29/9.69  demodaposteriori =  0
% 9.29/9.69  ordereqreflfact =   0
% 9.29/9.69  
% 9.29/9.69  litselect =         negord
% 9.29/9.69  
% 9.29/9.69  maxweight =         15
% 9.29/9.69  maxdepth =          30000
% 9.29/9.69  maxlength =         115
% 9.29/9.69  maxnrvars =         195
% 9.29/9.69  excuselevel =       1
% 9.29/9.69  increasemaxweight = 1
% 9.29/9.69  
% 9.29/9.69  maxselected =       10000000
% 9.29/9.69  maxnrclauses =      10000000
% 9.29/9.69  
% 9.29/9.69  showgenerated =    0
% 9.29/9.69  showkept =         0
% 9.29/9.69  showselected =     0
% 9.29/9.69  showdeleted =      0
% 9.29/9.69  showresimp =       1
% 9.29/9.69  showstatus =       2000
% 9.29/9.69  
% 9.29/9.69  prologoutput =     0
% 9.29/9.69  nrgoals =          5000000
% 9.29/9.69  totalproof =       1
% 9.29/9.69  
% 9.29/9.69  Symbols occurring in the translation:
% 9.29/9.69  
% 9.29/9.69  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 9.29/9.69  .  [1, 2]      (w:1, o:27, a:1, s:1, b:0), 
% 9.29/9.69  !  [4, 1]      (w:0, o:17, a:1, s:1, b:0), 
% 9.29/9.69  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 9.29/9.69  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 9.29/9.69  addition  [37, 2]      (w:1, o:51, a:1, s:1, b:0), 
% 9.29/9.69  zero  [39, 0]      (w:1, o:9, a:1, s:1, b:0), 
% 9.29/9.69  multiplication  [40, 2]      (w:1, o:53, a:1, s:1, b:0), 
% 9.29/9.69  one  [41, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 9.29/9.69  leq  [42, 2]      (w:1, o:52, a:1, s:1, b:0), 
% 9.29/9.69  antidomain  [44, 1]      (w:1, o:22, a:1, s:1, b:0), 
% 9.29/9.69  domain  [46, 1]      (w:1, o:26, a:1, s:1, b:0), 
% 9.29/9.69  coantidomain  [47, 1]      (w:1, o:23, a:1, s:1, b:0), 
% 9.29/9.69  codomain  [48, 1]      (w:1, o:24, a:1, s:1, b:0), 
% 9.29/9.69  c  [49, 1]      (w:1, o:25, a:1, s:1, b:0), 
% 77.60/78.01  domain_difference  [50, 2]      (w:1, o:54, a:1, s:1, b:0), 
% 77.60/78.01  forward_diamond  [51, 2]      (w:1, o:55, a:1, s:1, b:0), 
% 77.60/78.01  backward_diamond  [52, 2]      (w:1, o:56, a:1, s:1, b:0), 
% 77.60/78.01  forward_box  [53, 2]      (w:1, o:57, a:1, s:1, b:0), 
% 77.60/78.01  backward_box  [54, 2]      (w:1, o:58, a:1, s:1, b:0), 
% 77.60/78.01  skol1  [56, 0]      (w:1, o:14, a:1, s:1, b:1), 
% 77.60/78.01  skol2  [57, 0]      (w:1, o:15, a:1, s:1, b:1), 
% 77.60/78.01  skol3  [58, 0]      (w:1, o:16, a:1, s:1, b:1).
% 77.60/78.01  
% 77.60/78.01  
% 77.60/78.01  Starting Search:
% 77.60/78.01  
% 77.60/78.01  *** allocated 15000 integers for clauses
% 77.60/78.01  *** allocated 22500 integers for clauses
% 77.60/78.01  *** allocated 33750 integers for clauses
% 77.60/78.01  *** allocated 50625 integers for clauses
% 77.60/78.01  *** allocated 75937 integers for clauses
% 77.60/78.01  *** allocated 15000 integers for termspace/termends
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  *** allocated 113905 integers for clauses
% 77.60/78.01  *** allocated 22500 integers for termspace/termends
% 77.60/78.01  *** allocated 170857 integers for clauses
% 77.60/78.01  *** allocated 33750 integers for termspace/termends
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    16067
% 77.60/78.01  Kept:         2007
% 77.60/78.01  Inuse:        301
% 77.60/78.01  Deleted:      42
% 77.60/78.01  Deletedinuse: 17
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  *** allocated 256285 integers for clauses
% 77.60/78.01  *** allocated 50625 integers for termspace/termends
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    35432
% 77.60/78.01  Kept:         4054
% 77.60/78.01  Inuse:        484
% 77.60/78.01  Deleted:      141
% 77.60/78.01  Deletedinuse: 64
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  *** allocated 384427 integers for clauses
% 77.60/78.01  *** allocated 75937 integers for termspace/termends
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    68356
% 77.60/78.01  Kept:         6067
% 77.60/78.01  Inuse:        675
% 77.60/78.01  Deleted:      164
% 77.60/78.01  Deletedinuse: 64
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  *** allocated 113905 integers for termspace/termends
% 77.60/78.01  *** allocated 576640 integers for clauses
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    89166
% 77.60/78.01  Kept:         8148
% 77.60/78.01  Inuse:        830
% 77.60/78.01  Deleted:      175
% 77.60/78.01  Deletedinuse: 65
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  *** allocated 170857 integers for termspace/termends
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    110293
% 77.60/78.01  Kept:         10459
% 77.60/78.01  Inuse:        940
% 77.60/78.01  Deleted:      201
% 77.60/78.01  Deletedinuse: 66
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  *** allocated 864960 integers for clauses
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    141681
% 77.60/78.01  Kept:         12568
% 77.60/78.01  Inuse:        1147
% 77.60/78.01  Deleted:      249
% 77.60/78.01  Deletedinuse: 66
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  *** allocated 256285 integers for termspace/termends
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    169454
% 77.60/78.01  Kept:         14569
% 77.60/78.01  Inuse:        1273
% 77.60/78.01  Deleted:      263
% 77.60/78.01  Deletedinuse: 67
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  *** allocated 1297440 integers for clauses
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    203944
% 77.60/78.01  Kept:         16723
% 77.60/78.01  Inuse:        1391
% 77.60/78.01  Deleted:      265
% 77.60/78.01  Deletedinuse: 67
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    237560
% 77.60/78.01  Kept:         18966
% 77.60/78.01  Inuse:        1450
% 77.60/78.01  Deleted:      267
% 77.60/78.01  Deletedinuse: 68
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  Resimplifying clauses:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  *** allocated 384427 integers for termspace/termends
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    266296
% 77.60/78.01  Kept:         21124
% 77.60/78.01  Inuse:        1500
% 77.60/78.01  Deleted:      1695
% 77.60/78.01  Deletedinuse: 68
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    298374
% 77.60/78.01  Kept:         23157
% 77.60/78.01  Inuse:        1561
% 77.60/78.01  Deleted:      1696
% 77.60/78.01  Deletedinuse: 68
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    351636
% 77.60/78.01  Kept:         25172
% 77.60/78.01  Inuse:        1723
% 77.60/78.01  Deleted:      1696
% 77.60/78.01  Deletedinuse: 68
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  *** allocated 1946160 integers for clauses
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    384037
% 77.60/78.01  Kept:         27174
% 77.60/78.01  Inuse:        1843
% 77.60/78.01  Deleted:      1704
% 77.60/78.01  Deletedinuse: 74
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    411999
% 77.60/78.01  Kept:         29199
% 77.60/78.01  Inuse:        1917
% 77.60/78.01  Deleted:      1704
% 77.60/78.01  Deletedinuse: 74
% 77.60/78.01  
% 77.60/78.01  *** allocated 576640 integers for termspace/termends
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  Resimplifying inuse:
% 77.60/78.01  Done
% 77.60/78.01  
% 77.60/78.01  
% 77.60/78.01  Intermediate Status:
% 77.60/78.01  Generated:    441448
% 77.60/78.01  Kept:         31222
% 77.60/78.01  Inuse:        1977
% 77.60/78.01  Deleted:      1706
% 254.87/255.30  Deletedinuse: 76
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    463812
% 254.87/255.30  Kept:         33238
% 254.87/255.30  Inuse:        2025
% 254.87/255.30  Deleted:      1706
% 254.87/255.30  Deletedinuse: 76
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    493308
% 254.87/255.30  Kept:         35238
% 254.87/255.30  Inuse:        2110
% 254.87/255.30  Deleted:      1706
% 254.87/255.30  Deletedinuse: 76
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    562285
% 254.87/255.30  Kept:         37259
% 254.87/255.30  Inuse:        2205
% 254.87/255.30  Deleted:      1720
% 254.87/255.30  Deletedinuse: 78
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    637507
% 254.87/255.30  Kept:         39264
% 254.87/255.30  Inuse:        2298
% 254.87/255.30  Deleted:      1736
% 254.87/255.30  Deletedinuse: 79
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  *** allocated 2919240 integers for clauses
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying clauses:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    692384
% 254.87/255.30  Kept:         41417
% 254.87/255.30  Inuse:        2414
% 254.87/255.30  Deleted:      4088
% 254.87/255.30  Deletedinuse: 85
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  *** allocated 864960 integers for termspace/termends
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    730485
% 254.87/255.30  Kept:         43417
% 254.87/255.30  Inuse:        2495
% 254.87/255.30  Deleted:      4092
% 254.87/255.30  Deletedinuse: 89
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    777691
% 254.87/255.30  Kept:         45419
% 254.87/255.30  Inuse:        2580
% 254.87/255.30  Deleted:      4100
% 254.87/255.30  Deletedinuse: 97
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    806678
% 254.87/255.30  Kept:         47420
% 254.87/255.30  Inuse:        2637
% 254.87/255.30  Deleted:      4102
% 254.87/255.30  Deletedinuse: 97
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    849723
% 254.87/255.30  Kept:         49426
% 254.87/255.30  Inuse:        2745
% 254.87/255.30  Deleted:      4102
% 254.87/255.30  Deletedinuse: 97
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    906527
% 254.87/255.30  Kept:         51893
% 254.87/255.30  Inuse:        2861
% 254.87/255.30  Deleted:      4110
% 254.87/255.30  Deletedinuse: 99
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    938059
% 254.87/255.30  Kept:         53903
% 254.87/255.30  Inuse:        2938
% 254.87/255.30  Deleted:      4110
% 254.87/255.30  Deletedinuse: 99
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    994115
% 254.87/255.30  Kept:         55911
% 254.87/255.30  Inuse:        3002
% 254.87/255.30  Deleted:      4123
% 254.87/255.30  Deletedinuse: 108
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    1023618
% 254.87/255.30  Kept:         58096
% 254.87/255.30  Inuse:        3020
% 254.87/255.30  Deleted:      4123
% 254.87/255.30  Deletedinuse: 108
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  *** allocated 4378860 integers for clauses
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    1066048
% 254.87/255.30  Kept:         60288
% 254.87/255.30  Inuse:        3092
% 254.87/255.30  Deleted:      4132
% 254.87/255.30  Deletedinuse: 108
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying clauses:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    1150850
% 254.87/255.30  Kept:         62433
% 254.87/255.30  Inuse:        3138
% 254.87/255.30  Deleted:      6226
% 254.87/255.30  Deletedinuse: 112
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  *** allocated 1297440 integers for termspace/termends
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    1205326
% 254.87/255.30  Kept:         64836
% 254.87/255.30  Inuse:        3175
% 254.87/255.30  Deleted:      6226
% 254.87/255.30  Deletedinuse: 112
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    1243143
% 254.87/255.30  Kept:         66902
% 254.87/255.30  Inuse:        3203
% 254.87/255.30  Deleted:      6226
% 254.87/255.30  Deletedinuse: 112
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    1280320
% 254.87/255.30  Kept:         69132
% 254.87/255.30  Inuse:        3226
% 254.87/255.30  Deleted:      6226
% 254.87/255.30  Deletedinuse: 112
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    1329516
% 254.87/255.30  Kept:         71132
% 254.87/255.30  Inuse:        3320
% 254.87/255.30  Deleted:      6233
% 254.87/255.30  Deletedinuse: 117
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    1453142
% 254.87/255.30  Kept:         73322
% 254.87/255.30  Inuse:        3376
% 254.87/255.30  Deleted:      6239
% 254.87/255.30  Deletedinuse: 123
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    1498463
% 254.87/255.30  Kept:         75324
% 254.87/255.30  Inuse:        3408
% 254.87/255.30  Deleted:      6266
% 254.87/255.30  Deletedinuse: 150
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    1540910
% 254.87/255.30  Kept:         77331
% 254.87/255.30  Inuse:        3455
% 254.87/255.30  Deleted:      6266
% 254.87/255.30  Deletedinuse: 150
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  Resimplifying inuse:
% 254.87/255.30  Done
% 254.87/255.30  
% 254.87/255.30  
% 254.87/255.30  Intermediate Status:
% 254.87/255.30  Generated:    1579040
% 254.87/255.30  KeptCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------