TSTP Solution File: NUM271-1 by Bliksem---1.12

View Problem - Process Solution

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

% Computer : n028.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 06:21:00 EDT 2022

% Result   : Timeout 300.04s 300.48s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : NUM271-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.13  % Command  : bliksem %s
% 0.13/0.34  % Computer : n028.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 : Thu Jul  7 03:50:38 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.73/1.13  *** allocated 10000 integers for termspace/termends
% 0.73/1.13  *** allocated 10000 integers for clauses
% 0.73/1.13  *** allocated 10000 integers for justifications
% 0.73/1.13  Bliksem 1.12
% 0.73/1.13  
% 0.73/1.13  
% 0.73/1.13  Automatic Strategy Selection
% 0.73/1.13  
% 0.73/1.13  Clauses:
% 0.73/1.13  [
% 0.73/1.13     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.73/1.13     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.73/1.13     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ subclass( X, 'universal_class' ) ],
% 0.73/1.13     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.73/1.13     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.73/1.13     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.73/1.13     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.73/1.13     ) ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.73/1.13     ) ) ],
% 0.73/1.13     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.73/1.13     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.73/1.13     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.73/1.13     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.73/1.13    X, Z ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.73/1.13    Y, T ) ],
% 0.73/1.13     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.73/1.13     ), 'cross_product'( Y, T ) ) ],
% 0.73/1.13     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.73/1.13     ), second( X ) ), X ) ],
% 0.73/1.13     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.73/1.13    Y ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.73/1.13    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.73/1.13    , Y ), 'element_relation' ) ],
% 0.73/1.13     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.73/1.13     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.73/1.13     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.73/1.13    Z ) ) ],
% 0.73/1.13     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.73/1.13    member( X, Y ) ],
% 0.73/1.13     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.73/1.13    union( X, Y ) ) ],
% 0.73/1.13     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.73/1.13    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.73/1.13    'symmetric_difference'( X, Y ) ) ],
% 0.73/1.13     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.73/1.13     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.73/1.13    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.73/1.13     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.73/1.13    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.73/1.13     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.73/1.13    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.73/1.13    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.73/1.13    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.73/1.13    Y ), rotate( T ) ) ],
% 0.73/1.13     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.73/1.13    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.73/1.13    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.73/1.13    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.73/1.13    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.73/1.13    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.73/1.13    Z ), flip( T ) ) ],
% 0.73/1.13     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.73/1.13    inverse( X ) ) ],
% 0.73/1.13     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.73/1.13     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.73/1.13    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.73/1.13     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.73/1.13    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.73/1.13     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.73/1.13     ],
% 0.73/1.13     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.73/1.13     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.73/1.13    successor( X ), Y ) ],
% 0.73/1.13     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.73/1.13    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.73/1.13    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.73/1.13     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.73/1.13     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.73/1.13    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.73/1.13     [ inductive( omega ) ],
% 0.73/1.13     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.73/1.13     [ member( omega, 'universal_class' ) ],
% 0.73/1.13     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.73/1.13    , 'sum_class'( X ) ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.73/1.13    'universal_class' ) ],
% 0.73/1.13     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.73/1.13    'power_class'( X ) ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.73/1.13    'universal_class' ) ],
% 0.73/1.13     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.73/1.13    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.73/1.13     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.73/1.13    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.73/1.13     ) ],
% 0.73/1.13     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.73/1.13    , 'identity_relation' ) ],
% 0.73/1.13     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.73/1.13    'single_valued_class'( X ) ],
% 0.73/1.13     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.73/1.13    'identity_relation' ) ],
% 0.73/1.13     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.73/1.13     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.73/1.13    , function( X ) ],
% 0.73/1.13     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.73/1.13    X, Y ), 'universal_class' ) ],
% 0.73/1.13     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.73/1.13     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.73/1.13     ) ],
% 0.73/1.13     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.73/1.13     [ function( choice ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.73/1.13    apply( choice, X ), X ) ],
% 0.73/1.13     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.73/1.13     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.73/1.13     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.73/1.13     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.73/1.13    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.73/1.13    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.73/1.13     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.73/1.13    'identity_relation' ) ],
% 0.73/1.13     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.73/1.13    , diagonalise( X ) ) ],
% 0.73/1.13     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.73/1.13    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.73/1.13     [ ~( operation( X ) ), function( X ) ],
% 0.73/1.13     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.73/1.13     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.73/1.13     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.73/1.13    'domain_of'( X ) ) ) ],
% 0.73/1.13     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.73/1.13     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.73/1.13    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.73/1.13    X ) ],
% 0.73/1.13     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.73/1.13     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.73/1.13    'domain_of'( X ) ) ],
% 0.73/1.13     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.73/1.13    'domain_of'( Z ) ) ) ],
% 0.73/1.13     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.73/1.13    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.73/1.13     ), compatible( X, Y, Z ) ],
% 0.73/1.13     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.73/1.13     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.73/1.13     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.73/1.13     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.73/1.13    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.73/1.13    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.73/1.13     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.73/1.13    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.73/1.13    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.73/1.13    , Y ) ],
% 0.73/1.13     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.73/1.13    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.73/1.13     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.73/1.13    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.73/1.13    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.73/1.13     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.73/1.13    compose( Z, X ), Y ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.73/1.13    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.73/1.13    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.73/1.13     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.73/1.13    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.73/1.13    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.73/1.13    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.73/1.13    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.73/1.13     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.73/1.13    'domain_of'( X ), Y ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.73/1.13    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.73/1.13     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.73/1.13    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.73/1.13     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.73/1.13    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.73/1.13     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.73/1.13     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.73/1.13     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.73/1.13    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.73/1.13    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.73/1.13    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.73/1.13    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.73/1.13    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.73/1.13    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.73/1.13    'application_function' ) ],
% 0.73/1.13     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.73/1.13     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 0.73/1.13     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 0.73/1.13     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 0.73/1.13    'domain_of'( X ), Y ) ],
% 0.73/1.13     [ =( union( X, inverse( X ) ), 'symmetrization_of'( X ) ) ],
% 0.73/1.13     [ ~( irreflexive( X, Y ) ), subclass( restrict( X, Y, Y ), complement( 
% 0.73/1.13    'identity_relation' ) ) ],
% 0.73/1.13     [ ~( subclass( restrict( X, Y, Y ), complement( 'identity_relation' ) )
% 0.73/1.13     ), irreflexive( X, Y ) ],
% 0.73/1.13     [ ~( connected( X, Y ) ), subclass( 'cross_product'( Y, Y ), union( 
% 0.73/1.13    'identity_relation', 'symmetrization_of'( X ) ) ) ],
% 0.73/1.13     [ ~( subclass( 'cross_product'( X, X ), union( 'identity_relation', 
% 0.73/1.13    'symmetrization_of'( Y ) ) ) ), connected( Y, X ) ],
% 0.73/1.13     [ ~( transitive( X, Y ) ), subclass( compose( restrict( X, Y, Y ), 
% 0.73/1.13    restrict( X, Y, Y ) ), restrict( X, Y, Y ) ) ],
% 0.73/1.13     [ ~( subclass( compose( restrict( X, Y, Y ), restrict( X, Y, Y ) ), 
% 0.73/1.13    restrict( X, Y, Y ) ) ), transitive( X, Y ) ],
% 0.73/1.13     [ ~( asymmetric( X, Y ) ), =( restrict( intersection( X, inverse( X ) )
% 0.73/1.13    , Y, Y ), 'null_class' ) ],
% 0.73/1.13     [ ~( =( restrict( intersection( X, inverse( X ) ), Y, Y ), 'null_class'
% 0.73/1.13     ) ), asymmetric( X, Y ) ],
% 0.73/1.13     [ =( segment( X, Y, Z ), 'domain_of'( restrict( X, Y, singleton( Z ) ) )
% 0.73/1.13     ) ],
% 0.73/1.13     [ ~( 'well_ordering'( X, Y ) ), connected( X, Y ) ],
% 0.73/1.13     [ ~( 'well_ordering'( X, Y ) ), ~( subclass( Z, Y ) ), =( Z, 
% 0.73/1.13    'null_class' ), member( least( X, Z ), Z ) ],
% 0.73/1.13     [ ~( 'well_ordering'( X, Y ) ), ~( subclass( Z, Y ) ), ~( member( T, Z )
% 0.73/1.13     ), member( least( X, Z ), Z ) ],
% 0.73/1.13     [ ~( 'well_ordering'( X, Y ) ), ~( subclass( Z, Y ) ), =( segment( X, Z
% 0.73/1.13    , least( X, Z ) ), 'null_class' ) ],
% 0.73/1.13     [ ~( 'well_ordering'( X, Y ) ), ~( subclass( Z, Y ) ), ~( member( T, Z )
% 0.73/1.13     ), ~( member( 'ordered_pair'( T, least( X, Z ) ), X ) ) ],
% 0.73/1.13     [ ~( connected( X, Y ) ), ~( =( 'not_well_ordering'( X, Y ), 
% 0.73/1.13    'null_class' ) ), 'well_ordering'( X, Y ) ],
% 0.73/1.13     [ ~( connected( X, Y ) ), subclass( 'not_well_ordering'( X, Y ), Y ), 
% 0.73/1.13    'well_ordering'( X, Y ) ],
% 0.73/1.13     [ ~( member( X, 'not_well_ordering'( Y, Z ) ) ), ~( =( segment( Y, 
% 0.73/1.13    'not_well_ordering'( Y, Z ), X ), 'null_class' ) ), ~( connected( Y, Z )
% 0.73/1.13     ), 'well_ordering'( Y, Z ) ],
% 0.73/1.13     [ ~( section( X, Y, Z ) ), subclass( Y, Z ) ],
% 0.73/1.13     [ ~( section( X, Y, Z ) ), subclass( 'domain_of'( restrict( X, Z, Y ) )
% 0.73/1.13    , Y ) ],
% 0.73/1.13     [ ~( subclass( X, Y ) ), ~( subclass( 'domain_of'( restrict( Z, Y, X ) )
% 0.73/1.13    , X ) ), section( Z, X, Y ) ],
% 0.73/1.13     [ ~( member( X, 'ordinal_numbers' ) ), 'well_ordering'( 
% 0.73/1.13    'element_relation', X ) ],
% 0.73/1.13     [ ~( member( X, 'ordinal_numbers' ) ), subclass( 'sum_class'( X ), X ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ ~( 'well_ordering'( 'element_relation', X ) ), ~( subclass( 
% 0.73/1.13    'sum_class'( X ), X ) ), ~( member( X, 'universal_class' ) ), member( X, 
% 0.73/1.13    'ordinal_numbers' ) ],
% 0.73/1.13     [ ~( 'well_ordering'( 'element_relation', X ) ), ~( subclass( 
% 0.73/1.13    'sum_class'( X ), X ) ), member( X, 'ordinal_numbers' ), =( X, 
% 0.73/1.13    'ordinal_numbers' ) ],
% 0.73/1.13     [ =( union( singleton( 'null_class' ), image( 'successor_relation', 
% 0.73/1.13    'ordinal_numbers' ) ), 'kind_1_ordinals' ) ],
% 0.73/1.13     [ =( intersection( complement( 'kind_1_ordinals' ), 'ordinal_numbers' )
% 0.73/1.13    , 'limit_ordinals' ) ],
% 0.73/1.13     [ subclass( 'rest_of'( X ), 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'rest_of'( Z ) ) ), member( X, 
% 0.73/1.13    'domain_of'( Z ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'rest_of'( Z ) ) ), =( restrict( Z
% 0.73/1.13    , X, 'universal_class' ), Y ) ],
% 0.73/1.13     [ ~( member( X, 'domain_of'( Y ) ) ), ~( =( restrict( Y, X, 
% 0.73/1.13    'universal_class' ), Z ) ), member( 'ordered_pair'( X, Z ), 'rest_of'( Y
% 0.73/1.13     ) ) ],
% 0.73/1.13     [ subclass( 'rest_relation', 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'rest_relation' ) ), =( 'rest_of'( 
% 0.73/1.13    X ), Y ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.73/1.13    'rest_of'( X ) ), 'rest_relation' ) ],
% 0.73/1.13     [ ~( member( X, 'recursion_equation_functions'( Y ) ) ), function( Y ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ ~( member( X, 'recursion_equation_functions'( Y ) ) ), function( X ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ ~( member( X, 'recursion_equation_functions'( Y ) ) ), member( 
% 1.28/1.67    'domain_of'( X ), 'ordinal_numbers' ) ],
% 1.28/1.67     [ ~( member( X, 'recursion_equation_functions'( Y ) ) ), =( compose( Y, 
% 1.28/1.67    'rest_of'( X ) ), X ) ],
% 1.28/1.67     [ ~( function( X ) ), ~( function( Y ) ), ~( member( 'domain_of'( Y ), 
% 1.28/1.67    'ordinal_numbers' ) ), ~( =( compose( X, 'rest_of'( Y ) ), Y ) ), member( 
% 1.28/1.67    Y, 'recursion_equation_functions'( X ) ) ],
% 1.28/1.67     [ subclass( 'union_of_range_map', 'cross_product'( 'universal_class', 
% 1.28/1.67    'universal_class' ) ) ],
% 1.28/1.67     [ ~( member( 'ordered_pair'( X, Y ), 'union_of_range_map' ) ), =( 
% 1.28/1.67    'sum_class'( 'range_of'( X ) ), Y ) ],
% 1.28/1.67     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 1.28/1.67    , 'universal_class' ) ) ), ~( =( 'sum_class'( 'range_of'( X ) ), Y ) ), 
% 1.28/1.67    member( 'ordered_pair'( X, Y ), 'union_of_range_map' ) ],
% 1.28/1.67     [ =( apply( recursion( X, 'successor_relation', 'union_of_range_map' ), 
% 1.28/1.67    Y ), 'ordinal_add'( X, Y ) ) ],
% 1.28/1.67     [ =( recursion( 'null_class', apply( 'add_relation', X ), 
% 1.28/1.67    'union_of_range_map' ), 'ordinal_multiply'( X, Y ) ) ],
% 1.28/1.67     [ ~( member( X, omega ) ), =( 'integer_of'( X ), X ) ],
% 1.28/1.67     [ member( X, omega ), =( 'integer_of'( X ), 'null_class' ) ],
% 1.28/1.67     [ subclass( 'ordinals_with_null_class_as_identity', 'ordinal_numbers' )
% 1.28/1.67     ],
% 1.28/1.67     [ ~( member( X, 'ordinals_with_null_class_as_identity' ) ), =( 
% 1.28/1.67    'ordinal_add'( 'null_class', X ), X ) ],
% 1.28/1.67     [ ~( member( X, 'ordinal_numbers' ) ), ~( =( 'ordinal_add'( 'null_class'
% 1.28/1.67    , X ), X ) ), member( X, 'ordinals_with_null_class_as_identity' ) ],
% 1.28/1.67     [ ~( member( 'null_class', 'ordinals_with_null_class_as_identity' ) ) ]
% 1.28/1.67    
% 1.28/1.67  ] .
% 1.28/1.67  
% 1.28/1.67  
% 1.28/1.67  percentage equality = 0.221884, percentage horn = 0.925926
% 1.28/1.67  This is a problem with some equality
% 1.28/1.67  
% 1.28/1.67  
% 1.28/1.67  
% 1.28/1.67  Options Used:
% 1.28/1.67  
% 1.28/1.67  useres =            1
% 1.28/1.67  useparamod =        1
% 1.28/1.67  useeqrefl =         1
% 1.28/1.67  useeqfact =         1
% 1.28/1.67  usefactor =         1
% 1.28/1.67  usesimpsplitting =  0
% 1.28/1.67  usesimpdemod =      5
% 1.28/1.67  usesimpres =        3
% 1.28/1.67  
% 1.28/1.67  resimpinuse      =  1000
% 1.28/1.67  resimpclauses =     20000
% 1.28/1.67  substype =          eqrewr
% 1.28/1.67  backwardsubs =      1
% 1.28/1.67  selectoldest =      5
% 1.28/1.67  
% 1.28/1.67  litorderings [0] =  split
% 1.28/1.67  litorderings [1] =  extend the termordering, first sorting on arguments
% 1.28/1.67  
% 1.28/1.67  termordering =      kbo
% 1.28/1.67  
% 1.28/1.67  litapriori =        0
% 1.28/1.67  termapriori =       1
% 1.28/1.67  litaposteriori =    0
% 1.28/1.67  termaposteriori =   0
% 1.28/1.67  demodaposteriori =  0
% 1.28/1.67  ordereqreflfact =   0
% 1.28/1.67  
% 1.28/1.67  litselect =         negord
% 1.28/1.67  
% 1.28/1.67  maxweight =         15
% 1.28/1.67  maxdepth =          30000
% 1.28/1.67  maxlength =         115
% 1.28/1.67  maxnrvars =         195
% 1.28/1.67  excuselevel =       1
% 1.28/1.67  increasemaxweight = 1
% 1.28/1.67  
% 1.28/1.67  maxselected =       10000000
% 1.28/1.67  maxnrclauses =      10000000
% 1.28/1.67  
% 1.28/1.67  showgenerated =    0
% 1.28/1.67  showkept =         0
% 1.28/1.67  showselected =     0
% 1.28/1.67  showdeleted =      0
% 1.28/1.67  showresimp =       1
% 1.28/1.67  showstatus =       2000
% 1.28/1.67  
% 1.28/1.67  prologoutput =     1
% 1.28/1.67  nrgoals =          5000000
% 1.28/1.67  totalproof =       1
% 1.28/1.67  
% 1.28/1.67  Symbols occurring in the translation:
% 1.28/1.67  
% 1.28/1.67  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 1.28/1.67  .  [1, 2]      (w:1, o:73, a:1, s:1, b:0), 
% 1.28/1.67  !  [4, 1]      (w:0, o:40, a:1, s:1, b:0), 
% 1.28/1.67  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 1.28/1.67  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 1.28/1.67  subclass  [41, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 1.28/1.67  member  [43, 2]      (w:1, o:100, a:1, s:1, b:0), 
% 1.28/1.67  'not_subclass_element'  [44, 2]      (w:1, o:101, a:1, s:1, b:0), 
% 1.28/1.67  'universal_class'  [45, 0]      (w:1, o:25, a:1, s:1, b:0), 
% 1.28/1.67  'unordered_pair'  [46, 2]      (w:1, o:103, a:1, s:1, b:0), 
% 1.28/1.67  singleton  [47, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 1.28/1.67  'ordered_pair'  [48, 2]      (w:1, o:105, a:1, s:1, b:0), 
% 1.28/1.67  'cross_product'  [50, 2]      (w:1, o:106, a:1, s:1, b:0), 
% 1.28/1.67  first  [52, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 1.28/1.67  second  [53, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 1.28/1.67  'element_relation'  [54, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 1.28/1.67  intersection  [55, 2]      (w:1, o:108, a:1, s:1, b:0), 
% 1.28/1.67  complement  [56, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 1.28/1.67  union  [57, 2]      (w:1, o:109, a:1, s:1, b:0), 
% 1.28/1.67  'symmetric_difference'  [58, 2]      (w:1, o:110, a:1, s:1, b:0), 
% 1.28/1.67  restrict  [60, 3]      (w:1, o:119, a:1, s:1, b:0), 
% 1.28/1.67  'null_class'  [61, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 1.28/1.67  'domain_of'  [62, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 1.28/1.67  rotate  [63, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 1.28/1.67  flip  [65, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 1.28/1.67  inverse  [66, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 1.28/1.67  'range_of'  [67, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 42.75/43.14  domain  [68, 3]      (w:1, o:121, a:1, s:1, b:0), 
% 42.75/43.14  range  [69, 3]      (w:1, o:122, a:1, s:1, b:0), 
% 42.75/43.14  image  [70, 2]      (w:1, o:107, a:1, s:1, b:0), 
% 42.75/43.14  successor  [71, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 42.75/43.14  'successor_relation'  [72, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 42.75/43.14  inductive  [73, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 42.75/43.14  omega  [74, 0]      (w:1, o:11, a:1, s:1, b:0), 
% 42.75/43.14  'sum_class'  [75, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 42.75/43.14  'power_class'  [76, 1]      (w:1, o:64, a:1, s:1, b:0), 
% 42.75/43.14  compose  [78, 2]      (w:1, o:111, a:1, s:1, b:0), 
% 42.75/43.14  'single_valued_class'  [79, 1]      (w:1, o:65, a:1, s:1, b:0), 
% 42.75/43.14  'identity_relation'  [80, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 42.75/43.14  function  [82, 1]      (w:1, o:66, a:1, s:1, b:0), 
% 42.75/43.14  regular  [83, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 42.75/43.14  apply  [84, 2]      (w:1, o:112, a:1, s:1, b:0), 
% 42.75/43.14  choice  [85, 0]      (w:1, o:33, a:1, s:1, b:0), 
% 42.75/43.14  'one_to_one'  [86, 1]      (w:1, o:62, a:1, s:1, b:0), 
% 42.75/43.14  'subset_relation'  [87, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 42.75/43.14  diagonalise  [88, 1]      (w:1, o:67, a:1, s:1, b:0), 
% 42.75/43.14  cantor  [89, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 42.75/43.14  operation  [90, 1]      (w:1, o:63, a:1, s:1, b:0), 
% 42.75/43.14  compatible  [94, 3]      (w:1, o:120, a:1, s:1, b:0), 
% 42.75/43.14  homomorphism  [95, 3]      (w:1, o:123, a:1, s:1, b:0), 
% 42.75/43.14  'not_homomorphism1'  [96, 3]      (w:1, o:125, a:1, s:1, b:0), 
% 42.75/43.14  'not_homomorphism2'  [97, 3]      (w:1, o:126, a:1, s:1, b:0), 
% 42.75/43.14  'compose_class'  [98, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 42.75/43.14  'composition_function'  [99, 0]      (w:1, o:34, a:1, s:1, b:0), 
% 42.75/43.14  'domain_relation'  [100, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 42.75/43.14  'single_valued1'  [101, 1]      (w:1, o:68, a:1, s:1, b:0), 
% 42.75/43.14  'single_valued2'  [102, 1]      (w:1, o:69, a:1, s:1, b:0), 
% 42.75/43.14  'single_valued3'  [103, 1]      (w:1, o:70, a:1, s:1, b:0), 
% 42.75/43.14  'singleton_relation'  [104, 0]      (w:1, o:8, a:1, s:1, b:0), 
% 42.75/43.14  'application_function'  [105, 0]      (w:1, o:35, a:1, s:1, b:0), 
% 42.75/43.14  maps  [106, 3]      (w:1, o:124, a:1, s:1, b:0), 
% 42.75/43.14  'symmetrization_of'  [107, 1]      (w:1, o:71, a:1, s:1, b:0), 
% 42.75/43.14  irreflexive  [108, 2]      (w:1, o:113, a:1, s:1, b:0), 
% 42.75/43.14  connected  [109, 2]      (w:1, o:114, a:1, s:1, b:0), 
% 42.75/43.14  transitive  [110, 2]      (w:1, o:102, a:1, s:1, b:0), 
% 42.75/43.14  asymmetric  [111, 2]      (w:1, o:115, a:1, s:1, b:0), 
% 42.75/43.14  segment  [112, 3]      (w:1, o:128, a:1, s:1, b:0), 
% 42.75/43.14  'well_ordering'  [113, 2]      (w:1, o:116, a:1, s:1, b:0), 
% 42.75/43.14  least  [114, 2]      (w:1, o:99, a:1, s:1, b:0), 
% 42.75/43.14  'not_well_ordering'  [115, 2]      (w:1, o:104, a:1, s:1, b:0), 
% 42.75/43.14  section  [116, 3]      (w:1, o:129, a:1, s:1, b:0), 
% 42.75/43.14  'ordinal_numbers'  [117, 0]      (w:1, o:12, a:1, s:1, b:0), 
% 42.75/43.14  'kind_1_ordinals'  [118, 0]      (w:1, o:36, a:1, s:1, b:0), 
% 42.75/43.14  'limit_ordinals'  [119, 0]      (w:1, o:37, a:1, s:1, b:0), 
% 42.75/43.14  'rest_of'  [120, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 42.75/43.14  'rest_relation'  [121, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 42.75/43.14  'recursion_equation_functions'  [122, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 42.75/43.14  'union_of_range_map'  [123, 0]      (w:1, o:38, a:1, s:1, b:0), 
% 42.75/43.14  recursion  [124, 3]      (w:1, o:127, a:1, s:1, b:0), 
% 42.75/43.14  'ordinal_add'  [125, 2]      (w:1, o:117, a:1, s:1, b:0), 
% 42.75/43.14  'add_relation'  [126, 0]      (w:1, o:39, a:1, s:1, b:0), 
% 42.75/43.14  'ordinal_multiply'  [127, 2]      (w:1, o:118, a:1, s:1, b:0), 
% 42.75/43.14  'integer_of'  [128, 1]      (w:1, o:72, a:1, s:1, b:0), 
% 42.75/43.14  'ordinals_with_null_class_as_identity'  [129, 0]      (w:1, o:13, a:1, s:1
% 42.75/43.14    , b:0).
% 42.75/43.14  
% 42.75/43.14  
% 42.75/43.14  Starting Search:
% 42.75/43.14  
% 42.75/43.14  Resimplifying inuse:
% 42.75/43.14  Done
% 42.75/43.14  
% 42.75/43.14  
% 42.75/43.14  Intermediate Status:
% 42.75/43.14  Generated:    4363
% 42.75/43.14  Kept:         2003
% 42.75/43.14  Inuse:        111
% 42.75/43.14  Deleted:      2
% 42.75/43.14  Deletedinuse: 2
% 42.75/43.14  
% 42.75/43.14  Resimplifying inuse:
% 42.75/43.14  Done
% 42.75/43.14  
% 42.75/43.14  Resimplifying inuse:
% 42.75/43.14  Done
% 42.75/43.14  
% 42.75/43.14  
% 42.75/43.14  Intermediate Status:
% 42.75/43.14  Generated:    9643
% 42.75/43.14  Kept:         4437
% 42.75/43.14  Inuse:        198
% 42.75/43.14  Deleted:      7
% 42.75/43.14  Deletedinuse: 4
% 42.75/43.14  
% 42.75/43.14  Resimplifying inuse:
% 42.75/43.14  Done
% 42.75/43.14  
% 42.75/43.14  Resimplifying inuse:
% 42.75/43.14  Done
% 42.75/43.14  
% 42.75/43.14  
% 42.75/43.14  Intermediate Status:
% 42.75/43.14  Generated:    14524
% 42.75/43.14  Kept:         6931
% 42.75/43.14  Inuse:        278
% 42.75/43.14  Deleted:      15
% 42.75/43.14  Deletedinuse: 7
% 42.75/43.14  
% 42.75/43.14  Resimplifying inuse:
% 42.75/43.14  Done
% 42.75/43.14  
% 42.75/43.14  Resimplifying inuse:
% 42.75/43.14  Done
% 42.75/43.14  
% 42.75/43.14  
% 42.75/43.14  Intermediate Status:
% 42.75/43.14  Generated:    20121
% 42.75/43.14  Kept:         8935
% 42.75/43.14  Inuse:        349
% 42.75/43.14  Deleted:      46
% 42.75/43.14  Deletedinuse: 30
% 42.75/43.14  
% 42.75/43.14  Resimplifying inuse:
% 42.75/43.14  Done
% 42.75/43.14  
% 42.75/43.14  Resimplifying inuse:
% 42.75/43.14  Done
% 42.75/43.14  
% 42.75/43.14  
% 42.75/43.14  Intermediate Status:
% 42.75/43.14  Generated:    24263
% 165.21/165.63  Kept:         11079
% 165.21/165.63  Inuse:        380
% 165.21/165.63  Deleted:      53
% 165.21/165.63  Deletedinuse: 37
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    28192
% 165.21/165.63  Kept:         13102
% 165.21/165.63  Inuse:        417
% 165.21/165.63  Deleted:      53
% 165.21/165.63  Deletedinuse: 37
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    32531
% 165.21/165.63  Kept:         15882
% 165.21/165.63  Inuse:        440
% 165.21/165.63  Deleted:      55
% 165.21/165.63  Deletedinuse: 39
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    37025
% 165.21/165.63  Kept:         17891
% 165.21/165.63  Inuse:        500
% 165.21/165.63  Deleted:      58
% 165.21/165.63  Deletedinuse: 39
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    43481
% 165.21/165.63  Kept:         20023
% 165.21/165.63  Inuse:        535
% 165.21/165.63  Deleted:      64
% 165.21/165.63  Deletedinuse: 43
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying clauses:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    47822
% 165.21/165.63  Kept:         22028
% 165.21/165.63  Inuse:        578
% 165.21/165.63  Deleted:      1538
% 165.21/165.63  Deletedinuse: 45
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    52224
% 165.21/165.63  Kept:         24449
% 165.21/165.63  Inuse:        590
% 165.21/165.63  Deleted:      1538
% 165.21/165.63  Deletedinuse: 45
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    56517
% 165.21/165.63  Kept:         27005
% 165.21/165.63  Inuse:        615
% 165.21/165.63  Deleted:      1539
% 165.21/165.63  Deletedinuse: 46
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    64065
% 165.21/165.63  Kept:         31221
% 165.21/165.63  Inuse:        653
% 165.21/165.63  Deleted:      1541
% 165.21/165.63  Deletedinuse: 46
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    70999
% 165.21/165.63  Kept:         33771
% 165.21/165.63  Inuse:        658
% 165.21/165.63  Deleted:      1543
% 165.21/165.63  Deletedinuse: 48
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    77690
% 165.21/165.63  Kept:         36143
% 165.21/165.63  Inuse:        663
% 165.21/165.63  Deleted:      1543
% 165.21/165.63  Deletedinuse: 48
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    83111
% 165.21/165.63  Kept:         38181
% 165.21/165.63  Inuse:        704
% 165.21/165.63  Deleted:      1547
% 165.21/165.63  Deletedinuse: 51
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    88115
% 165.21/165.63  Kept:         40276
% 165.21/165.63  Inuse:        735
% 165.21/165.63  Deleted:      1549
% 165.21/165.63  Deletedinuse: 51
% 165.21/165.63  
% 165.21/165.63  Resimplifying clauses:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    92509
% 165.21/165.63  Kept:         42315
% 165.21/165.63  Inuse:        776
% 165.21/165.63  Deleted:      2956
% 165.21/165.63  Deletedinuse: 61
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    97498
% 165.21/165.63  Kept:         44329
% 165.21/165.63  Inuse:        819
% 165.21/165.63  Deleted:      2963
% 165.21/165.63  Deletedinuse: 68
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    109570
% 165.21/165.63  Kept:         47478
% 165.21/165.63  Inuse:        830
% 165.21/165.63  Deleted:      2963
% 165.21/165.63  Deletedinuse: 68
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    115315
% 165.21/165.63  Kept:         49515
% 165.21/165.63  Inuse:        873
% 165.21/165.63  Deleted:      2963
% 165.21/165.63  Deletedinuse: 68
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    120637
% 165.21/165.63  Kept:         51530
% 165.21/165.63  Inuse:        909
% 165.21/165.63  Deleted:      2963
% 165.21/165.63  Deletedinuse: 68
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    126129
% 165.21/165.63  Kept:         53547
% 165.21/165.63  Inuse:        944
% 165.21/165.63  Deleted:      2963
% 165.21/165.63  Deletedinuse: 68
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    134516
% 165.21/165.63  Kept:         57534
% 165.21/165.63  Inuse:        960
% 165.21/165.63  Deleted:      2963
% 165.21/165.63  Deletedinuse: 68
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    141054
% 165.21/165.63  Kept:         60827
% 165.21/165.63  Inuse:        965
% 165.21/165.63  Deleted:      2963
% 165.21/165.63  Deletedinuse: 68
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying clauses:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    161312
% 165.21/165.63  Kept:         65311
% 165.21/165.63  Inuse:        980
% 165.21/165.63  Deleted:      4962
% 165.21/165.63  Deletedinuse: 68
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    222973
% 165.21/165.63  Kept:         67342
% 165.21/165.63  Inuse:        1003
% 165.21/165.63  Deleted:      4962
% 165.21/165.63  Deletedinuse: 68
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    233026
% 165.21/165.63  Kept:         70722
% 165.21/165.63  Inuse:        1010
% 165.21/165.63  Deleted:      4962
% 165.21/165.63  Deletedinuse: 68
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  
% 165.21/165.63  Intermediate Status:
% 165.21/165.63  Generated:    243795
% 165.21/165.63  Kept:         74342
% 165.21/165.63  Inuse:        1020
% 165.21/165.63  Deleted:      4962
% 165.21/165.63  Deletedinuse: 68
% 165.21/165.63  
% 165.21/165.63  Resimplifying inuse:
% 165.21/165.63  Done
% 165.21/165.63  
% 165.21/165.63  ResiCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------