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

View Problem - Process Solution

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

% Computer : n013.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:20:35 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : NUM218-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.13  % Command  : bliksem %s
% 0.14/0.35  % Computer : n013.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % DateTime : Wed Jul  6 22:00:29 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.74/1.15  *** allocated 10000 integers for termspace/termends
% 0.74/1.15  *** allocated 10000 integers for clauses
% 0.74/1.15  *** allocated 10000 integers for justifications
% 0.74/1.15  Bliksem 1.12
% 0.74/1.15  
% 0.74/1.15  
% 0.74/1.15  Automatic Strategy Selection
% 0.74/1.15  
% 0.74/1.15  Clauses:
% 0.74/1.15  [
% 0.74/1.15     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.74/1.15     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.74/1.15     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.74/1.15    ,
% 0.74/1.15     [ subclass( X, 'universal_class' ) ],
% 0.74/1.15     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.74/1.15     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.74/1.15     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.74/1.15     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.74/1.15    ,
% 0.74/1.15     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.74/1.15     ) ) ],
% 0.74/1.15     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.74/1.15     ) ) ],
% 0.74/1.15     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.74/1.15     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.74/1.15     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.74/1.15     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.74/1.15    X, Z ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.74/1.15    Y, T ) ],
% 0.74/1.15     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.74/1.15     ), 'cross_product'( Y, T ) ) ],
% 0.74/1.15     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.74/1.15     ), second( X ) ), X ) ],
% 0.74/1.15     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.74/1.15    'universal_class' ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.74/1.15    Y ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.74/1.15    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.74/1.15    , Y ), 'element_relation' ) ],
% 0.74/1.15     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.74/1.15     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.74/1.15     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.74/1.15    Z ) ) ],
% 0.74/1.15     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.74/1.15     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.74/1.15    member( X, Y ) ],
% 0.74/1.15     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.74/1.15    union( X, Y ) ) ],
% 0.74/1.15     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.74/1.15    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.74/1.15    'symmetric_difference'( X, Y ) ) ],
% 0.74/1.15     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.74/1.15    ,
% 0.74/1.15     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.74/1.15    ,
% 0.74/1.15     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.74/1.15     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.74/1.15     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.74/1.15    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.74/1.15     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.74/1.15    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.74/1.15     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.74/1.15    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.74/1.15    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.74/1.15    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.74/1.15    Y ), rotate( T ) ) ],
% 0.74/1.15     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.74/1.15    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.74/1.15    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.74/1.15    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.74/1.15    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.74/1.15    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.74/1.15    Z ), flip( T ) ) ],
% 0.74/1.15     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.74/1.15    inverse( X ) ) ],
% 0.74/1.15     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.74/1.15     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.74/1.15    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.74/1.15     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.74/1.15    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.74/1.15     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.74/1.15     ],
% 0.74/1.15     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.74/1.15     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.74/1.15    'universal_class' ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.74/1.15    successor( X ), Y ) ],
% 0.74/1.15     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.74/1.15    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.74/1.15    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.74/1.15     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.74/1.15     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.74/1.15    ,
% 0.74/1.15     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.74/1.15    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.74/1.15     [ inductive( omega ) ],
% 0.74/1.15     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.74/1.15     [ member( omega, 'universal_class' ) ],
% 0.74/1.15     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.74/1.15    , 'sum_class'( X ) ) ],
% 0.74/1.15     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.74/1.15    'universal_class' ) ],
% 0.74/1.15     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.74/1.15    'power_class'( X ) ) ],
% 0.74/1.15     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.74/1.15    'universal_class' ) ],
% 0.74/1.15     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.74/1.15    'universal_class' ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.74/1.15    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.74/1.15     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.74/1.15    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.74/1.15    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.74/1.15     ) ],
% 0.74/1.15     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.74/1.15    , 'identity_relation' ) ],
% 0.74/1.15     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.74/1.15    'single_valued_class'( X ) ],
% 0.74/1.15     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.74/1.15    'universal_class' ) ) ],
% 0.74/1.15     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.74/1.15    'identity_relation' ) ],
% 0.74/1.15     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.74/1.15     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.74/1.15    , function( X ) ],
% 0.74/1.15     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.74/1.15    X, Y ), 'universal_class' ) ],
% 0.74/1.15     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.74/1.15     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.74/1.15     ) ],
% 0.74/1.15     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.74/1.15     [ function( choice ) ],
% 0.74/1.15     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.74/1.15    apply( choice, X ), X ) ],
% 0.74/1.15     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.74/1.15     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.74/1.15     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.74/1.15    ,
% 0.74/1.15     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.74/1.15     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.74/1.15    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.74/1.15    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.74/1.15     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.74/1.15    'identity_relation' ) ],
% 0.74/1.15     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.74/1.15    , diagonalise( X ) ) ],
% 0.74/1.15     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.74/1.15    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.74/1.15     [ ~( operation( X ) ), function( X ) ],
% 0.74/1.15     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.74/1.15     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.74/1.15     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.74/1.15    'domain_of'( X ) ) ) ],
% 0.74/1.15     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.74/1.15     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.74/1.15    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.74/1.15    X ) ],
% 0.74/1.15     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.74/1.15     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.74/1.15    'domain_of'( X ) ) ],
% 0.74/1.15     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.74/1.15    'domain_of'( Z ) ) ) ],
% 0.74/1.15     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.74/1.15    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.74/1.15     ), compatible( X, Y, Z ) ],
% 0.74/1.15     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.74/1.15     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.74/1.15     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.74/1.15     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.74/1.15    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.74/1.15    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.74/1.15     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.74/1.15    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.74/1.15    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.74/1.15    , Y ) ],
% 0.74/1.15     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.74/1.15    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.74/1.15     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.74/1.15    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.74/1.15    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.74/1.15     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.74/1.15    'universal_class' ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.74/1.15    compose( Z, X ), Y ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.74/1.15    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.74/1.15    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.74/1.15     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.74/1.15    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.74/1.15    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.74/1.15    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.74/1.15    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.74/1.15     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.74/1.15    'universal_class' ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.74/1.15    'domain_of'( X ), Y ) ],
% 0.74/1.15     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.74/1.15    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.74/1.15     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.74/1.15    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.74/1.15     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.74/1.15    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.74/1.15     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.74/1.15     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.74/1.15     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.74/1.15    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.74/1.15    ,
% 0.74/1.15     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.74/1.15    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.74/1.15    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.74/1.15    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.74/1.15    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.74/1.15    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.74/1.15    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.74/1.15    'application_function' ) ],
% 0.74/1.15     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.74/1.15     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 0.74/1.15     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 0.74/1.15     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 0.74/1.15    'domain_of'( X ), Y ) ],
% 0.74/1.15     [ =( union( X, inverse( X ) ), 'symmetrization_of'( X ) ) ],
% 0.74/1.15     [ ~( irreflexive( X, Y ) ), subclass( restrict( X, Y, Y ), complement( 
% 0.74/1.15    'identity_relation' ) ) ],
% 0.74/1.15     [ ~( subclass( restrict( X, Y, Y ), complement( 'identity_relation' ) )
% 0.74/1.15     ), irreflexive( X, Y ) ],
% 0.74/1.15     [ ~( connected( X, Y ) ), subclass( 'cross_product'( Y, Y ), union( 
% 0.74/1.15    'identity_relation', 'symmetrization_of'( X ) ) ) ],
% 0.74/1.15     [ ~( subclass( 'cross_product'( X, X ), union( 'identity_relation', 
% 0.74/1.15    'symmetrization_of'( Y ) ) ) ), connected( Y, X ) ],
% 0.74/1.15     [ ~( transitive( X, Y ) ), subclass( compose( restrict( X, Y, Y ), 
% 0.74/1.15    restrict( X, Y, Y ) ), restrict( X, Y, Y ) ) ],
% 0.74/1.15     [ ~( subclass( compose( restrict( X, Y, Y ), restrict( X, Y, Y ) ), 
% 0.74/1.15    restrict( X, Y, Y ) ) ), transitive( X, Y ) ],
% 0.74/1.15     [ ~( asymmetric( X, Y ) ), =( restrict( intersection( X, inverse( X ) )
% 0.74/1.15    , Y, Y ), 'null_class' ) ],
% 0.74/1.15     [ ~( =( restrict( intersection( X, inverse( X ) ), Y, Y ), 'null_class'
% 0.74/1.15     ) ), asymmetric( X, Y ) ],
% 0.74/1.15     [ =( segment( X, Y, Z ), 'domain_of'( restrict( X, Y, singleton( Z ) ) )
% 0.74/1.15     ) ],
% 0.74/1.15     [ ~( 'well_ordering'( X, Y ) ), connected( X, Y ) ],
% 0.74/1.15     [ ~( 'well_ordering'( X, Y ) ), ~( subclass( Z, Y ) ), =( Z, 
% 0.74/1.15    'null_class' ), member( least( X, Z ), Z ) ],
% 0.74/1.15     [ ~( 'well_ordering'( X, Y ) ), ~( subclass( Z, Y ) ), ~( member( T, Z )
% 0.74/1.15     ), member( least( X, Z ), Z ) ],
% 0.74/1.15     [ ~( 'well_ordering'( X, Y ) ), ~( subclass( Z, Y ) ), =( segment( X, Z
% 0.74/1.15    , least( X, Z ) ), 'null_class' ) ],
% 0.74/1.15     [ ~( 'well_ordering'( X, Y ) ), ~( subclass( Z, Y ) ), ~( member( T, Z )
% 0.74/1.15     ), ~( member( 'ordered_pair'( T, least( X, Z ) ), X ) ) ],
% 0.74/1.15     [ ~( connected( X, Y ) ), ~( =( 'not_well_ordering'( X, Y ), 
% 0.74/1.15    'null_class' ) ), 'well_ordering'( X, Y ) ],
% 0.74/1.15     [ ~( connected( X, Y ) ), subclass( 'not_well_ordering'( X, Y ), Y ), 
% 0.74/1.15    'well_ordering'( X, Y ) ],
% 0.74/1.15     [ ~( member( X, 'not_well_ordering'( Y, Z ) ) ), ~( =( segment( Y, 
% 0.74/1.15    'not_well_ordering'( Y, Z ), X ), 'null_class' ) ), ~( connected( Y, Z )
% 0.74/1.15     ), 'well_ordering'( Y, Z ) ],
% 0.74/1.15     [ ~( section( X, Y, Z ) ), subclass( Y, Z ) ],
% 0.74/1.15     [ ~( section( X, Y, Z ) ), subclass( 'domain_of'( restrict( X, Z, Y ) )
% 0.74/1.15    , Y ) ],
% 0.74/1.15     [ ~( subclass( X, Y ) ), ~( subclass( 'domain_of'( restrict( Z, Y, X ) )
% 0.74/1.15    , X ) ), section( Z, X, Y ) ],
% 0.74/1.15     [ ~( member( X, 'ordinal_numbers' ) ), 'well_ordering'( 
% 0.74/1.15    'element_relation', X ) ],
% 0.74/1.15     [ ~( member( X, 'ordinal_numbers' ) ), subclass( 'sum_class'( X ), X ) ]
% 0.74/1.15    ,
% 0.74/1.15     [ ~( 'well_ordering'( 'element_relation', X ) ), ~( subclass( 
% 0.74/1.15    'sum_class'( X ), X ) ), ~( member( X, 'universal_class' ) ), member( X, 
% 0.74/1.15    'ordinal_numbers' ) ],
% 0.74/1.15     [ ~( 'well_ordering'( 'element_relation', X ) ), ~( subclass( 
% 0.74/1.15    'sum_class'( X ), X ) ), member( X, 'ordinal_numbers' ), =( X, 
% 0.74/1.15    'ordinal_numbers' ) ],
% 0.74/1.15     [ =( union( singleton( 'null_class' ), image( 'successor_relation', 
% 0.74/1.15    'ordinal_numbers' ) ), 'kind_1_ordinals' ) ],
% 0.74/1.15     [ =( intersection( complement( 'kind_1_ordinals' ), 'ordinal_numbers' )
% 0.74/1.15    , 'limit_ordinals' ) ],
% 0.74/1.15     [ subclass( 'rest_of'( X ), 'cross_product'( 'universal_class', 
% 0.74/1.15    'universal_class' ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'rest_of'( Z ) ) ), member( X, 
% 0.74/1.15    'domain_of'( Z ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'rest_of'( Z ) ) ), =( restrict( Z
% 0.74/1.15    , X, 'universal_class' ), Y ) ],
% 0.74/1.15     [ ~( member( X, 'domain_of'( Y ) ) ), ~( =( restrict( Y, X, 
% 0.74/1.15    'universal_class' ), Z ) ), member( 'ordered_pair'( X, Z ), 'rest_of'( Y
% 0.74/1.15     ) ) ],
% 0.74/1.15     [ subclass( 'rest_relation', 'cross_product'( 'universal_class', 
% 0.74/1.15    'universal_class' ) ) ],
% 0.74/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'rest_relation' ) ), =( 'rest_of'( 
% 0.74/1.15    X ), Y ) ],
% 0.74/1.15     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.74/1.15    'rest_of'( X ) ), 'rest_relation' ) ],
% 0.74/1.15     [ ~( member( X, 'recursion_equation_functions'( Y ) ) ), function( Y ) ]
% 0.74/1.15    ,
% 0.74/1.15     [ ~( member( X, 'recursion_equation_functions'( Y ) ) ), function( X ) ]
% 0.74/1.15    ,
% 0.74/1.15     [ ~( member( X, 'recursion_equation_functions'( Y ) ) ), member( 
% 1.40/1.78    'domain_of'( X ), 'ordinal_numbers' ) ],
% 1.40/1.78     [ ~( member( X, 'recursion_equation_functions'( Y ) ) ), =( compose( Y, 
% 1.40/1.78    'rest_of'( X ) ), X ) ],
% 1.40/1.78     [ ~( function( X ) ), ~( function( Y ) ), ~( member( 'domain_of'( Y ), 
% 1.40/1.78    'ordinal_numbers' ) ), ~( =( compose( X, 'rest_of'( Y ) ), Y ) ), member( 
% 1.40/1.78    Y, 'recursion_equation_functions'( X ) ) ],
% 1.40/1.78     [ subclass( 'union_of_range_map', 'cross_product'( 'universal_class', 
% 1.40/1.78    'universal_class' ) ) ],
% 1.40/1.78     [ ~( member( 'ordered_pair'( X, Y ), 'union_of_range_map' ) ), =( 
% 1.40/1.78    'sum_class'( 'range_of'( X ) ), Y ) ],
% 1.40/1.78     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 1.40/1.78    , 'universal_class' ) ) ), ~( =( 'sum_class'( 'range_of'( X ) ), Y ) ), 
% 1.40/1.78    member( 'ordered_pair'( X, Y ), 'union_of_range_map' ) ],
% 1.40/1.78     [ =( apply( recursion( X, 'successor_relation', 'union_of_range_map' ), 
% 1.40/1.78    Y ), 'ordinal_add'( X, Y ) ) ],
% 1.40/1.78     [ =( recursion( 'null_class', apply( 'add_relation', X ), 
% 1.40/1.78    'union_of_range_map' ), 'ordinal_multiply'( X, Y ) ) ],
% 1.40/1.78     [ ~( member( X, omega ) ), =( 'integer_of'( X ), X ) ],
% 1.40/1.78     [ member( X, omega ), =( 'integer_of'( X ), 'null_class' ) ],
% 1.40/1.78     [ ~( function( 'rest_of'( u ) ) ) ]
% 1.40/1.78  ] .
% 1.40/1.78  
% 1.40/1.78  
% 1.40/1.78  percentage equality = 0.219814, percentage horn = 0.924528
% 1.40/1.78  This is a problem with some equality
% 1.40/1.78  
% 1.40/1.78  
% 1.40/1.78  
% 1.40/1.78  Options Used:
% 1.40/1.78  
% 1.40/1.78  useres =            1
% 1.40/1.78  useparamod =        1
% 1.40/1.78  useeqrefl =         1
% 1.40/1.78  useeqfact =         1
% 1.40/1.78  usefactor =         1
% 1.40/1.78  usesimpsplitting =  0
% 1.40/1.78  usesimpdemod =      5
% 1.40/1.78  usesimpres =        3
% 1.40/1.78  
% 1.40/1.78  resimpinuse      =  1000
% 1.40/1.78  resimpclauses =     20000
% 1.40/1.78  substype =          eqrewr
% 1.40/1.78  backwardsubs =      1
% 1.40/1.78  selectoldest =      5
% 1.40/1.78  
% 1.40/1.78  litorderings [0] =  split
% 1.40/1.78  litorderings [1] =  extend the termordering, first sorting on arguments
% 1.40/1.78  
% 1.40/1.78  termordering =      kbo
% 1.40/1.78  
% 1.40/1.78  litapriori =        0
% 1.40/1.78  termapriori =       1
% 1.40/1.78  litaposteriori =    0
% 1.40/1.78  termaposteriori =   0
% 1.40/1.78  demodaposteriori =  0
% 1.40/1.78  ordereqreflfact =   0
% 1.40/1.78  
% 1.40/1.78  litselect =         negord
% 1.40/1.78  
% 1.40/1.78  maxweight =         15
% 1.40/1.78  maxdepth =          30000
% 1.40/1.78  maxlength =         115
% 1.40/1.78  maxnrvars =         195
% 1.40/1.78  excuselevel =       1
% 1.40/1.78  increasemaxweight = 1
% 1.40/1.78  
% 1.40/1.78  maxselected =       10000000
% 1.40/1.78  maxnrclauses =      10000000
% 1.40/1.78  
% 1.40/1.78  showgenerated =    0
% 1.40/1.78  showkept =         0
% 1.40/1.78  showselected =     0
% 1.40/1.78  showdeleted =      0
% 1.40/1.78  showresimp =       1
% 1.40/1.78  showstatus =       2000
% 1.40/1.78  
% 1.40/1.78  prologoutput =     1
% 1.40/1.78  nrgoals =          5000000
% 1.40/1.78  totalproof =       1
% 1.40/1.78  
% 1.40/1.78  Symbols occurring in the translation:
% 1.40/1.78  
% 1.40/1.78  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 1.40/1.78  .  [1, 2]      (w:1, o:73, a:1, s:1, b:0), 
% 1.40/1.78  !  [4, 1]      (w:0, o:40, a:1, s:1, b:0), 
% 1.40/1.78  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 1.40/1.78  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 1.40/1.78  subclass  [41, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 1.40/1.78  member  [43, 2]      (w:1, o:100, a:1, s:1, b:0), 
% 1.40/1.78  'not_subclass_element'  [44, 2]      (w:1, o:101, a:1, s:1, b:0), 
% 1.40/1.78  'universal_class'  [45, 0]      (w:1, o:24, a:1, s:1, b:0), 
% 1.40/1.78  'unordered_pair'  [46, 2]      (w:1, o:103, a:1, s:1, b:0), 
% 1.40/1.78  singleton  [47, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 1.40/1.78  'ordered_pair'  [48, 2]      (w:1, o:105, a:1, s:1, b:0), 
% 1.40/1.78  'cross_product'  [50, 2]      (w:1, o:106, a:1, s:1, b:0), 
% 1.40/1.78  first  [52, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 1.40/1.78  second  [53, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 1.40/1.78  'element_relation'  [54, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 1.40/1.78  intersection  [55, 2]      (w:1, o:108, a:1, s:1, b:0), 
% 1.40/1.78  complement  [56, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 1.40/1.78  union  [57, 2]      (w:1, o:109, a:1, s:1, b:0), 
% 1.40/1.78  'symmetric_difference'  [58, 2]      (w:1, o:110, a:1, s:1, b:0), 
% 1.40/1.78  restrict  [60, 3]      (w:1, o:119, a:1, s:1, b:0), 
% 1.40/1.78  'null_class'  [61, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 1.40/1.78  'domain_of'  [62, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 1.40/1.78  rotate  [63, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 1.40/1.78  flip  [65, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 1.40/1.78  inverse  [66, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 1.40/1.78  'range_of'  [67, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 1.40/1.78  domain  [68, 3]      (w:1, o:121, a:1, s:1, b:0), 
% 1.40/1.78  range  [69, 3]      (w:1, o:122, a:1, s:1, b:0), 
% 1.40/1.78  image  [70, 2]      (w:1, o:107, a:1, s:1, b:0), 
% 1.40/1.78  successor  [71, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 1.40/1.78  'successor_relation'  [72, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 1.40/1.78  inductive  [73, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 1.40/1.78  omega  [74, 0]      (w:1, o:11, a:1, s:1, b:0), 
% 48.92/49.38  'sum_class'  [75, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 48.92/49.38  'power_class'  [76, 1]      (w:1, o:64, a:1, s:1, b:0), 
% 48.92/49.38  compose  [78, 2]      (w:1, o:111, a:1, s:1, b:0), 
% 48.92/49.38  'single_valued_class'  [79, 1]      (w:1, o:65, a:1, s:1, b:0), 
% 48.92/49.38  'identity_relation'  [80, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 48.92/49.38  function  [82, 1]      (w:1, o:66, a:1, s:1, b:0), 
% 48.92/49.38  regular  [83, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 48.92/49.38  apply  [84, 2]      (w:1, o:112, a:1, s:1, b:0), 
% 48.92/49.38  choice  [85, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 48.92/49.38  'one_to_one'  [86, 1]      (w:1, o:62, a:1, s:1, b:0), 
% 48.92/49.38  'subset_relation'  [87, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 48.92/49.38  diagonalise  [88, 1]      (w:1, o:67, a:1, s:1, b:0), 
% 48.92/49.38  cantor  [89, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 48.92/49.38  operation  [90, 1]      (w:1, o:63, a:1, s:1, b:0), 
% 48.92/49.38  compatible  [94, 3]      (w:1, o:120, a:1, s:1, b:0), 
% 48.92/49.38  homomorphism  [95, 3]      (w:1, o:123, a:1, s:1, b:0), 
% 48.92/49.38  'not_homomorphism1'  [96, 3]      (w:1, o:125, a:1, s:1, b:0), 
% 48.92/49.38  'not_homomorphism2'  [97, 3]      (w:1, o:126, a:1, s:1, b:0), 
% 48.92/49.38  'compose_class'  [98, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 48.92/49.38  'composition_function'  [99, 0]      (w:1, o:33, a:1, s:1, b:0), 
% 48.92/49.38  'domain_relation'  [100, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 48.92/49.38  'single_valued1'  [101, 1]      (w:1, o:68, a:1, s:1, b:0), 
% 48.92/49.38  'single_valued2'  [102, 1]      (w:1, o:69, a:1, s:1, b:0), 
% 48.92/49.38  'single_valued3'  [103, 1]      (w:1, o:70, a:1, s:1, b:0), 
% 48.92/49.38  'singleton_relation'  [104, 0]      (w:1, o:8, a:1, s:1, b:0), 
% 48.92/49.38  'application_function'  [105, 0]      (w:1, o:34, a:1, s:1, b:0), 
% 48.92/49.38  maps  [106, 3]      (w:1, o:124, a:1, s:1, b:0), 
% 48.92/49.38  'symmetrization_of'  [107, 1]      (w:1, o:71, a:1, s:1, b:0), 
% 48.92/49.38  irreflexive  [108, 2]      (w:1, o:113, a:1, s:1, b:0), 
% 48.92/49.38  connected  [109, 2]      (w:1, o:114, a:1, s:1, b:0), 
% 48.92/49.38  transitive  [110, 2]      (w:1, o:102, a:1, s:1, b:0), 
% 48.92/49.38  asymmetric  [111, 2]      (w:1, o:115, a:1, s:1, b:0), 
% 48.92/49.38  segment  [112, 3]      (w:1, o:128, a:1, s:1, b:0), 
% 48.92/49.38  'well_ordering'  [113, 2]      (w:1, o:116, a:1, s:1, b:0), 
% 48.92/49.38  least  [114, 2]      (w:1, o:99, a:1, s:1, b:0), 
% 48.92/49.38  'not_well_ordering'  [115, 2]      (w:1, o:104, a:1, s:1, b:0), 
% 48.92/49.38  section  [116, 3]      (w:1, o:129, a:1, s:1, b:0), 
% 48.92/49.38  'ordinal_numbers'  [117, 0]      (w:1, o:12, a:1, s:1, b:0), 
% 48.92/49.38  'kind_1_ordinals'  [118, 0]      (w:1, o:35, a:1, s:1, b:0), 
% 48.92/49.38  'limit_ordinals'  [119, 0]      (w:1, o:36, a:1, s:1, b:0), 
% 48.92/49.38  'rest_of'  [120, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 48.92/49.38  'rest_relation'  [121, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 48.92/49.38  'recursion_equation_functions'  [122, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 48.92/49.38  'union_of_range_map'  [123, 0]      (w:1, o:37, a:1, s:1, b:0), 
% 48.92/49.38  recursion  [124, 3]      (w:1, o:127, a:1, s:1, b:0), 
% 48.92/49.38  'ordinal_add'  [125, 2]      (w:1, o:117, a:1, s:1, b:0), 
% 48.92/49.38  'add_relation'  [126, 0]      (w:1, o:38, a:1, s:1, b:0), 
% 48.92/49.38  'ordinal_multiply'  [127, 2]      (w:1, o:118, a:1, s:1, b:0), 
% 48.92/49.38  'integer_of'  [128, 1]      (w:1, o:72, a:1, s:1, b:0), 
% 48.92/49.38  u  [129, 0]      (w:1, o:39, a:1, s:1, b:0).
% 48.92/49.38  
% 48.92/49.38  
% 48.92/49.38  Starting Search:
% 48.92/49.38  
% 48.92/49.38  Resimplifying inuse:
% 48.92/49.38  Done
% 48.92/49.38  
% 48.92/49.38  
% 48.92/49.38  Intermediate Status:
% 48.92/49.38  Generated:    4713
% 48.92/49.38  Kept:         2012
% 48.92/49.38  Inuse:        108
% 48.92/49.38  Deleted:      11
% 48.98/49.38  Deletedinuse: 2
% 48.98/49.38  
% 48.98/49.38  Resimplifying inuse:
% 48.98/49.38  Done
% 48.98/49.38  
% 48.98/49.38  Resimplifying inuse:
% 48.98/49.38  Done
% 48.98/49.38  
% 48.98/49.38  
% 48.98/49.38  Intermediate Status:
% 48.98/49.38  Generated:    9211
% 48.98/49.38  Kept:         4066
% 48.98/49.38  Inuse:        180
% 48.98/49.38  Deleted:      28
% 48.98/49.38  Deletedinuse: 7
% 48.98/49.38  
% 48.98/49.38  Resimplifying inuse:
% 48.98/49.38  Done
% 48.98/49.38  
% 48.98/49.38  Resimplifying inuse:
% 48.98/49.38  Done
% 48.98/49.38  
% 48.98/49.38  
% 48.98/49.38  Intermediate Status:
% 48.98/49.38  Generated:    13376
% 48.98/49.38  Kept:         6082
% 48.98/49.38  Inuse:        245
% 48.98/49.38  Deleted:      32
% 48.98/49.38  Deletedinuse: 10
% 48.98/49.38  
% 48.98/49.38  Resimplifying inuse:
% 48.98/49.38  Done
% 48.98/49.38  
% 48.98/49.38  Resimplifying inuse:
% 48.98/49.38  Done
% 48.98/49.38  
% 48.98/49.38  
% 48.98/49.38  Intermediate Status:
% 48.98/49.38  Generated:    18231
% 48.98/49.38  Kept:         8087
% 48.98/49.38  Inuse:        292
% 48.98/49.38  Deleted:      66
% 48.98/49.38  Deletedinuse: 40
% 48.98/49.38  
% 48.98/49.38  Resimplifying inuse:
% 48.98/49.38  Done
% 48.98/49.38  
% 48.98/49.38  Resimplifying inuse:
% 48.98/49.38  Done
% 48.98/49.38  
% 48.98/49.38  
% 48.98/49.38  Intermediate Status:
% 48.98/49.38  Generated:    23131
% 48.98/49.38  Kept:         10332
% 48.98/49.38  Inuse:        352
% 48.98/49.38  Deleted:      81
% 48.98/49.38  Deletedinuse: 52
% 48.98/49.38  
% 48.98/49.38  Resimplifying inuse:
% 48.98/49.38  Done
% 48.98/49.38  
% 48.98/49.38  Resimplifying inuse:
% 48.98/49.38  Done
% 48.98/49.38  
% 48.98/49.38  
% 48.98/49.38  Intermediate Status:
% 48.98/49.38  Generated:    26681
% 48.98/49.38  Kept:         12338
% 48.98/49.38  Inuse:        381
% 48.98/49.38  Deleted:      86
% 48.98/49.38  Deletedinuse: 57
% 48.98/49.38  
% 48.98/49.38  Resimplifying inuse:
% 48.98/49.38  Done
% 48.98/49.38  
% 48.98/49.38  Resimplifying inuse:
% 48.98/49.38  Done
% 48.98/49.38  
% 48.98/49.38  
% 48.98/49.38  Intermediate Status:
% 48.98/49.38  Generated:    30537
% 48.98/49.38  Kept:         14417
% 48.98/49.38  Inuse:        417
% 48.98/49.38  Deleted:      87
% 48.98/49.38  Deletedinuse: 58
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    34098
% 140.96/141.40  Kept:         16460
% 140.96/141.40  Inuse:        448
% 140.96/141.40  Deleted:      87
% 140.96/141.40  Deletedinuse: 58
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    39300
% 140.96/141.40  Kept:         18498
% 140.96/141.40  Inuse:        496
% 140.96/141.40  Deleted:      89
% 140.96/141.40  Deletedinuse: 59
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying clauses:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    44807
% 140.96/141.40  Kept:         20555
% 140.96/141.40  Inuse:        541
% 140.96/141.40  Deleted:      2285
% 140.96/141.40  Deletedinuse: 63
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    49666
% 140.96/141.40  Kept:         22915
% 140.96/141.40  Inuse:        571
% 140.96/141.40  Deleted:      2288
% 140.96/141.40  Deletedinuse: 66
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    53324
% 140.96/141.40  Kept:         24922
% 140.96/141.40  Inuse:        594
% 140.96/141.40  Deleted:      2288
% 140.96/141.40  Deletedinuse: 66
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    56734
% 140.96/141.40  Kept:         26928
% 140.96/141.40  Inuse:        609
% 140.96/141.40  Deleted:      2289
% 140.96/141.40  Deletedinuse: 67
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    62835
% 140.96/141.40  Kept:         30389
% 140.96/141.40  Inuse:        634
% 140.96/141.40  Deleted:      2291
% 140.96/141.40  Deletedinuse: 67
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    69129
% 140.96/141.40  Kept:         32709
% 140.96/141.40  Inuse:        639
% 140.96/141.40  Deleted:      2293
% 140.96/141.40  Deletedinuse: 69
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    75272
% 140.96/141.40  Kept:         34892
% 140.96/141.40  Inuse:        644
% 140.96/141.40  Deleted:      2293
% 140.96/141.40  Deletedinuse: 69
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    80621
% 140.96/141.40  Kept:         36900
% 140.96/141.40  Inuse:        682
% 140.96/141.40  Deleted:      2293
% 140.96/141.40  Deletedinuse: 69
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    86044
% 140.96/141.40  Kept:         38994
% 140.96/141.40  Inuse:        714
% 140.96/141.40  Deleted:      2293
% 140.96/141.40  Deletedinuse: 69
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying clauses:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    90144
% 140.96/141.40  Kept:         41022
% 140.96/141.40  Inuse:        747
% 140.96/141.40  Deleted:      4199
% 140.96/141.40  Deletedinuse: 69
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    95417
% 140.96/141.40  Kept:         43052
% 140.96/141.40  Inuse:        795
% 140.96/141.40  Deleted:      4214
% 140.96/141.40  Deletedinuse: 84
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    103510
% 140.96/141.40  Kept:         45125
% 140.96/141.40  Inuse:        809
% 140.96/141.40  Deleted:      4214
% 140.96/141.40  Deletedinuse: 84
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    110237
% 140.96/141.40  Kept:         47128
% 140.96/141.40  Inuse:        831
% 140.96/141.40  Deleted:      4214
% 140.96/141.40  Deletedinuse: 84
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    115360
% 140.96/141.40  Kept:         49167
% 140.96/141.40  Inuse:        867
% 140.96/141.40  Deleted:      4214
% 140.96/141.40  Deletedinuse: 84
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    120546
% 140.96/141.40  Kept:         51172
% 140.96/141.40  Inuse:        903
% 140.96/141.40  Deleted:      4214
% 140.96/141.40  Deletedinuse: 84
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    125945
% 140.96/141.40  Kept:         53194
% 140.96/141.40  Inuse:        937
% 140.96/141.40  Deleted:      4214
% 140.96/141.40  Deletedinuse: 84
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    130532
% 140.96/141.40  Kept:         55227
% 140.96/141.40  Inuse:        962
% 140.96/141.40  Deleted:      4214
% 140.96/141.40  Deletedinuse: 84
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    139774
% 140.96/141.40  Kept:         59662
% 140.96/141.40  Inuse:        984
% 140.96/141.40  Deleted:      4214
% 140.96/141.40  Deletedinuse: 84
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    146356
% 140.96/141.40  Kept:         63027
% 140.96/141.40  Inuse:        989
% 140.96/141.40  Deleted:      4214
% 140.96/141.40  Deletedinuse: 84
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying clauses:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    154835
% 140.96/141.40  Kept:         65055
% 140.96/141.40  Inuse:        1003
% 140.96/141.40  Deleted:      5495
% 140.96/141.40  Deletedinuse: 84
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    166873
% 140.96/141.40  Kept:         67389
% 140.96/141.40  Inuse:        1004
% 140.96/141.40  Deleted:      5495
% 140.96/141.40  Deletedinuse: 84
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    237539
% 140.96/141.40  Kept:         70900
% 140.96/141.40  Inuse:        1034
% 140.96/141.40  Deleted:      5495
% 140.96/141.40  Deletedinuse: 84
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  Resimplifying inuse:
% 140.96/141.40  Done
% 140.96/141.40  
% 140.96/141.40  
% 140.96/141.40  Intermediate Status:
% 140.96/141.40  Generated:    248313
% 140.96/141.40  Kept:         75429
% 283.15/283.64  Inuse:        1044
% 283.15/283.64  Deleted:      5495
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    259219
% 283.15/283.64  Kept:         78173
% 283.15/283.64  Inuse:        1054
% 283.15/283.64  Deleted:      5495
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    263953
% 283.15/283.64  Kept:         80282
% 283.15/283.64  Inuse:        1061
% 283.15/283.64  Deleted:      5495
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    270477
% 283.15/283.64  Kept:         83159
% 283.15/283.64  Inuse:        1064
% 283.15/283.64  Deleted:      5495
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying clauses:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    282072
% 283.15/283.64  Kept:         85890
% 283.15/283.64  Inuse:        1074
% 283.15/283.64  Deleted:      6338
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    286365
% 283.15/283.64  Kept:         87906
% 283.15/283.64  Inuse:        1080
% 283.15/283.64  Deleted:      6338
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    293354
% 283.15/283.64  Kept:         90951
% 283.15/283.64  Inuse:        1084
% 283.15/283.64  Deleted:      6338
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    305162
% 283.15/283.64  Kept:         94111
% 283.15/283.64  Inuse:        1094
% 283.15/283.64  Deleted:      6338
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    309940
% 283.15/283.64  Kept:         96172
% 283.15/283.64  Inuse:        1099
% 283.15/283.64  Deleted:      6338
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    317283
% 283.15/283.64  Kept:         99249
% 283.15/283.64  Inuse:        1104
% 283.15/283.64  Deleted:      6338
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    329429
% 283.15/283.64  Kept:         103139
% 283.15/283.64  Inuse:        1114
% 283.15/283.64  Deleted:      6338
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying clauses:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    341659
% 283.15/283.64  Kept:         107360
% 283.15/283.64  Inuse:        1124
% 283.15/283.64  Deleted:      7154
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    354969
% 283.15/283.64  Kept:         111216
% 283.15/283.64  Inuse:        1134
% 283.15/283.64  Deleted:      7154
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    369028
% 283.15/283.64  Kept:         115101
% 283.15/283.64  Inuse:        1144
% 283.15/283.64  Deleted:      7154
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    376387
% 283.15/283.64  Kept:         117101
% 283.15/283.64  Inuse:        1153
% 283.15/283.64  Deleted:      7154
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    383018
% 283.15/283.64  Kept:         119313
% 283.15/283.64  Inuse:        1154
% 283.15/283.64  Deleted:      7154
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    390511
% 283.15/283.64  Kept:         121484
% 283.15/283.64  Inuse:        1163
% 283.15/283.64  Deleted:      7154
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    397522
% 283.15/283.64  Kept:         123613
% 283.15/283.64  Inuse:        1164
% 283.15/283.64  Deleted:      7154
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying clauses:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    412373
% 283.15/283.64  Kept:         127712
% 283.15/283.64  Inuse:        1174
% 283.15/283.64  Deleted:      7871
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    420199
% 283.15/283.64  Kept:         129837
% 283.15/283.64  Inuse:        1183
% 283.15/283.64  Deleted:      7871
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    427113
% 283.15/283.64  Kept:         132160
% 283.15/283.64  Inuse:        1184
% 283.15/283.64  Deleted:      7871
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    434473
% 283.15/283.64  Kept:         134246
% 283.15/283.64  Inuse:        1192
% 283.15/283.64  Deleted:      7871
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    442280
% 283.15/283.64  Kept:         136615
% 283.15/283.64  Inuse:        1194
% 283.15/283.64  Deleted:      7871
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    457883
% 283.15/283.64  Kept:         141004
% 283.15/283.64  Inuse:        1204
% 283.15/283.64  Deleted:      7871
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    465636
% 283.15/283.64  Kept:         143014
% 283.15/283.64  Inuse:        1212
% 283.15/283.64  Deleted:      7871
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  Generated:    473355
% 283.15/283.64  Kept:         145686
% 283.15/283.64  Inuse:        1214
% 283.15/283.64  Deleted:      7871
% 283.15/283.64  Deletedinuse: 84
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying clauses:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  Resimplifying inuse:
% 283.15/283.64  Done
% 283.15/283.64  
% 283.15/283.64  
% 283.15/283.64  Intermediate Status:
% 283.15/283.64  GenerCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------