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

View Problem - Process Solution

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

% Computer : n009.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:29 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SET133-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.13  % Command  : bliksem %s
% 0.13/0.34  % Computer : n009.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % DateTime : Mon Jul 11 04:48:22 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.71/1.10  *** allocated 10000 integers for termspace/termends
% 0.71/1.10  *** allocated 10000 integers for clauses
% 0.71/1.10  *** allocated 10000 integers for justifications
% 0.71/1.10  Bliksem 1.12
% 0.71/1.10  
% 0.71/1.10  
% 0.71/1.10  Automatic Strategy Selection
% 0.71/1.10  
% 0.71/1.10  Clauses:
% 0.71/1.10  [
% 0.71/1.10     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.71/1.10     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.71/1.10     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.71/1.10    ,
% 0.71/1.10     [ subclass( X, 'universal_class' ) ],
% 0.71/1.10     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.71/1.10     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.71/1.10     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.71/1.10     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.71/1.10    ,
% 0.71/1.10     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.71/1.10     ) ) ],
% 0.71/1.10     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.71/1.10     ) ) ],
% 0.71/1.10     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.71/1.10     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.71/1.10     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.71/1.10     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.71/1.10     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.71/1.10    X, Z ) ],
% 0.71/1.10     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.71/1.10    Y, T ) ],
% 0.71/1.10     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.71/1.10     ), 'cross_product'( Y, T ) ) ],
% 0.71/1.10     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.71/1.10     ), second( X ) ), X ) ],
% 0.71/1.10     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.71/1.10    'universal_class' ) ) ],
% 0.71/1.10     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.71/1.10    Y ) ],
% 0.71/1.10     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.71/1.10    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.71/1.10    , Y ), 'element_relation' ) ],
% 0.71/1.10     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.71/1.10     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.71/1.10     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.71/1.10    Z ) ) ],
% 0.71/1.10     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.71/1.10     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.71/1.10    member( X, Y ) ],
% 0.71/1.10     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.71/1.10    union( X, Y ) ) ],
% 0.71/1.10     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.71/1.10    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.71/1.10    'symmetric_difference'( X, Y ) ) ],
% 0.71/1.10     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.71/1.10    ,
% 0.71/1.10     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.71/1.10    ,
% 0.71/1.10     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.71/1.10     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.71/1.10     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.71/1.10    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.71/1.10     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.71/1.10    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.71/1.10     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.71/1.10     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.71/1.10     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.71/1.10    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.71/1.10    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.71/1.10    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.71/1.10    Y ), rotate( T ) ) ],
% 0.71/1.10     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.71/1.10    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.71/1.10     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.71/1.10    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.71/1.10     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.71/1.10    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.71/1.10    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.71/1.10    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.71/1.10    Z ), flip( T ) ) ],
% 0.71/1.10     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.71/1.10    inverse( X ) ) ],
% 0.71/1.10     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.71/1.10     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.71/1.10    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.71/1.10     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.71/1.10    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.71/1.10     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.71/1.10     ],
% 0.71/1.10     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.71/1.10     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.71/1.10    'universal_class' ) ) ],
% 0.71/1.10     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.71/1.10    successor( X ), Y ) ],
% 0.71/1.10     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.71/1.10    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.71/1.10    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.71/1.10     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.71/1.10     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.71/1.10    ,
% 0.71/1.10     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.71/1.10    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.71/1.10     [ inductive( omega ) ],
% 0.71/1.10     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.71/1.10     [ member( omega, 'universal_class' ) ],
% 0.71/1.10     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.71/1.10    , 'sum_class'( X ) ) ],
% 0.71/1.10     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.71/1.10    'universal_class' ) ],
% 0.71/1.10     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.71/1.10    'power_class'( X ) ) ],
% 0.71/1.10     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.71/1.10    'universal_class' ) ],
% 0.71/1.10     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.71/1.10    'universal_class' ) ) ],
% 0.71/1.10     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.71/1.10    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.71/1.10     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.71/1.10    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.71/1.10    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.71/1.10     ) ],
% 0.71/1.10     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.71/1.10    , 'identity_relation' ) ],
% 0.71/1.10     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.71/1.10    'single_valued_class'( X ) ],
% 0.71/1.10     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.71/1.10    'universal_class' ) ) ],
% 0.71/1.10     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.71/1.10    'identity_relation' ) ],
% 0.71/1.10     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.71/1.10     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.71/1.10    , function( X ) ],
% 0.71/1.10     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.71/1.10    X, Y ), 'universal_class' ) ],
% 0.71/1.10     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.71/1.10     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.71/1.10     ) ],
% 0.71/1.10     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.71/1.10     [ function( choice ) ],
% 0.71/1.10     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.71/1.10    apply( choice, X ), X ) ],
% 0.71/1.10     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.71/1.10     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.71/1.10     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.71/1.10    ,
% 0.71/1.10     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.71/1.10     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.71/1.10    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.71/1.10    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.71/1.10     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.71/1.10    'identity_relation' ) ],
% 0.71/1.10     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.71/1.10    , diagonalise( X ) ) ],
% 0.71/1.10     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.71/1.10    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.71/1.10     [ ~( operation( X ) ), function( X ) ],
% 0.71/1.10     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.71/1.10     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.71/1.10     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 4.82/5.27    'domain_of'( X ) ) ) ],
% 4.82/5.27     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 4.82/5.27     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 4.82/5.27    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 4.82/5.27    X ) ],
% 4.82/5.27     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 4.82/5.27     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 4.82/5.27    'domain_of'( X ) ) ],
% 4.82/5.27     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 4.82/5.27    'domain_of'( Z ) ) ) ],
% 4.82/5.27     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 4.82/5.27    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 4.82/5.27     ), compatible( X, Y, Z ) ],
% 4.82/5.27     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 4.82/5.27     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 4.82/5.27     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 4.82/5.27     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 4.82/5.27    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 4.82/5.27    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 4.82/5.27     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 4.82/5.27    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 4.82/5.27    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 4.82/5.27    , Y ) ],
% 4.82/5.27     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 4.82/5.27    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 4.82/5.27     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 4.82/5.27    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 4.82/5.27    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 4.82/5.27     [ =( union( singleton( X ), Y ), 'set_builder'( X, Y ) ) ],
% 4.82/5.27     [ member( u, x ) ],
% 4.82/5.27     [ member( v, x ) ],
% 4.82/5.27     [ member( w, x ) ],
% 4.82/5.27     [ ~( subclass( 'set_builder'( u, 'set_builder'( v, 'set_builder'( w, 
% 4.82/5.27    'null_class' ) ) ), x ) ) ]
% 4.82/5.27  ] .
% 4.82/5.27  
% 4.82/5.27  
% 4.82/5.27  percentage equality = 0.215054, percentage horn = 0.916667
% 4.82/5.27  This is a problem with some equality
% 4.82/5.27  
% 4.82/5.27  
% 4.82/5.27  
% 4.82/5.27  Options Used:
% 4.82/5.27  
% 4.82/5.27  useres =            1
% 4.82/5.27  useparamod =        1
% 4.82/5.27  useeqrefl =         1
% 4.82/5.27  useeqfact =         1
% 4.82/5.27  usefactor =         1
% 4.82/5.27  usesimpsplitting =  0
% 4.82/5.27  usesimpdemod =      5
% 4.82/5.27  usesimpres =        3
% 4.82/5.27  
% 4.82/5.27  resimpinuse      =  1000
% 4.82/5.27  resimpclauses =     20000
% 4.82/5.27  substype =          eqrewr
% 4.82/5.27  backwardsubs =      1
% 4.82/5.27  selectoldest =      5
% 4.82/5.27  
% 4.82/5.27  litorderings [0] =  split
% 4.82/5.27  litorderings [1] =  extend the termordering, first sorting on arguments
% 4.82/5.27  
% 4.82/5.27  termordering =      kbo
% 4.82/5.27  
% 4.82/5.27  litapriori =        0
% 4.82/5.27  termapriori =       1
% 4.82/5.27  litaposteriori =    0
% 4.82/5.27  termaposteriori =   0
% 4.82/5.27  demodaposteriori =  0
% 4.82/5.27  ordereqreflfact =   0
% 4.82/5.27  
% 4.82/5.27  litselect =         negord
% 4.82/5.27  
% 4.82/5.27  maxweight =         15
% 4.82/5.27  maxdepth =          30000
% 4.82/5.27  maxlength =         115
% 4.82/5.27  maxnrvars =         195
% 4.82/5.27  excuselevel =       1
% 4.82/5.27  increasemaxweight = 1
% 4.82/5.27  
% 4.82/5.27  maxselected =       10000000
% 4.82/5.27  maxnrclauses =      10000000
% 4.82/5.27  
% 4.82/5.27  showgenerated =    0
% 4.82/5.27  showkept =         0
% 4.82/5.27  showselected =     0
% 4.82/5.27  showdeleted =      0
% 4.82/5.27  showresimp =       1
% 4.82/5.27  showstatus =       2000
% 4.82/5.27  
% 4.82/5.27  prologoutput =     1
% 4.82/5.27  nrgoals =          5000000
% 4.82/5.27  totalproof =       1
% 4.82/5.27  
% 4.82/5.27  Symbols occurring in the translation:
% 4.82/5.27  
% 4.82/5.27  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 4.82/5.27  .  [1, 2]      (w:1, o:58, a:1, s:1, b:0), 
% 4.82/5.27  !  [4, 1]      (w:0, o:33, a:1, s:1, b:0), 
% 4.82/5.27  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 4.82/5.27  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 4.82/5.27  subclass  [41, 2]      (w:1, o:83, a:1, s:1, b:0), 
% 4.82/5.27  member  [43, 2]      (w:1, o:84, a:1, s:1, b:0), 
% 4.82/5.27  'not_subclass_element'  [44, 2]      (w:1, o:85, a:1, s:1, b:0), 
% 4.82/5.27  'universal_class'  [45, 0]      (w:1, o:21, a:1, s:1, b:0), 
% 4.82/5.27  'unordered_pair'  [46, 2]      (w:1, o:86, a:1, s:1, b:0), 
% 4.82/5.27  singleton  [47, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 4.82/5.27  'ordered_pair'  [48, 2]      (w:1, o:87, a:1, s:1, b:0), 
% 4.82/5.27  'cross_product'  [50, 2]      (w:1, o:88, a:1, s:1, b:0), 
% 4.82/5.27  first  [52, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 4.82/5.27  second  [53, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 4.82/5.27  'element_relation'  [54, 0]      (w:1, o:25, a:1, s:1, b:0), 
% 4.82/5.27  intersection  [55, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 4.82/5.27  complement  [56, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 4.82/5.27  union  [57, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 4.82/5.27  'symmetric_difference'  [58, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 4.82/5.27  restrict  [60, 3]      (w:1, o:96, a:1, s:1, b:0), 
% 102.52/102.94  'null_class'  [61, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 102.52/102.94  'domain_of'  [62, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 102.52/102.94  rotate  [63, 1]      (w:1, o:38, a:1, s:1, b:0), 
% 102.52/102.94  flip  [65, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 102.52/102.94  inverse  [66, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 102.52/102.94  'range_of'  [67, 1]      (w:1, o:39, a:1, s:1, b:0), 
% 102.52/102.94  domain  [68, 3]      (w:1, o:98, a:1, s:1, b:0), 
% 102.52/102.94  range  [69, 3]      (w:1, o:99, a:1, s:1, b:0), 
% 102.52/102.94  image  [70, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 102.52/102.94  successor  [71, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 102.52/102.94  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 102.52/102.94  inductive  [73, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 102.52/102.94  omega  [74, 0]      (w:1, o:9, a:1, s:1, b:0), 
% 102.52/102.94  'sum_class'  [75, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 102.52/102.94  'power_class'  [76, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 102.52/102.94  compose  [78, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 102.52/102.94  'single_valued_class'  [79, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 102.52/102.94  'identity_relation'  [80, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 102.52/102.94  function  [82, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 102.52/102.94  regular  [83, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 102.52/102.94  apply  [84, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 102.52/102.94  choice  [85, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 102.52/102.94  'one_to_one'  [86, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 102.52/102.94  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 102.52/102.94  diagonalise  [88, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 102.52/102.94  cantor  [89, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 102.52/102.94  operation  [90, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 102.52/102.94  compatible  [94, 3]      (w:1, o:97, a:1, s:1, b:0), 
% 102.52/102.94  homomorphism  [95, 3]      (w:1, o:100, a:1, s:1, b:0), 
% 102.52/102.94  'not_homomorphism1'  [96, 3]      (w:1, o:101, a:1, s:1, b:0), 
% 102.52/102.94  'not_homomorphism2'  [97, 3]      (w:1, o:102, a:1, s:1, b:0), 
% 102.52/102.94  'set_builder'  [98, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 102.52/102.94  u  [99, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 102.52/102.94  x  [100, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 102.52/102.94  v  [101, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 102.52/102.94  w  [102, 0]      (w:1, o:30, a:1, s:1, b:0).
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Starting Search:
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Intermediate Status:
% 102.52/102.94  Generated:    4976
% 102.52/102.94  Kept:         2007
% 102.52/102.94  Inuse:        108
% 102.52/102.94  Deleted:      2
% 102.52/102.94  Deletedinuse: 2
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Intermediate Status:
% 102.52/102.94  Generated:    10249
% 102.52/102.94  Kept:         4327
% 102.52/102.94  Inuse:        191
% 102.52/102.94  Deleted:      20
% 102.52/102.94  Deletedinuse: 10
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Intermediate Status:
% 102.52/102.94  Generated:    15364
% 102.52/102.94  Kept:         6799
% 102.52/102.94  Inuse:        272
% 102.52/102.94  Deleted:      27
% 102.52/102.94  Deletedinuse: 13
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Intermediate Status:
% 102.52/102.94  Generated:    21196
% 102.52/102.94  Kept:         8834
% 102.52/102.94  Inuse:        340
% 102.52/102.94  Deleted:      49
% 102.52/102.94  Deletedinuse: 33
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Intermediate Status:
% 102.52/102.94  Generated:    28718
% 102.52/102.94  Kept:         12038
% 102.52/102.94  Inuse:        380
% 102.52/102.94  Deleted:      54
% 102.52/102.94  Deletedinuse: 38
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Intermediate Status:
% 102.52/102.94  Generated:    33955
% 102.52/102.94  Kept:         14056
% 102.52/102.94  Inuse:        401
% 102.52/102.94  Deleted:      55
% 102.52/102.94  Deletedinuse: 39
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Intermediate Status:
% 102.52/102.94  Generated:    38728
% 102.52/102.94  Kept:         16102
% 102.52/102.94  Inuse:        452
% 102.52/102.94  Deleted:      65
% 102.52/102.94  Deletedinuse: 46
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Intermediate Status:
% 102.52/102.94  Generated:    44244
% 102.52/102.94  Kept:         18112
% 102.52/102.94  Inuse:        492
% 102.52/102.94  Deleted:      67
% 102.52/102.94  Deletedinuse: 48
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  Resimplifying clauses:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Intermediate Status:
% 102.52/102.94  Generated:    50432
% 102.52/102.94  Kept:         20162
% 102.52/102.94  Inuse:        515
% 102.52/102.94  Deleted:      1803
% 102.52/102.94  Deletedinuse: 48
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Intermediate Status:
% 102.52/102.94  Generated:    56201
% 102.52/102.94  Kept:         22162
% 102.52/102.94  Inuse:        561
% 102.52/102.94  Deleted:      1803
% 102.52/102.94  Deletedinuse: 48
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Intermediate Status:
% 102.52/102.94  Generated:    61194
% 102.52/102.94  Kept:         24164
% 102.52/102.94  Inuse:        604
% 102.52/102.94  Deleted:      1803
% 102.52/102.94  Deletedinuse: 48
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Intermediate Status:
% 102.52/102.94  Generated:    66940
% 102.52/102.94  Kept:         26201
% 102.52/102.94  Inuse:        650
% 102.52/102.94  Deleted:      1803
% 102.52/102.94  Deletedinuse: 48
% 102.52/102.94  
% 102.52/102.94  Resimplifying inuse:
% 102.52/102.94  Done
% 102.52/102.94  
% 102.52/102.94  
% 102.52/102.94  Intermediate Status:
% 102.52/102.94  Generated:    74655
% 102.52/102.94  Kept:         29936
% 102.52/102.94  Inuse:        677
% 236.05/236.50  Deleted:      1803
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    79079
% 236.05/236.50  Kept:         32625
% 236.05/236.50  Inuse:        682
% 236.05/236.50  Deleted:      1803
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    83601
% 236.05/236.50  Kept:         34697
% 236.05/236.50  Inuse:        687
% 236.05/236.50  Deleted:      1803
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    88182
% 236.05/236.50  Kept:         36784
% 236.05/236.50  Inuse:        692
% 236.05/236.50  Deleted:      1803
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    93011
% 236.05/236.50  Kept:         39275
% 236.05/236.50  Inuse:        697
% 236.05/236.50  Deleted:      1803
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    97896
% 236.05/236.50  Kept:         41835
% 236.05/236.50  Inuse:        702
% 236.05/236.50  Deleted:      1803
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying clauses:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    114505
% 236.05/236.50  Kept:         45415
% 236.05/236.50  Inuse:        717
% 236.05/236.50  Deleted:      2113
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    165894
% 236.05/236.50  Kept:         48608
% 236.05/236.50  Inuse:        742
% 236.05/236.50  Deleted:      2113
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    173393
% 236.05/236.50  Kept:         50658
% 236.05/236.50  Inuse:        749
% 236.05/236.50  Deleted:      2113
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    184002
% 236.05/236.50  Kept:         53942
% 236.05/236.50  Inuse:        757
% 236.05/236.50  Deleted:      2113
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    195174
% 236.05/236.50  Kept:         56509
% 236.05/236.50  Inuse:        767
% 236.05/236.50  Deleted:      2113
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    206467
% 236.05/236.50  Kept:         58962
% 236.05/236.50  Inuse:        777
% 236.05/236.50  Deleted:      2113
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    220063
% 236.05/236.50  Kept:         61045
% 236.05/236.50  Inuse:        784
% 236.05/236.50  Deleted:      2113
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying clauses:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    229068
% 236.05/236.50  Kept:         64187
% 236.05/236.50  Inuse:        792
% 236.05/236.50  Deleted:      2928
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    239070
% 236.05/236.50  Kept:         67063
% 236.05/236.50  Inuse:        802
% 236.05/236.50  Deleted:      2928
% 236.05/236.50  Deletedinuse: 48
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    252049
% 236.05/236.50  Kept:         69723
% 236.05/236.50  Inuse:        812
% 236.05/236.50  Deleted:      2932
% 236.05/236.50  Deletedinuse: 52
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    263435
% 236.05/236.50  Kept:         72596
% 236.05/236.50  Inuse:        822
% 236.05/236.50  Deleted:      2932
% 236.05/236.50  Deletedinuse: 52
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    272685
% 236.05/236.50  Kept:         74810
% 236.05/236.50  Inuse:        827
% 236.05/236.50  Deleted:      2937
% 236.05/236.50  Deletedinuse: 52
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    283604
% 236.05/236.50  Kept:         77801
% 236.05/236.50  Inuse:        836
% 236.05/236.50  Deleted:      2938
% 236.05/236.50  Deletedinuse: 52
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    295686
% 236.05/236.50  Kept:         80801
% 236.05/236.50  Inuse:        846
% 236.05/236.50  Deleted:      2938
% 236.05/236.50  Deletedinuse: 52
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying clauses:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    307282
% 236.05/236.50  Kept:         83727
% 236.05/236.50  Inuse:        856
% 236.05/236.50  Deleted:      3755
% 236.05/236.50  Deletedinuse: 52
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    319877
% 236.05/236.50  Kept:         86993
% 236.05/236.50  Inuse:        866
% 236.05/236.50  Deleted:      3755
% 236.05/236.50  Deletedinuse: 52
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    332904
% 236.05/236.50  Kept:         90036
% 236.05/236.50  Inuse:        876
% 236.05/236.50  Deleted:      3755
% 236.05/236.50  Deletedinuse: 52
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    345451
% 236.05/236.50  Kept:         93080
% 236.05/236.50  Inuse:        886
% 236.05/236.50  Deleted:      3755
% 236.05/236.50  Deletedinuse: 52
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:    358505
% 236.05/236.50  Kept:         96324
% 236.05/236.50  Inuse:        896
% 236.05/236.50  Deleted:      3755
% 236.05/236.50  Deletedinuse: 52
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  Resimplifying inuse:
% 236.05/236.50  Done
% 236.05/236.50  
% 236.05/236.50  
% 236.05/236.50  Intermediate Status:
% 236.05/236.50  Generated:   Cputime limit exceeded (core dumped)
%------------------------------------------------------------------------------