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

View Problem - Process Solution

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

% Computer : n011.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:49:36 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SET450-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.06/0.13  % Command  : bliksem %s
% 0.13/0.34  % Computer : n011.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % DateTime : Sun Jul 10 09:09:56 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.45/1.14  *** allocated 10000 integers for termspace/termends
% 0.45/1.14  *** allocated 10000 integers for clauses
% 0.45/1.14  *** allocated 10000 integers for justifications
% 0.45/1.14  Bliksem 1.12
% 0.45/1.14  
% 0.45/1.14  
% 0.45/1.14  Automatic Strategy Selection
% 0.45/1.14  
% 0.45/1.14  Clauses:
% 0.45/1.14  [
% 0.45/1.14     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.45/1.14     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.45/1.14     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.45/1.14    ,
% 0.45/1.14     [ subclass( X, 'universal_class' ) ],
% 0.45/1.14     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.45/1.14     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.45/1.14     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.45/1.14     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.45/1.14    ,
% 0.45/1.14     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.45/1.14     ) ) ],
% 0.45/1.14     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.45/1.14     ) ) ],
% 0.45/1.14     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.45/1.14     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.45/1.14     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.45/1.14     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.45/1.14    X, Z ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.45/1.14    Y, T ) ],
% 0.45/1.14     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.45/1.14     ), 'cross_product'( Y, T ) ) ],
% 0.45/1.14     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.45/1.14     ), second( X ) ), X ) ],
% 0.45/1.14     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.45/1.14    'universal_class' ) ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.45/1.14    Y ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.45/1.14    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.45/1.14    , Y ), 'element_relation' ) ],
% 0.45/1.14     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.45/1.14     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.45/1.14     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.45/1.14    Z ) ) ],
% 0.45/1.14     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.45/1.14     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.45/1.14    member( X, Y ) ],
% 0.45/1.14     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.45/1.14    union( X, Y ) ) ],
% 0.45/1.14     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.45/1.14    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.45/1.14    'symmetric_difference'( X, Y ) ) ],
% 0.45/1.14     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.45/1.14    ,
% 0.45/1.14     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.45/1.14    ,
% 0.45/1.14     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.45/1.14     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.45/1.14     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.45/1.14    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.45/1.14     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.45/1.14    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.45/1.14     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.45/1.14    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.45/1.14    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.45/1.14    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.45/1.14    Y ), rotate( T ) ) ],
% 0.45/1.14     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.45/1.14    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.45/1.14    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.45/1.14    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.45/1.14    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.45/1.14    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.45/1.14    Z ), flip( T ) ) ],
% 0.45/1.14     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.45/1.14    inverse( X ) ) ],
% 0.45/1.14     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.45/1.14     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.45/1.14    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.45/1.14     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.45/1.14    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.45/1.14     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.45/1.14     ],
% 0.45/1.14     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.45/1.14     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.45/1.14    'universal_class' ) ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.45/1.14    successor( X ), Y ) ],
% 0.45/1.14     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.45/1.14    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.45/1.14    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.45/1.14     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.45/1.14     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.45/1.14    ,
% 0.45/1.14     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.45/1.14    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.45/1.14     [ inductive( omega ) ],
% 0.45/1.14     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.45/1.14     [ member( omega, 'universal_class' ) ],
% 0.45/1.14     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.45/1.14    , 'sum_class'( X ) ) ],
% 0.45/1.14     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.45/1.14    'universal_class' ) ],
% 0.45/1.14     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.45/1.14    'power_class'( X ) ) ],
% 0.45/1.14     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.45/1.14    'universal_class' ) ],
% 0.45/1.14     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.45/1.14    'universal_class' ) ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.45/1.14    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.45/1.14     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.45/1.14    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.45/1.14    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.45/1.14     ) ],
% 0.45/1.14     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.45/1.14    , 'identity_relation' ) ],
% 0.45/1.14     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.45/1.14    'single_valued_class'( X ) ],
% 0.45/1.14     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.45/1.14    'universal_class' ) ) ],
% 0.45/1.14     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.45/1.14    'identity_relation' ) ],
% 0.45/1.14     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.45/1.14     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.45/1.14    , function( X ) ],
% 0.45/1.14     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.45/1.14    X, Y ), 'universal_class' ) ],
% 0.45/1.14     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.45/1.14     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.45/1.14     ) ],
% 0.45/1.14     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.45/1.14     [ function( choice ) ],
% 0.45/1.14     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.45/1.14    apply( choice, X ), X ) ],
% 0.45/1.14     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.45/1.14     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.45/1.14     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.45/1.14    ,
% 0.45/1.14     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.45/1.14     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.45/1.14    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.45/1.14    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.45/1.14     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.45/1.14    'identity_relation' ) ],
% 0.45/1.14     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.45/1.14    , diagonalise( X ) ) ],
% 0.45/1.14     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.45/1.14    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.45/1.14     [ ~( operation( X ) ), function( X ) ],
% 0.45/1.14     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.45/1.14     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.45/1.14     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.45/1.14    'domain_of'( X ) ) ) ],
% 0.45/1.14     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.45/1.14     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.45/1.14    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.45/1.14    X ) ],
% 0.45/1.14     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.45/1.14     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.45/1.14    'domain_of'( X ) ) ],
% 0.45/1.14     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.45/1.14    'domain_of'( Z ) ) ) ],
% 0.45/1.14     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.45/1.14    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.45/1.14     ), compatible( X, Y, Z ) ],
% 0.45/1.14     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.45/1.14     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.45/1.14     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.45/1.14     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.45/1.14    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.45/1.14    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.45/1.14     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.45/1.14    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.45/1.14    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.45/1.14    , Y ) ],
% 0.45/1.14     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.45/1.14    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.45/1.14     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.45/1.14    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.45/1.14    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.45/1.14     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.45/1.14    'universal_class' ) ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.45/1.14    compose( Z, X ), Y ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.45/1.14    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.45/1.14    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.45/1.14     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.45/1.14    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.45/1.14    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.45/1.14    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.45/1.14    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.45/1.14     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.45/1.14    'universal_class' ) ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.45/1.14    'domain_of'( X ), Y ) ],
% 0.45/1.14     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.45/1.14    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.45/1.14     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.45/1.14    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.45/1.14     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.45/1.14    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.45/1.14     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.45/1.14     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.45/1.14     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.45/1.14    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.45/1.14    ,
% 0.45/1.14     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.45/1.14    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.45/1.14    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.45/1.14    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.45/1.14     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.45/1.14    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.45/1.14    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.45/1.14    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.45/1.14    'application_function' ) ],
% 0.45/1.14     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.45/1.14     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 7.73/8.14     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 7.73/8.14     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 7.73/8.14    'domain_of'( X ), Y ) ],
% 7.73/8.14     [ function( x ) ],
% 7.73/8.14     [ subclass( 'domain_of'( x ), 'domain_of'( y ) ) ],
% 7.73/8.14     [ =( apply( x, 'not_subfunction'( x, y ) ), apply( y, 'not_subfunction'( 
% 7.73/8.14    x, y ) ) ) ],
% 7.73/8.14     [ ~( subclass( x, y ) ) ]
% 7.73/8.14  ] .
% 7.73/8.14  
% 7.73/8.14  
% 7.73/8.14  percentage equality = 0.225225, percentage horn = 0.931034
% 7.73/8.14  This is a problem with some equality
% 7.73/8.14  
% 7.73/8.14  
% 7.73/8.14  
% 7.73/8.14  Options Used:
% 7.73/8.14  
% 7.73/8.14  useres =            1
% 7.73/8.14  useparamod =        1
% 7.73/8.14  useeqrefl =         1
% 7.73/8.14  useeqfact =         1
% 7.73/8.14  usefactor =         1
% 7.73/8.14  usesimpsplitting =  0
% 7.73/8.14  usesimpdemod =      5
% 7.73/8.14  usesimpres =        3
% 7.73/8.14  
% 7.73/8.14  resimpinuse      =  1000
% 7.73/8.14  resimpclauses =     20000
% 7.73/8.14  substype =          eqrewr
% 7.73/8.14  backwardsubs =      1
% 7.73/8.14  selectoldest =      5
% 7.73/8.14  
% 7.73/8.14  litorderings [0] =  split
% 7.73/8.14  litorderings [1] =  extend the termordering, first sorting on arguments
% 7.73/8.14  
% 7.73/8.14  termordering =      kbo
% 7.73/8.14  
% 7.73/8.14  litapriori =        0
% 7.73/8.14  termapriori =       1
% 7.73/8.14  litaposteriori =    0
% 7.73/8.14  termaposteriori =   0
% 7.73/8.14  demodaposteriori =  0
% 7.73/8.14  ordereqreflfact =   0
% 7.73/8.14  
% 7.73/8.14  litselect =         negord
% 7.73/8.14  
% 7.73/8.14  maxweight =         15
% 7.73/8.14  maxdepth =          30000
% 7.73/8.14  maxlength =         115
% 7.73/8.14  maxnrvars =         195
% 7.73/8.14  excuselevel =       1
% 7.73/8.14  increasemaxweight = 1
% 7.73/8.14  
% 7.73/8.14  maxselected =       10000000
% 7.73/8.14  maxnrclauses =      10000000
% 7.73/8.14  
% 7.73/8.14  showgenerated =    0
% 7.73/8.14  showkept =         0
% 7.73/8.14  showselected =     0
% 7.73/8.14  showdeleted =      0
% 7.73/8.14  showresimp =       1
% 7.73/8.14  showstatus =       2000
% 7.73/8.14  
% 7.73/8.14  prologoutput =     1
% 7.73/8.14  nrgoals =          5000000
% 7.73/8.14  totalproof =       1
% 7.73/8.14  
% 7.73/8.14  Symbols occurring in the translation:
% 7.73/8.14  
% 7.73/8.14  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 7.73/8.14  .  [1, 2]      (w:1, o:64, a:1, s:1, b:0), 
% 7.73/8.14  !  [4, 1]      (w:0, o:35, a:1, s:1, b:0), 
% 7.73/8.14  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 7.73/8.14  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 7.73/8.14  subclass  [41, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 7.73/8.14  member  [43, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 7.73/8.14  'not_subclass_element'  [44, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 7.73/8.14  'universal_class'  [45, 0]      (w:1, o:22, a:1, s:1, b:0), 
% 7.73/8.14  'unordered_pair'  [46, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 7.73/8.14  singleton  [47, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 7.73/8.14  'ordered_pair'  [48, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 7.73/8.14  'cross_product'  [50, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 7.73/8.14  first  [52, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 7.73/8.14  second  [53, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 7.73/8.14  'element_relation'  [54, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 7.73/8.14  intersection  [55, 2]      (w:1, o:97, a:1, s:1, b:0), 
% 7.73/8.14  complement  [56, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 7.73/8.14  union  [57, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 7.73/8.14  'symmetric_difference'  [58, 2]      (w:1, o:99, a:1, s:1, b:0), 
% 7.73/8.14  restrict  [60, 3]      (w:1, o:102, a:1, s:1, b:0), 
% 7.73/8.14  'null_class'  [61, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 7.73/8.14  'domain_of'  [62, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 7.73/8.14  rotate  [63, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 7.73/8.14  flip  [65, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 7.73/8.14  inverse  [66, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 7.73/8.14  'range_of'  [67, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 7.73/8.14  domain  [68, 3]      (w:1, o:104, a:1, s:1, b:0), 
% 7.73/8.14  range  [69, 3]      (w:1, o:105, a:1, s:1, b:0), 
% 7.73/8.14  image  [70, 2]      (w:1, o:96, a:1, s:1, b:0), 
% 7.73/8.14  successor  [71, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 7.73/8.14  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 7.73/8.14  inductive  [73, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 7.73/8.14  omega  [74, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 7.73/8.14  'sum_class'  [75, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 7.73/8.14  'power_class'  [76, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 7.73/8.14  compose  [78, 2]      (w:1, o:100, a:1, s:1, b:0), 
% 7.73/8.14  'single_valued_class'  [79, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 7.73/8.14  'identity_relation'  [80, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 7.73/8.14  function  [82, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 7.73/8.14  regular  [83, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 7.73/8.14  apply  [84, 2]      (w:1, o:101, a:1, s:1, b:0), 
% 7.73/8.14  choice  [85, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 7.73/8.14  'one_to_one'  [86, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 7.73/8.14  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 7.73/8.14  diagonalise  [88, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 7.73/8.14  cantor  [89, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 7.73/8.14  operation  [90, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 114.19/114.62  compatible  [94, 3]      (w:1, o:103, a:1, s:1, b:0), 
% 114.19/114.62  homomorphism  [95, 3]      (w:1, o:106, a:1, s:1, b:0), 
% 114.19/114.62  'not_homomorphism1'  [96, 3]      (w:1, o:108, a:1, s:1, b:0), 
% 114.19/114.62  'not_homomorphism2'  [97, 3]      (w:1, o:109, a:1, s:1, b:0), 
% 114.19/114.62  'compose_class'  [98, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 114.19/114.62  'composition_function'  [99, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 114.19/114.62  'domain_relation'  [100, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 114.19/114.62  'single_valued1'  [101, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 114.19/114.62  'single_valued2'  [102, 1]      (w:1, o:62, a:1, s:1, b:0), 
% 114.19/114.62  'single_valued3'  [103, 1]      (w:1, o:63, a:1, s:1, b:0), 
% 114.19/114.62  'singleton_relation'  [104, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 114.19/114.62  'application_function'  [105, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 114.19/114.62  maps  [106, 3]      (w:1, o:107, a:1, s:1, b:0), 
% 114.19/114.62  x  [107, 0]      (w:1, o:33, a:1, s:1, b:0), 
% 114.19/114.62  y  [108, 0]      (w:1, o:34, a:1, s:1, b:0), 
% 114.19/114.62  'not_subfunction'  [109, 2]      (w:1, o:93, a:1, s:1, b:0).
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Starting Search:
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    4591
% 114.19/114.62  Kept:         2012
% 114.19/114.62  Inuse:        115
% 114.19/114.62  Deleted:      4
% 114.19/114.62  Deletedinuse: 2
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    9255
% 114.19/114.62  Kept:         4018
% 114.19/114.62  Inuse:        189
% 114.19/114.62  Deleted:      14
% 114.19/114.62  Deletedinuse: 5
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    13031
% 114.19/114.62  Kept:         6031
% 114.19/114.62  Inuse:        237
% 114.19/114.62  Deleted:      17
% 114.19/114.62  Deletedinuse: 6
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    18240
% 114.19/114.62  Kept:         8247
% 114.19/114.62  Inuse:        288
% 114.19/114.62  Deleted:      49
% 114.19/114.62  Deletedinuse: 36
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    24233
% 114.19/114.62  Kept:         10885
% 114.19/114.62  Inuse:        366
% 114.19/114.62  Deleted:      81
% 114.19/114.62  Deletedinuse: 66
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    27815
% 114.19/114.62  Kept:         12888
% 114.19/114.62  Inuse:        395
% 114.19/114.62  Deleted:      85
% 114.19/114.62  Deletedinuse: 70
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    31708
% 114.19/114.62  Kept:         14907
% 114.19/114.62  Inuse:        434
% 114.19/114.62  Deleted:      90
% 114.19/114.62  Deletedinuse: 75
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    37497
% 114.19/114.62  Kept:         18301
% 114.19/114.62  Inuse:        461
% 114.19/114.62  Deleted:      90
% 114.19/114.62  Deletedinuse: 75
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying clauses:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    46298
% 114.19/114.62  Kept:         21440
% 114.19/114.62  Inuse:        471
% 114.19/114.62  Deleted:      3291
% 114.19/114.62  Deletedinuse: 76
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    51427
% 114.19/114.62  Kept:         23476
% 114.19/114.62  Inuse:        519
% 114.19/114.62  Deleted:      3291
% 114.19/114.62  Deletedinuse: 76
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    55457
% 114.19/114.62  Kept:         25493
% 114.19/114.62  Inuse:        557
% 114.19/114.62  Deleted:      3291
% 114.19/114.62  Deletedinuse: 76
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    59912
% 114.19/114.62  Kept:         27499
% 114.19/114.62  Inuse:        605
% 114.19/114.62  Deleted:      3295
% 114.19/114.62  Deletedinuse: 80
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    69512
% 114.19/114.62  Kept:         30006
% 114.19/114.62  Inuse:        626
% 114.19/114.62  Deleted:      3298
% 114.19/114.62  Deletedinuse: 83
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    74427
% 114.19/114.62  Kept:         32043
% 114.19/114.62  Inuse:        667
% 114.19/114.62  Deleted:      3298
% 114.19/114.62  Deletedinuse: 83
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    79516
% 114.19/114.62  Kept:         34071
% 114.19/114.62  Inuse:        702
% 114.19/114.62  Deleted:      3298
% 114.19/114.62  Deletedinuse: 83
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    84679
% 114.19/114.62  Kept:         36097
% 114.19/114.62  Inuse:        737
% 114.19/114.62  Deleted:      3298
% 114.19/114.62  Deletedinuse: 83
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    90078
% 114.19/114.62  Kept:         38174
% 114.19/114.62  Inuse:        773
% 114.19/114.62  Deleted:      3302
% 114.19/114.62  Deletedinuse: 83
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    95015
% 114.19/114.62  Kept:         40684
% 114.19/114.62  Inuse:        777
% 114.19/114.62  Deleted:      3302
% 114.19/114.62  Deletedinuse: 83
% 114.19/114.62  
% 114.19/114.62  Resimplifying inuse:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  Resimplifying clauses:
% 114.19/114.62  Done
% 114.19/114.62  
% 114.19/114.62  
% 114.19/114.62  Intermediate Status:
% 114.19/114.62  Generated:    100183
% 114.19/114.62  Kept:         43251
% 272.44/272.92  Inuse:        782
% 272.44/272.92  Deleted:      4818
% 272.44/272.92  Deletedinuse: 83
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  
% 272.44/272.92  Intermediate Status:
% 272.44/272.92  Generated:    117100
% 272.44/272.92  Kept:         47017
% 272.44/272.92  Inuse:        797
% 272.44/272.92  Deleted:      4818
% 272.44/272.92  Deletedinuse: 83
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  
% 272.44/272.92  Intermediate Status:
% 272.44/272.92  Generated:    174607
% 272.44/272.92  Kept:         50592
% 272.44/272.92  Inuse:        827
% 272.44/272.92  Deleted:      4818
% 272.44/272.92  Deletedinuse: 83
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  
% 272.44/272.92  Intermediate Status:
% 272.44/272.92  Generated:    183563
% 272.44/272.92  Kept:         53567
% 272.44/272.92  Inuse:        837
% 272.44/272.92  Deleted:      4818
% 272.44/272.92  Deletedinuse: 83
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  
% 272.44/272.92  Intermediate Status:
% 272.44/272.92  Generated:    193399
% 272.44/272.92  Kept:         56236
% 272.44/272.92  Inuse:        847
% 272.44/272.92  Deleted:      4818
% 272.44/272.92  Deletedinuse: 83
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  
% 272.44/272.92  Intermediate Status:
% 272.44/272.92  Generated:    203449
% 272.44/272.92  Kept:         58833
% 272.44/272.92  Inuse:        857
% 272.44/272.92  Deleted:      4818
% 272.44/272.92  Deletedinuse: 83
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  
% 272.44/272.92  Intermediate Status:
% 272.44/272.92  Generated:    213878
% 272.44/272.92  Kept:         61832
% 272.44/272.92  Inuse:        867
% 272.44/272.92  Deleted:      4818
% 272.44/272.92  Deletedinuse: 83
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  Resimplifying clauses:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  
% 272.44/272.92  Intermediate Status:
% 272.44/272.92  Generated:    224739
% 272.44/272.92  Kept:         64911
% 272.44/272.92  Inuse:        877
% 272.44/272.92  Deleted:      5385
% 272.44/272.92  Deletedinuse: 83
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  
% 272.44/272.92  Intermediate Status:
% 272.44/272.92  Generated:    235846
% 272.44/272.92  Kept:         67832
% 272.44/272.92  Inuse:        887
% 272.44/272.92  Deleted:      5385
% 272.44/272.92  Deletedinuse: 83
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  
% 272.44/272.92  Intermediate Status:
% 272.44/272.92  Generated:    246962
% 272.44/272.92  Kept:         71011
% 272.44/272.92  Inuse:        897
% 272.44/272.92  Deleted:      5385
% 272.44/272.92  Deletedinuse: 83
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  
% 272.44/272.92  Intermediate Status:
% 272.44/272.92  Generated:    258594
% 272.44/272.92  Kept:         74389
% 272.44/272.92  Inuse:        907
% 272.44/272.92  Deleted:      5385
% 272.44/272.92  Deletedinuse: 83
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  
% 272.44/272.92  Intermediate Status:
% 272.44/272.92  Generated:    270478
% 272.44/272.92  Kept:         77582
% 272.44/272.92  Inuse:        917
% 272.44/272.92  Deleted:      5385
% 272.44/272.92  Deletedinuse: 83
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  Resimplifying inuse:
% 272.44/272.92  Done
% 272.44/272.92  
% 272.44/272.92  
% 272.44/272.92  Intermediate Status:
% 272.44/272.92  Generated:    282417
% 272.44/272.92  Kept:         80962
% 272.44/272.93  Inuse:        927
% 272.44/272.93  Deleted:      5385
% 272.44/272.93  Deletedinuse: 83
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  Resimplifying clauses:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  
% 272.44/272.93  Intermediate Status:
% 272.44/272.93  Generated:    294688
% 272.44/272.93  Kept:         84578
% 272.44/272.93  Inuse:        937
% 272.44/272.93  Deleted:      6056
% 272.44/272.93  Deletedinuse: 83
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  
% 272.44/272.93  Intermediate Status:
% 272.44/272.93  Generated:    307358
% 272.44/272.93  Kept:         87979
% 272.44/272.93  Inuse:        947
% 272.44/272.93  Deleted:      6056
% 272.44/272.93  Deletedinuse: 83
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  
% 272.44/272.93  Intermediate Status:
% 272.44/272.93  Generated:    320063
% 272.44/272.93  Kept:         91574
% 272.44/272.93  Inuse:        957
% 272.44/272.93  Deleted:      6056
% 272.44/272.93  Deletedinuse: 83
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  
% 272.44/272.93  Intermediate Status:
% 272.44/272.93  Generated:    326389
% 272.44/272.93  Kept:         94530
% 272.44/272.93  Inuse:        962
% 272.44/272.93  Deleted:      6056
% 272.44/272.93  Deletedinuse: 83
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  
% 272.44/272.93  Intermediate Status:
% 272.44/272.93  Generated:    334734
% 272.44/272.93  Kept:         97571
% 272.44/272.93  Inuse:        967
% 272.44/272.93  Deleted:      6056
% 272.44/272.93  Deletedinuse: 83
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  
% 272.44/272.93  Intermediate Status:
% 272.44/272.93  Generated:    341186
% 272.44/272.93  Kept:         100662
% 272.44/272.93  Inuse:        972
% 272.44/272.93  Deleted:      6056
% 272.44/272.93  Deletedinuse: 83
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  
% 272.44/272.93  Intermediate Status:
% 272.44/272.93  Generated:    349695
% 272.44/272.93  Kept:         103741
% 272.44/272.93  Inuse:        977
% 272.44/272.93  Deleted:      6056
% 272.44/272.93  Deletedinuse: 83
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  Resimplifying clauses:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  
% 272.44/272.93  Intermediate Status:
% 272.44/272.93  Generated:    357052
% 272.44/272.93  Kept:         105763
% 272.44/272.93  Inuse:        986
% 272.44/272.93  Deleted:      6741
% 272.44/272.93  Deletedinuse: 83
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  
% 272.44/272.93  Intermediate Status:
% 272.44/272.93  Generated:    363869
% 272.44/272.93  Kept:         107850
% 272.44/272.93  Inuse:        988
% 272.44/272.93  Deleted:      6741
% 272.44/272.93  Deletedinuse: 83
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  
% 272.44/272.93  Intermediate Status:
% 272.44/272.93  Generated:    377414
% 272.44/272.93  Kept:         111536
% 272.44/272.93  Inuse:        997
% 272.44/272.93  Deleted:      6741
% 272.44/272.93  Deletedinuse: 83
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  
% 272.44/272.93  Intermediate Status:
% 272.44/272.93  Generated:    391535
% 272.44/272.93  Kept:         115636
% 272.44/272.93  Inuse:        1007
% 272.44/272.93  Deleted:      6741
% 272.44/272.93  Deletedinuse: 83
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuse:
% 272.44/272.93  Done
% 272.44/272.93  
% 272.44/272.93  
% 272.44/272.93  Intermediate Status:
% 272.44/272.93  Generated:    399181
% 272.44/272.93  Kept:         117659
% 272.44/272.93  Inuse:        1016
% 272.44/272.93  Deleted:      6741
% 272.44/272.93  Deletedinuse: 83
% 272.44/272.93  
% 272.44/272.93  Resimplifying inuCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------