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

View Problem - Process Solution

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

% Computer : n011.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 0s
% DateTime : Mon Jul 18 06:19:30 EDT 2022

% Result   : Timeout 300.07s 300.47s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : NUM041-1 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.13  % Command  : bliksem %s
% 0.13/0.34  % Computer : n011.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % DateTime : Wed Jul  6 06:18:38 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.76/1.14  *** allocated 10000 integers for termspace/termends
% 0.76/1.14  *** allocated 10000 integers for clauses
% 0.76/1.14  *** allocated 10000 integers for justifications
% 0.76/1.14  Bliksem 1.12
% 0.76/1.14  
% 0.76/1.14  
% 0.76/1.14  Automatic Strategy Selection
% 0.76/1.14  
% 0.76/1.14  Clauses:
% 0.76/1.14  [
% 0.76/1.14     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.76/1.14     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.76/1.14     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.76/1.14    ,
% 0.76/1.14     [ subclass( X, 'universal_class' ) ],
% 0.76/1.14     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.76/1.14     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.76/1.14     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.76/1.14     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.76/1.14    ,
% 0.76/1.14     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.76/1.14     ) ) ],
% 0.76/1.14     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.76/1.14     ) ) ],
% 0.76/1.14     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.76/1.14     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.76/1.14     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.76/1.14     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.76/1.14    X, Z ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.76/1.14    Y, T ) ],
% 0.76/1.14     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.76/1.14     ), 'cross_product'( Y, T ) ) ],
% 0.76/1.14     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.76/1.14     ), second( X ) ), X ) ],
% 0.76/1.14     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.76/1.14    'universal_class' ) ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.76/1.14    Y ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.76/1.14    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.76/1.14    , Y ), 'element_relation' ) ],
% 0.76/1.14     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.76/1.14     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.76/1.14     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.76/1.14    Z ) ) ],
% 0.76/1.14     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.76/1.14     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.76/1.14    member( X, Y ) ],
% 0.76/1.14     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.76/1.14    union( X, Y ) ) ],
% 0.76/1.14     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.76/1.14    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.76/1.14    'symmetric_difference'( X, Y ) ) ],
% 0.76/1.14     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.76/1.14    ,
% 0.76/1.14     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.76/1.14    ,
% 0.76/1.14     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.76/1.14     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.76/1.14     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.76/1.14    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.76/1.14     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.76/1.14    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.76/1.14     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.76/1.14    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.76/1.14    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.76/1.14    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.76/1.14    Y ), rotate( T ) ) ],
% 0.76/1.14     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.76/1.14    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.76/1.14    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.76/1.14    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.76/1.14    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.76/1.14    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.76/1.14    Z ), flip( T ) ) ],
% 0.76/1.14     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.76/1.14    inverse( X ) ) ],
% 0.76/1.14     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.76/1.14     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.76/1.14    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.76/1.14     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.76/1.14    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.76/1.14     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.76/1.14     ],
% 0.76/1.14     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.76/1.14     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.76/1.14    'universal_class' ) ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.76/1.14    successor( X ), Y ) ],
% 0.76/1.14     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.76/1.14    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.76/1.14    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.76/1.14     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.76/1.14     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.76/1.14    ,
% 0.76/1.14     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.76/1.14    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.76/1.14     [ inductive( omega ) ],
% 0.76/1.14     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.76/1.14     [ member( omega, 'universal_class' ) ],
% 0.76/1.14     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.76/1.14    , 'sum_class'( X ) ) ],
% 0.76/1.14     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.76/1.14    'universal_class' ) ],
% 0.76/1.14     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.76/1.14    'power_class'( X ) ) ],
% 0.76/1.14     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.76/1.14    'universal_class' ) ],
% 0.76/1.14     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.76/1.14    'universal_class' ) ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.76/1.14    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.76/1.14     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.76/1.14    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.76/1.14    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.76/1.14     ) ],
% 0.76/1.14     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.76/1.14    , 'identity_relation' ) ],
% 0.76/1.14     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.76/1.14    'single_valued_class'( X ) ],
% 0.76/1.14     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.76/1.14    'universal_class' ) ) ],
% 0.76/1.14     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.76/1.14    'identity_relation' ) ],
% 0.76/1.14     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.76/1.14     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.76/1.14    , function( X ) ],
% 0.76/1.14     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.76/1.14    X, Y ), 'universal_class' ) ],
% 0.76/1.14     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.76/1.14     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.76/1.14     ) ],
% 0.76/1.14     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.76/1.14     [ function( choice ) ],
% 0.76/1.14     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.76/1.14    apply( choice, X ), X ) ],
% 0.76/1.14     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.76/1.14     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.76/1.14     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.76/1.14    ,
% 0.76/1.14     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.76/1.14     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.76/1.14    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.76/1.14    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.76/1.14     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.76/1.14    'identity_relation' ) ],
% 0.76/1.14     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.76/1.14    , diagonalise( X ) ) ],
% 0.76/1.14     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.76/1.14    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.76/1.14     [ ~( operation( X ) ), function( X ) ],
% 0.76/1.14     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.76/1.14     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.76/1.14     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.76/1.14    'domain_of'( X ) ) ) ],
% 0.76/1.14     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.76/1.14     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.76/1.14    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.76/1.14    X ) ],
% 0.76/1.14     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.76/1.14     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.76/1.14    'domain_of'( X ) ) ],
% 0.76/1.14     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.76/1.14    'domain_of'( Z ) ) ) ],
% 0.76/1.14     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.76/1.14    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.76/1.14     ), compatible( X, Y, Z ) ],
% 0.76/1.14     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.76/1.14     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.76/1.14     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.76/1.14     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.76/1.14    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.76/1.14    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.76/1.14     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.76/1.14    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.76/1.14    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.76/1.14    , Y ) ],
% 0.76/1.14     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.76/1.14    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.76/1.14     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.76/1.14    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.76/1.14    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.76/1.14     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.76/1.14    'universal_class' ) ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.76/1.14    compose( Z, X ), Y ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.76/1.14    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.76/1.14    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.76/1.14     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.76/1.14    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.76/1.14    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.76/1.14    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.76/1.14    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.76/1.14     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.76/1.14    'universal_class' ) ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.76/1.14    'domain_of'( X ), Y ) ],
% 0.76/1.14     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.76/1.14    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.76/1.14     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.76/1.14    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.76/1.14     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.76/1.14    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.76/1.14     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.76/1.14     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.76/1.14     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.76/1.14    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.76/1.14    ,
% 0.76/1.14     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.76/1.14    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.76/1.14    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.76/1.14    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.76/1.14     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.76/1.14    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.76/1.14    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.76/1.14    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.76/1.14    'application_function' ) ],
% 0.76/1.14     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.76/1.14     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 0.76/1.15     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 0.76/1.15     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 0.76/1.15    'domain_of'( X ), Y ) ],
% 0.76/1.15     [ =( union( X, inverse( X ) ), 'symmetrization_of'( X ) ) ],
% 0.76/1.15     [ ~( irreflexive( X, Y ) ), subclass( restrict( X, Y, Y ), complement( 
% 0.76/1.15    'identity_relation' ) ) ],
% 0.76/1.15     [ ~( subclass( restrict( X, Y, Y ), complement( 'identity_relation' ) )
% 0.76/1.15     ), irreflexive( X, Y ) ],
% 0.76/1.15     [ ~( connected( X, Y ) ), subclass( 'cross_product'( Y, Y ), union( 
% 0.76/1.15    'identity_relation', 'symmetrization_of'( X ) ) ) ],
% 0.76/1.15     [ ~( subclass( 'cross_product'( X, X ), union( 'identity_relation', 
% 0.76/1.15    'symmetrization_of'( Y ) ) ) ), connected( Y, X ) ],
% 0.76/1.15     [ ~( transitive( X, Y ) ), subclass( compose( restrict( X, Y, Y ), 
% 0.76/1.15    restrict( X, Y, Y ) ), restrict( X, Y, Y ) ) ],
% 0.76/1.15     [ ~( subclass( compose( restrict( X, Y, Y ), restrict( X, Y, Y ) ), 
% 0.76/1.15    restrict( X, Y, Y ) ) ), transitive( X, Y ) ],
% 0.76/1.15     [ ~( asymmetric( X, Y ) ), =( restrict( intersection( X, inverse( X ) )
% 0.76/1.15    , Y, Y ), 'null_class' ) ],
% 0.76/1.15     [ ~( =( restrict( intersection( X, inverse( X ) ), Y, Y ), 'null_class'
% 0.76/1.15     ) ), asymmetric( X, Y ) ],
% 0.76/1.15     [ =( segment( X, Y, Z ), 'domain_of'( restrict( X, Y, singleton( Z ) ) )
% 0.76/1.15     ) ],
% 0.76/1.15     [ ~( 'well_ordering'( X, Y ) ), connected( X, Y ) ],
% 0.76/1.15     [ ~( 'well_ordering'( X, Y ) ), ~( subclass( Z, Y ) ), =( Z, 
% 0.76/1.15    'null_class' ), member( least( X, Z ), Z ) ],
% 0.76/1.15     [ ~( 'well_ordering'( X, Y ) ), ~( subclass( Z, Y ) ), ~( member( T, Z )
% 0.76/1.15     ), member( least( X, Z ), Z ) ],
% 0.76/1.15     [ ~( 'well_ordering'( X, Y ) ), ~( subclass( Z, Y ) ), =( segment( X, Z
% 0.76/1.15    , least( X, Z ) ), 'null_class' ) ],
% 0.76/1.15     [ ~( 'well_ordering'( X, Y ) ), ~( subclass( Z, Y ) ), ~( member( T, Z )
% 0.76/1.15     ), ~( member( 'ordered_pair'( T, least( X, Z ) ), X ) ) ],
% 0.76/1.15     [ ~( connected( X, Y ) ), ~( =( 'not_well_ordering'( X, Y ), 
% 0.76/1.15    'null_class' ) ), 'well_ordering'( X, Y ) ],
% 0.76/1.15     [ ~( connected( X, Y ) ), subclass( 'not_well_ordering'( X, Y ), Y ), 
% 0.76/1.15    'well_ordering'( X, Y ) ],
% 0.76/1.15     [ ~( member( X, 'not_well_ordering'( Y, Z ) ) ), ~( =( segment( Y, 
% 0.76/1.15    'not_well_ordering'( Y, Z ), X ), 'null_class' ) ), ~( connected( Y, Z )
% 0.76/1.15     ), 'well_ordering'( Y, Z ) ],
% 0.76/1.15     [ ~( section( X, Y, Z ) ), subclass( Y, Z ) ],
% 0.76/1.15     [ ~( section( X, Y, Z ) ), subclass( 'domain_of'( restrict( X, Z, Y ) )
% 0.76/1.15    , Y ) ],
% 0.76/1.15     [ ~( subclass( X, Y ) ), ~( subclass( 'domain_of'( restrict( Z, Y, X ) )
% 0.76/1.15    , X ) ), section( Z, X, Y ) ],
% 0.76/1.15     [ ~( member( X, 'ordinal_numbers' ) ), 'well_ordering'( 
% 0.76/1.15    'element_relation', X ) ],
% 0.76/1.15     [ ~( member( X, 'ordinal_numbers' ) ), subclass( 'sum_class'( X ), X ) ]
% 0.76/1.15    ,
% 0.76/1.15     [ ~( 'well_ordering'( 'element_relation', X ) ), ~( subclass( 
% 0.76/1.15    'sum_class'( X ), X ) ), ~( member( X, 'universal_class' ) ), member( X, 
% 0.76/1.15    'ordinal_numbers' ) ],
% 0.76/1.15     [ ~( 'well_ordering'( 'element_relation', X ) ), ~( subclass( 
% 0.76/1.15    'sum_class'( X ), X ) ), member( X, 'ordinal_numbers' ), =( X, 
% 0.76/1.15    'ordinal_numbers' ) ],
% 0.76/1.15     [ =( union( singleton( 'null_class' ), image( 'successor_relation', 
% 0.76/1.15    'ordinal_numbers' ) ), 'kind_1_ordinals' ) ],
% 0.76/1.15     [ =( intersection( complement( 'kind_1_ordinals' ), 'ordinal_numbers' )
% 0.76/1.15    , 'limit_ordinals' ) ],
% 0.76/1.15     [ subclass( 'rest_of'( X ), 'cross_product'( 'universal_class', 
% 0.76/1.15    'universal_class' ) ) ],
% 0.76/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'rest_of'( Z ) ) ), member( X, 
% 0.76/1.15    'domain_of'( Z ) ) ],
% 0.76/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'rest_of'( Z ) ) ), =( restrict( Z
% 0.76/1.15    , X, 'universal_class' ), Y ) ],
% 0.76/1.15     [ ~( member( X, 'domain_of'( Y ) ) ), ~( =( restrict( Y, X, 
% 0.76/1.15    'universal_class' ), Z ) ), member( 'ordered_pair'( X, Z ), 'rest_of'( Y
% 0.76/1.15     ) ) ],
% 0.76/1.15     [ subclass( 'rest_relation', 'cross_product'( 'universal_class', 
% 0.76/1.15    'universal_class' ) ) ],
% 0.76/1.15     [ ~( member( 'ordered_pair'( X, Y ), 'rest_relation' ) ), =( 'rest_of'( 
% 0.76/1.15    X ), Y ) ],
% 0.76/1.15     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.76/1.15    'rest_of'( X ) ), 'rest_relation' ) ],
% 0.76/1.15     [ ~( member( X, 'recursion_equation_functions'( Y ) ) ), function( Y ) ]
% 0.76/1.15    ,
% 0.76/1.15     [ ~( member( X, 'recursion_equation_functions'( Y ) ) ), function( X ) ]
% 0.76/1.15    ,
% 0.76/1.15     [ ~( member( X, 'recursion_equation_functions'( Y ) ) ), member( 
% 1.31/1.72    'domain_of'( X ), 'ordinal_numbers' ) ],
% 1.31/1.72     [ ~( member( X, 'recursion_equation_functions'( Y ) ) ), =( compose( Y, 
% 1.31/1.72    'rest_of'( X ) ), X ) ],
% 1.31/1.72     [ ~( function( X ) ), ~( function( Y ) ), ~( member( 'domain_of'( Y ), 
% 1.31/1.72    'ordinal_numbers' ) ), ~( =( compose( X, 'rest_of'( Y ) ), Y ) ), member( 
% 1.31/1.72    Y, 'recursion_equation_functions'( X ) ) ],
% 1.31/1.72     [ subclass( 'union_of_range_map', 'cross_product'( 'universal_class', 
% 1.31/1.72    'universal_class' ) ) ],
% 1.31/1.72     [ ~( member( 'ordered_pair'( X, Y ), 'union_of_range_map' ) ), =( 
% 1.31/1.72    'sum_class'( 'range_of'( X ) ), Y ) ],
% 1.31/1.72     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 1.31/1.72    , 'universal_class' ) ) ), ~( =( 'sum_class'( 'range_of'( X ) ), Y ) ), 
% 1.31/1.72    member( 'ordered_pair'( X, Y ), 'union_of_range_map' ) ],
% 1.31/1.72     [ =( apply( recursion( X, 'successor_relation', 'union_of_range_map' ), 
% 1.31/1.72    Y ), 'ordinal_add'( X, Y ) ) ],
% 1.31/1.72     [ =( recursion( 'null_class', apply( 'add_relation', X ), 
% 1.31/1.72    'union_of_range_map' ), 'ordinal_multiply'( X, Y ) ) ],
% 1.31/1.72     [ ~( member( X, omega ) ), =( 'integer_of'( X ), X ) ],
% 1.31/1.72     [ member( X, omega ), =( 'integer_of'( X ), 'null_class' ) ],
% 1.31/1.72     [ irreflexive( x, 'domain_of'( 'symmetrization_of'( x ) ) ) ],
% 1.31/1.72     [ ~( subclass( x, complement( 'identity_relation' ) ) ) ]
% 1.31/1.72  ] .
% 1.31/1.72  
% 1.31/1.72  
% 1.31/1.72  percentage equality = 0.219136, percentage horn = 0.925000
% 1.31/1.72  This is a problem with some equality
% 1.31/1.72  
% 1.31/1.72  
% 1.31/1.72  
% 1.31/1.72  Options Used:
% 1.31/1.72  
% 1.31/1.72  useres =            1
% 1.31/1.72  useparamod =        1
% 1.31/1.72  useeqrefl =         1
% 1.31/1.72  useeqfact =         1
% 1.31/1.72  usefactor =         1
% 1.31/1.72  usesimpsplitting =  0
% 1.31/1.72  usesimpdemod =      5
% 1.31/1.72  usesimpres =        3
% 1.31/1.72  
% 1.31/1.72  resimpinuse      =  1000
% 1.31/1.72  resimpclauses =     20000
% 1.31/1.72  substype =          eqrewr
% 1.31/1.72  backwardsubs =      1
% 1.31/1.72  selectoldest =      5
% 1.31/1.72  
% 1.31/1.72  litorderings [0] =  split
% 1.31/1.72  litorderings [1] =  extend the termordering, first sorting on arguments
% 1.31/1.72  
% 1.31/1.72  termordering =      kbo
% 1.31/1.72  
% 1.31/1.72  litapriori =        0
% 1.31/1.72  termapriori =       1
% 1.31/1.72  litaposteriori =    0
% 1.31/1.72  termaposteriori =   0
% 1.31/1.72  demodaposteriori =  0
% 1.31/1.72  ordereqreflfact =   0
% 1.31/1.72  
% 1.31/1.72  litselect =         negord
% 1.31/1.72  
% 1.31/1.72  maxweight =         15
% 1.31/1.72  maxdepth =          30000
% 1.31/1.72  maxlength =         115
% 1.31/1.72  maxnrvars =         195
% 1.31/1.72  excuselevel =       1
% 1.31/1.72  increasemaxweight = 1
% 1.31/1.72  
% 1.31/1.72  maxselected =       10000000
% 1.31/1.72  maxnrclauses =      10000000
% 1.31/1.72  
% 1.31/1.72  showgenerated =    0
% 1.31/1.72  showkept =         0
% 1.31/1.72  showselected =     0
% 1.31/1.72  showdeleted =      0
% 1.31/1.72  showresimp =       1
% 1.31/1.72  showstatus =       2000
% 1.31/1.72  
% 1.31/1.72  prologoutput =     1
% 1.31/1.72  nrgoals =          5000000
% 1.31/1.72  totalproof =       1
% 1.31/1.72  
% 1.31/1.72  Symbols occurring in the translation:
% 1.31/1.72  
% 1.31/1.72  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 1.31/1.72  .  [1, 2]      (w:1, o:73, a:1, s:1, b:0), 
% 1.31/1.72  !  [4, 1]      (w:0, o:40, a:1, s:1, b:0), 
% 1.31/1.72  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 1.31/1.72  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 1.31/1.72  subclass  [41, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 1.31/1.72  member  [43, 2]      (w:1, o:100, a:1, s:1, b:0), 
% 1.31/1.72  'not_subclass_element'  [44, 2]      (w:1, o:101, a:1, s:1, b:0), 
% 1.31/1.72  'universal_class'  [45, 0]      (w:1, o:24, a:1, s:1, b:0), 
% 1.31/1.72  'unordered_pair'  [46, 2]      (w:1, o:103, a:1, s:1, b:0), 
% 1.31/1.72  singleton  [47, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 1.31/1.72  'ordered_pair'  [48, 2]      (w:1, o:105, a:1, s:1, b:0), 
% 1.31/1.72  'cross_product'  [50, 2]      (w:1, o:106, a:1, s:1, b:0), 
% 1.31/1.72  first  [52, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 1.31/1.72  second  [53, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 1.31/1.72  'element_relation'  [54, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 1.31/1.72  intersection  [55, 2]      (w:1, o:108, a:1, s:1, b:0), 
% 1.31/1.72  complement  [56, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 1.31/1.72  union  [57, 2]      (w:1, o:109, a:1, s:1, b:0), 
% 1.31/1.72  'symmetric_difference'  [58, 2]      (w:1, o:110, a:1, s:1, b:0), 
% 1.31/1.72  restrict  [60, 3]      (w:1, o:119, a:1, s:1, b:0), 
% 1.31/1.72  'null_class'  [61, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 1.31/1.72  'domain_of'  [62, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 1.31/1.72  rotate  [63, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 1.31/1.72  flip  [65, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 1.31/1.72  inverse  [66, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 1.31/1.72  'range_of'  [67, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 1.31/1.72  domain  [68, 3]      (w:1, o:121, a:1, s:1, b:0), 
% 1.31/1.72  range  [69, 3]      (w:1, o:122, a:1, s:1, b:0), 
% 1.31/1.72  image  [70, 2]      (w:1, o:107, a:1, s:1, b:0), 
% 1.31/1.72  successor  [71, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 1.31/1.72  'successor_relation'  [72, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 43.84/44.25  inductive  [73, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 43.84/44.25  omega  [74, 0]      (w:1, o:11, a:1, s:1, b:0), 
% 43.84/44.25  'sum_class'  [75, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 43.84/44.25  'power_class'  [76, 1]      (w:1, o:64, a:1, s:1, b:0), 
% 43.84/44.25  compose  [78, 2]      (w:1, o:111, a:1, s:1, b:0), 
% 43.84/44.25  'single_valued_class'  [79, 1]      (w:1, o:65, a:1, s:1, b:0), 
% 43.84/44.25  'identity_relation'  [80, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 43.84/44.25  function  [82, 1]      (w:1, o:66, a:1, s:1, b:0), 
% 43.84/44.25  regular  [83, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 43.84/44.25  apply  [84, 2]      (w:1, o:112, a:1, s:1, b:0), 
% 43.84/44.25  choice  [85, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 43.84/44.25  'one_to_one'  [86, 1]      (w:1, o:62, a:1, s:1, b:0), 
% 43.84/44.25  'subset_relation'  [87, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 43.84/44.25  diagonalise  [88, 1]      (w:1, o:67, a:1, s:1, b:0), 
% 43.84/44.25  cantor  [89, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 43.84/44.25  operation  [90, 1]      (w:1, o:63, a:1, s:1, b:0), 
% 43.84/44.25  compatible  [94, 3]      (w:1, o:120, a:1, s:1, b:0), 
% 43.84/44.25  homomorphism  [95, 3]      (w:1, o:123, a:1, s:1, b:0), 
% 43.84/44.25  'not_homomorphism1'  [96, 3]      (w:1, o:125, a:1, s:1, b:0), 
% 43.84/44.25  'not_homomorphism2'  [97, 3]      (w:1, o:126, a:1, s:1, b:0), 
% 43.84/44.25  'compose_class'  [98, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 43.84/44.25  'composition_function'  [99, 0]      (w:1, o:33, a:1, s:1, b:0), 
% 43.84/44.25  'domain_relation'  [100, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 43.84/44.25  'single_valued1'  [101, 1]      (w:1, o:68, a:1, s:1, b:0), 
% 43.84/44.25  'single_valued2'  [102, 1]      (w:1, o:69, a:1, s:1, b:0), 
% 43.84/44.25  'single_valued3'  [103, 1]      (w:1, o:70, a:1, s:1, b:0), 
% 43.84/44.25  'singleton_relation'  [104, 0]      (w:1, o:8, a:1, s:1, b:0), 
% 43.84/44.25  'application_function'  [105, 0]      (w:1, o:34, a:1, s:1, b:0), 
% 43.84/44.25  maps  [106, 3]      (w:1, o:124, a:1, s:1, b:0), 
% 43.84/44.25  'symmetrization_of'  [107, 1]      (w:1, o:71, a:1, s:1, b:0), 
% 43.84/44.25  irreflexive  [108, 2]      (w:1, o:113, a:1, s:1, b:0), 
% 43.84/44.25  connected  [109, 2]      (w:1, o:114, a:1, s:1, b:0), 
% 43.84/44.25  transitive  [110, 2]      (w:1, o:102, a:1, s:1, b:0), 
% 43.84/44.25  asymmetric  [111, 2]      (w:1, o:115, a:1, s:1, b:0), 
% 43.84/44.25  segment  [112, 3]      (w:1, o:128, a:1, s:1, b:0), 
% 43.84/44.25  'well_ordering'  [113, 2]      (w:1, o:116, a:1, s:1, b:0), 
% 43.84/44.25  least  [114, 2]      (w:1, o:99, a:1, s:1, b:0), 
% 43.84/44.25  'not_well_ordering'  [115, 2]      (w:1, o:104, a:1, s:1, b:0), 
% 43.84/44.25  section  [116, 3]      (w:1, o:129, a:1, s:1, b:0), 
% 43.84/44.25  'ordinal_numbers'  [117, 0]      (w:1, o:12, a:1, s:1, b:0), 
% 43.84/44.25  'kind_1_ordinals'  [118, 0]      (w:1, o:35, a:1, s:1, b:0), 
% 43.84/44.25  'limit_ordinals'  [119, 0]      (w:1, o:36, a:1, s:1, b:0), 
% 43.84/44.25  'rest_of'  [120, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 43.84/44.25  'rest_relation'  [121, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 43.84/44.25  'recursion_equation_functions'  [122, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 43.84/44.25  'union_of_range_map'  [123, 0]      (w:1, o:37, a:1, s:1, b:0), 
% 43.84/44.25  recursion  [124, 3]      (w:1, o:127, a:1, s:1, b:0), 
% 43.84/44.25  'ordinal_add'  [125, 2]      (w:1, o:117, a:1, s:1, b:0), 
% 43.84/44.25  'add_relation'  [126, 0]      (w:1, o:38, a:1, s:1, b:0), 
% 43.84/44.25  'ordinal_multiply'  [127, 2]      (w:1, o:118, a:1, s:1, b:0), 
% 43.84/44.25  'integer_of'  [128, 1]      (w:1, o:72, a:1, s:1, b:0), 
% 43.84/44.25  x  [129, 0]      (w:1, o:39, a:1, s:1, b:0).
% 43.84/44.25  
% 43.84/44.25  
% 43.84/44.25  Starting Search:
% 43.84/44.25  
% 43.84/44.25  Resimplifying inuse:
% 43.84/44.25  Done
% 43.84/44.25  
% 43.84/44.25  
% 43.84/44.25  Intermediate Status:
% 43.84/44.25  Generated:    4750
% 43.84/44.25  Kept:         2004
% 43.84/44.25  Inuse:        105
% 43.84/44.25  Deleted:      10
% 43.84/44.25  Deletedinuse: 2
% 43.84/44.25  
% 43.84/44.25  Resimplifying inuse:
% 43.84/44.25  Done
% 43.84/44.25  
% 43.84/44.25  Resimplifying inuse:
% 43.84/44.25  Done
% 43.84/44.25  
% 43.84/44.25  
% 43.84/44.25  Intermediate Status:
% 43.84/44.25  Generated:    9335
% 43.84/44.25  Kept:         4051
% 43.84/44.25  Inuse:        182
% 43.84/44.25  Deleted:      26
% 43.84/44.25  Deletedinuse: 7
% 43.84/44.25  
% 43.84/44.25  Resimplifying inuse:
% 43.84/44.25  Done
% 43.84/44.25  
% 43.84/44.25  Resimplifying inuse:
% 43.84/44.25  Done
% 43.84/44.25  
% 43.84/44.25  
% 43.84/44.25  Intermediate Status:
% 43.84/44.25  Generated:    13328
% 43.84/44.25  Kept:         6085
% 43.84/44.25  Inuse:        242
% 43.84/44.25  Deleted:      32
% 43.84/44.25  Deletedinuse: 9
% 43.84/44.25  
% 43.84/44.25  Resimplifying inuse:
% 43.84/44.25  Done
% 43.84/44.25  
% 43.84/44.25  Resimplifying inuse:
% 43.84/44.25  Done
% 43.84/44.25  
% 43.84/44.25  
% 43.84/44.25  Intermediate Status:
% 43.84/44.25  Generated:    18265
% 43.84/44.25  Kept:         8110
% 43.84/44.25  Inuse:        288
% 43.84/44.25  Deleted:      67
% 43.84/44.25  Deletedinuse: 34
% 43.84/44.25  
% 43.84/44.25  Resimplifying inuse:
% 43.84/44.25  Done
% 43.84/44.25  
% 43.84/44.25  Resimplifying inuse:
% 43.84/44.25  Done
% 43.84/44.25  
% 43.84/44.25  
% 43.84/44.25  Intermediate Status:
% 43.84/44.25  Generated:    22997
% 43.84/44.25  Kept:         10243
% 43.84/44.25  Inuse:        348
% 43.84/44.25  Deleted:      85
% 43.84/44.25  Deletedinuse: 52
% 43.84/44.25  
% 43.84/44.25  Resimplifying inuse:
% 43.84/44.25  Done
% 43.84/44.25  
% 43.84/44.25  Resimplifying inuse:
% 43.84/44.25  Done
% 43.84/44.25  
% 43.84/44.25  
% 43.84/44.25  Intermediate Status:
% 43.84/44.25  Generated:    26603
% 43.84/44.25  Kept:         12289
% 43.84/44.25  Inuse:        378
% 43.84/44.25  Deleted:      94
% 43.84/44.25  Deletedinuse: 61
% 43.84/44.25  
% 43.84/44.25  Resimplifying inuse:
% 43.84/44.25  Done
% 43.84/44.25  
% 43.84/44.25  Resimplifying inuse:
% 43.84/44.25  Done
% 43.84/44.25  
% 43.84/44.25  
% 43.84/44.25  Intermediate Status:
% 137.31/137.73  Generated:    30363
% 137.31/137.73  Kept:         14357
% 137.31/137.73  Inuse:        413
% 137.31/137.73  Deleted:      95
% 137.31/137.73  Deletedinuse: 62
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    34133
% 137.31/137.73  Kept:         16384
% 137.31/137.73  Inuse:        447
% 137.31/137.73  Deleted:      95
% 137.31/137.73  Deletedinuse: 62
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    38975
% 137.31/137.73  Kept:         18435
% 137.31/137.73  Inuse:        493
% 137.31/137.73  Deleted:      96
% 137.31/137.73  Deletedinuse: 63
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying clauses:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    43326
% 137.31/137.73  Kept:         20485
% 137.31/137.73  Inuse:        542
% 137.31/137.73  Deleted:      2479
% 137.31/137.73  Deletedinuse: 63
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    47773
% 137.31/137.73  Kept:         22696
% 137.31/137.73  Inuse:        567
% 137.31/137.73  Deleted:      2481
% 137.31/137.73  Deletedinuse: 65
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    51487
% 137.31/137.73  Kept:         24735
% 137.31/137.73  Inuse:        592
% 137.31/137.73  Deleted:      2481
% 137.31/137.73  Deletedinuse: 65
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    54899
% 137.31/137.73  Kept:         26788
% 137.31/137.73  Inuse:        607
% 137.31/137.73  Deleted:      2482
% 137.31/137.73  Deletedinuse: 66
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    60451
% 137.31/137.73  Kept:         29986
% 137.31/137.73  Inuse:        629
% 137.31/137.73  Deleted:      2485
% 137.31/137.73  Deletedinuse: 66
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    66724
% 137.31/137.73  Kept:         32309
% 137.31/137.73  Inuse:        634
% 137.31/137.73  Deleted:      2485
% 137.31/137.73  Deletedinuse: 66
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    72848
% 137.31/137.73  Kept:         34500
% 137.31/137.73  Inuse:        639
% 137.31/137.73  Deleted:      2485
% 137.31/137.73  Deletedinuse: 66
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    78003
% 137.31/137.73  Kept:         36535
% 137.31/137.73  Inuse:        676
% 137.31/137.73  Deleted:      2485
% 137.31/137.73  Deletedinuse: 66
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    83133
% 137.31/137.73  Kept:         38586
% 137.31/137.73  Inuse:        709
% 137.31/137.73  Deleted:      2485
% 137.31/137.73  Deletedinuse: 66
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying clauses:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    87104
% 137.31/137.73  Kept:         40616
% 137.31/137.73  Inuse:        741
% 137.31/137.73  Deleted:      4354
% 137.31/137.73  Deletedinuse: 66
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    91660
% 137.31/137.73  Kept:         42627
% 137.31/137.73  Inuse:        787
% 137.31/137.73  Deleted:      4362
% 137.31/137.73  Deletedinuse: 74
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    98147
% 137.31/137.73  Kept:         44688
% 137.31/137.73  Inuse:        804
% 137.31/137.73  Deleted:      4369
% 137.31/137.73  Deletedinuse: 81
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    106221
% 137.31/137.73  Kept:         46874
% 137.31/137.73  Inuse:        819
% 137.31/137.73  Deleted:      4369
% 137.31/137.73  Deletedinuse: 81
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    111694
% 137.31/137.73  Kept:         48899
% 137.31/137.73  Inuse:        861
% 137.31/137.73  Deleted:      4369
% 137.31/137.73  Deletedinuse: 81
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    116833
% 137.31/137.73  Kept:         50899
% 137.31/137.73  Inuse:        897
% 137.31/137.73  Deleted:      4369
% 137.31/137.73  Deletedinuse: 81
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    122090
% 137.31/137.73  Kept:         52911
% 137.31/137.73  Inuse:        933
% 137.31/137.73  Deleted:      4369
% 137.31/137.73  Deletedinuse: 81
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    127558
% 137.31/137.73  Kept:         54991
% 137.31/137.73  Inuse:        960
% 137.31/137.73  Deleted:      4369
% 137.31/137.73  Deletedinuse: 81
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    135560
% 137.31/137.73  Kept:         58925
% 137.31/137.73  Inuse:        974
% 137.31/137.73  Deleted:      4369
% 137.31/137.73  Deletedinuse: 81
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    141948
% 137.31/137.73  Kept:         62212
% 137.31/137.73  Inuse:        979
% 137.31/137.73  Deleted:      4369
% 137.31/137.73  Deletedinuse: 81
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying clauses:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    150400
% 137.31/137.73  Kept:         64227
% 137.31/137.73  Inuse:        993
% 137.31/137.73  Deleted:      5603
% 137.31/137.73  Deletedinuse: 81
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    162456
% 137.31/137.73  Kept:         66662
% 137.31/137.73  Inuse:        994
% 137.31/137.73  Deleted:      5603
% 137.31/137.73  Deletedinuse: 81
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 137.31/137.73  Generated:    228622
% 137.31/137.73  Kept:         69768
% 137.31/137.73  Inuse:        1019
% 137.31/137.73  Deleted:      5603
% 137.31/137.73  Deletedinuse: 81
% 137.31/137.73  
% 137.31/137.73  Resimplifying inuse:
% 137.31/137.73  Done
% 137.31/137.73  
% 137.31/137.73  
% 137.31/137.73  Intermediate Status:
% 284.71/285.12  Generated:    234411
% 284.71/285.12  Kept:         72191
% 284.71/285.12  Inuse:        1024
% 284.71/285.12  Deleted:      5603
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    244344
% 284.71/285.12  Kept:         75185
% 284.71/285.12  Inuse:        1034
% 284.71/285.12  Deleted:      5603
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    255734
% 284.71/285.12  Kept:         78885
% 284.71/285.12  Inuse:        1044
% 284.71/285.12  Deleted:      5603
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    266803
% 284.71/285.12  Kept:         83320
% 284.71/285.12  Inuse:        1054
% 284.71/285.12  Deleted:      5603
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying clauses:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    278940
% 284.71/285.12  Kept:         87075
% 284.71/285.12  Inuse:        1064
% 284.71/285.12  Deleted:      5808
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    290953
% 284.71/285.12  Kept:         90946
% 284.71/285.12  Inuse:        1074
% 284.71/285.12  Deleted:      5808
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    302364
% 284.71/285.12  Kept:         95081
% 284.71/285.12  Inuse:        1084
% 284.71/285.12  Deleted:      5808
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    314276
% 284.71/285.12  Kept:         99171
% 284.71/285.12  Inuse:        1094
% 284.71/285.12  Deleted:      5808
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    320549
% 284.71/285.12  Kept:         102114
% 284.71/285.12  Inuse:        1099
% 284.71/285.12  Deleted:      5808
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    330127
% 284.71/285.12  Kept:         106677
% 284.71/285.12  Inuse:        1104
% 284.71/285.12  Deleted:      5808
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying clauses:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    335152
% 284.71/285.12  Kept:         108746
% 284.71/285.12  Inuse:        1109
% 284.71/285.12  Deleted:      6135
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    343015
% 284.71/285.12  Kept:         112431
% 284.71/285.12  Inuse:        1114
% 284.71/285.12  Deleted:      6135
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    349174
% 284.71/285.12  Kept:         115435
% 284.71/285.12  Inuse:        1119
% 284.71/285.12  Deleted:      6135
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    358795
% 284.71/285.12  Kept:         120346
% 284.71/285.12  Inuse:        1124
% 284.71/285.12  Deleted:      6135
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    364078
% 284.71/285.12  Kept:         122821
% 284.71/285.12  Inuse:        1129
% 284.71/285.12  Deleted:      6135
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    372500
% 284.71/285.12  Kept:         126749
% 284.71/285.12  Inuse:        1134
% 284.71/285.12  Deleted:      6135
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying clauses:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    386318
% 284.71/285.12  Kept:         130205
% 284.71/285.12  Inuse:        1144
% 284.71/285.12  Deleted:      6379
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    400959
% 284.71/285.12  Kept:         134413
% 284.71/285.12  Inuse:        1154
% 284.71/285.12  Deleted:      6379
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    408208
% 284.71/285.12  Kept:         136498
% 284.71/285.12  Inuse:        1162
% 284.71/285.12  Deleted:      6379
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    415517
% 284.71/285.12  Kept:         138963
% 284.71/285.12  Inuse:        1164
% 284.71/285.12  Deleted:      6379
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    422882
% 284.71/285.12  Kept:         141177
% 284.71/285.12  Inuse:        1172
% 284.71/285.12  Deleted:      6379
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    430587
% 284.71/285.12  Kept:         143635
% 284.71/285.12  Inuse:        1174
% 284.71/285.12  Deleted:      6379
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    438786
% 284.71/285.12  Kept:         145717
% 284.71/285.12  Inuse:        1183
% 284.71/285.12  Deleted:      6379
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    446010
% 284.71/285.12  Kept:         148054
% 284.71/285.12  Inuse:        1184
% 284.71/285.12  Deleted:      6379
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying clauses:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  Resimplifying inuse:
% 284.71/285.12  Done
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    453692
% 284.71/285.12  Kept:         150250
% 284.71/285.12  Inuse:        1192
% 284.71/285.12  Deleted:      7108
% 284.71/285.12  Deletedinuse: 81
% 284.71/285.12  
% 284.71/285.12  
% 284.71/285.12  Intermediate Status:
% 284.71/285.12  Generated:    461321
% 284.71/285.12  Kept:         152843
% 284.71/285.12  Inuse:        1194
% 284.71/285.12  Deleted:      7108
% 284.71/285.12  Deletedinuse:Cputime limit exceeded (core dumped)
%------------------------------------------------------------------------------