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

View Problem - Process Solution

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

% Computer : n005.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:31 EDT 2022

% Result   : Timeout 300.06s 300.42s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SET138-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.11/0.13  % Command  : bliksem %s
% 0.12/0.34  % Computer : n005.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % DateTime : Mon Jul 11 03:53:07 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.43/1.09  *** allocated 10000 integers for termspace/termends
% 0.43/1.09  *** allocated 10000 integers for clauses
% 0.43/1.09  *** allocated 10000 integers for justifications
% 0.43/1.09  Bliksem 1.12
% 0.43/1.09  
% 0.43/1.09  
% 0.43/1.09  Automatic Strategy Selection
% 0.43/1.09  
% 0.43/1.09  Clauses:
% 0.43/1.09  [
% 0.43/1.09     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.43/1.09     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.43/1.09     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.43/1.09    ,
% 0.43/1.09     [ subclass( X, 'universal_class' ) ],
% 0.43/1.09     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.43/1.09     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.43/1.09     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.43/1.09     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.43/1.09    ,
% 0.43/1.09     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.43/1.09     ) ) ],
% 0.43/1.09     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.43/1.09     ) ) ],
% 0.43/1.09     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.43/1.09     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.43/1.09     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.43/1.09     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.43/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.43/1.09    X, Z ) ],
% 0.43/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.43/1.09    Y, T ) ],
% 0.43/1.09     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.43/1.09     ), 'cross_product'( Y, T ) ) ],
% 0.43/1.09     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.43/1.09     ), second( X ) ), X ) ],
% 0.43/1.09     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.43/1.09    'universal_class' ) ) ],
% 0.43/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.43/1.09    Y ) ],
% 0.43/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.43/1.09    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.43/1.09    , Y ), 'element_relation' ) ],
% 0.43/1.09     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.43/1.09     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.43/1.09     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.43/1.09    Z ) ) ],
% 0.43/1.09     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.43/1.09     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.43/1.09    member( X, Y ) ],
% 0.43/1.09     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.43/1.09    union( X, Y ) ) ],
% 0.43/1.09     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.43/1.09    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.43/1.09    'symmetric_difference'( X, Y ) ) ],
% 0.43/1.09     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.43/1.09    ,
% 0.43/1.09     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.43/1.09    ,
% 0.43/1.09     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.43/1.09     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.43/1.09     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.43/1.09    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.43/1.09     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.43/1.09    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.43/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.43/1.09     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.43/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.43/1.09    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.43/1.09    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.43/1.09    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.43/1.09    Y ), rotate( T ) ) ],
% 0.43/1.09     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.43/1.09    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.43/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.43/1.09    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.43/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.43/1.09    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.43/1.09    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.43/1.09    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.43/1.09    Z ), flip( T ) ) ],
% 0.43/1.09     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.43/1.09    inverse( X ) ) ],
% 0.43/1.09     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.43/1.09     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.43/1.09    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.43/1.09     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.43/1.09    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.43/1.09     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.43/1.09     ],
% 0.43/1.09     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.43/1.09     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.43/1.09    'universal_class' ) ) ],
% 0.43/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.43/1.09    successor( X ), Y ) ],
% 0.43/1.09     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.43/1.09    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.43/1.09    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.43/1.09     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.43/1.09     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.43/1.09    ,
% 0.43/1.09     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.43/1.09    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.43/1.09     [ inductive( omega ) ],
% 0.43/1.09     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.43/1.09     [ member( omega, 'universal_class' ) ],
% 0.43/1.09     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.43/1.09    , 'sum_class'( X ) ) ],
% 0.43/1.09     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.43/1.09    'universal_class' ) ],
% 0.43/1.09     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.43/1.09    'power_class'( X ) ) ],
% 0.43/1.09     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.43/1.09    'universal_class' ) ],
% 0.43/1.09     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.43/1.09    'universal_class' ) ) ],
% 0.43/1.09     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.43/1.09    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.43/1.09     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.43/1.09    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.43/1.09    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.43/1.09     ) ],
% 0.43/1.09     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.43/1.09    , 'identity_relation' ) ],
% 0.43/1.09     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.43/1.09    'single_valued_class'( X ) ],
% 0.43/1.09     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.43/1.09    'universal_class' ) ) ],
% 0.43/1.09     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.43/1.09    'identity_relation' ) ],
% 0.43/1.09     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.43/1.09     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.43/1.09    , function( X ) ],
% 0.43/1.09     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.43/1.09    X, Y ), 'universal_class' ) ],
% 0.43/1.09     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.43/1.09     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.43/1.09     ) ],
% 0.43/1.09     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.43/1.09     [ function( choice ) ],
% 0.43/1.09     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.43/1.09    apply( choice, X ), X ) ],
% 0.43/1.09     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.43/1.09     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.43/1.09     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.43/1.09    ,
% 0.43/1.09     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.43/1.09     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.43/1.09    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.43/1.09    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.43/1.09     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.43/1.09    'identity_relation' ) ],
% 0.43/1.09     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.43/1.09    , diagonalise( X ) ) ],
% 0.43/1.09     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.43/1.09    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.43/1.09     [ ~( operation( X ) ), function( X ) ],
% 0.43/1.09     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.43/1.09     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.43/1.09     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 4.67/5.09    'domain_of'( X ) ) ) ],
% 4.67/5.09     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 4.67/5.09     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 4.67/5.09    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 4.67/5.09    X ) ],
% 4.67/5.09     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 4.67/5.09     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 4.67/5.09    'domain_of'( X ) ) ],
% 4.67/5.09     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 4.67/5.09    'domain_of'( Z ) ) ) ],
% 4.67/5.09     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 4.67/5.09    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 4.67/5.09     ), compatible( X, Y, Z ) ],
% 4.67/5.09     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 4.67/5.09     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 4.67/5.09     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 4.67/5.09     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 4.67/5.09    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 4.67/5.09    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 4.67/5.09     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 4.67/5.09    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 4.67/5.09    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 4.67/5.09    , Y ) ],
% 4.67/5.09     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 4.67/5.09    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 4.67/5.09     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 4.67/5.09    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 4.67/5.09    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 4.67/5.09     [ =( union( singleton( X ), Y ), 'set_builder'( X, Y ) ) ],
% 4.67/5.09     [ member( u, 'universal_class' ) ],
% 4.67/5.09     [ member( v, 'universal_class' ) ],
% 4.67/5.09     [ member( w, 'universal_class' ) ],
% 4.67/5.09     [ ~( member( u, 'set_builder'( u, 'set_builder'( v, 'set_builder'( w, 
% 4.67/5.09    'null_class' ) ) ) ) ) ]
% 4.67/5.09  ] .
% 4.67/5.09  
% 4.67/5.09  
% 4.67/5.09  percentage equality = 0.215054, percentage horn = 0.916667
% 4.67/5.09  This is a problem with some equality
% 4.67/5.09  
% 4.67/5.09  
% 4.67/5.09  
% 4.67/5.09  Options Used:
% 4.67/5.09  
% 4.67/5.09  useres =            1
% 4.67/5.09  useparamod =        1
% 4.67/5.09  useeqrefl =         1
% 4.67/5.09  useeqfact =         1
% 4.67/5.09  usefactor =         1
% 4.67/5.09  usesimpsplitting =  0
% 4.67/5.09  usesimpdemod =      5
% 4.67/5.09  usesimpres =        3
% 4.67/5.09  
% 4.67/5.09  resimpinuse      =  1000
% 4.67/5.09  resimpclauses =     20000
% 4.67/5.09  substype =          eqrewr
% 4.67/5.09  backwardsubs =      1
% 4.67/5.09  selectoldest =      5
% 4.67/5.09  
% 4.67/5.09  litorderings [0] =  split
% 4.67/5.09  litorderings [1] =  extend the termordering, first sorting on arguments
% 4.67/5.09  
% 4.67/5.09  termordering =      kbo
% 4.67/5.09  
% 4.67/5.09  litapriori =        0
% 4.67/5.09  termapriori =       1
% 4.67/5.09  litaposteriori =    0
% 4.67/5.09  termaposteriori =   0
% 4.67/5.09  demodaposteriori =  0
% 4.67/5.09  ordereqreflfact =   0
% 4.67/5.09  
% 4.67/5.09  litselect =         negord
% 4.67/5.09  
% 4.67/5.09  maxweight =         15
% 4.67/5.09  maxdepth =          30000
% 4.67/5.09  maxlength =         115
% 4.67/5.09  maxnrvars =         195
% 4.67/5.09  excuselevel =       1
% 4.67/5.09  increasemaxweight = 1
% 4.67/5.09  
% 4.67/5.09  maxselected =       10000000
% 4.67/5.09  maxnrclauses =      10000000
% 4.67/5.09  
% 4.67/5.09  showgenerated =    0
% 4.67/5.09  showkept =         0
% 4.67/5.09  showselected =     0
% 4.67/5.09  showdeleted =      0
% 4.67/5.09  showresimp =       1
% 4.67/5.09  showstatus =       2000
% 4.67/5.09  
% 4.67/5.09  prologoutput =     1
% 4.67/5.09  nrgoals =          5000000
% 4.67/5.09  totalproof =       1
% 4.67/5.09  
% 4.67/5.09  Symbols occurring in the translation:
% 4.67/5.09  
% 4.67/5.09  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 4.67/5.09  .  [1, 2]      (w:1, o:57, a:1, s:1, b:0), 
% 4.67/5.09  !  [4, 1]      (w:0, o:32, a:1, s:1, b:0), 
% 4.67/5.09  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 4.67/5.09  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 4.67/5.09  subclass  [41, 2]      (w:1, o:82, a:1, s:1, b:0), 
% 4.67/5.09  member  [43, 2]      (w:1, o:83, a:1, s:1, b:0), 
% 4.67/5.09  'not_subclass_element'  [44, 2]      (w:1, o:84, a:1, s:1, b:0), 
% 4.67/5.09  'universal_class'  [45, 0]      (w:1, o:21, a:1, s:1, b:0), 
% 4.67/5.09  'unordered_pair'  [46, 2]      (w:1, o:85, a:1, s:1, b:0), 
% 4.67/5.09  singleton  [47, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 4.67/5.09  'ordered_pair'  [48, 2]      (w:1, o:86, a:1, s:1, b:0), 
% 4.67/5.09  'cross_product'  [50, 2]      (w:1, o:87, a:1, s:1, b:0), 
% 4.67/5.09  first  [52, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 4.67/5.09  second  [53, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 4.67/5.09  'element_relation'  [54, 0]      (w:1, o:25, a:1, s:1, b:0), 
% 4.67/5.09  intersection  [55, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 4.67/5.09  complement  [56, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 4.67/5.09  union  [57, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 4.67/5.09  'symmetric_difference'  [58, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 91.64/92.07  restrict  [60, 3]      (w:1, o:95, a:1, s:1, b:0), 
% 91.64/92.07  'null_class'  [61, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 91.64/92.07  'domain_of'  [62, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 91.64/92.07  rotate  [63, 1]      (w:1, o:37, a:1, s:1, b:0), 
% 91.64/92.07  flip  [65, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 91.64/92.07  inverse  [66, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 91.64/92.07  'range_of'  [67, 1]      (w:1, o:38, a:1, s:1, b:0), 
% 91.64/92.07  domain  [68, 3]      (w:1, o:97, a:1, s:1, b:0), 
% 91.64/92.07  range  [69, 3]      (w:1, o:98, a:1, s:1, b:0), 
% 91.64/92.07  image  [70, 2]      (w:1, o:88, a:1, s:1, b:0), 
% 91.64/92.07  successor  [71, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 91.64/92.07  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 91.64/92.07  inductive  [73, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 91.64/92.07  omega  [74, 0]      (w:1, o:9, a:1, s:1, b:0), 
% 91.64/92.07  'sum_class'  [75, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 91.64/92.07  'power_class'  [76, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 91.64/92.07  compose  [78, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 91.64/92.07  'single_valued_class'  [79, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 91.64/92.07  'identity_relation'  [80, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 91.64/92.07  function  [82, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 91.64/92.07  regular  [83, 1]      (w:1, o:39, a:1, s:1, b:0), 
% 91.64/92.07  apply  [84, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 91.64/92.07  choice  [85, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 91.64/92.07  'one_to_one'  [86, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 91.64/92.07  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 91.64/92.07  diagonalise  [88, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 91.64/92.07  cantor  [89, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 91.64/92.07  operation  [90, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 91.64/92.07  compatible  [94, 3]      (w:1, o:96, a:1, s:1, b:0), 
% 91.64/92.07  homomorphism  [95, 3]      (w:1, o:99, a:1, s:1, b:0), 
% 91.64/92.07  'not_homomorphism1'  [96, 3]      (w:1, o:100, a:1, s:1, b:0), 
% 91.64/92.07  'not_homomorphism2'  [97, 3]      (w:1, o:101, a:1, s:1, b:0), 
% 91.64/92.07  'set_builder'  [98, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 91.64/92.07  u  [99, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 91.64/92.07  v  [100, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 91.64/92.07  w  [101, 0]      (w:1, o:31, a:1, s:1, b:0).
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Starting Search:
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Intermediate Status:
% 91.64/92.07  Generated:    5670
% 91.64/92.07  Kept:         2017
% 91.64/92.07  Inuse:        111
% 91.64/92.07  Deleted:      2
% 91.64/92.07  Deletedinuse: 2
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Intermediate Status:
% 91.64/92.07  Generated:    10693
% 91.64/92.07  Kept:         4140
% 91.64/92.07  Inuse:        192
% 91.64/92.07  Deleted:      23
% 91.64/92.07  Deletedinuse: 14
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Intermediate Status:
% 91.64/92.07  Generated:    14874
% 91.64/92.07  Kept:         6152
% 91.64/92.07  Inuse:        251
% 91.64/92.07  Deleted:      30
% 91.64/92.07  Deletedinuse: 16
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Intermediate Status:
% 91.64/92.07  Generated:    20172
% 91.64/92.07  Kept:         8159
% 91.64/92.07  Inuse:        304
% 91.64/92.07  Deleted:      60
% 91.64/92.07  Deletedinuse: 41
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Intermediate Status:
% 91.64/92.07  Generated:    26151
% 91.64/92.07  Kept:         10975
% 91.64/92.07  Inuse:        371
% 91.64/92.07  Deleted:      67
% 91.64/92.07  Deletedinuse: 47
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Intermediate Status:
% 91.64/92.07  Generated:    32904
% 91.64/92.07  Kept:         13310
% 91.64/92.07  Inuse:        381
% 91.64/92.07  Deleted:      73
% 91.64/92.07  Deletedinuse: 53
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Intermediate Status:
% 91.64/92.07  Generated:    38111
% 91.64/92.07  Kept:         15332
% 91.64/92.07  Inuse:        433
% 91.64/92.07  Deleted:      73
% 91.64/92.07  Deletedinuse: 53
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Intermediate Status:
% 91.64/92.07  Generated:    42493
% 91.64/92.07  Kept:         17333
% 91.64/92.07  Inuse:        484
% 91.64/92.07  Deleted:      75
% 91.64/92.07  Deletedinuse: 55
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Intermediate Status:
% 91.64/92.07  Generated:    50069
% 91.64/92.07  Kept:         19501
% 91.64/92.07  Inuse:        501
% 91.64/92.07  Deleted:      75
% 91.64/92.07  Deletedinuse: 55
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  Resimplifying clauses:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Intermediate Status:
% 91.64/92.07  Generated:    55572
% 91.64/92.07  Kept:         21510
% 91.64/92.07  Inuse:        546
% 91.64/92.07  Deleted:      2320
% 91.64/92.07  Deletedinuse: 55
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Intermediate Status:
% 91.64/92.07  Generated:    61044
% 91.64/92.07  Kept:         23529
% 91.64/92.07  Inuse:        592
% 91.64/92.07  Deleted:      2320
% 91.64/92.07  Deletedinuse: 55
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Intermediate Status:
% 91.64/92.07  Generated:    66967
% 91.64/92.07  Kept:         25548
% 91.64/92.07  Inuse:        641
% 91.64/92.07  Deleted:      2320
% 91.64/92.07  Deletedinuse: 55
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  Resimplifying inuse:
% 91.64/92.07  Done
% 91.64/92.07  
% 91.64/92.07  
% 91.64/92.07  Intermediate Status:
% 91.64/92.07  Generated:    76384
% 254.15/254.52  Kept:         29622
% 254.15/254.52  Inuse:        676
% 254.15/254.52  Deleted:      2320
% 254.15/254.52  Deletedinuse: 55
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    80926
% 254.15/254.52  Kept:         32341
% 254.15/254.52  Inuse:        681
% 254.15/254.52  Deleted:      2320
% 254.15/254.52  Deletedinuse: 55
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    85426
% 254.15/254.52  Kept:         34368
% 254.15/254.52  Inuse:        686
% 254.15/254.52  Deleted:      2320
% 254.15/254.52  Deletedinuse: 55
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    89988
% 254.15/254.52  Kept:         36399
% 254.15/254.52  Inuse:        691
% 254.15/254.52  Deleted:      2320
% 254.15/254.52  Deletedinuse: 55
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    94780
% 254.15/254.52  Kept:         38775
% 254.15/254.52  Inuse:        696
% 254.15/254.52  Deleted:      2320
% 254.15/254.52  Deletedinuse: 55
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    99622
% 254.15/254.52  Kept:         41188
% 254.15/254.52  Inuse:        701
% 254.15/254.52  Deleted:      2320
% 254.15/254.52  Deletedinuse: 55
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  Resimplifying clauses:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    115777
% 254.15/254.52  Kept:         44466
% 254.15/254.52  Inuse:        716
% 254.15/254.52  Deleted:      2695
% 254.15/254.52  Deletedinuse: 55
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    166428
% 254.15/254.52  Kept:         47217
% 254.15/254.52  Inuse:        741
% 254.15/254.52  Deleted:      2695
% 254.15/254.52  Deletedinuse: 55
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    173560
% 254.15/254.52  Kept:         49222
% 254.15/254.52  Inuse:        749
% 254.15/254.52  Deleted:      2695
% 254.15/254.52  Deletedinuse: 55
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    183308
% 254.15/254.52  Kept:         51877
% 254.15/254.52  Inuse:        756
% 254.15/254.52  Deleted:      2697
% 254.15/254.52  Deletedinuse: 57
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    196215
% 254.15/254.52  Kept:         54174
% 254.15/254.52  Inuse:        766
% 254.15/254.52  Deleted:      2699
% 254.15/254.52  Deletedinuse: 59
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    205553
% 254.15/254.52  Kept:         56264
% 254.15/254.52  Inuse:        771
% 254.15/254.52  Deleted:      2705
% 254.15/254.52  Deletedinuse: 59
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    218036
% 254.15/254.52  Kept:         58268
% 254.15/254.52  Inuse:        778
% 254.15/254.52  Deleted:      2705
% 254.15/254.52  Deletedinuse: 59
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    226394
% 254.15/254.52  Kept:         60894
% 254.15/254.52  Inuse:        785
% 254.15/254.52  Deleted:      2705
% 254.15/254.52  Deletedinuse: 59
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  Resimplifying clauses:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    236757
% 254.15/254.52  Kept:         64065
% 254.15/254.52  Inuse:        795
% 254.15/254.52  Deleted:      3549
% 254.15/254.52  Deletedinuse: 59
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    247694
% 254.15/254.52  Kept:         66917
% 254.15/254.52  Inuse:        805
% 254.15/254.52  Deleted:      3549
% 254.15/254.52  Deletedinuse: 59
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    258927
% 254.15/254.52  Kept:         69608
% 254.15/254.52  Inuse:        815
% 254.15/254.52  Deleted:      3549
% 254.15/254.52  Deletedinuse: 59
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    268956
% 254.15/254.52  Kept:         72088
% 254.15/254.52  Inuse:        825
% 254.15/254.52  Deleted:      3591
% 254.15/254.52  Deletedinuse: 101
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.52  Done
% 254.15/254.52  
% 254.15/254.52  
% 254.15/254.52  Intermediate Status:
% 254.15/254.52  Generated:    278472
% 254.15/254.52  Kept:         74682
% 254.15/254.52  Inuse:        835
% 254.15/254.52  Deleted:      3591
% 254.15/254.52  Deletedinuse: 101
% 254.15/254.52  
% 254.15/254.52  Resimplifying inuse:
% 254.15/254.53  Done
% 254.15/254.53  
% 254.15/254.53  Resimplifying inuse:
% 254.15/254.53  Done
% 254.15/254.53  
% 254.15/254.53  
% 254.15/254.53  Intermediate Status:
% 254.15/254.53  Generated:    289491
% 254.15/254.53  Kept:         77553
% 254.15/254.53  Inuse:        845
% 254.15/254.53  Deleted:      3591
% 254.15/254.53  Deletedinuse: 101
% 254.15/254.53  
% 254.15/254.53  Resimplifying inuse:
% 254.15/254.53  Done
% 254.15/254.53  
% 254.15/254.53  Resimplifying inuse:
% 254.15/254.53  Done
% 254.15/254.53  
% 254.15/254.53  
% 254.15/254.53  Intermediate Status:
% 254.15/254.53  Generated:    299469
% 254.15/254.53  Kept:         80055
% 254.15/254.53  Inuse:        855
% 254.15/254.53  Deleted:      3591
% 254.15/254.53  Deletedinuse: 101
% 254.15/254.53  
% 254.15/254.53  Resimplifying inuse:
% 254.15/254.53  Done
% 254.15/254.53  
% 254.15/254.53  Resimplifying inuse:
% 254.15/254.53  Done
% 254.15/254.53  
% 254.15/254.53  Resimplifying clauses:
% 254.15/254.53  Done
% 254.15/254.53  
% 254.15/254.53  
% 254.15/254.53  Intermediate Status:
% 254.15/254.53  Generated:    310169
% 254.15/254.53  Kept:         82972
% 254.15/254.53  Inuse:        865
% 254.15/254.53  Deleted:      9608
% 254.15/254.53  Deletedinuse: 101
% 254.15/254.53  
% 254.15/254.53  Resimplifying inuse:
% 254.15/254.53  Done
% 254.15/254.53  
% 254.15/254.53  Resimplifying inuse:
% 254.15/254.53  Done
% 254.15/254.53  
% 254.15/254.53  
% 254.15/254.53  Intermediate Status:
% 254.15/254.53  Generated:    321354
% 254.15/254.53  Kept:         85709
% 254.15/254.53  Inuse:        875
% 254.15/254.53  Deleted:      9608
% 254.15/254.53  Deletedinuse: 101
% 254.15/254.53  
% 254.15/254.53  Resimplifying inuse:
% 254.15/254.53  Done
% 254.15/254.53  
% 254.15/254.53  Resimplifying inuse:
% 254.15/254.53  Done
% 254.15/254.53  
% 254.15/254.53  
% 254.15/254.53  Intermediate Status:
% 254.15/254.53  Generated:    332828
% 254.15/254.53  Kept:         88872
% 254.15/254.53  Inuse:        885
% 254.15/254.53  Deleted:      9608
% 254.15/254.53  Deletedinuse: 101
% 254.15/254.53  
% 254.15/254.53  Resimplifying inuse:
% 254.15/254.53  Done
% 254.15/254.53  
% 254.15/254.53  Resimplifying inuse:
% 254.15/254.53  Done
% 254.15/254.53  
% 254.15/254.53  
% 254.15/254.53  Intermediate Status:
% 254.15/254.53  Generated:    345445
% 254.15/254.53  Kept:         92404
% 254.15/254.53  Inuse:        895
% 254.15/254.53  Deleted:      Cputime limit exceeded (core dumped)
%------------------------------------------------------------------------------