TSTP Solution File: SET097-6 by Bliksem---1.12

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Bliksem---1.12
% Problem  : SET097-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : bliksem %s

% Computer : n011.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 : Mon Jul 18 22:47:01 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : SET097-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.12  % Command  : bliksem %s
% 0.12/0.33  % Computer : n011.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % DateTime : Sun Jul 10 20:43:11 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.70/1.09  *** allocated 10000 integers for termspace/termends
% 0.70/1.09  *** allocated 10000 integers for clauses
% 0.70/1.09  *** allocated 10000 integers for justifications
% 0.70/1.09  Bliksem 1.12
% 0.70/1.09  
% 0.70/1.09  
% 0.70/1.09  Automatic Strategy Selection
% 0.70/1.09  
% 0.70/1.09  Clauses:
% 0.70/1.09  [
% 0.70/1.09     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.70/1.09     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.70/1.09     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.70/1.09    ,
% 0.70/1.09     [ subclass( X, 'universal_class' ) ],
% 0.70/1.09     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.70/1.09     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.70/1.09     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.70/1.09     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.70/1.09    ,
% 0.70/1.09     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.70/1.09     ) ) ],
% 0.70/1.09     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.70/1.09     ) ) ],
% 0.70/1.09     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.70/1.09     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.70/1.09     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.70/1.09     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.70/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.70/1.09    X, Z ) ],
% 0.70/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.70/1.09    Y, T ) ],
% 0.70/1.09     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.70/1.09     ), 'cross_product'( Y, T ) ) ],
% 0.70/1.09     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.70/1.09     ), second( X ) ), X ) ],
% 0.70/1.09     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.70/1.09    'universal_class' ) ) ],
% 0.70/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.70/1.09    Y ) ],
% 0.70/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.70/1.09    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.70/1.09    , Y ), 'element_relation' ) ],
% 0.70/1.09     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.70/1.09     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.70/1.09     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.70/1.09    Z ) ) ],
% 0.70/1.09     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.70/1.09     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.70/1.09    member( X, Y ) ],
% 0.70/1.09     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.70/1.09    union( X, Y ) ) ],
% 0.70/1.09     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.70/1.09    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.70/1.09    'symmetric_difference'( X, Y ) ) ],
% 0.70/1.09     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.70/1.09    ,
% 0.70/1.09     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.70/1.09    ,
% 0.70/1.09     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.70/1.09     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.70/1.09     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.70/1.09    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.70/1.09     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.70/1.09    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.70/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.70/1.09     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.70/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.70/1.09    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.70/1.09    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.70/1.09    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.70/1.09    Y ), rotate( T ) ) ],
% 0.70/1.09     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.70/1.09    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.70/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.70/1.09    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.70/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.70/1.09    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.70/1.09    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.70/1.09    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.70/1.09    Z ), flip( T ) ) ],
% 0.70/1.09     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.70/1.09    inverse( X ) ) ],
% 0.70/1.09     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.70/1.09     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.70/1.09    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.70/1.09     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.70/1.09    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.70/1.09     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.70/1.09     ],
% 0.70/1.09     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.70/1.09     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.70/1.09    'universal_class' ) ) ],
% 0.70/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.70/1.09    successor( X ), Y ) ],
% 0.70/1.09     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.70/1.09    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.70/1.09    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.70/1.09     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.70/1.09     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.70/1.09    ,
% 0.70/1.09     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.70/1.09    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.70/1.09     [ inductive( omega ) ],
% 0.70/1.09     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.70/1.09     [ member( omega, 'universal_class' ) ],
% 0.70/1.09     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.70/1.09    , 'sum_class'( X ) ) ],
% 0.70/1.09     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.70/1.09    'universal_class' ) ],
% 0.70/1.09     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.70/1.09    'power_class'( X ) ) ],
% 0.70/1.09     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.70/1.09    'universal_class' ) ],
% 0.70/1.09     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.70/1.09    'universal_class' ) ) ],
% 0.70/1.09     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.70/1.09    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.70/1.09     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.70/1.09    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.70/1.09    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.70/1.09     ) ],
% 0.70/1.09     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.70/1.09    , 'identity_relation' ) ],
% 0.70/1.09     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.70/1.09    'single_valued_class'( X ) ],
% 0.70/1.09     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.70/1.09    'universal_class' ) ) ],
% 0.70/1.09     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.70/1.09    'identity_relation' ) ],
% 0.70/1.09     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.70/1.09     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.70/1.09    , function( X ) ],
% 0.70/1.09     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.70/1.09    X, Y ), 'universal_class' ) ],
% 0.70/1.09     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.70/1.09     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.70/1.09     ) ],
% 0.70/1.09     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.70/1.09     [ function( choice ) ],
% 0.70/1.09     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.70/1.09    apply( choice, X ), X ) ],
% 0.70/1.09     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.70/1.09     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.70/1.09     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.70/1.09    ,
% 0.70/1.09     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.70/1.09     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.70/1.09    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.70/1.09    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.70/1.09     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.70/1.09    'identity_relation' ) ],
% 0.70/1.09     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.70/1.09    , diagonalise( X ) ) ],
% 0.70/1.09     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.70/1.09    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.70/1.09     [ ~( operation( X ) ), function( X ) ],
% 0.70/1.09     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.70/1.09     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.70/1.09     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 4.20/4.61    'domain_of'( X ) ) ) ],
% 4.20/4.61     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 4.20/4.61     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 4.20/4.61    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 4.20/4.61    X ) ],
% 4.20/4.61     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 4.20/4.61     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 4.20/4.61    'domain_of'( X ) ) ],
% 4.20/4.61     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 4.20/4.61    'domain_of'( Z ) ) ) ],
% 4.20/4.61     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 4.20/4.61    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 4.20/4.61     ), compatible( X, Y, Z ) ],
% 4.20/4.61     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 4.20/4.61     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 4.20/4.61     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 4.20/4.61     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 4.20/4.61    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 4.20/4.61    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 4.20/4.61     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 4.20/4.61    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 4.20/4.61    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 4.20/4.61    , Y ) ],
% 4.20/4.61     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 4.20/4.61    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 4.20/4.61     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 4.20/4.61    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 4.20/4.61    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 4.20/4.61     [ ~( member( 'not_subclass_element'( intersection( complement( singleton( 
% 4.20/4.61    'not_subclass_element'( x, 'null_class' ) ) ), x ), 'null_class' ), 
% 4.20/4.61    intersection( complement( singleton( 'not_subclass_element'( x, 
% 4.20/4.61    'null_class' ) ) ), x ) ) ) ],
% 4.20/4.61     [ ~( =( singleton( 'not_subclass_element'( x, 'null_class' ) ), x ) ) ]
% 4.20/4.61    ,
% 4.20/4.61     [ ~( =( x, 'null_class' ) ) ]
% 4.20/4.61  ] .
% 4.20/4.61  
% 4.20/4.61  
% 4.20/4.61  percentage equality = 0.222826, percentage horn = 0.914894
% 4.20/4.61  This is a problem with some equality
% 4.20/4.61  
% 4.20/4.61  
% 4.20/4.61  
% 4.20/4.61  Options Used:
% 4.20/4.61  
% 4.20/4.61  useres =            1
% 4.20/4.61  useparamod =        1
% 4.20/4.61  useeqrefl =         1
% 4.20/4.61  useeqfact =         1
% 4.20/4.61  usefactor =         1
% 4.20/4.61  usesimpsplitting =  0
% 4.20/4.61  usesimpdemod =      5
% 4.20/4.61  usesimpres =        3
% 4.20/4.61  
% 4.20/4.61  resimpinuse      =  1000
% 4.20/4.61  resimpclauses =     20000
% 4.20/4.61  substype =          eqrewr
% 4.20/4.61  backwardsubs =      1
% 4.20/4.61  selectoldest =      5
% 4.20/4.61  
% 4.20/4.61  litorderings [0] =  split
% 4.20/4.61  litorderings [1] =  extend the termordering, first sorting on arguments
% 4.20/4.61  
% 4.20/4.61  termordering =      kbo
% 4.20/4.61  
% 4.20/4.61  litapriori =        0
% 4.20/4.61  termapriori =       1
% 4.20/4.61  litaposteriori =    0
% 4.20/4.61  termaposteriori =   0
% 4.20/4.61  demodaposteriori =  0
% 4.20/4.61  ordereqreflfact =   0
% 4.20/4.61  
% 4.20/4.61  litselect =         negord
% 4.20/4.61  
% 4.20/4.61  maxweight =         15
% 4.20/4.61  maxdepth =          30000
% 4.20/4.61  maxlength =         115
% 4.20/4.61  maxnrvars =         195
% 4.20/4.61  excuselevel =       1
% 4.20/4.61  increasemaxweight = 1
% 4.20/4.61  
% 4.20/4.61  maxselected =       10000000
% 4.20/4.61  maxnrclauses =      10000000
% 4.20/4.61  
% 4.20/4.61  showgenerated =    0
% 4.20/4.61  showkept =         0
% 4.20/4.61  showselected =     0
% 4.20/4.61  showdeleted =      0
% 4.20/4.61  showresimp =       1
% 4.20/4.61  showstatus =       2000
% 4.20/4.61  
% 4.20/4.61  prologoutput =     1
% 4.20/4.61  nrgoals =          5000000
% 4.20/4.61  totalproof =       1
% 4.20/4.61  
% 4.20/4.61  Symbols occurring in the translation:
% 4.20/4.61  
% 4.20/4.61  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 4.20/4.61  .  [1, 2]      (w:1, o:55, a:1, s:1, b:0), 
% 4.20/4.61  !  [4, 1]      (w:0, o:30, a:1, s:1, b:0), 
% 4.20/4.61  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 4.20/4.61  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 4.20/4.61  subclass  [41, 2]      (w:1, o:80, a:1, s:1, b:0), 
% 4.20/4.61  member  [43, 2]      (w:1, o:81, a:1, s:1, b:0), 
% 4.20/4.61  'not_subclass_element'  [44, 2]      (w:1, o:82, a:1, s:1, b:0), 
% 4.20/4.61  'universal_class'  [45, 0]      (w:1, o:21, a:1, s:1, b:0), 
% 4.20/4.61  'unordered_pair'  [46, 2]      (w:1, o:83, a:1, s:1, b:0), 
% 4.20/4.61  singleton  [47, 1]      (w:1, o:38, a:1, s:1, b:0), 
% 4.20/4.61  'ordered_pair'  [48, 2]      (w:1, o:84, a:1, s:1, b:0), 
% 4.20/4.61  'cross_product'  [50, 2]      (w:1, o:85, a:1, s:1, b:0), 
% 4.20/4.61  first  [52, 1]      (w:1, o:39, a:1, s:1, b:0), 
% 4.20/4.61  second  [53, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 4.20/4.61  'element_relation'  [54, 0]      (w:1, o:25, a:1, s:1, b:0), 
% 4.20/4.61  intersection  [55, 2]      (w:1, o:87, a:1, s:1, b:0), 
% 4.20/4.61  complement  [56, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 87.31/87.70  union  [57, 2]      (w:1, o:88, a:1, s:1, b:0), 
% 87.31/87.70  'symmetric_difference'  [58, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 87.31/87.70  restrict  [60, 3]      (w:1, o:92, a:1, s:1, b:0), 
% 87.31/87.70  'null_class'  [61, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 87.31/87.70  'domain_of'  [62, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 87.31/87.70  rotate  [63, 1]      (w:1, o:35, a:1, s:1, b:0), 
% 87.31/87.70  flip  [65, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 87.31/87.70  inverse  [66, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 87.31/87.70  'range_of'  [67, 1]      (w:1, o:36, a:1, s:1, b:0), 
% 87.31/87.70  domain  [68, 3]      (w:1, o:94, a:1, s:1, b:0), 
% 87.31/87.70  range  [69, 3]      (w:1, o:95, a:1, s:1, b:0), 
% 87.31/87.70  image  [70, 2]      (w:1, o:86, a:1, s:1, b:0), 
% 87.31/87.70  successor  [71, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 87.31/87.70  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 87.31/87.70  inductive  [73, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 87.31/87.70  omega  [74, 0]      (w:1, o:9, a:1, s:1, b:0), 
% 87.31/87.70  'sum_class'  [75, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 87.31/87.70  'power_class'  [76, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 87.31/87.70  compose  [78, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 87.31/87.70  'single_valued_class'  [79, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 87.31/87.70  'identity_relation'  [80, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 87.31/87.70  function  [82, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 87.31/87.70  regular  [83, 1]      (w:1, o:37, a:1, s:1, b:0), 
% 87.31/87.70  apply  [84, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 87.31/87.70  choice  [85, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 87.31/87.70  'one_to_one'  [86, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 87.31/87.70  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 87.31/87.70  diagonalise  [88, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 87.31/87.70  cantor  [89, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 87.31/87.70  operation  [90, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 87.31/87.70  compatible  [94, 3]      (w:1, o:93, a:1, s:1, b:0), 
% 87.31/87.70  homomorphism  [95, 3]      (w:1, o:96, a:1, s:1, b:0), 
% 87.31/87.70  'not_homomorphism1'  [96, 3]      (w:1, o:97, a:1, s:1, b:0), 
% 87.31/87.70  'not_homomorphism2'  [97, 3]      (w:1, o:98, a:1, s:1, b:0), 
% 87.31/87.70  x  [98, 0]      (w:1, o:29, a:1, s:1, b:0).
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Starting Search:
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Intermediate Status:
% 87.31/87.70  Generated:    5189
% 87.31/87.70  Kept:         2012
% 87.31/87.70  Inuse:        110
% 87.31/87.70  Deleted:      6
% 87.31/87.70  Deletedinuse: 2
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Intermediate Status:
% 87.31/87.70  Generated:    9807
% 87.31/87.70  Kept:         4021
% 87.31/87.70  Inuse:        184
% 87.31/87.70  Deleted:      16
% 87.31/87.70  Deletedinuse: 7
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Intermediate Status:
% 87.31/87.70  Generated:    13620
% 87.31/87.70  Kept:         6021
% 87.31/87.70  Inuse:        237
% 87.31/87.70  Deleted:      23
% 87.31/87.70  Deletedinuse: 11
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Intermediate Status:
% 87.31/87.70  Generated:    18600
% 87.31/87.70  Kept:         8127
% 87.31/87.70  Inuse:        288
% 87.31/87.70  Deleted:      92
% 87.31/87.70  Deletedinuse: 79
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Intermediate Status:
% 87.31/87.70  Generated:    23857
% 87.31/87.70  Kept:         10127
% 87.31/87.70  Inuse:        368
% 87.31/87.70  Deleted:      101
% 87.31/87.70  Deletedinuse: 85
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Intermediate Status:
% 87.31/87.70  Generated:    28834
% 87.31/87.70  Kept:         12333
% 87.31/87.70  Inuse:        380
% 87.31/87.70  Deleted:      106
% 87.31/87.70  Deletedinuse: 90
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Intermediate Status:
% 87.31/87.70  Generated:    34822
% 87.31/87.70  Kept:         14353
% 87.31/87.70  Inuse:        417
% 87.31/87.70  Deleted:      107
% 87.31/87.70  Deletedinuse: 91
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Intermediate Status:
% 87.31/87.70  Generated:    39534
% 87.31/87.70  Kept:         16460
% 87.31/87.70  Inuse:        470
% 87.31/87.70  Deleted:      107
% 87.31/87.70  Deletedinuse: 91
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Intermediate Status:
% 87.31/87.70  Generated:    47511
% 87.31/87.70  Kept:         19096
% 87.31/87.70  Inuse:        510
% 87.31/87.70  Deleted:      110
% 87.31/87.70  Deletedinuse: 94
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  Resimplifying clauses:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Intermediate Status:
% 87.31/87.70  Generated:    54017
% 87.31/87.70  Kept:         21117
% 87.31/87.70  Inuse:        551
% 87.31/87.70  Deleted:      3647
% 87.31/87.70  Deletedinuse: 95
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Intermediate Status:
% 87.31/87.70  Generated:    59987
% 87.31/87.70  Kept:         23121
% 87.31/87.70  Inuse:        601
% 87.31/87.70  Deleted:      3647
% 87.31/87.70  Deletedinuse: 95
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Intermediate Status:
% 87.31/87.70  Generated:    65795
% 87.31/87.70  Kept:         25139
% 87.31/87.70  Inuse:        646
% 87.31/87.70  Deleted:      3647
% 87.31/87.70  Deletedinuse: 95
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 87.31/87.70  Done
% 87.31/87.70  
% 87.31/87.70  
% 87.31/87.70  Intermediate Status:
% 87.31/87.70  Generated:    74914
% 87.31/87.70  Kept:         28999
% 87.31/87.70  Inuse:        680
% 87.31/87.70  Deleted:      3647
% 87.31/87.70  Deletedinuse: 95
% 87.31/87.70  
% 87.31/87.70  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    79172
% 248.34/248.81  Kept:         31515
% 248.34/248.81  Inuse:        685
% 248.34/248.81  Deleted:      3647
% 248.34/248.81  Deletedinuse: 95
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    83730
% 248.34/248.81  Kept:         33580
% 248.34/248.81  Inuse:        692
% 248.34/248.81  Deleted:      3647
% 248.34/248.81  Deletedinuse: 95
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    88228
% 248.34/248.81  Kept:         35580
% 248.34/248.81  Inuse:        698
% 248.34/248.81  Deleted:      3647
% 248.34/248.81  Deletedinuse: 95
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    92439
% 248.34/248.81  Kept:         37616
% 248.34/248.81  Inuse:        701
% 248.34/248.81  Deleted:      3647
% 248.34/248.81  Deletedinuse: 95
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    96849
% 248.34/248.81  Kept:         39779
% 248.34/248.81  Inuse:        705
% 248.34/248.81  Deleted:      3647
% 248.34/248.81  Deletedinuse: 95
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying clauses:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    111626
% 248.34/248.81  Kept:         42886
% 248.34/248.81  Inuse:        720
% 248.34/248.81  Deleted:      4090
% 248.34/248.81  Deletedinuse: 95
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    156178
% 248.34/248.81  Kept:         44940
% 248.34/248.81  Inuse:        744
% 248.34/248.81  Deleted:      4090
% 248.34/248.81  Deletedinuse: 95
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    165147
% 248.34/248.81  Kept:         47549
% 248.34/248.81  Inuse:        750
% 248.34/248.81  Deleted:      4090
% 248.34/248.81  Deletedinuse: 95
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    175122
% 248.34/248.81  Kept:         50127
% 248.34/248.81  Inuse:        760
% 248.34/248.81  Deleted:      4094
% 248.34/248.81  Deletedinuse: 99
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    187474
% 248.34/248.81  Kept:         52248
% 248.34/248.81  Inuse:        770
% 248.34/248.81  Deleted:      4094
% 248.34/248.81  Deletedinuse: 99
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    196553
% 248.34/248.81  Kept:         54267
% 248.34/248.81  Inuse:        776
% 248.34/248.81  Deleted:      4100
% 248.34/248.81  Deletedinuse: 99
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    210592
% 248.34/248.81  Kept:         56456
% 248.34/248.81  Inuse:        784
% 248.34/248.81  Deleted:      4100
% 248.34/248.81  Deletedinuse: 99
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    220620
% 248.34/248.81  Kept:         59290
% 248.34/248.81  Inuse:        794
% 248.34/248.81  Deleted:      4100
% 248.34/248.81  Deletedinuse: 99
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying clauses:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    230324
% 248.34/248.81  Kept:         61409
% 248.34/248.81  Inuse:        806
% 248.34/248.81  Deleted:      5088
% 248.34/248.81  Deletedinuse: 99
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    236581
% 248.34/248.81  Kept:         63415
% 248.34/248.81  Inuse:        811
% 248.34/248.81  Deleted:      5088
% 248.34/248.81  Deletedinuse: 99
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    251193
% 248.34/248.81  Kept:         65515
% 248.34/248.81  Inuse:        824
% 248.34/248.81  Deleted:      5124
% 248.34/248.81  Deletedinuse: 135
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    265543
% 248.34/248.81  Kept:         69191
% 248.34/248.81  Inuse:        839
% 248.34/248.81  Deleted:      5124
% 248.34/248.81  Deletedinuse: 135
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    275184
% 248.34/248.81  Kept:         72347
% 248.34/248.81  Inuse:        849
% 248.34/248.81  Deleted:      5124
% 248.34/248.81  Deletedinuse: 135
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    285082
% 248.34/248.81  Kept:         74846
% 248.34/248.81  Inuse:        859
% 248.34/248.81  Deleted:      5124
% 248.34/248.81  Deletedinuse: 135
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    295594
% 248.34/248.81  Kept:         77341
% 248.34/248.81  Inuse:        869
% 248.34/248.81  Deleted:      5124
% 248.34/248.81  Deletedinuse: 135
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    305960
% 248.34/248.81  Kept:         79635
% 248.34/248.81  Inuse:        879
% 248.34/248.81  Deleted:      5124
% 248.34/248.81  Deletedinuse: 135
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying clauses:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    317547
% 248.34/248.81  Kept:         82832
% 248.34/248.81  Inuse:        889
% 248.34/248.81  Deleted:      10557
% 248.34/248.81  Deletedinuse: 135
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    329899
% 248.34/248.81  Kept:         85977
% 248.34/248.81  Inuse:        899
% 248.34/248.81  Deleted:      10557
% 248.34/248.81  Deletedinuse: 135
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  
% 248.34/248.81  Intermediate Status:
% 248.34/248.81  Generated:    342172
% 248.34/248.81  Kept:         88750
% 248.34/248.81  Inuse:        909
% 248.34/248.81  Deleted:      10557
% 248.34/248.81  Deletedinuse: 135
% 248.34/248.81  
% 248.34/248.81  Resimplifying inuse:
% 248.34/248.81  Done
% 248.34/248.81  
% 248.34/248.81  ResimplifyingCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------