TSTP Solution File: SET021-7 by Bliksem---1.12

View Problem - Process Solution

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

% Computer : n007.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:45:36 EDT 2022

% Result   : Timeout 300.02s 300.52s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SET021-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.13  % Command  : bliksem %s
% 0.13/0.34  % Computer : n007.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 : Mon Jul 11 07:41:47 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.43/1.13  *** allocated 10000 integers for termspace/termends
% 0.43/1.13  *** allocated 10000 integers for clauses
% 0.43/1.13  *** allocated 10000 integers for justifications
% 0.43/1.13  Bliksem 1.12
% 0.43/1.13  
% 0.43/1.13  
% 0.43/1.13  Automatic Strategy Selection
% 0.43/1.13  
% 0.43/1.13  Clauses:
% 0.43/1.13  [
% 0.43/1.13     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.43/1.13     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.43/1.13     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.43/1.13    ,
% 0.43/1.13     [ subclass( X, 'universal_class' ) ],
% 0.43/1.13     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.43/1.13     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.43/1.13     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.43/1.13     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.43/1.13    ,
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.43/1.13     ) ) ],
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.43/1.13     ) ) ],
% 0.43/1.13     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.43/1.13     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.43/1.13     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.43/1.13     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.43/1.13    X, Z ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.43/1.13    Y, T ) ],
% 0.43/1.13     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.43/1.13     ), 'cross_product'( Y, T ) ) ],
% 0.43/1.13     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.43/1.13     ), second( X ) ), X ) ],
% 0.43/1.13     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.43/1.13    'universal_class' ) ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.43/1.13    Y ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.43/1.13    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.43/1.13    , Y ), 'element_relation' ) ],
% 0.43/1.13     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.43/1.13     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.43/1.13     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.43/1.13    Z ) ) ],
% 0.43/1.13     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.43/1.13    member( X, Y ) ],
% 0.43/1.13     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.43/1.13    union( X, Y ) ) ],
% 0.43/1.13     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.43/1.13    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.43/1.13    'symmetric_difference'( X, Y ) ) ],
% 0.43/1.13     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.43/1.13    ,
% 0.43/1.13     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.43/1.13    ,
% 0.43/1.13     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.43/1.13     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.43/1.13    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.43/1.13     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.43/1.13    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.43/1.13     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.43/1.13    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.43/1.13    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.43/1.13    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.43/1.13    Y ), rotate( T ) ) ],
% 0.43/1.13     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.43/1.13    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.43/1.13    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.43/1.13    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.43/1.13    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.43/1.13    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.43/1.13    Z ), flip( T ) ) ],
% 0.43/1.13     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.43/1.13    inverse( X ) ) ],
% 0.43/1.13     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.43/1.13     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.43/1.13    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.43/1.13     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.43/1.13    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.43/1.13     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.43/1.13     ],
% 0.43/1.13     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.43/1.13     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.43/1.13    'universal_class' ) ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.43/1.13    successor( X ), Y ) ],
% 0.43/1.13     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.43/1.13    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.43/1.13    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.43/1.13     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.43/1.13     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.43/1.13    ,
% 0.43/1.13     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.43/1.13    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.43/1.13     [ inductive( omega ) ],
% 0.43/1.13     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.43/1.13     [ member( omega, 'universal_class' ) ],
% 0.43/1.13     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.43/1.13    , 'sum_class'( X ) ) ],
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.43/1.13    'universal_class' ) ],
% 0.43/1.13     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.43/1.13    'power_class'( X ) ) ],
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.43/1.13    'universal_class' ) ],
% 0.43/1.13     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.43/1.13    'universal_class' ) ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.43/1.13    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.43/1.13     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.43/1.13    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.43/1.13    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.43/1.13     ) ],
% 0.43/1.13     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.43/1.13    , 'identity_relation' ) ],
% 0.43/1.13     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.43/1.13    'single_valued_class'( X ) ],
% 0.43/1.13     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.43/1.13    'universal_class' ) ) ],
% 0.43/1.13     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.43/1.13    'identity_relation' ) ],
% 0.43/1.13     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.43/1.13     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.43/1.13    , function( X ) ],
% 0.43/1.13     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.43/1.13    X, Y ), 'universal_class' ) ],
% 0.43/1.13     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.43/1.13     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.43/1.13     ) ],
% 0.43/1.13     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.43/1.13     [ function( choice ) ],
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.43/1.13    apply( choice, X ), X ) ],
% 0.43/1.13     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.43/1.13     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.43/1.13     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.43/1.13    ,
% 0.43/1.13     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.43/1.13     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.43/1.13    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.43/1.13    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.43/1.13     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.43/1.13    'identity_relation' ) ],
% 0.43/1.13     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.43/1.13    , diagonalise( X ) ) ],
% 0.43/1.13     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.43/1.13    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.43/1.13     [ ~( operation( X ) ), function( X ) ],
% 0.43/1.13     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.43/1.13     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.43/1.13     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.43/1.13    'domain_of'( X ) ) ) ],
% 0.43/1.13     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.43/1.13     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.43/1.13    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.43/1.13    X ) ],
% 0.43/1.13     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.43/1.13     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.43/1.13    'domain_of'( X ) ) ],
% 0.43/1.13     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.43/1.13    'domain_of'( Z ) ) ) ],
% 0.43/1.13     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.43/1.13    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.43/1.13     ), compatible( X, Y, Z ) ],
% 0.43/1.13     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.43/1.13     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.43/1.13     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.43/1.13     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.43/1.13    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.43/1.13    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.43/1.13     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.43/1.13    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.43/1.13    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.43/1.13    , Y ) ],
% 0.43/1.13     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.43/1.13    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.43/1.13     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.43/1.13    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.43/1.13    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.43/1.13    X, 'unordered_pair'( X, Y ) ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.43/1.13    Y, 'unordered_pair'( X, Y ) ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.43/1.13    X, 'universal_class' ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.43/1.13    Y, 'universal_class' ) ],
% 0.43/1.13     [ subclass( X, X ) ],
% 0.43/1.13     [ ~( subclass( X, Y ) ), ~( subclass( Y, Z ) ), subclass( X, Z ) ],
% 0.43/1.13     [ =( X, Y ), member( 'not_subclass_element'( X, Y ), X ), member( 
% 0.43/1.13    'not_subclass_element'( Y, X ), Y ) ],
% 0.43/1.13     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), =( X, Y ), member( 
% 0.43/1.13    'not_subclass_element'( Y, X ), Y ) ],
% 0.43/1.13     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), =( Y, X ), member( 
% 0.43/1.13    'not_subclass_element'( Y, X ), Y ) ],
% 0.43/1.13     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), ~( member( 
% 0.43/1.13    'not_subclass_element'( Y, X ), X ) ), =( X, Y ) ],
% 0.43/1.13     [ ~( member( X, intersection( complement( Y ), Y ) ) ) ],
% 0.43/1.13     [ ~( member( X, 'null_class' ) ) ],
% 0.43/1.13     [ subclass( 'null_class', X ) ],
% 0.43/1.13     [ ~( subclass( X, 'null_class' ) ), =( X, 'null_class' ) ],
% 0.43/1.13     [ =( X, 'null_class' ), member( 'not_subclass_element'( X, 'null_class'
% 0.43/1.13     ), X ) ],
% 0.43/1.13     [ member( 'null_class', 'universal_class' ) ],
% 0.43/1.13     [ =( 'unordered_pair'( X, Y ), 'unordered_pair'( Y, X ) ) ],
% 0.43/1.13     [ subclass( singleton( X ), 'unordered_pair'( X, Y ) ) ],
% 0.43/1.13     [ subclass( singleton( X ), 'unordered_pair'( Y, X ) ) ],
% 0.43/1.13     [ member( X, 'universal_class' ), =( 'unordered_pair'( Y, X ), singleton( 
% 0.43/1.13    Y ) ) ],
% 0.43/1.13     [ member( X, 'universal_class' ), =( 'unordered_pair'( X, Y ), singleton( 
% 0.43/1.13    Y ) ) ],
% 0.43/1.13     [ =( 'unordered_pair'( X, Y ), 'null_class' ), member( X, 
% 0.43/1.13    'universal_class' ), member( Y, 'universal_class' ) ],
% 0.43/1.13     [ ~( =( 'unordered_pair'( X, Y ), 'unordered_pair'( X, Z ) ) ), ~( 
% 0.43/1.13    member( 'ordered_pair'( Y, Z ), 'cross_product'( 'universal_class', 
% 0.43/1.13    'universal_class' ) ) ), =( Y, Z ) ],
% 0.43/1.13     [ ~( =( 'unordered_pair'( X, Y ), 'unordered_pair'( Z, Y ) ) ), ~( 
% 0.43/1.13    member( 'ordered_pair'( X, Z ), 'cross_product'( 'universal_class', 
% 0.43/1.13    'universal_class' ) ) ), =( X, Z ) ],
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), ~( =( 'unordered_pair'( X, Y ), 
% 0.43/1.13    'null_class' ) ) ],
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), ~( =( 'unordered_pair'( Y, X ), 
% 0.43/1.13    'null_class' ) ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), ~( =( 
% 0.43/1.13    'unordered_pair'( X, Y ), 'null_class' ) ) ],
% 0.43/1.13     [ ~( member( X, Y ) ), ~( member( Z, Y ) ), subclass( 'unordered_pair'( 
% 0.43/1.13    X, Z ), Y ) ],
% 0.43/1.13     [ member( singleton( X ), 'universal_class' ) ],
% 0.43/1.13     [ member( singleton( X ), 'unordered_pair'( Y, singleton( X ) ) ) ],
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), member( X, singleton( X ) ) ]
% 0.43/1.13    ,
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), ~( =( singleton( X ), 
% 0.43/1.13    'null_class' ) ) ],
% 0.43/1.13     [ member( 'null_class', singleton( 'null_class' ) ) ],
% 0.43/1.13     [ ~( member( X, singleton( Y ) ) ), =( X, Y ) ],
% 0.43/1.13     [ member( X, 'universal_class' ), =( singleton( X ), 'null_class' ) ]
% 0.43/1.13    ,
% 0.43/1.13     [ ~( =( singleton( X ), singleton( Y ) ) ), ~( member( X, 
% 0.43/1.13    'universal_class' ) ), =( X, Y ) ],
% 0.43/1.13     [ ~( =( singleton( X ), singleton( Y ) ) ), ~( member( Y, 
% 0.43/1.13    'universal_class' ) ), =( X, Y ) ],
% 0.43/1.13     [ ~( =( 'unordered_pair'( X, Y ), singleton( Z ) ) ), ~( member( Z, 
% 0.43/1.13    'universal_class' ) ), =( Z, X ), =( Z, Y ) ],
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), member( 'member_of'( singleton( X
% 0.43/1.13     ) ), 'universal_class' ) ],
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), =( singleton( 'member_of'( 
% 0.43/1.13    singleton( X ) ) ), singleton( X ) ) ],
% 0.43/1.13     [ member( 'member_of'( X ), 'universal_class' ), =( 'member_of'( X ), X
% 0.43/1.13     ) ],
% 0.43/1.13     [ =( singleton( 'member_of'( X ) ), X ), =( 'member_of'( X ), X ) ],
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), =( 'member_of'( singleton( X ) )
% 0.43/1.13    , X ) ],
% 0.43/1.13     [ member( 'member_of1'( X ), 'universal_class' ), =( 'member_of'( X ), X
% 0.43/1.13     ) ],
% 0.43/1.13     [ =( singleton( 'member_of1'( X ) ), X ), =( 'member_of'( X ), X ) ]
% 0.43/1.13    ,
% 0.43/1.13     [ ~( =( singleton( 'member_of'( X ) ), X ) ), member( X, 
% 0.43/1.13    'universal_class' ) ],
% 0.43/1.13     [ ~( =( singleton( 'member_of'( X ) ), X ) ), ~( member( Y, X ) ), =( 
% 0.43/1.13    'member_of'( X ), Y ) ],
% 0.43/1.13     [ ~( member( X, Y ) ), subclass( singleton( X ), Y ) ],
% 0.43/1.13     [ ~( subclass( X, singleton( Y ) ) ), =( X, 'null_class' ), =( singleton( 
% 0.43/1.13    Y ), X ) ],
% 0.43/1.13     [ member( 'not_subclass_element'( intersection( complement( singleton( 
% 0.43/1.13    'not_subclass_element'( X, 'null_class' ) ) ), X ), 'null_class' ), 
% 0.43/1.13    intersection( complement( singleton( 'not_subclass_element'( X, 
% 0.43/1.13    'null_class' ) ) ), X ) ), =( singleton( 'not_subclass_element'( X, 
% 0.43/1.13    'null_class' ) ), X ), =( X, 'null_class' ) ],
% 0.43/1.13     [ member( 'not_subclass_element'( intersection( complement( singleton( 
% 0.43/1.13    'not_subclass_element'( X, 'null_class' ) ) ), X ), 'null_class' ), X ), 
% 0.43/1.13    =( singleton( 'not_subclass_element'( X, 'null_class' ) ), X ), =( X, 
% 0.43/1.13    'null_class' ) ],
% 0.43/1.13     [ ~( =( 'not_subclass_element'( intersection( complement( singleton( 
% 0.43/1.13    'not_subclass_element'( X, 'null_class' ) ) ), X ), 'null_class' ), 
% 0.43/1.13    'not_subclass_element'( X, 'null_class' ) ) ), =( singleton( 
% 0.43/1.13    'not_subclass_element'( X, 'null_class' ) ), X ), =( X, 'null_class' ) ]
% 0.43/1.13    ,
% 0.43/1.13     [ =( 'unordered_pair'( X, Y ), union( singleton( X ), singleton( Y ) ) )
% 0.43/1.13     ],
% 0.43/1.13     [ member( 'ordered_pair'( X, Y ), 'universal_class' ) ],
% 0.43/1.13     [ member( singleton( X ), 'ordered_pair'( X, Y ) ) ],
% 0.43/1.13     [ member( 'unordered_pair'( X, singleton( Y ) ), 'ordered_pair'( X, Y )
% 0.43/1.13     ) ],
% 0.43/1.13     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, 'null_class'
% 0.43/1.13     ) ), 'ordered_pair'( X, Y ) ), member( Y, 'universal_class' ) ],
% 0.43/1.13     [ ~( member( X, 'universal_class' ) ), =( 'unordered_pair'( 'null_class'
% 0.43/1.13    , singleton( singleton( X ) ) ), 'ordered_pair'( Y, X ) ), member( Y, 
% 0.43/1.13    'universal_class' ) ],
% 0.43/1.13     [ =( 'unordered_pair'( 'null_class', singleton( 'null_class' ) ), 
% 0.43/1.13    'ordered_pair'( X, Y ) ), member( X, 'universal_class' ), member( Y, 
% 0.43/1.13    'universal_class' ) ],
% 0.43/1.13     [ ~( =( 'ordered_pair'( X, Y ), 'ordered_pair'( Z, T ) ) ), ~( member( X
% 0.43/1.13    , 'universal_class' ) ), =( X, Z ) ],
% 0.43/1.13     [ ~( =( 'ordered_pair'( X, Y ), 'ordered_pair'( Z, T ) ) ), ~( member( Y
% 0.43/1.13    , 'universal_class' ) ), =( Y, T ) ],
% 0.43/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.43/1.13    , 'universal_class' ) ) ), member( 'ordered_pair'( first( 'ordered_pair'( 
% 0.43/1.13    X, Y ) ), second( 'ordered_pair'( X, Y ) ) ), 'cross_product'( 
% 0.43/1.13    'universal_class', 'universal_class' ) ) ],
% 0.43/1.13     [ member( 'ordered_pair'( first( X ), second( X ) ), 'cross_product'( 
% 0.43/1.13    'universal_class', 'universal_class' ) ), =( first( X ), X ) ],
% 16.72/17.17     [ member( 'ordered_pair'( first( X ), second( X ) ), 'cross_product'( 
% 16.72/17.17    'universal_class', 'universal_class' ) ), =( second( X ), X ) ],
% 16.72/17.17     [ =( 'ordered_pair'( first( X ), second( X ) ), X ), =( first( X ), X )
% 16.72/17.17     ],
% 16.72/17.17     [ =( 'ordered_pair'( first( X ), second( X ) ), X ), =( second( X ), X )
% 16.72/17.17     ],
% 16.72/17.17     [ member( 'ordered_pair'( u, v ), 'cross_product'( 'universal_class', 
% 16.72/17.17    'universal_class' ) ) ],
% 16.72/17.17     [ ~( =( second( 'ordered_pair'( u, v ) ), v ) ) ]
% 16.72/17.17  ] .
% 16.72/17.17  
% 16.72/17.17  
% 16.72/17.17  percentage equality = 0.313665, percentage horn = 0.798742
% 16.72/17.17  This is a problem with some equality
% 16.72/17.17  
% 16.72/17.17  
% 16.72/17.17  
% 16.72/17.17  Options Used:
% 16.72/17.17  
% 16.72/17.17  useres =            1
% 16.72/17.17  useparamod =        1
% 16.72/17.17  useeqrefl =         1
% 16.72/17.17  useeqfact =         1
% 16.72/17.17  usefactor =         1
% 16.72/17.17  usesimpsplitting =  0
% 16.72/17.17  usesimpdemod =      5
% 16.72/17.17  usesimpres =        3
% 16.72/17.17  
% 16.72/17.17  resimpinuse      =  1000
% 16.72/17.17  resimpclauses =     20000
% 16.72/17.17  substype =          eqrewr
% 16.72/17.17  backwardsubs =      1
% 16.72/17.17  selectoldest =      5
% 16.72/17.17  
% 16.72/17.17  litorderings [0] =  split
% 16.72/17.17  litorderings [1] =  extend the termordering, first sorting on arguments
% 16.72/17.17  
% 16.72/17.17  termordering =      kbo
% 16.72/17.17  
% 16.72/17.17  litapriori =        0
% 16.72/17.17  termapriori =       1
% 16.72/17.17  litaposteriori =    0
% 16.72/17.17  termaposteriori =   0
% 16.72/17.17  demodaposteriori =  0
% 16.72/17.17  ordereqreflfact =   0
% 16.72/17.17  
% 16.72/17.17  litselect =         negord
% 16.72/17.17  
% 16.72/17.17  maxweight =         15
% 16.72/17.17  maxdepth =          30000
% 16.72/17.17  maxlength =         115
% 16.72/17.17  maxnrvars =         195
% 16.72/17.17  excuselevel =       1
% 16.72/17.17  increasemaxweight = 1
% 16.72/17.17  
% 16.72/17.17  maxselected =       10000000
% 16.72/17.17  maxnrclauses =      10000000
% 16.72/17.17  
% 16.72/17.17  showgenerated =    0
% 16.72/17.17  showkept =         0
% 16.72/17.17  showselected =     0
% 16.72/17.17  showdeleted =      0
% 16.72/17.17  showresimp =       1
% 16.72/17.17  showstatus =       2000
% 16.72/17.17  
% 16.72/17.17  prologoutput =     1
% 16.72/17.17  nrgoals =          5000000
% 16.72/17.17  totalproof =       1
% 16.72/17.17  
% 16.72/17.17  Symbols occurring in the translation:
% 16.72/17.17  
% 16.72/17.17  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 16.72/17.17  .  [1, 2]      (w:1, o:58, a:1, s:1, b:0), 
% 16.72/17.17  !  [4, 1]      (w:0, o:31, a:1, s:1, b:0), 
% 16.72/17.17  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 16.72/17.17  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 16.72/17.17  subclass  [41, 2]      (w:1, o:83, a:1, s:1, b:0), 
% 16.72/17.17  member  [43, 2]      (w:1, o:84, a:1, s:1, b:0), 
% 16.72/17.17  'not_subclass_element'  [44, 2]      (w:1, o:85, a:1, s:1, b:0), 
% 16.72/17.17  'universal_class'  [45, 0]      (w:1, o:21, a:1, s:1, b:0), 
% 16.72/17.17  'unordered_pair'  [46, 2]      (w:1, o:86, a:1, s:1, b:0), 
% 16.72/17.17  singleton  [47, 1]      (w:1, o:39, a:1, s:1, b:0), 
% 16.72/17.17  'ordered_pair'  [48, 2]      (w:1, o:87, a:1, s:1, b:0), 
% 16.72/17.17  'cross_product'  [50, 2]      (w:1, o:88, a:1, s:1, b:0), 
% 16.72/17.17  first  [52, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 16.72/17.17  second  [53, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 16.72/17.17  'element_relation'  [54, 0]      (w:1, o:25, a:1, s:1, b:0), 
% 16.72/17.17  intersection  [55, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 16.72/17.17  complement  [56, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 16.72/17.17  union  [57, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 16.72/17.17  'symmetric_difference'  [58, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 16.72/17.17  restrict  [60, 3]      (w:1, o:95, a:1, s:1, b:0), 
% 16.72/17.17  'null_class'  [61, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 16.72/17.17  'domain_of'  [62, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 16.72/17.17  rotate  [63, 1]      (w:1, o:36, a:1, s:1, b:0), 
% 16.72/17.17  flip  [65, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 16.72/17.17  inverse  [66, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 16.72/17.17  'range_of'  [67, 1]      (w:1, o:37, a:1, s:1, b:0), 
% 16.72/17.17  domain  [68, 3]      (w:1, o:97, a:1, s:1, b:0), 
% 16.72/17.17  range  [69, 3]      (w:1, o:98, a:1, s:1, b:0), 
% 16.72/17.17  image  [70, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 16.72/17.17  successor  [71, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 16.72/17.17  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 16.72/17.17  inductive  [73, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 16.72/17.17  omega  [74, 0]      (w:1, o:9, a:1, s:1, b:0), 
% 16.72/17.17  'sum_class'  [75, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 16.72/17.17  'power_class'  [76, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 16.72/17.17  compose  [78, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 16.72/17.17  'single_valued_class'  [79, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 16.72/17.17  'identity_relation'  [80, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 16.72/17.17  function  [82, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 16.72/17.17  regular  [83, 1]      (w:1, o:38, a:1, s:1, b:0), 
% 16.72/17.17  apply  [84, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 16.72/17.17  choice  [85, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 16.72/17.17  'one_to_one'  [86, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 16.72/17.17  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 16.72/17.17  diagonalise  [88, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 171.51/172.05  cantor  [89, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 171.51/172.05  operation  [90, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 171.51/172.05  compatible  [94, 3]      (w:1, o:96, a:1, s:1, b:0), 
% 171.51/172.05  homomorphism  [95, 3]      (w:1, o:99, a:1, s:1, b:0), 
% 171.51/172.05  'not_homomorphism1'  [96, 3]      (w:1, o:100, a:1, s:1, b:0), 
% 171.51/172.05  'not_homomorphism2'  [97, 3]      (w:1, o:101, a:1, s:1, b:0), 
% 171.51/172.05  'member_of'  [98, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 171.51/172.05  'member_of1'  [99, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 171.51/172.05  u  [100, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 171.51/172.05  v  [101, 0]      (w:1, o:30, a:1, s:1, b:0).
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Starting Search:
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    4149
% 171.51/172.05  Kept:         2000
% 171.51/172.05  Inuse:        120
% 171.51/172.05  Deleted:      5
% 171.51/172.05  Deletedinuse: 2
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    9990
% 171.51/172.05  Kept:         4024
% 171.51/172.05  Inuse:        195
% 171.51/172.05  Deleted:      10
% 171.51/172.05  Deletedinuse: 4
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    15188
% 171.51/172.05  Kept:         6031
% 171.51/172.05  Inuse:        275
% 171.51/172.05  Deleted:      57
% 171.51/172.05  Deletedinuse: 39
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    20716
% 171.51/172.05  Kept:         8050
% 171.51/172.05  Inuse:        355
% 171.51/172.05  Deleted:      65
% 171.51/172.05  Deletedinuse: 45
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    27153
% 171.51/172.05  Kept:         10140
% 171.51/172.05  Inuse:        391
% 171.51/172.05  Deleted:      65
% 171.51/172.05  Deletedinuse: 45
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    36662
% 171.51/172.05  Kept:         12216
% 171.51/172.05  Inuse:        430
% 171.51/172.05  Deleted:      67
% 171.51/172.05  Deletedinuse: 46
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    46713
% 171.51/172.05  Kept:         15900
% 171.51/172.05  Inuse:        470
% 171.51/172.05  Deleted:      75
% 171.51/172.05  Deletedinuse: 49
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    52375
% 171.51/172.05  Kept:         17915
% 171.51/172.05  Inuse:        484
% 171.51/172.05  Deleted:      78
% 171.51/172.05  Deletedinuse: 52
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    60830
% 171.51/172.05  Kept:         19936
% 171.51/172.05  Inuse:        486
% 171.51/172.05  Deleted:      79
% 171.51/172.05  Deletedinuse: 53
% 171.51/172.05  
% 171.51/172.05  Resimplifying clauses:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    70651
% 171.51/172.05  Kept:         22058
% 171.51/172.05  Inuse:        521
% 171.51/172.05  Deleted:      1191
% 171.51/172.05  Deletedinuse: 62
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    84532
% 171.51/172.05  Kept:         25493
% 171.51/172.05  Inuse:        551
% 171.51/172.05  Deleted:      1196
% 171.51/172.05  Deletedinuse: 62
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    91008
% 171.51/172.05  Kept:         27609
% 171.51/172.05  Inuse:        561
% 171.51/172.05  Deleted:      1198
% 171.51/172.05  Deletedinuse: 64
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    100098
% 171.51/172.05  Kept:         30809
% 171.51/172.05  Inuse:        586
% 171.51/172.05  Deleted:      1199
% 171.51/172.05  Deletedinuse: 65
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    106255
% 171.51/172.05  Kept:         32876
% 171.51/172.05  Inuse:        591
% 171.51/172.05  Deleted:      1199
% 171.51/172.05  Deletedinuse: 65
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    115559
% 171.51/172.05  Kept:         34982
% 171.51/172.05  Inuse:        640
% 171.51/172.05  Deleted:      1200
% 171.51/172.05  Deletedinuse: 65
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    121242
% 171.51/172.05  Kept:         37003
% 171.51/172.05  Inuse:        673
% 171.51/172.05  Deleted:      1200
% 171.51/172.05  Deletedinuse: 65
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    130831
% 171.51/172.05  Kept:         39842
% 171.51/172.05  Inuse:        720
% 171.51/172.05  Deleted:      1205
% 171.51/172.05  Deletedinuse: 70
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying clauses:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    139247
% 171.51/172.05  Kept:         41867
% 171.51/172.05  Inuse:        739
% 171.51/172.05  Deleted:      2713
% 171.51/172.05  Deletedinuse: 70
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    146289
% 171.51/172.05  Kept:         43891
% 171.51/172.05  Inuse:        778
% 171.51/172.05  Deleted:      2713
% 171.51/172.05  Deletedinuse: 70
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    155175
% 171.51/172.05  Kept:         46410
% 171.51/172.05  Inuse:        810
% 171.51/172.05  Deleted:      2713
% 171.51/172.05  Deletedinuse: 70
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated:    166396
% 171.51/172.05  Kept:         50800
% 171.51/172.05  Inuse:        820
% 171.51/172.05  Deleted:      2713
% 171.51/172.05  Deletedinuse: 70
% 171.51/172.05  
% 171.51/172.05  Resimplifying inuse:
% 171.51/172.05  Done
% 171.51/172.05  
% 171.51/172.05  
% 171.51/172.05  Intermediate Status:
% 171.51/172.05  Generated: Cputime limit exceeded (core dumped)
%------------------------------------------------------------------------------