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

View Problem - Process Solution

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

% Computer : n015.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:46:51 EDT 2022

% Result   : Timeout 300.03s 300.43s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SET089-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.13  % Command  : bliksem %s
% 0.12/0.34  % Computer : n015.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 04:29:09 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.44/1.12  *** allocated 10000 integers for termspace/termends
% 0.44/1.12  *** allocated 10000 integers for clauses
% 0.44/1.12  *** allocated 10000 integers for justifications
% 0.44/1.12  Bliksem 1.12
% 0.44/1.12  
% 0.44/1.12  
% 0.44/1.12  Automatic Strategy Selection
% 0.44/1.12  
% 0.44/1.12  Clauses:
% 0.44/1.12  [
% 0.44/1.12     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.44/1.12     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.44/1.12     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.44/1.12    ,
% 0.44/1.12     [ subclass( X, 'universal_class' ) ],
% 0.44/1.12     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.44/1.12     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.44/1.12     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.44/1.12     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.44/1.12    ,
% 0.44/1.12     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.44/1.12     ) ) ],
% 0.44/1.12     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.44/1.12     ) ) ],
% 0.44/1.12     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.44/1.12     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.44/1.12     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.44/1.12     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.44/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.44/1.12    X, Z ) ],
% 0.44/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.44/1.12    Y, T ) ],
% 0.44/1.12     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.44/1.12     ), 'cross_product'( Y, T ) ) ],
% 0.44/1.12     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.44/1.12     ), second( X ) ), X ) ],
% 0.44/1.12     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.44/1.12    'universal_class' ) ) ],
% 0.44/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.44/1.12    Y ) ],
% 0.44/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.44/1.12    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.44/1.12    , Y ), 'element_relation' ) ],
% 0.44/1.12     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.44/1.12     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.44/1.12     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.44/1.12    Z ) ) ],
% 0.44/1.12     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.44/1.12     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.44/1.12    member( X, Y ) ],
% 0.44/1.12     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.44/1.12    union( X, Y ) ) ],
% 0.44/1.12     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.44/1.12    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.44/1.12    'symmetric_difference'( X, Y ) ) ],
% 0.44/1.12     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.44/1.12    ,
% 0.44/1.12     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.44/1.12    ,
% 0.44/1.12     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.44/1.12     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.44/1.12     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.44/1.12    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.44/1.12     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.44/1.12    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.44/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.44/1.12     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.44/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.44/1.12    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.44/1.12    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.44/1.12    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.44/1.12    Y ), rotate( T ) ) ],
% 0.44/1.12     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.44/1.12    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.44/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.44/1.12    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.44/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.44/1.12    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.44/1.12    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.44/1.12    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.44/1.12    Z ), flip( T ) ) ],
% 0.44/1.12     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.44/1.12    inverse( X ) ) ],
% 0.44/1.12     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.44/1.12     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.44/1.12    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.44/1.12     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.44/1.12    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.44/1.12     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.44/1.12     ],
% 0.44/1.12     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.44/1.12     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.44/1.12    'universal_class' ) ) ],
% 0.44/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.44/1.12    successor( X ), Y ) ],
% 0.44/1.12     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.44/1.12    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.44/1.12    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.44/1.12     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.44/1.12     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.44/1.12    ,
% 0.44/1.12     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.44/1.12    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.44/1.12     [ inductive( omega ) ],
% 0.44/1.12     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.44/1.12     [ member( omega, 'universal_class' ) ],
% 0.44/1.12     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.44/1.12    , 'sum_class'( X ) ) ],
% 0.44/1.12     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.44/1.12    'universal_class' ) ],
% 0.44/1.12     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.44/1.12    'power_class'( X ) ) ],
% 0.44/1.12     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.44/1.12    'universal_class' ) ],
% 0.44/1.12     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.44/1.12    'universal_class' ) ) ],
% 0.44/1.12     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.44/1.12    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.44/1.12     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.44/1.12    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.44/1.12    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.44/1.12     ) ],
% 0.44/1.12     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.44/1.12    , 'identity_relation' ) ],
% 0.44/1.12     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.44/1.12    'single_valued_class'( X ) ],
% 0.44/1.12     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.44/1.12    'universal_class' ) ) ],
% 0.44/1.12     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.44/1.12    'identity_relation' ) ],
% 0.44/1.12     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.44/1.12     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.44/1.12    , function( X ) ],
% 0.44/1.12     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.44/1.12    X, Y ), 'universal_class' ) ],
% 0.44/1.12     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.44/1.12     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.44/1.12     ) ],
% 0.44/1.12     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.44/1.12     [ function( choice ) ],
% 0.44/1.12     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.44/1.12    apply( choice, X ), X ) ],
% 0.44/1.12     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.44/1.12     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.44/1.12     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.44/1.12    ,
% 0.44/1.12     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.44/1.12     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.44/1.12    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.44/1.12    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.44/1.12     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.44/1.12    'identity_relation' ) ],
% 0.44/1.12     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.44/1.12    , diagonalise( X ) ) ],
% 0.44/1.12     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.44/1.12    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.44/1.12     [ ~( operation( X ) ), function( X ) ],
% 0.44/1.12     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.44/1.12     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.44/1.12     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 5.35/5.75    'domain_of'( X ) ) ) ],
% 5.35/5.75     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 5.35/5.75     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 5.35/5.75    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 5.35/5.75    X ) ],
% 5.35/5.75     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 5.35/5.75     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 5.35/5.75    'domain_of'( X ) ) ],
% 5.35/5.75     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 5.35/5.75    'domain_of'( Z ) ) ) ],
% 5.35/5.75     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 5.35/5.75    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 5.35/5.75     ), compatible( X, Y, Z ) ],
% 5.35/5.75     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 5.35/5.75     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 5.35/5.75     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 5.35/5.75     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 5.35/5.75    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 5.35/5.75    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 5.35/5.75     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 5.35/5.75    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 5.35/5.75    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 5.35/5.75    , Y ) ],
% 5.35/5.75     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 5.35/5.75    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 5.35/5.75     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 5.35/5.75    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 5.35/5.75    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 5.35/5.75     [ ~( =( singleton( 'member_of'( x ) ), x ) ) ],
% 5.35/5.75     [ ~( =( 'member_of'( x ), x ) ) ]
% 5.35/5.75  ] .
% 5.35/5.75  
% 5.35/5.75  
% 5.35/5.75  percentage equality = 0.224044, percentage horn = 0.913978
% 5.35/5.75  This is a problem with some equality
% 5.35/5.75  
% 5.35/5.75  
% 5.35/5.75  
% 5.35/5.75  Options Used:
% 5.35/5.75  
% 5.35/5.75  useres =            1
% 5.35/5.75  useparamod =        1
% 5.35/5.75  useeqrefl =         1
% 5.35/5.75  useeqfact =         1
% 5.35/5.75  usefactor =         1
% 5.35/5.75  usesimpsplitting =  0
% 5.35/5.75  usesimpdemod =      5
% 5.35/5.75  usesimpres =        3
% 5.35/5.75  
% 5.35/5.75  resimpinuse      =  1000
% 5.35/5.75  resimpclauses =     20000
% 5.35/5.75  substype =          eqrewr
% 5.35/5.75  backwardsubs =      1
% 5.35/5.75  selectoldest =      5
% 5.35/5.75  
% 5.35/5.75  litorderings [0] =  split
% 5.35/5.75  litorderings [1] =  extend the termordering, first sorting on arguments
% 5.35/5.75  
% 5.35/5.75  termordering =      kbo
% 5.35/5.75  
% 5.35/5.75  litapriori =        0
% 5.35/5.75  termapriori =       1
% 5.35/5.75  litaposteriori =    0
% 5.35/5.75  termaposteriori =   0
% 5.35/5.75  demodaposteriori =  0
% 5.35/5.75  ordereqreflfact =   0
% 5.35/5.75  
% 5.35/5.75  litselect =         negord
% 5.35/5.75  
% 5.35/5.75  maxweight =         15
% 5.35/5.75  maxdepth =          30000
% 5.35/5.75  maxlength =         115
% 5.35/5.75  maxnrvars =         195
% 5.35/5.75  excuselevel =       1
% 5.35/5.75  increasemaxweight = 1
% 5.35/5.75  
% 5.35/5.75  maxselected =       10000000
% 5.35/5.75  maxnrclauses =      10000000
% 5.35/5.75  
% 5.35/5.75  showgenerated =    0
% 5.35/5.75  showkept =         0
% 5.35/5.75  showselected =     0
% 5.35/5.75  showdeleted =      0
% 5.35/5.75  showresimp =       1
% 5.35/5.75  showstatus =       2000
% 5.35/5.75  
% 5.35/5.75  prologoutput =     1
% 5.35/5.75  nrgoals =          5000000
% 5.35/5.75  totalproof =       1
% 5.35/5.75  
% 5.35/5.75  Symbols occurring in the translation:
% 5.35/5.75  
% 5.35/5.75  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 5.35/5.75  .  [1, 2]      (w:1, o:56, a:1, s:1, b:0), 
% 5.35/5.75  !  [4, 1]      (w:0, o:30, a:1, s:1, b:0), 
% 5.35/5.75  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 5.35/5.75  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 5.35/5.75  subclass  [41, 2]      (w:1, o:81, a:1, s:1, b:0), 
% 5.35/5.75  member  [43, 2]      (w:1, o:82, a:1, s:1, b:0), 
% 5.35/5.75  'not_subclass_element'  [44, 2]      (w:1, o:83, a:1, s:1, b:0), 
% 5.35/5.75  'universal_class'  [45, 0]      (w:1, o:21, a:1, s:1, b:0), 
% 5.35/5.75  'unordered_pair'  [46, 2]      (w:1, o:84, a:1, s:1, b:0), 
% 5.35/5.75  singleton  [47, 1]      (w:1, o:38, a:1, s:1, b:0), 
% 5.35/5.75  'ordered_pair'  [48, 2]      (w:1, o:85, a:1, s:1, b:0), 
% 5.35/5.75  'cross_product'  [50, 2]      (w:1, o:86, a:1, s:1, b:0), 
% 5.35/5.75  first  [52, 1]      (w:1, o:39, a:1, s:1, b:0), 
% 5.35/5.75  second  [53, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 5.35/5.75  'element_relation'  [54, 0]      (w:1, o:25, a:1, s:1, b:0), 
% 5.35/5.75  intersection  [55, 2]      (w:1, o:88, a:1, s:1, b:0), 
% 5.35/5.75  complement  [56, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 5.35/5.75  union  [57, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 5.35/5.75  'symmetric_difference'  [58, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 5.35/5.75  restrict  [60, 3]      (w:1, o:93, a:1, s:1, b:0), 
% 5.35/5.75  'null_class'  [61, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 5.35/5.75  'domain_of'  [62, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 95.52/95.90  rotate  [63, 1]      (w:1, o:35, a:1, s:1, b:0), 
% 95.52/95.90  flip  [65, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 95.52/95.90  inverse  [66, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 95.52/95.90  'range_of'  [67, 1]      (w:1, o:36, a:1, s:1, b:0), 
% 95.52/95.90  domain  [68, 3]      (w:1, o:95, a:1, s:1, b:0), 
% 95.52/95.90  range  [69, 3]      (w:1, o:96, a:1, s:1, b:0), 
% 95.52/95.90  image  [70, 2]      (w:1, o:87, a:1, s:1, b:0), 
% 95.52/95.90  successor  [71, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 95.52/95.90  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 95.52/95.90  inductive  [73, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 95.52/95.90  omega  [74, 0]      (w:1, o:9, a:1, s:1, b:0), 
% 95.52/95.90  'sum_class'  [75, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 95.52/95.90  'power_class'  [76, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 95.52/95.90  compose  [78, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 95.52/95.90  'single_valued_class'  [79, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 95.52/95.90  'identity_relation'  [80, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 95.52/95.90  function  [82, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 95.52/95.90  regular  [83, 1]      (w:1, o:37, a:1, s:1, b:0), 
% 95.52/95.90  apply  [84, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 95.52/95.90  choice  [85, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 95.52/95.90  'one_to_one'  [86, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 95.52/95.90  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 95.52/95.90  diagonalise  [88, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 95.52/95.90  cantor  [89, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 95.52/95.90  operation  [90, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 95.52/95.90  compatible  [94, 3]      (w:1, o:94, a:1, s:1, b:0), 
% 95.52/95.90  homomorphism  [95, 3]      (w:1, o:97, a:1, s:1, b:0), 
% 95.52/95.90  'not_homomorphism1'  [96, 3]      (w:1, o:98, a:1, s:1, b:0), 
% 95.52/95.90  'not_homomorphism2'  [97, 3]      (w:1, o:99, a:1, s:1, b:0), 
% 95.52/95.90  x  [98, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 95.52/95.90  'member_of'  [99, 1]      (w:1, o:55, a:1, s:1, b:0).
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Starting Search:
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    4901
% 95.52/95.90  Kept:         2006
% 95.52/95.90  Inuse:        100
% 95.52/95.90  Deleted:      8
% 95.52/95.90  Deletedinuse: 2
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    9520
% 95.52/95.90  Kept:         4021
% 95.52/95.90  Inuse:        180
% 95.52/95.90  Deleted:      18
% 95.52/95.90  Deletedinuse: 6
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    13386
% 95.52/95.90  Kept:         6040
% 95.52/95.90  Inuse:        233
% 95.52/95.90  Deleted:      21
% 95.52/95.90  Deletedinuse: 7
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    18230
% 95.52/95.90  Kept:         8168
% 95.52/95.90  Inuse:        285
% 95.52/95.90  Deleted:      79
% 95.52/95.90  Deletedinuse: 63
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    24734
% 95.52/95.90  Kept:         11072
% 95.52/95.90  Inuse:        363
% 95.52/95.90  Deleted:      90
% 95.52/95.90  Deletedinuse: 72
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    30714
% 95.52/95.90  Kept:         13171
% 95.52/95.90  Inuse:        373
% 95.52/95.90  Deleted:      96
% 95.52/95.90  Deletedinuse: 78
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    36189
% 95.52/95.90  Kept:         15205
% 95.52/95.90  Inuse:        428
% 95.52/95.90  Deleted:      96
% 95.52/95.90  Deletedinuse: 78
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    42394
% 95.52/95.90  Kept:         17534
% 95.52/95.90  Inuse:        478
% 95.52/95.90  Deleted:      98
% 95.52/95.90  Deletedinuse: 80
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    48832
% 95.52/95.90  Kept:         19551
% 95.52/95.90  Inuse:        510
% 95.52/95.90  Deleted:      98
% 95.52/95.90  Deletedinuse: 80
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying clauses:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    54451
% 95.52/95.90  Kept:         21558
% 95.52/95.90  Inuse:        551
% 95.52/95.90  Deleted:      3260
% 95.52/95.90  Deletedinuse: 80
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    60739
% 95.52/95.90  Kept:         23571
% 95.52/95.90  Inuse:        603
% 95.52/95.90  Deleted:      3260
% 95.52/95.90  Deletedinuse: 80
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    67382
% 95.52/95.90  Kept:         25611
% 95.52/95.90  Inuse:        650
% 95.52/95.90  Deleted:      3260
% 95.52/95.90  Deletedinuse: 80
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    74983
% 95.52/95.90  Kept:         27646
% 95.52/95.90  Inuse:        688
% 95.52/95.90  Deleted:      3270
% 95.52/95.90  Deletedinuse: 84
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 95.52/95.90  Generated:    82774
% 95.52/95.90  Kept:         29646
% 95.52/95.90  Inuse:        716
% 95.52/95.90  Deleted:      3270
% 95.52/95.90  Deletedinuse: 84
% 95.52/95.90  
% 95.52/95.90  Resimplifying inuse:
% 95.52/95.90  Done
% 95.52/95.90  
% 95.52/95.90  
% 95.52/95.90  Intermediate Status:
% 285.08/285.47  Generated:    88045
% 285.08/285.47  Kept:         31734
% 285.08/285.47  Inuse:        727
% 285.08/285.47  Deleted:      3307
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    92741
% 285.08/285.47  Kept:         33776
% 285.08/285.47  Inuse:        734
% 285.08/285.47  Deleted:      3307
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    97013
% 285.08/285.47  Kept:         36187
% 285.08/285.47  Inuse:        737
% 285.08/285.47  Deleted:      3307
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    101490
% 285.08/285.47  Kept:         38640
% 285.08/285.47  Inuse:        742
% 285.08/285.47  Deleted:      3307
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying clauses:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    106345
% 285.08/285.47  Kept:         40705
% 285.08/285.47  Inuse:        751
% 285.08/285.47  Deleted:      6235
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    115000
% 285.08/285.47  Kept:         44534
% 285.08/285.47  Inuse:        757
% 285.08/285.47  Deleted:      6235
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    119739
% 285.08/285.47  Kept:         46772
% 285.08/285.47  Inuse:        762
% 285.08/285.47  Deleted:      6235
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    135117
% 285.08/285.47  Kept:         50013
% 285.08/285.47  Inuse:        777
% 285.08/285.47  Deleted:      6235
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    181692
% 285.08/285.47  Kept:         52085
% 285.08/285.47  Inuse:        801
% 285.08/285.47  Deleted:      6235
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    195026
% 285.08/285.47  Kept:         54106
% 285.08/285.47  Inuse:        813
% 285.08/285.47  Deleted:      6235
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    204883
% 285.08/285.47  Kept:         56242
% 285.08/285.47  Inuse:        822
% 285.08/285.47  Deleted:      6235
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    212798
% 285.08/285.47  Kept:         58253
% 285.08/285.47  Inuse:        830
% 285.08/285.47  Deleted:      6235
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    223114
% 285.08/285.47  Kept:         61123
% 285.08/285.47  Inuse:        837
% 285.08/285.47  Deleted:      6235
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying clauses:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    229543
% 285.08/285.47  Kept:         63135
% 285.08/285.47  Inuse:        846
% 285.08/285.47  Deleted:      6950
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    239623
% 285.08/285.47  Kept:         65289
% 285.08/285.47  Inuse:        852
% 285.08/285.47  Deleted:      6950
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    258690
% 285.08/285.47  Kept:         68460
% 285.08/285.47  Inuse:        862
% 285.08/285.47  Deleted:      6950
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    271493
% 285.08/285.47  Kept:         72912
% 285.08/285.47  Inuse:        872
% 285.08/285.47  Deleted:      6950
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    282723
% 285.08/285.47  Kept:         76220
% 285.08/285.47  Inuse:        882
% 285.08/285.47  Deleted:      6950
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    288627
% 285.08/285.47  Kept:         78271
% 285.08/285.47  Inuse:        891
% 285.08/285.47  Deleted:      6950
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    294807
% 285.08/285.47  Kept:         80415
% 285.08/285.47  Inuse:        895
% 285.08/285.47  Deleted:      6950
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying clauses:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    306549
% 285.08/285.47  Kept:         84657
% 285.08/285.47  Inuse:        902
% 285.08/285.47  Deleted:      7720
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    318171
% 285.08/285.47  Kept:         87965
% 285.08/285.47  Inuse:        912
% 285.08/285.47  Deleted:      7720
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    329925
% 285.08/285.47  Kept:         91600
% 285.08/285.47  Inuse:        922
% 285.08/285.47  Deleted:      7720
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    341210
% 285.08/285.47  Kept:         95255
% 285.08/285.47  Inuse:        932
% 285.08/285.47  Deleted:      7720
% 285.08/285.47  Deletedinuse: 121
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  Resimplifying inuse:
% 285.08/285.47  Done
% 285.08/285.47  
% 285.08/285.47  
% 285.08/285.47  Intermediate Status:
% 285.08/285.47  Generated:    353029
% 285.08/285.47  Kept:         98947
% 285.08/285.47  Inuse:        942
% 285.08/285.47  Deleted:      7720
% 285.08/285.47  DeleteCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------