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

View Problem - Process Solution

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

% Computer : n027.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.42s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem  : SET449-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.00/0.10  % Command  : bliksem %s
% 0.10/0.31  % Computer : n027.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit : 300
% 0.10/0.31  % DateTime : Sun Jul 10 15:58:33 EDT 2022
% 0.10/0.31  % CPUTime  : 
% 0.55/0.94  *** allocated 10000 integers for termspace/termends
% 0.55/0.94  *** allocated 10000 integers for clauses
% 0.55/0.94  *** allocated 10000 integers for justifications
% 0.55/0.94  Bliksem 1.12
% 0.55/0.94  
% 0.55/0.94  
% 0.55/0.94  Automatic Strategy Selection
% 0.55/0.94  
% 0.55/0.94  Clauses:
% 0.55/0.94  [
% 0.55/0.94     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.55/0.94     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.55/0.94     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.55/0.94    ,
% 0.55/0.94     [ subclass( X, 'universal_class' ) ],
% 0.55/0.94     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.55/0.94     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.55/0.94     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.55/0.94     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.55/0.94    ,
% 0.55/0.94     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.55/0.94     ) ) ],
% 0.55/0.94     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.55/0.94     ) ) ],
% 0.55/0.94     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.55/0.94     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.55/0.94     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.55/0.94     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.55/0.94    X, Z ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.55/0.94    Y, T ) ],
% 0.55/0.94     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.55/0.94     ), 'cross_product'( Y, T ) ) ],
% 0.55/0.94     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.55/0.94     ), second( X ) ), X ) ],
% 0.55/0.94     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.55/0.94    'universal_class' ) ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.55/0.94    Y ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.55/0.94    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.55/0.94    , Y ), 'element_relation' ) ],
% 0.55/0.94     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.55/0.94     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.55/0.94     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.55/0.94    Z ) ) ],
% 0.55/0.94     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.55/0.94     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.55/0.94    member( X, Y ) ],
% 0.55/0.94     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.55/0.94    union( X, Y ) ) ],
% 0.55/0.94     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.55/0.94    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.55/0.94    'symmetric_difference'( X, Y ) ) ],
% 0.55/0.94     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.55/0.94    ,
% 0.55/0.94     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.55/0.94    ,
% 0.55/0.94     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.55/0.94     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.55/0.94     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.55/0.94    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.55/0.94     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.55/0.94    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.55/0.94     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.55/0.94    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.55/0.94    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.55/0.94    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.55/0.94    Y ), rotate( T ) ) ],
% 0.55/0.94     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.55/0.94    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.55/0.94    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.55/0.94    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.55/0.94    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.55/0.94    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.55/0.94    Z ), flip( T ) ) ],
% 0.55/0.94     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.55/0.94    inverse( X ) ) ],
% 0.55/0.94     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.55/0.94     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.55/0.94    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.55/0.94     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.55/0.94    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.55/0.94     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.55/0.94     ],
% 0.55/0.94     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.55/0.94     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.55/0.94    'universal_class' ) ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.55/0.94    successor( X ), Y ) ],
% 0.55/0.94     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.55/0.94    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.55/0.94    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.55/0.94     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.55/0.94     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.55/0.94    ,
% 0.55/0.94     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.55/0.94    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.55/0.94     [ inductive( omega ) ],
% 0.55/0.94     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.55/0.94     [ member( omega, 'universal_class' ) ],
% 0.55/0.94     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.55/0.94    , 'sum_class'( X ) ) ],
% 0.55/0.94     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.55/0.94    'universal_class' ) ],
% 0.55/0.94     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.55/0.94    'power_class'( X ) ) ],
% 0.55/0.94     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.55/0.94    'universal_class' ) ],
% 0.55/0.94     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.55/0.94    'universal_class' ) ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.55/0.94    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.55/0.94     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.55/0.94    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.55/0.94    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.55/0.94     ) ],
% 0.55/0.94     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.55/0.94    , 'identity_relation' ) ],
% 0.55/0.94     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.55/0.94    'single_valued_class'( X ) ],
% 0.55/0.94     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.55/0.94    'universal_class' ) ) ],
% 0.55/0.94     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.55/0.94    'identity_relation' ) ],
% 0.55/0.94     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.55/0.94     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.55/0.94    , function( X ) ],
% 0.55/0.94     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.55/0.94    X, Y ), 'universal_class' ) ],
% 0.55/0.94     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.55/0.94     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.55/0.94     ) ],
% 0.55/0.94     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.55/0.94     [ function( choice ) ],
% 0.55/0.94     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.55/0.94    apply( choice, X ), X ) ],
% 0.55/0.94     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.55/0.94     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.55/0.94     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.55/0.94    ,
% 0.55/0.94     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.55/0.94     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.55/0.94    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.55/0.94    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.55/0.94     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.55/0.94    'identity_relation' ) ],
% 0.55/0.94     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.55/0.94    , diagonalise( X ) ) ],
% 0.55/0.94     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.55/0.94    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.55/0.94     [ ~( operation( X ) ), function( X ) ],
% 0.55/0.94     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.55/0.94     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.55/0.94     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.55/0.94    'domain_of'( X ) ) ) ],
% 0.55/0.94     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.55/0.94     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.55/0.94    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.55/0.94    X ) ],
% 0.55/0.94     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.55/0.94     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.55/0.94    'domain_of'( X ) ) ],
% 0.55/0.94     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.55/0.94    'domain_of'( Z ) ) ) ],
% 0.55/0.94     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.55/0.94    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.55/0.94     ), compatible( X, Y, Z ) ],
% 0.55/0.94     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.55/0.94     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.55/0.94     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.55/0.94     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.55/0.94    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.55/0.94    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.55/0.94     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.55/0.94    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.55/0.94    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.55/0.94    , Y ) ],
% 0.55/0.94     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.55/0.94    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.55/0.94     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.55/0.94    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.55/0.94    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.55/0.94     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.55/0.94    'universal_class' ) ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.55/0.94    compose( Z, X ), Y ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.55/0.94    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.55/0.94    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.55/0.94     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.55/0.94    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.55/0.94    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.55/0.94    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.55/0.94    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.55/0.94     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.55/0.94    'universal_class' ) ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.55/0.94    'domain_of'( X ), Y ) ],
% 0.55/0.94     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.55/0.94    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.55/0.94     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.55/0.94    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.55/0.94     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.55/0.94    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.55/0.94     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.55/0.94     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.55/0.94     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.55/0.94    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.55/0.94    ,
% 0.55/0.94     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.55/0.94    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.55/0.94    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.55/0.94    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.55/0.94     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.55/0.94    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.55/0.94    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.55/0.94    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.55/0.94    'application_function' ) ],
% 0.55/0.94     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.55/0.94     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 5.04/5.46     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 5.04/5.46     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 5.04/5.46    'domain_of'( X ), Y ) ],
% 5.04/5.46     [ function( x ) ],
% 5.04/5.46     [ subclass( 'domain_of'( x ), 'domain_of'( y ) ) ],
% 5.04/5.46     [ ~( subclass( x, y ) ) ],
% 5.04/5.46     [ ~( member( 'not_subfunction'( x, y ), 'domain_of'( x ) ) ) ]
% 5.04/5.46  ] .
% 5.04/5.46  
% 5.04/5.46  
% 5.04/5.46  percentage equality = 0.220721, percentage horn = 0.931034
% 5.04/5.46  This is a problem with some equality
% 5.04/5.46  
% 5.04/5.46  
% 5.04/5.46  
% 5.04/5.46  Options Used:
% 5.04/5.46  
% 5.04/5.46  useres =            1
% 5.04/5.46  useparamod =        1
% 5.04/5.46  useeqrefl =         1
% 5.04/5.46  useeqfact =         1
% 5.04/5.46  usefactor =         1
% 5.04/5.46  usesimpsplitting =  0
% 5.04/5.46  usesimpdemod =      5
% 5.04/5.46  usesimpres =        3
% 5.04/5.46  
% 5.04/5.46  resimpinuse      =  1000
% 5.04/5.46  resimpclauses =     20000
% 5.04/5.46  substype =          eqrewr
% 5.04/5.46  backwardsubs =      1
% 5.04/5.46  selectoldest =      5
% 5.04/5.46  
% 5.04/5.46  litorderings [0] =  split
% 5.04/5.46  litorderings [1] =  extend the termordering, first sorting on arguments
% 5.04/5.46  
% 5.04/5.46  termordering =      kbo
% 5.04/5.46  
% 5.04/5.46  litapriori =        0
% 5.04/5.46  termapriori =       1
% 5.04/5.46  litaposteriori =    0
% 5.04/5.46  termaposteriori =   0
% 5.04/5.46  demodaposteriori =  0
% 5.04/5.46  ordereqreflfact =   0
% 5.04/5.46  
% 5.04/5.46  litselect =         negord
% 5.04/5.46  
% 5.04/5.46  maxweight =         15
% 5.04/5.46  maxdepth =          30000
% 5.04/5.46  maxlength =         115
% 5.04/5.46  maxnrvars =         195
% 5.04/5.46  excuselevel =       1
% 5.04/5.46  increasemaxweight = 1
% 5.04/5.46  
% 5.04/5.46  maxselected =       10000000
% 5.04/5.46  maxnrclauses =      10000000
% 5.04/5.46  
% 5.04/5.46  showgenerated =    0
% 5.04/5.46  showkept =         0
% 5.04/5.46  showselected =     0
% 5.04/5.46  showdeleted =      0
% 5.04/5.46  showresimp =       1
% 5.04/5.46  showstatus =       2000
% 5.04/5.46  
% 5.04/5.46  prologoutput =     1
% 5.04/5.46  nrgoals =          5000000
% 5.04/5.46  totalproof =       1
% 5.04/5.46  
% 5.04/5.46  Symbols occurring in the translation:
% 5.04/5.46  
% 5.04/5.46  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 5.04/5.46  .  [1, 2]      (w:1, o:64, a:1, s:1, b:0), 
% 5.04/5.46  !  [4, 1]      (w:0, o:35, a:1, s:1, b:0), 
% 5.04/5.46  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 5.04/5.46  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 5.04/5.46  subclass  [41, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 5.04/5.46  member  [43, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 5.04/5.46  'not_subclass_element'  [44, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 5.04/5.46  'universal_class'  [45, 0]      (w:1, o:22, a:1, s:1, b:0), 
% 5.04/5.46  'unordered_pair'  [46, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 5.04/5.46  singleton  [47, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 5.04/5.46  'ordered_pair'  [48, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 5.04/5.46  'cross_product'  [50, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 5.04/5.46  first  [52, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 5.04/5.46  second  [53, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 5.04/5.46  'element_relation'  [54, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 5.04/5.46  intersection  [55, 2]      (w:1, o:97, a:1, s:1, b:0), 
% 5.04/5.46  complement  [56, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 5.04/5.46  union  [57, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 5.04/5.46  'symmetric_difference'  [58, 2]      (w:1, o:99, a:1, s:1, b:0), 
% 5.04/5.46  restrict  [60, 3]      (w:1, o:102, a:1, s:1, b:0), 
% 5.04/5.46  'null_class'  [61, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 5.04/5.46  'domain_of'  [62, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 5.04/5.46  rotate  [63, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 5.04/5.46  flip  [65, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 5.04/5.46  inverse  [66, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 5.04/5.46  'range_of'  [67, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 5.04/5.46  domain  [68, 3]      (w:1, o:104, a:1, s:1, b:0), 
% 5.04/5.46  range  [69, 3]      (w:1, o:105, a:1, s:1, b:0), 
% 5.04/5.46  image  [70, 2]      (w:1, o:96, a:1, s:1, b:0), 
% 5.04/5.46  successor  [71, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 5.04/5.46  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 5.04/5.46  inductive  [73, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 5.04/5.46  omega  [74, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 5.04/5.46  'sum_class'  [75, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 5.04/5.46  'power_class'  [76, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 5.04/5.46  compose  [78, 2]      (w:1, o:100, a:1, s:1, b:0), 
% 5.04/5.46  'single_valued_class'  [79, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 5.04/5.46  'identity_relation'  [80, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 5.04/5.46  function  [82, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 5.04/5.46  regular  [83, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 5.04/5.46  apply  [84, 2]      (w:1, o:101, a:1, s:1, b:0), 
% 5.04/5.46  choice  [85, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 5.04/5.46  'one_to_one'  [86, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 5.04/5.46  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 5.04/5.46  diagonalise  [88, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 5.04/5.46  cantor  [89, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 5.04/5.46  operation  [90, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 5.04/5.46  compatible  [94, 3]      (w:1, o:103, a:1, s:1, b:0), 
% 99.93/100.33  homomorphism  [95, 3]      (w:1, o:106, a:1, s:1, b:0), 
% 99.93/100.33  'not_homomorphism1'  [96, 3]      (w:1, o:108, a:1, s:1, b:0), 
% 99.93/100.33  'not_homomorphism2'  [97, 3]      (w:1, o:109, a:1, s:1, b:0), 
% 99.93/100.33  'compose_class'  [98, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 99.93/100.33  'composition_function'  [99, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 99.93/100.33  'domain_relation'  [100, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 99.93/100.33  'single_valued1'  [101, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 99.93/100.33  'single_valued2'  [102, 1]      (w:1, o:62, a:1, s:1, b:0), 
% 99.93/100.33  'single_valued3'  [103, 1]      (w:1, o:63, a:1, s:1, b:0), 
% 99.93/100.33  'singleton_relation'  [104, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 99.93/100.33  'application_function'  [105, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 99.93/100.33  maps  [106, 3]      (w:1, o:107, a:1, s:1, b:0), 
% 99.93/100.33  x  [107, 0]      (w:1, o:33, a:1, s:1, b:0), 
% 99.93/100.33  y  [108, 0]      (w:1, o:34, a:1, s:1, b:0), 
% 99.93/100.33  'not_subfunction'  [109, 2]      (w:1, o:93, a:1, s:1, b:0).
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Starting Search:
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    4591
% 99.93/100.33  Kept:         2012
% 99.93/100.33  Inuse:        115
% 99.93/100.33  Deleted:      4
% 99.93/100.33  Deletedinuse: 2
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    9262
% 99.93/100.33  Kept:         4027
% 99.93/100.33  Inuse:        189
% 99.93/100.33  Deleted:      14
% 99.93/100.33  Deletedinuse: 5
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    13074
% 99.93/100.33  Kept:         6053
% 99.93/100.33  Inuse:        238
% 99.93/100.33  Deleted:      17
% 99.93/100.33  Deletedinuse: 6
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    18257
% 99.93/100.33  Kept:         8262
% 99.93/100.33  Inuse:        288
% 99.93/100.33  Deleted:      48
% 99.93/100.33  Deletedinuse: 35
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    24256
% 99.93/100.33  Kept:         10905
% 99.93/100.33  Inuse:        366
% 99.93/100.33  Deleted:      80
% 99.93/100.33  Deletedinuse: 65
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    27829
% 99.93/100.33  Kept:         12907
% 99.93/100.33  Inuse:        394
% 99.93/100.33  Deleted:      84
% 99.93/100.33  Deletedinuse: 69
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    31689
% 99.93/100.33  Kept:         14911
% 99.93/100.33  Inuse:        433
% 99.93/100.33  Deleted:      89
% 99.93/100.33  Deletedinuse: 74
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    37079
% 99.93/100.33  Kept:         18147
% 99.93/100.33  Inuse:        456
% 99.93/100.33  Deleted:      89
% 99.93/100.33  Deletedinuse: 74
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    45405
% 99.93/100.33  Kept:         21120
% 99.93/100.33  Inuse:        466
% 99.93/100.33  Deleted:      90
% 99.93/100.33  Deletedinuse: 75
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying clauses:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    50705
% 99.93/100.33  Kept:         23161
% 99.93/100.33  Inuse:        512
% 99.93/100.33  Deleted:      3263
% 99.93/100.33  Deletedinuse: 75
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    54891
% 99.93/100.33  Kept:         25227
% 99.93/100.33  Inuse:        551
% 99.93/100.33  Deleted:      3263
% 99.93/100.33  Deletedinuse: 75
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    59301
% 99.93/100.33  Kept:         27229
% 99.93/100.33  Inuse:        597
% 99.93/100.33  Deleted:      3267
% 99.93/100.33  Deletedinuse: 79
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    69024
% 99.93/100.33  Kept:         29821
% 99.93/100.33  Inuse:        621
% 99.93/100.33  Deleted:      3267
% 99.93/100.33  Deletedinuse: 79
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    74047
% 99.93/100.33  Kept:         31868
% 99.93/100.33  Inuse:        664
% 99.93/100.33  Deleted:      3267
% 99.93/100.33  Deletedinuse: 79
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    79416
% 99.93/100.33  Kept:         33905
% 99.93/100.33  Inuse:        703
% 99.93/100.33  Deleted:      3267
% 99.93/100.33  Deletedinuse: 79
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    84614
% 99.93/100.33  Kept:         35964
% 99.93/100.33  Inuse:        735
% 99.93/100.33  Deleted:      3267
% 99.93/100.33  Deletedinuse: 79
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    89974
% 99.93/100.33  Kept:         38001
% 99.93/100.33  Inuse:        771
% 99.93/100.33  Deleted:      3270
% 99.93/100.33  Deletedinuse: 79
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    94658
% 99.93/100.33  Kept:         40369
% 99.93/100.33  Inuse:        773
% 99.93/100.33  Deleted:      3270
% 99.93/100.33  Deletedinuse: 79
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 99.93/100.33  Done
% 99.93/100.33  
% 99.93/100.33  
% 99.93/100.33  Intermediate Status:
% 99.93/100.33  Generated:    99868
% 99.93/100.33  Kept:         43049
% 99.93/100.33  Inuse:        778
% 99.93/100.33  Deleted:      3270
% 99.93/100.33  Deletedinuse: 79
% 99.93/100.33  
% 99.93/100.33  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying clauses:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    116045
% 265.33/265.77  Kept:         46515
% 265.33/265.77  Inuse:        793
% 265.33/265.77  Deleted:      4633
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    174154
% 265.33/265.77  Kept:         50442
% 265.33/265.77  Inuse:        823
% 265.33/265.77  Deleted:      4633
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    183111
% 265.33/265.77  Kept:         53228
% 265.33/265.77  Inuse:        833
% 265.33/265.77  Deleted:      4633
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    192773
% 265.33/265.77  Kept:         55931
% 265.33/265.77  Inuse:        843
% 265.33/265.77  Deleted:      4633
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    203014
% 265.33/265.77  Kept:         58565
% 265.33/265.77  Inuse:        853
% 265.33/265.77  Deleted:      4633
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    213374
% 265.33/265.77  Kept:         61537
% 265.33/265.77  Inuse:        863
% 265.33/265.77  Deleted:      4633
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    224213
% 265.33/265.77  Kept:         64581
% 265.33/265.77  Inuse:        873
% 265.33/265.77  Deleted:      4633
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying clauses:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    235339
% 265.33/265.77  Kept:         67477
% 265.33/265.77  Inuse:        883
% 265.33/265.77  Deleted:      5286
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    246455
% 265.33/265.77  Kept:         70669
% 265.33/265.77  Inuse:        893
% 265.33/265.77  Deleted:      5286
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    258084
% 265.33/265.77  Kept:         74039
% 265.33/265.77  Inuse:        903
% 265.33/265.77  Deleted:      5286
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    269958
% 265.33/265.77  Kept:         77216
% 265.33/265.77  Inuse:        913
% 265.33/265.77  Deleted:      5286
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    281897
% 265.33/265.77  Kept:         80608
% 265.33/265.77  Inuse:        923
% 265.33/265.77  Deleted:      5286
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    294161
% 265.33/265.77  Kept:         84212
% 265.33/265.77  Inuse:        933
% 265.33/265.77  Deleted:      5286
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying clauses:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    306829
% 265.33/265.77  Kept:         87605
% 265.33/265.77  Inuse:        943
% 265.33/265.77  Deleted:      6014
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    319534
% 265.33/265.77  Kept:         91213
% 265.33/265.77  Inuse:        953
% 265.33/265.77  Deleted:      6014
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    325846
% 265.33/265.77  Kept:         94160
% 265.33/265.77  Inuse:        958
% 265.33/265.77  Deleted:      6014
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    334185
% 265.33/265.77  Kept:         97199
% 265.33/265.77  Inuse:        963
% 265.33/265.77  Deleted:      6014
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    340623
% 265.33/265.77  Kept:         100281
% 265.33/265.77  Inuse:        968
% 265.33/265.77  Deleted:      6014
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    349126
% 265.33/265.77  Kept:         103358
% 265.33/265.77  Inuse:        973
% 265.33/265.77  Deleted:      6014
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying clauses:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    356471
% 265.33/265.77  Kept:         105428
% 265.33/265.77  Inuse:        982
% 265.33/265.77  Deleted:      6696
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    363286
% 265.33/265.77  Kept:         107468
% 265.33/265.77  Inuse:        984
% 265.33/265.77  Deleted:      6696
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    376818
% 265.33/265.77  Kept:         111174
% 265.33/265.77  Inuse:        993
% 265.33/265.77  Deleted:      6696
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    384690
% 265.33/265.77  Kept:         113187
% 265.33/265.77  Inuse:        1002
% 265.33/265.77  Deleted:      6696
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    390933
% 265.33/265.77  Kept:         115285
% 265.33/265.77  Inuse:        1003
% 265.33/265.77  Deleted:      6696
% 265.33/265.77  Deletedinuse: 79
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  Resimplifying inuse:
% 265.33/265.77  Done
% 265.33/265.77  
% 265.33/265.77  
% 265.33/265.77  Intermediate Status:
% 265.33/265.77  Generated:    398571
% 265.33/265.77  Kept:         117360
% 265.33/265.77  Inuse:   Cputime limit exceeded (core dumped)
%------------------------------------------------------------------------------