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

View Problem - Process Solution

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

% Computer : n016.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 0s
% DateTime : Mon Jul 18 22:47:28 EDT 2022

% Result   : Timeout 294.13s 294.57s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.14  % Problem  : SET129-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.09/0.14  % Command  : bliksem %s
% 0.14/0.36  % Computer : n016.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % DateTime : Mon Jul 11 07:52:12 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.48/1.16  *** allocated 10000 integers for termspace/termends
% 0.48/1.16  *** allocated 10000 integers for clauses
% 0.48/1.16  *** allocated 10000 integers for justifications
% 0.48/1.16  Bliksem 1.12
% 0.48/1.16  
% 0.48/1.16  
% 0.48/1.16  Automatic Strategy Selection
% 0.48/1.16  
% 0.48/1.16  Clauses:
% 0.48/1.16  [
% 0.48/1.16     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.48/1.16     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.48/1.16     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.48/1.16    ,
% 0.48/1.16     [ subclass( X, 'universal_class' ) ],
% 0.48/1.16     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.48/1.16     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.48/1.16     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.48/1.16     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.48/1.16    ,
% 0.48/1.16     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.48/1.16     ) ) ],
% 0.48/1.16     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.48/1.16     ) ) ],
% 0.48/1.16     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.48/1.16     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.48/1.16     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.48/1.16     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.48/1.16     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.48/1.16    X, Z ) ],
% 0.48/1.16     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.48/1.16    Y, T ) ],
% 0.48/1.16     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.48/1.16     ), 'cross_product'( Y, T ) ) ],
% 0.48/1.16     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.48/1.16     ), second( X ) ), X ) ],
% 0.48/1.16     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.48/1.16    'universal_class' ) ) ],
% 0.48/1.16     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.48/1.16    Y ) ],
% 0.48/1.16     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.48/1.16    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.48/1.16    , Y ), 'element_relation' ) ],
% 0.48/1.16     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.48/1.16     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.48/1.16     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.48/1.16    Z ) ) ],
% 0.48/1.16     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.48/1.16     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.48/1.16    member( X, Y ) ],
% 0.48/1.16     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.48/1.16    union( X, Y ) ) ],
% 0.48/1.16     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.48/1.16    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.48/1.16    'symmetric_difference'( X, Y ) ) ],
% 0.48/1.16     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.48/1.16    ,
% 0.48/1.16     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.48/1.16    ,
% 0.48/1.16     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.48/1.16     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.48/1.16     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.48/1.16    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.48/1.16     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.48/1.16    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.48/1.16     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.48/1.16     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.48/1.16     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.48/1.16    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.48/1.16    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.48/1.16    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.48/1.16    Y ), rotate( T ) ) ],
% 0.48/1.16     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.48/1.16    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.48/1.16     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.48/1.16    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.48/1.16     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.48/1.16    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.48/1.16    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.48/1.16    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.48/1.16    Z ), flip( T ) ) ],
% 0.48/1.16     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.48/1.16    inverse( X ) ) ],
% 0.48/1.16     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.48/1.16     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.48/1.16    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.48/1.16     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.48/1.16    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.48/1.16     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.48/1.16     ],
% 0.48/1.16     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.48/1.16     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.48/1.16    'universal_class' ) ) ],
% 0.48/1.16     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.48/1.16    successor( X ), Y ) ],
% 0.48/1.16     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.48/1.16    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.48/1.16    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.48/1.16     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.48/1.16     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.48/1.16    ,
% 0.48/1.16     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.48/1.16    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.48/1.16     [ inductive( omega ) ],
% 0.48/1.16     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.48/1.16     [ member( omega, 'universal_class' ) ],
% 0.48/1.16     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.48/1.16    , 'sum_class'( X ) ) ],
% 0.48/1.16     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.48/1.16    'universal_class' ) ],
% 0.48/1.16     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.48/1.16    'power_class'( X ) ) ],
% 0.48/1.16     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.48/1.16    'universal_class' ) ],
% 0.48/1.16     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.48/1.16    'universal_class' ) ) ],
% 0.48/1.16     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.48/1.16    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.48/1.16     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.48/1.16    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.48/1.16    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.48/1.16     ) ],
% 0.48/1.16     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.48/1.16    , 'identity_relation' ) ],
% 0.48/1.16     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.48/1.16    'single_valued_class'( X ) ],
% 0.48/1.16     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.48/1.16    'universal_class' ) ) ],
% 0.48/1.16     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.48/1.16    'identity_relation' ) ],
% 0.48/1.16     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.48/1.16     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.48/1.16    , function( X ) ],
% 0.48/1.16     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.48/1.16    X, Y ), 'universal_class' ) ],
% 0.48/1.16     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.48/1.16     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.48/1.16     ) ],
% 0.48/1.16     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.48/1.16     [ function( choice ) ],
% 0.48/1.16     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.48/1.16    apply( choice, X ), X ) ],
% 0.48/1.16     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.48/1.16     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.48/1.16     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.48/1.16    ,
% 0.48/1.16     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.48/1.16     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.48/1.16    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.48/1.16    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.48/1.16     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.48/1.16    'identity_relation' ) ],
% 0.48/1.16     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.48/1.16    , diagonalise( X ) ) ],
% 0.48/1.16     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.48/1.16    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.48/1.16     [ ~( operation( X ) ), function( X ) ],
% 0.48/1.16     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.48/1.16     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.48/1.16     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 4.64/5.02    'domain_of'( X ) ) ) ],
% 4.64/5.02     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 4.64/5.02     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 4.64/5.02    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 4.64/5.02    X ) ],
% 4.64/5.02     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 4.64/5.02     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 4.64/5.02    'domain_of'( X ) ) ],
% 4.64/5.02     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 4.64/5.02    'domain_of'( Z ) ) ) ],
% 4.64/5.02     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 4.64/5.02    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 4.64/5.02     ), compatible( X, Y, Z ) ],
% 4.64/5.02     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 4.64/5.02     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 4.64/5.02     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 4.64/5.02     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 4.64/5.02    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 4.64/5.02    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 4.64/5.02     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 4.64/5.02    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 4.64/5.02    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 4.64/5.02    , Y ) ],
% 4.64/5.02     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 4.64/5.02    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 4.64/5.02     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 4.64/5.02    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 4.64/5.02    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 4.64/5.02     [ =( union( singleton( X ), Y ), 'set_builder'( X, Y ) ) ],
% 4.64/5.02     [ member( u, 'set_builder'( x, 'set_builder'( y, 'set_builder'( z, 
% 4.64/5.02    'null_class' ) ) ) ) ],
% 4.64/5.02     [ ~( =( u, x ) ) ],
% 4.64/5.02     [ ~( =( u, y ) ) ],
% 4.64/5.02     [ ~( =( u, z ) ) ]
% 4.64/5.02  ] .
% 4.64/5.02  
% 4.64/5.02  
% 4.64/5.02  percentage equality = 0.231183, percentage horn = 0.916667
% 4.64/5.02  This is a problem with some equality
% 4.64/5.02  
% 4.64/5.02  
% 4.64/5.02  
% 4.64/5.02  Options Used:
% 4.64/5.02  
% 4.64/5.02  useres =            1
% 4.64/5.02  useparamod =        1
% 4.64/5.02  useeqrefl =         1
% 4.64/5.02  useeqfact =         1
% 4.64/5.02  usefactor =         1
% 4.64/5.02  usesimpsplitting =  0
% 4.64/5.02  usesimpdemod =      5
% 4.64/5.02  usesimpres =        3
% 4.64/5.02  
% 4.64/5.02  resimpinuse      =  1000
% 4.64/5.02  resimpclauses =     20000
% 4.64/5.02  substype =          eqrewr
% 4.64/5.02  backwardsubs =      1
% 4.64/5.02  selectoldest =      5
% 4.64/5.02  
% 4.64/5.02  litorderings [0] =  split
% 4.64/5.02  litorderings [1] =  extend the termordering, first sorting on arguments
% 4.64/5.02  
% 4.64/5.02  termordering =      kbo
% 4.64/5.02  
% 4.64/5.02  litapriori =        0
% 4.64/5.02  termapriori =       1
% 4.64/5.02  litaposteriori =    0
% 4.64/5.02  termaposteriori =   0
% 4.64/5.02  demodaposteriori =  0
% 4.64/5.02  ordereqreflfact =   0
% 4.64/5.02  
% 4.64/5.02  litselect =         negord
% 4.64/5.02  
% 4.64/5.02  maxweight =         15
% 4.64/5.02  maxdepth =          30000
% 4.64/5.02  maxlength =         115
% 4.64/5.02  maxnrvars =         195
% 4.64/5.02  excuselevel =       1
% 4.64/5.02  increasemaxweight = 1
% 4.64/5.02  
% 4.64/5.02  maxselected =       10000000
% 4.64/5.02  maxnrclauses =      10000000
% 4.64/5.02  
% 4.64/5.02  showgenerated =    0
% 4.64/5.02  showkept =         0
% 4.64/5.02  showselected =     0
% 4.64/5.02  showdeleted =      0
% 4.64/5.02  showresimp =       1
% 4.64/5.02  showstatus =       2000
% 4.64/5.02  
% 4.64/5.02  prologoutput =     1
% 4.64/5.02  nrgoals =          5000000
% 4.64/5.02  totalproof =       1
% 4.64/5.02  
% 4.64/5.02  Symbols occurring in the translation:
% 4.64/5.02  
% 4.64/5.02  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 4.64/5.02  .  [1, 2]      (w:1, o:58, a:1, s:1, b:0), 
% 4.64/5.03  !  [4, 1]      (w:0, o:33, a:1, s:1, b:0), 
% 4.64/5.03  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 4.64/5.03  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 4.64/5.03  subclass  [41, 2]      (w:1, o:83, a:1, s:1, b:0), 
% 4.64/5.03  member  [43, 2]      (w:1, o:84, a:1, s:1, b:0), 
% 4.64/5.03  'not_subclass_element'  [44, 2]      (w:1, o:85, a:1, s:1, b:0), 
% 4.64/5.03  'universal_class'  [45, 0]      (w:1, o:21, a:1, s:1, b:0), 
% 4.64/5.03  'unordered_pair'  [46, 2]      (w:1, o:86, a:1, s:1, b:0), 
% 4.64/5.03  singleton  [47, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 4.64/5.03  'ordered_pair'  [48, 2]      (w:1, o:87, a:1, s:1, b:0), 
% 4.64/5.03  'cross_product'  [50, 2]      (w:1, o:88, a:1, s:1, b:0), 
% 4.64/5.03  first  [52, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 4.64/5.03  second  [53, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 4.64/5.03  'element_relation'  [54, 0]      (w:1, o:25, a:1, s:1, b:0), 
% 4.64/5.03  intersection  [55, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 4.64/5.03  complement  [56, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 4.64/5.03  union  [57, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 4.64/5.03  'symmetric_difference'  [58, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 4.64/5.03  restrict  [60, 3]      (w:1, o:96, a:1, s:1, b:0), 
% 94.95/95.41  'null_class'  [61, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 94.95/95.41  'domain_of'  [62, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 94.95/95.41  rotate  [63, 1]      (w:1, o:38, a:1, s:1, b:0), 
% 94.95/95.41  flip  [65, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 94.95/95.41  inverse  [66, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 94.95/95.41  'range_of'  [67, 1]      (w:1, o:39, a:1, s:1, b:0), 
% 94.95/95.41  domain  [68, 3]      (w:1, o:98, a:1, s:1, b:0), 
% 94.95/95.41  range  [69, 3]      (w:1, o:99, a:1, s:1, b:0), 
% 94.95/95.41  image  [70, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 94.95/95.41  successor  [71, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 94.95/95.41  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 94.95/95.41  inductive  [73, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 94.95/95.41  omega  [74, 0]      (w:1, o:9, a:1, s:1, b:0), 
% 94.95/95.41  'sum_class'  [75, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 94.95/95.41  'power_class'  [76, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 94.95/95.41  compose  [78, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 94.95/95.41  'single_valued_class'  [79, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 94.95/95.41  'identity_relation'  [80, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 94.95/95.41  function  [82, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 94.95/95.41  regular  [83, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 94.95/95.41  apply  [84, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 94.95/95.41  choice  [85, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 94.95/95.41  'one_to_one'  [86, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 94.95/95.41  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 94.95/95.41  diagonalise  [88, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 94.95/95.41  cantor  [89, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 94.95/95.41  operation  [90, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 94.95/95.41  compatible  [94, 3]      (w:1, o:97, a:1, s:1, b:0), 
% 94.95/95.41  homomorphism  [95, 3]      (w:1, o:100, a:1, s:1, b:0), 
% 94.95/95.41  'not_homomorphism1'  [96, 3]      (w:1, o:101, a:1, s:1, b:0), 
% 94.95/95.41  'not_homomorphism2'  [97, 3]      (w:1, o:102, a:1, s:1, b:0), 
% 94.95/95.41  'set_builder'  [98, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 94.95/95.41  u  [99, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 94.95/95.41  x  [100, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 94.95/95.41  y  [101, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 94.95/95.41  z  [102, 0]      (w:1, o:32, a:1, s:1, b:0).
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Starting Search:
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Intermediate Status:
% 94.95/95.41  Generated:    5119
% 94.95/95.41  Kept:         2000
% 94.95/95.41  Inuse:        109
% 94.95/95.41  Deleted:      6
% 94.95/95.41  Deletedinuse: 2
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Intermediate Status:
% 94.95/95.41  Generated:    9928
% 94.95/95.41  Kept:         4001
% 94.95/95.41  Inuse:        187
% 94.95/95.41  Deleted:      16
% 94.95/95.41  Deletedinuse: 7
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Intermediate Status:
% 94.95/95.41  Generated:    13728
% 94.95/95.41  Kept:         6024
% 94.95/95.41  Inuse:        236
% 94.95/95.41  Deleted:      19
% 94.95/95.41  Deletedinuse: 8
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Intermediate Status:
% 94.95/95.41  Generated:    18898
% 94.95/95.41  Kept:         8244
% 94.95/95.41  Inuse:        288
% 94.95/95.41  Deleted:      48
% 94.95/95.41  Deletedinuse: 35
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Intermediate Status:
% 94.95/95.41  Generated:    26090
% 94.95/95.41  Kept:         11454
% 94.95/95.41  Inuse:        376
% 94.95/95.41  Deleted:      71
% 94.95/95.41  Deletedinuse: 56
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Intermediate Status:
% 94.95/95.41  Generated:    33206
% 94.95/95.41  Kept:         13944
% 94.95/95.41  Inuse:        386
% 94.95/95.41  Deleted:      77
% 94.95/95.41  Deletedinuse: 62
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Intermediate Status:
% 94.95/95.41  Generated:    38426
% 94.95/95.41  Kept:         15956
% 94.95/95.41  Inuse:        436
% 94.95/95.41  Deleted:      77
% 94.95/95.41  Deletedinuse: 62
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Intermediate Status:
% 94.95/95.41  Generated:    42817
% 94.95/95.41  Kept:         17961
% 94.95/95.41  Inuse:        488
% 94.95/95.41  Deleted:      79
% 94.95/95.41  Deletedinuse: 64
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Intermediate Status:
% 94.95/95.41  Generated:    50584
% 94.95/95.41  Kept:         20177
% 94.95/95.41  Inuse:        506
% 94.95/95.41  Deleted:      79
% 94.95/95.41  Deletedinuse: 64
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  Resimplifying clauses:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Intermediate Status:
% 94.95/95.41  Generated:    55727
% 94.95/95.41  Kept:         22194
% 94.95/95.41  Inuse:        550
% 94.95/95.41  Deleted:      2955
% 94.95/95.41  Deletedinuse: 64
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Intermediate Status:
% 94.95/95.41  Generated:    62113
% 94.95/95.41  Kept:         24244
% 94.95/95.41  Inuse:        603
% 94.95/95.41  Deleted:      2955
% 94.95/95.41  Deletedinuse: 64
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Intermediate Status:
% 94.95/95.41  Generated:    68445
% 94.95/95.41  Kept:         26280
% 94.95/95.41  Inuse:        648
% 94.95/95.41  Deleted:      2955
% 94.95/95.41  Deletedinuse: 64
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  Resimplifying inuse:
% 94.95/95.41  Done
% 94.95/95.41  
% 94.95/95.41  
% 94.95/95.41  Intermediate Status:
% 94.95/95.41  Generated:    77868
% 294.13/294.57  Kept:         30332
% 294.13/294.57  Inuse:        681
% 294.13/294.57  Deleted:      2955
% 294.13/294.57  Deletedinuse: 64
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    82498
% 294.13/294.57  Kept:         33034
% 294.13/294.57  Inuse:        686
% 294.13/294.57  Deleted:      2959
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    87200
% 294.13/294.57  Kept:         35093
% 294.13/294.57  Inuse:        692
% 294.13/294.57  Deleted:      2959
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    91980
% 294.13/294.57  Kept:         37160
% 294.13/294.57  Inuse:        698
% 294.13/294.57  Deleted:      2959
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    96571
% 294.13/294.57  Kept:         39388
% 294.13/294.57  Inuse:        701
% 294.13/294.57  Deleted:      2959
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    101535
% 294.13/294.57  Kept:         41820
% 294.13/294.57  Inuse:        706
% 294.13/294.57  Deleted:      2959
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying clauses:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    117211
% 294.13/294.57  Kept:         45073
% 294.13/294.57  Inuse:        721
% 294.13/294.57  Deleted:      3415
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    169198
% 294.13/294.57  Kept:         47950
% 294.13/294.57  Inuse:        746
% 294.13/294.57  Deleted:      3415
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    179377
% 294.13/294.57  Kept:         50747
% 294.13/294.57  Inuse:        756
% 294.13/294.57  Deleted:      3415
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    190071
% 294.13/294.57  Kept:         53613
% 294.13/294.57  Inuse:        766
% 294.13/294.57  Deleted:      3415
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    200884
% 294.13/294.57  Kept:         56160
% 294.13/294.57  Inuse:        776
% 294.13/294.57  Deleted:      3415
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    219225
% 294.13/294.57  Kept:         58983
% 294.13/294.57  Inuse:        786
% 294.13/294.57  Deleted:      3415
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    229125
% 294.13/294.57  Kept:         61578
% 294.13/294.57  Inuse:        796
% 294.13/294.57  Deleted:      3415
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying clauses:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    238937
% 294.13/294.57  Kept:         64088
% 294.13/294.57  Inuse:        806
% 294.13/294.57  Deleted:      4116
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    248498
% 294.13/294.57  Kept:         66232
% 294.13/294.57  Inuse:        816
% 294.13/294.57  Deleted:      4116
% 294.13/294.57  Deletedinuse: 68
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    258111
% 294.13/294.57  Kept:         68412
% 294.13/294.57  Inuse:        826
% 294.13/294.57  Deleted:      4154
% 294.13/294.57  Deletedinuse: 106
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    268251
% 294.13/294.57  Kept:         70986
% 294.13/294.57  Inuse:        836
% 294.13/294.57  Deleted:      4154
% 294.13/294.57  Deletedinuse: 106
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    278153
% 294.13/294.57  Kept:         73366
% 294.13/294.57  Inuse:        846
% 294.13/294.57  Deleted:      4154
% 294.13/294.57  Deletedinuse: 106
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    288773
% 294.13/294.57  Kept:         75764
% 294.13/294.57  Inuse:        856
% 294.13/294.57  Deleted:      4154
% 294.13/294.57  Deletedinuse: 106
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    299229
% 294.13/294.57  Kept:         78378
% 294.13/294.57  Inuse:        866
% 294.13/294.57  Deleted:      4154
% 294.13/294.57  Deletedinuse: 106
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    310736
% 294.13/294.57  Kept:         81402
% 294.13/294.57  Inuse:        876
% 294.13/294.57  Deleted:      4154
% 294.13/294.57  Deletedinuse: 106
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying clauses:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    323077
% 294.13/294.57  Kept:         84467
% 294.13/294.57  Inuse:        886
% 294.13/294.57  Deleted:      9469
% 294.13/294.57  Deletedinuse: 106
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    335381
% 294.13/294.57  Kept:         87636
% 294.13/294.57  Inuse:        896
% 294.13/294.57  Deleted:      9469
% 294.13/294.57  Deletedinuse: 106
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    348103
% 294.13/294.57  Kept:         90869
% 294.13/294.57  Inuse:        906
% 294.13/294.57  Deleted:      9469
% 294.13/294.57  Deletedinuse: 106
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  
% 294.13/294.57  Intermediate Status:
% 294.13/294.57  Generated:    361204
% 294.13/294.57  Kept:         94101
% 294.13/294.57  Inuse:        916
% 294.13/294.57  Deleted:      9469
% 294.13/294.57  Deletedinuse: 106
% 294.13/294.57  
% 294.13/294.57  Resimplifying inuse:
% 294.13/294.57  Done
% 294.13/294.57  
% 294.13/294.57  ResimplifCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------