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

View Problem - Process Solution

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

% Computer : n018.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:32 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : SET140-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.12  % Command  : bliksem %s
% 0.12/0.33  % Computer : n018.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % DateTime : Mon Jul 11 05:31:28 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.70/1.08  *** allocated 10000 integers for termspace/termends
% 0.70/1.08  *** allocated 10000 integers for clauses
% 0.70/1.08  *** allocated 10000 integers for justifications
% 0.70/1.08  Bliksem 1.12
% 0.70/1.08  
% 0.70/1.08  
% 0.70/1.08  Automatic Strategy Selection
% 0.70/1.08  
% 0.70/1.08  Clauses:
% 0.70/1.08  [
% 0.70/1.08     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.70/1.08     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.70/1.08     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.70/1.08    ,
% 0.70/1.08     [ subclass( X, 'universal_class' ) ],
% 0.70/1.08     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.70/1.08     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.70/1.08     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.70/1.08     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.70/1.08    ,
% 0.70/1.08     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.70/1.08     ) ) ],
% 0.70/1.08     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.70/1.08     ) ) ],
% 0.70/1.08     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.70/1.08     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.70/1.08     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.70/1.08     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.70/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.70/1.08    X, Z ) ],
% 0.70/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.70/1.08    Y, T ) ],
% 0.70/1.08     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.70/1.08     ), 'cross_product'( Y, T ) ) ],
% 0.70/1.08     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.70/1.08     ), second( X ) ), X ) ],
% 0.70/1.08     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.70/1.08    'universal_class' ) ) ],
% 0.70/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.70/1.08    Y ) ],
% 0.70/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.70/1.08    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.70/1.08    , Y ), 'element_relation' ) ],
% 0.70/1.08     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.70/1.08     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.70/1.08     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.70/1.08    Z ) ) ],
% 0.70/1.08     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.70/1.08     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.70/1.08    member( X, Y ) ],
% 0.70/1.08     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.70/1.08    union( X, Y ) ) ],
% 0.70/1.08     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.70/1.08    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.70/1.08    'symmetric_difference'( X, Y ) ) ],
% 0.70/1.08     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.70/1.08    ,
% 0.70/1.08     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.70/1.08    ,
% 0.70/1.08     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.70/1.08     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.70/1.08     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.70/1.08    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.70/1.08     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.70/1.08    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.70/1.08     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.70/1.08     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.70/1.08     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.70/1.08    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.70/1.08    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.70/1.08    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.70/1.08    Y ), rotate( T ) ) ],
% 0.70/1.08     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.70/1.08    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.70/1.08     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.70/1.08    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.70/1.08     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.70/1.08    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.70/1.08    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.70/1.08    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.70/1.08    Z ), flip( T ) ) ],
% 0.70/1.08     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.70/1.08    inverse( X ) ) ],
% 0.70/1.08     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.70/1.08     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.70/1.08    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.70/1.08     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.70/1.08    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.70/1.08     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.70/1.08     ],
% 0.70/1.08     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.70/1.08     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.70/1.08    'universal_class' ) ) ],
% 0.70/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.70/1.08    successor( X ), Y ) ],
% 0.70/1.08     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.70/1.08    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.70/1.08    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.70/1.08     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.70/1.08     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.70/1.08    ,
% 0.70/1.08     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.70/1.08    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.70/1.08     [ inductive( omega ) ],
% 0.70/1.08     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.70/1.08     [ member( omega, 'universal_class' ) ],
% 0.70/1.08     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.70/1.08    , 'sum_class'( X ) ) ],
% 0.70/1.08     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.70/1.08    'universal_class' ) ],
% 0.70/1.08     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.70/1.08    'power_class'( X ) ) ],
% 0.70/1.08     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.70/1.08    'universal_class' ) ],
% 0.70/1.08     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.70/1.08    'universal_class' ) ) ],
% 0.70/1.08     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.70/1.08    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.70/1.08     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.70/1.08    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.70/1.08    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.70/1.08     ) ],
% 0.70/1.08     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.70/1.08    , 'identity_relation' ) ],
% 0.70/1.08     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.70/1.08    'single_valued_class'( X ) ],
% 0.70/1.08     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.70/1.08    'universal_class' ) ) ],
% 0.70/1.08     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.70/1.08    'identity_relation' ) ],
% 0.70/1.08     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.70/1.08     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.70/1.08    , function( X ) ],
% 0.70/1.08     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.70/1.08    X, Y ), 'universal_class' ) ],
% 0.70/1.08     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.70/1.08     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.70/1.08     ) ],
% 0.70/1.08     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.70/1.08     [ function( choice ) ],
% 0.70/1.08     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.70/1.08    apply( choice, X ), X ) ],
% 0.70/1.08     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.70/1.08     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.70/1.08     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.70/1.08    ,
% 0.70/1.08     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.70/1.08     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.70/1.08    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.70/1.08    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.70/1.08     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.70/1.08    'identity_relation' ) ],
% 0.70/1.08     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.70/1.08    , diagonalise( X ) ) ],
% 0.70/1.08     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.70/1.08    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.70/1.08     [ ~( operation( X ) ), function( X ) ],
% 0.70/1.08     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.70/1.08     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.70/1.08     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 5.24/5.63    'domain_of'( X ) ) ) ],
% 5.24/5.63     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 5.24/5.63     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 5.24/5.63    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 5.24/5.63    X ) ],
% 5.24/5.63     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 5.24/5.63     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 5.24/5.63    'domain_of'( X ) ) ],
% 5.24/5.63     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 5.24/5.63    'domain_of'( Z ) ) ) ],
% 5.24/5.63     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 5.24/5.63    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 5.24/5.63     ), compatible( X, Y, Z ) ],
% 5.24/5.63     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 5.24/5.63     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 5.24/5.63     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 5.24/5.63     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 5.24/5.63    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 5.24/5.63    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 5.24/5.63     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 5.24/5.63    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 5.24/5.63    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 5.24/5.63    , Y ) ],
% 5.24/5.63     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 5.24/5.63    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 5.24/5.63     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 5.24/5.63    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 5.24/5.63    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 5.24/5.63     [ =( union( singleton( X ), Y ), 'set_builder'( X, Y ) ) ],
% 5.24/5.63     [ ~( =( 'set_builder'( x, 'set_builder'( y, 'set_builder'( x, 
% 5.24/5.63    'null_class' ) ) ), 'unordered_pair'( x, y ) ) ) ]
% 5.24/5.63  ] .
% 5.24/5.63  
% 5.24/5.63  
% 5.24/5.63  percentage equality = 0.224044, percentage horn = 0.913978
% 5.24/5.63  This is a problem with some equality
% 5.24/5.63  
% 5.24/5.63  
% 5.24/5.63  
% 5.24/5.63  Options Used:
% 5.24/5.63  
% 5.24/5.63  useres =            1
% 5.24/5.63  useparamod =        1
% 5.24/5.63  useeqrefl =         1
% 5.24/5.63  useeqfact =         1
% 5.24/5.63  usefactor =         1
% 5.24/5.63  usesimpsplitting =  0
% 5.24/5.63  usesimpdemod =      5
% 5.24/5.63  usesimpres =        3
% 5.24/5.63  
% 5.24/5.63  resimpinuse      =  1000
% 5.24/5.63  resimpclauses =     20000
% 5.24/5.63  substype =          eqrewr
% 5.24/5.63  backwardsubs =      1
% 5.24/5.63  selectoldest =      5
% 5.24/5.63  
% 5.24/5.63  litorderings [0] =  split
% 5.24/5.63  litorderings [1] =  extend the termordering, first sorting on arguments
% 5.24/5.63  
% 5.24/5.63  termordering =      kbo
% 5.24/5.63  
% 5.24/5.63  litapriori =        0
% 5.24/5.63  termapriori =       1
% 5.24/5.63  litaposteriori =    0
% 5.24/5.63  termaposteriori =   0
% 5.24/5.63  demodaposteriori =  0
% 5.24/5.63  ordereqreflfact =   0
% 5.24/5.63  
% 5.24/5.63  litselect =         negord
% 5.24/5.63  
% 5.24/5.63  maxweight =         15
% 5.24/5.63  maxdepth =          30000
% 5.24/5.63  maxlength =         115
% 5.24/5.63  maxnrvars =         195
% 5.24/5.63  excuselevel =       1
% 5.24/5.63  increasemaxweight = 1
% 5.24/5.63  
% 5.24/5.63  maxselected =       10000000
% 5.24/5.63  maxnrclauses =      10000000
% 5.24/5.63  
% 5.24/5.63  showgenerated =    0
% 5.24/5.63  showkept =         0
% 5.24/5.63  showselected =     0
% 5.24/5.63  showdeleted =      0
% 5.24/5.63  showresimp =       1
% 5.24/5.63  showstatus =       2000
% 5.24/5.63  
% 5.24/5.63  prologoutput =     1
% 5.24/5.63  nrgoals =          5000000
% 5.24/5.63  totalproof =       1
% 5.24/5.63  
% 5.24/5.63  Symbols occurring in the translation:
% 5.24/5.63  
% 5.24/5.63  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 5.24/5.63  .  [1, 2]      (w:1, o:56, a:1, s:1, b:0), 
% 5.24/5.63  !  [4, 1]      (w:0, o:31, a:1, s:1, b:0), 
% 5.24/5.63  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 5.24/5.63  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 5.24/5.63  subclass  [41, 2]      (w:1, o:81, a:1, s:1, b:0), 
% 5.24/5.63  member  [43, 2]      (w:1, o:82, a:1, s:1, b:0), 
% 5.24/5.63  'not_subclass_element'  [44, 2]      (w:1, o:83, a:1, s:1, b:0), 
% 5.24/5.63  'universal_class'  [45, 0]      (w:1, o:21, a:1, s:1, b:0), 
% 5.24/5.63  'unordered_pair'  [46, 2]      (w:1, o:84, a:1, s:1, b:0), 
% 5.24/5.63  singleton  [47, 1]      (w:1, o:39, a:1, s:1, b:0), 
% 5.24/5.63  'ordered_pair'  [48, 2]      (w:1, o:85, a:1, s:1, b:0), 
% 5.24/5.63  'cross_product'  [50, 2]      (w:1, o:86, a:1, s:1, b:0), 
% 5.24/5.63  first  [52, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 5.24/5.63  second  [53, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 5.24/5.63  'element_relation'  [54, 0]      (w:1, o:25, a:1, s:1, b:0), 
% 5.24/5.63  intersection  [55, 2]      (w:1, o:88, a:1, s:1, b:0), 
% 5.24/5.63  complement  [56, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 5.24/5.63  union  [57, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 5.24/5.63  'symmetric_difference'  [58, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 5.24/5.63  restrict  [60, 3]      (w:1, o:94, a:1, s:1, b:0), 
% 5.24/5.63  'null_class'  [61, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 94.11/94.51  'domain_of'  [62, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 94.11/94.51  rotate  [63, 1]      (w:1, o:36, a:1, s:1, b:0), 
% 94.11/94.51  flip  [65, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 94.11/94.51  inverse  [66, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 94.11/94.51  'range_of'  [67, 1]      (w:1, o:37, a:1, s:1, b:0), 
% 94.11/94.51  domain  [68, 3]      (w:1, o:96, a:1, s:1, b:0), 
% 94.11/94.51  range  [69, 3]      (w:1, o:97, a:1, s:1, b:0), 
% 94.11/94.51  image  [70, 2]      (w:1, o:87, a:1, s:1, b:0), 
% 94.11/94.51  successor  [71, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 94.11/94.51  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 94.11/94.51  inductive  [73, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 94.11/94.51  omega  [74, 0]      (w:1, o:9, a:1, s:1, b:0), 
% 94.11/94.51  'sum_class'  [75, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 94.11/94.51  'power_class'  [76, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 94.11/94.51  compose  [78, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 94.11/94.51  'single_valued_class'  [79, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 94.11/94.51  'identity_relation'  [80, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 94.11/94.51  function  [82, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 94.11/94.51  regular  [83, 1]      (w:1, o:38, a:1, s:1, b:0), 
% 94.11/94.51  apply  [84, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 94.11/94.51  choice  [85, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 94.11/94.51  'one_to_one'  [86, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 94.11/94.51  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 94.11/94.51  diagonalise  [88, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 94.11/94.51  cantor  [89, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 94.11/94.51  operation  [90, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 94.11/94.51  compatible  [94, 3]      (w:1, o:95, a:1, s:1, b:0), 
% 94.11/94.51  homomorphism  [95, 3]      (w:1, o:98, a:1, s:1, b:0), 
% 94.11/94.51  'not_homomorphism1'  [96, 3]      (w:1, o:99, a:1, s:1, b:0), 
% 94.11/94.51  'not_homomorphism2'  [97, 3]      (w:1, o:100, a:1, s:1, b:0), 
% 94.11/94.51  'set_builder'  [98, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 94.11/94.51  x  [99, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 94.11/94.51  y  [100, 0]      (w:1, o:30, a:1, s:1, b:0).
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Starting Search:
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Intermediate Status:
% 94.11/94.51  Generated:    5497
% 94.11/94.51  Kept:         2041
% 94.11/94.51  Inuse:        103
% 94.11/94.51  Deleted:      5
% 94.11/94.51  Deletedinuse: 2
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Intermediate Status:
% 94.11/94.51  Generated:    10253
% 94.11/94.51  Kept:         4049
% 94.11/94.51  Inuse:        188
% 94.11/94.51  Deleted:      23
% 94.11/94.51  Deletedinuse: 14
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Intermediate Status:
% 94.11/94.51  Generated:    14126
% 94.11/94.51  Kept:         6081
% 94.11/94.51  Inuse:        239
% 94.11/94.51  Deleted:      27
% 94.11/94.51  Deletedinuse: 15
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Intermediate Status:
% 94.11/94.51  Generated:    18824
% 94.11/94.51  Kept:         8090
% 94.11/94.51  Inuse:        291
% 94.11/94.51  Deleted:      84
% 94.11/94.51  Deletedinuse: 71
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Intermediate Status:
% 94.11/94.51  Generated:    25584
% 94.11/94.51  Kept:         11070
% 94.11/94.51  Inuse:        376
% 94.11/94.51  Deleted:      95
% 94.11/94.51  Deletedinuse: 80
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Intermediate Status:
% 94.11/94.51  Generated:    31641
% 94.11/94.51  Kept:         13176
% 94.11/94.51  Inuse:        386
% 94.11/94.51  Deleted:      101
% 94.11/94.51  Deletedinuse: 86
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Intermediate Status:
% 94.11/94.51  Generated:    37158
% 94.11/94.51  Kept:         15220
% 94.11/94.51  Inuse:        438
% 94.11/94.51  Deleted:      101
% 94.11/94.51  Deletedinuse: 86
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Intermediate Status:
% 94.11/94.51  Generated:    43921
% 94.11/94.51  Kept:         17803
% 94.11/94.51  Inuse:        496
% 94.11/94.51  Deleted:      103
% 94.11/94.51  Deletedinuse: 88
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Intermediate Status:
% 94.11/94.51  Generated:    50178
% 94.11/94.51  Kept:         19860
% 94.11/94.51  Inuse:        524
% 94.11/94.51  Deleted:      104
% 94.11/94.51  Deletedinuse: 88
% 94.11/94.51  
% 94.11/94.51  Resimplifying clauses:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Intermediate Status:
% 94.11/94.51  Generated:    56994
% 94.11/94.51  Kept:         21862
% 94.11/94.51  Inuse:        575
% 94.11/94.51  Deleted:      3320
% 94.11/94.51  Deletedinuse: 88
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Intermediate Status:
% 94.11/94.51  Generated:    63952
% 94.11/94.51  Kept:         23878
% 94.11/94.51  Inuse:        624
% 94.11/94.51  Deleted:      3320
% 94.11/94.51  Deletedinuse: 88
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Intermediate Status:
% 94.11/94.51  Generated:    71924
% 94.11/94.51  Kept:         25925
% 94.11/94.51  Inuse:        664
% 94.11/94.51  Deleted:      3330
% 94.11/94.51  Deletedinuse: 92
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  
% 94.11/94.51  Intermediate Status:
% 94.11/94.51  Generated:    83398
% 94.11/94.51  Kept:         29436
% 94.11/94.51  Inuse:        694
% 94.11/94.51  Deleted:      3330
% 94.11/94.51  Deletedinuse: 92
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 94.11/94.51  
% 94.11/94.51  Resimplifying inuse:
% 94.11/94.51  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    91353
% 265.28/265.76  Kept:         33311
% 265.28/265.76  Inuse:        704
% 265.28/265.76  Deleted:      3367
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    95472
% 265.28/265.76  Kept:         35586
% 265.28/265.76  Inuse:        709
% 265.28/265.76  Deleted:      3367
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    103621
% 265.28/265.76  Kept:         38807
% 265.28/265.76  Inuse:        719
% 265.28/265.76  Deleted:      3367
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying clauses:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    108029
% 265.28/265.76  Kept:         40825
% 265.28/265.76  Inuse:        725
% 265.28/265.76  Deleted:      6385
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    112430
% 265.28/265.76  Kept:         42871
% 265.28/265.76  Inuse:        730
% 265.28/265.76  Deleted:      6385
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    126487
% 265.28/265.76  Kept:         45734
% 265.28/265.76  Inuse:        744
% 265.28/265.76  Deleted:      6385
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    169193
% 265.28/265.76  Kept:         47768
% 265.28/265.76  Inuse:        768
% 265.28/265.76  Deleted:      6385
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    182676
% 265.28/265.76  Kept:         49901
% 265.28/265.76  Inuse:        783
% 265.28/265.76  Deleted:      6385
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    192312
% 265.28/265.76  Kept:         52019
% 265.28/265.76  Inuse:        793
% 265.28/265.76  Deleted:      6385
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    201400
% 265.28/265.76  Kept:         54386
% 265.28/265.76  Inuse:        799
% 265.28/265.76  Deleted:      6385
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    209394
% 265.28/265.76  Kept:         56476
% 265.28/265.76  Inuse:        808
% 265.28/265.76  Deleted:      6385
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    218812
% 265.28/265.76  Kept:         58496
% 265.28/265.76  Inuse:        814
% 265.28/265.76  Deleted:      6385
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    229929
% 265.28/265.76  Kept:         61100
% 265.28/265.76  Inuse:        824
% 265.28/265.76  Deleted:      6385
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying clauses:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    242304
% 265.28/265.76  Kept:         63220
% 265.28/265.76  Inuse:        831
% 265.28/265.76  Deleted:      7421
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    252293
% 265.28/265.76  Kept:         65295
% 265.28/265.76  Inuse:        843
% 265.28/265.76  Deleted:      7421
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    261524
% 265.28/265.76  Kept:         67572
% 265.28/265.76  Inuse:        849
% 265.28/265.76  Deleted:      7421
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    272870
% 265.28/265.76  Kept:         70314
% 265.28/265.76  Inuse:        859
% 265.28/265.76  Deleted:      7421
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    286032
% 265.28/265.76  Kept:         72371
% 265.28/265.76  Inuse:        873
% 265.28/265.76  Deleted:      7421
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    301712
% 265.28/265.76  Kept:         74379
% 265.28/265.76  Inuse:        887
% 265.28/265.76  Deleted:      7421
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    306834
% 265.28/265.76  Kept:         76463
% 265.28/265.76  Inuse:        889
% 265.28/265.76  Deleted:      7421
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    317765
% 265.28/265.76  Kept:         79408
% 265.28/265.76  Inuse:        899
% 265.28/265.76  Deleted:      7421
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying clauses:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    335709
% 265.28/265.76  Kept:         81443
% 265.28/265.76  Inuse:        918
% 265.28/265.76  Deleted:      10080
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    351885
% 265.28/265.76  Kept:         83963
% 265.28/265.76  Inuse:        929
% 265.28/265.76  Deleted:      10080
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    363356
% 265.28/265.76  Kept:         86259
% 265.28/265.76  Inuse:        937
% 265.28/265.76  Deleted:      10082
% 265.28/265.76  Deletedinuse: 129
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  
% 265.28/265.76  Intermediate Status:
% 265.28/265.76  Generated:    376257
% 265.28/265.76  Kept:         88979
% 265.28/265.76  Inuse:        947
% 265.28/265.76  Deleted:      10083
% 265.28/265.76  Deletedinuse: 130
% 265.28/265.76  
% 265.28/265.76  Resimplifying inuse:
% 265.28/265.76  Done
% 265.28/265.76  
% 265.28/265.76  ResCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------