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

View Problem - Process Solution

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

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

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

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SET097-7 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.07/0.13  % Command  : bliksem %s
% 0.13/0.34  % Computer : n003.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 : Sun Jul 10 21:35:14 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.71/1.11  *** allocated 10000 integers for termspace/termends
% 0.71/1.11  *** allocated 10000 integers for clauses
% 0.71/1.11  *** allocated 10000 integers for justifications
% 0.71/1.11  Bliksem 1.12
% 0.71/1.11  
% 0.71/1.11  
% 0.71/1.11  Automatic Strategy Selection
% 0.71/1.11  
% 0.71/1.11  Clauses:
% 0.71/1.11  [
% 0.71/1.11     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.71/1.11     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.71/1.11     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.71/1.11    ,
% 0.71/1.11     [ subclass( X, 'universal_class' ) ],
% 0.71/1.11     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.71/1.11     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.71/1.11     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.71/1.11     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.71/1.11    ,
% 0.71/1.11     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.71/1.11     ) ) ],
% 0.71/1.11     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.71/1.11     ) ) ],
% 0.71/1.11     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.71/1.11     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.71/1.11     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.71/1.11     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.71/1.11    X, Z ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.71/1.11    Y, T ) ],
% 0.71/1.11     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.71/1.11     ), 'cross_product'( Y, T ) ) ],
% 0.71/1.11     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.71/1.11     ), second( X ) ), X ) ],
% 0.71/1.11     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.71/1.11    'universal_class' ) ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.71/1.11    Y ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.71/1.11    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.71/1.11    , Y ), 'element_relation' ) ],
% 0.71/1.11     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.71/1.11     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.71/1.11     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.71/1.11    Z ) ) ],
% 0.71/1.11     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.71/1.11     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.71/1.11    member( X, Y ) ],
% 0.71/1.11     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.71/1.11    union( X, Y ) ) ],
% 0.71/1.11     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.71/1.11    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.71/1.11    'symmetric_difference'( X, Y ) ) ],
% 0.71/1.11     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.71/1.11    ,
% 0.71/1.11     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.71/1.11    ,
% 0.71/1.11     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.71/1.11     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.71/1.11     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.71/1.11    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.71/1.11     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.71/1.11    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.71/1.11     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.71/1.11    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.71/1.11    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.71/1.11    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.71/1.11    Y ), rotate( T ) ) ],
% 0.71/1.11     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.71/1.11    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.71/1.11    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.71/1.11    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.71/1.11    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.71/1.11    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.71/1.11    Z ), flip( T ) ) ],
% 0.71/1.11     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.71/1.11    inverse( X ) ) ],
% 0.71/1.11     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.71/1.11     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.71/1.11    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.71/1.11     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.71/1.11    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.71/1.11     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.71/1.11     ],
% 0.71/1.11     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.71/1.11     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.71/1.11    'universal_class' ) ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.71/1.11    successor( X ), Y ) ],
% 0.71/1.11     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.71/1.11    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.71/1.11    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.71/1.11     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.71/1.11     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.71/1.11    ,
% 0.71/1.11     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.71/1.11    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.71/1.11     [ inductive( omega ) ],
% 0.71/1.11     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.71/1.11     [ member( omega, 'universal_class' ) ],
% 0.71/1.11     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.71/1.11    , 'sum_class'( X ) ) ],
% 0.71/1.11     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.71/1.11    'universal_class' ) ],
% 0.71/1.11     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.71/1.11    'power_class'( X ) ) ],
% 0.71/1.11     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.71/1.11    'universal_class' ) ],
% 0.71/1.11     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.71/1.11    'universal_class' ) ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.71/1.11    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.71/1.11     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.71/1.11    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.71/1.11    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.71/1.11     ) ],
% 0.71/1.11     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.71/1.11    , 'identity_relation' ) ],
% 0.71/1.11     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.71/1.11    'single_valued_class'( X ) ],
% 0.71/1.11     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.71/1.11    'universal_class' ) ) ],
% 0.71/1.11     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.71/1.11    'identity_relation' ) ],
% 0.71/1.11     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.71/1.11     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.71/1.11    , function( X ) ],
% 0.71/1.11     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.71/1.11    X, Y ), 'universal_class' ) ],
% 0.71/1.11     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.71/1.11     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.71/1.11     ) ],
% 0.71/1.11     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.71/1.11     [ function( choice ) ],
% 0.71/1.11     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.71/1.11    apply( choice, X ), X ) ],
% 0.71/1.11     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.71/1.11     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.71/1.11     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.71/1.11    ,
% 0.71/1.11     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.71/1.11     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.71/1.11    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.71/1.11    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.71/1.11     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.71/1.11    'identity_relation' ) ],
% 0.71/1.11     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.71/1.11    , diagonalise( X ) ) ],
% 0.71/1.11     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.71/1.11    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.71/1.11     [ ~( operation( X ) ), function( X ) ],
% 0.71/1.11     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.71/1.11     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.71/1.11     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.71/1.11    'domain_of'( X ) ) ) ],
% 0.71/1.11     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.71/1.11     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.71/1.11    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.71/1.11    X ) ],
% 0.71/1.11     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.71/1.11     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.71/1.11    'domain_of'( X ) ) ],
% 0.71/1.11     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.71/1.11    'domain_of'( Z ) ) ) ],
% 0.71/1.11     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.71/1.11    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.71/1.11     ), compatible( X, Y, Z ) ],
% 0.71/1.11     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.71/1.11     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.71/1.11     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.71/1.11     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.71/1.11    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.71/1.11    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.71/1.11     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.71/1.11    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.71/1.11    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.71/1.11    , Y ) ],
% 0.71/1.11     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.71/1.11    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.71/1.11     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.71/1.11    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.71/1.11    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.71/1.11    X, 'unordered_pair'( X, Y ) ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.71/1.11    Y, 'unordered_pair'( X, Y ) ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.71/1.11    X, 'universal_class' ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.71/1.11    Y, 'universal_class' ) ],
% 0.71/1.11     [ subclass( X, X ) ],
% 0.71/1.11     [ ~( subclass( X, Y ) ), ~( subclass( Y, Z ) ), subclass( X, Z ) ],
% 0.71/1.11     [ =( X, Y ), member( 'not_subclass_element'( X, Y ), X ), member( 
% 0.71/1.11    'not_subclass_element'( Y, X ), Y ) ],
% 0.71/1.11     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), =( X, Y ), member( 
% 0.71/1.11    'not_subclass_element'( Y, X ), Y ) ],
% 0.71/1.11     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), =( Y, X ), member( 
% 0.71/1.11    'not_subclass_element'( Y, X ), Y ) ],
% 0.71/1.11     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), ~( member( 
% 0.71/1.11    'not_subclass_element'( Y, X ), X ) ), =( X, Y ) ],
% 0.71/1.11     [ ~( member( X, intersection( complement( Y ), Y ) ) ) ],
% 0.71/1.11     [ ~( member( X, 'null_class' ) ) ],
% 0.71/1.11     [ subclass( 'null_class', X ) ],
% 0.71/1.11     [ ~( subclass( X, 'null_class' ) ), =( X, 'null_class' ) ],
% 0.71/1.11     [ =( X, 'null_class' ), member( 'not_subclass_element'( X, 'null_class'
% 0.71/1.11     ), X ) ],
% 0.71/1.11     [ member( 'null_class', 'universal_class' ) ],
% 0.71/1.11     [ =( 'unordered_pair'( X, Y ), 'unordered_pair'( Y, X ) ) ],
% 0.71/1.11     [ subclass( singleton( X ), 'unordered_pair'( X, Y ) ) ],
% 0.71/1.11     [ subclass( singleton( X ), 'unordered_pair'( Y, X ) ) ],
% 0.71/1.11     [ member( X, 'universal_class' ), =( 'unordered_pair'( Y, X ), singleton( 
% 0.71/1.11    Y ) ) ],
% 0.71/1.11     [ member( X, 'universal_class' ), =( 'unordered_pair'( X, Y ), singleton( 
% 0.71/1.11    Y ) ) ],
% 0.71/1.11     [ =( 'unordered_pair'( X, Y ), 'null_class' ), member( X, 
% 0.71/1.11    'universal_class' ), member( Y, 'universal_class' ) ],
% 0.71/1.11     [ ~( =( 'unordered_pair'( X, Y ), 'unordered_pair'( X, Z ) ) ), ~( 
% 0.71/1.11    member( 'ordered_pair'( Y, Z ), 'cross_product'( 'universal_class', 
% 0.71/1.11    'universal_class' ) ) ), =( Y, Z ) ],
% 0.71/1.11     [ ~( =( 'unordered_pair'( X, Y ), 'unordered_pair'( Z, Y ) ) ), ~( 
% 0.71/1.11    member( 'ordered_pair'( X, Z ), 'cross_product'( 'universal_class', 
% 0.71/1.11    'universal_class' ) ) ), =( X, Z ) ],
% 0.71/1.11     [ ~( member( X, 'universal_class' ) ), ~( =( 'unordered_pair'( X, Y ), 
% 0.71/1.11    'null_class' ) ) ],
% 0.71/1.11     [ ~( member( X, 'universal_class' ) ), ~( =( 'unordered_pair'( Y, X ), 
% 0.71/1.11    'null_class' ) ) ],
% 0.71/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), ~( =( 
% 0.71/1.11    'unordered_pair'( X, Y ), 'null_class' ) ) ],
% 5.93/6.31     [ ~( member( X, Y ) ), ~( member( Z, Y ) ), subclass( 'unordered_pair'( 
% 5.93/6.31    X, Z ), Y ) ],
% 5.93/6.31     [ member( singleton( X ), 'universal_class' ) ],
% 5.93/6.31     [ member( singleton( X ), 'unordered_pair'( Y, singleton( X ) ) ) ],
% 5.93/6.31     [ ~( member( X, 'universal_class' ) ), member( X, singleton( X ) ) ]
% 5.93/6.31    ,
% 5.93/6.31     [ ~( member( X, 'universal_class' ) ), ~( =( singleton( X ), 
% 5.93/6.31    'null_class' ) ) ],
% 5.93/6.31     [ member( 'null_class', singleton( 'null_class' ) ) ],
% 5.93/6.31     [ ~( member( X, singleton( Y ) ) ), =( X, Y ) ],
% 5.93/6.31     [ member( X, 'universal_class' ), =( singleton( X ), 'null_class' ) ]
% 5.93/6.31    ,
% 5.93/6.31     [ ~( =( singleton( X ), singleton( Y ) ) ), ~( member( X, 
% 5.93/6.31    'universal_class' ) ), =( X, Y ) ],
% 5.93/6.31     [ ~( =( singleton( X ), singleton( Y ) ) ), ~( member( Y, 
% 5.93/6.31    'universal_class' ) ), =( X, Y ) ],
% 5.93/6.31     [ ~( =( 'unordered_pair'( X, Y ), singleton( Z ) ) ), ~( member( Z, 
% 5.93/6.31    'universal_class' ) ), =( Z, X ), =( Z, Y ) ],
% 5.93/6.31     [ ~( member( X, 'universal_class' ) ), member( 'member_of'( singleton( X
% 5.93/6.31     ) ), 'universal_class' ) ],
% 5.93/6.31     [ ~( member( X, 'universal_class' ) ), =( singleton( 'member_of'( 
% 5.93/6.31    singleton( X ) ) ), singleton( X ) ) ],
% 5.93/6.31     [ member( 'member_of'( X ), 'universal_class' ), =( 'member_of'( X ), X
% 5.93/6.31     ) ],
% 5.93/6.31     [ =( singleton( 'member_of'( X ) ), X ), =( 'member_of'( X ), X ) ],
% 5.93/6.31     [ ~( member( X, 'universal_class' ) ), =( 'member_of'( singleton( X ) )
% 5.93/6.31    , X ) ],
% 5.93/6.31     [ member( 'member_of1'( X ), 'universal_class' ), =( 'member_of'( X ), X
% 5.93/6.31     ) ],
% 5.93/6.31     [ =( singleton( 'member_of1'( X ) ), X ), =( 'member_of'( X ), X ) ]
% 5.93/6.31    ,
% 5.93/6.31     [ ~( =( singleton( 'member_of'( X ) ), X ) ), member( X, 
% 5.93/6.31    'universal_class' ) ],
% 5.93/6.31     [ ~( =( singleton( 'member_of'( X ) ), X ) ), ~( member( Y, X ) ), =( 
% 5.93/6.31    'member_of'( X ), Y ) ],
% 5.93/6.31     [ ~( member( X, Y ) ), subclass( singleton( X ), Y ) ],
% 5.93/6.31     [ ~( subclass( X, singleton( Y ) ) ), =( X, 'null_class' ), =( singleton( 
% 5.93/6.31    Y ), X ) ],
% 5.93/6.31     [ ~( member( 'not_subclass_element'( intersection( complement( singleton( 
% 5.93/6.31    'not_subclass_element'( x, 'null_class' ) ) ), x ), 'null_class' ), 
% 5.93/6.31    intersection( complement( singleton( 'not_subclass_element'( x, 
% 5.93/6.31    'null_class' ) ) ), x ) ) ) ],
% 5.93/6.31     [ ~( =( singleton( 'not_subclass_element'( x, 'null_class' ) ), x ) ) ]
% 5.93/6.31    ,
% 5.93/6.31     [ ~( =( x, 'null_class' ) ) ]
% 5.93/6.31  ] .
% 5.93/6.31  
% 5.93/6.31  
% 5.93/6.31  percentage equality = 0.283217, percentage horn = 0.846154
% 5.93/6.31  This is a problem with some equality
% 5.93/6.31  
% 5.93/6.31  
% 5.93/6.31  
% 5.93/6.31  Options Used:
% 5.93/6.31  
% 5.93/6.31  useres =            1
% 5.93/6.31  useparamod =        1
% 5.93/6.31  useeqrefl =         1
% 5.93/6.31  useeqfact =         1
% 5.93/6.31  usefactor =         1
% 5.93/6.31  usesimpsplitting =  0
% 5.93/6.31  usesimpdemod =      5
% 5.93/6.31  usesimpres =        3
% 5.93/6.31  
% 5.93/6.31  resimpinuse      =  1000
% 5.93/6.31  resimpclauses =     20000
% 5.93/6.31  substype =          eqrewr
% 5.93/6.31  backwardsubs =      1
% 5.93/6.31  selectoldest =      5
% 5.93/6.31  
% 5.93/6.31  litorderings [0] =  split
% 5.93/6.31  litorderings [1] =  extend the termordering, first sorting on arguments
% 5.93/6.31  
% 5.93/6.31  termordering =      kbo
% 5.93/6.31  
% 5.93/6.31  litapriori =        0
% 5.93/6.31  termapriori =       1
% 5.93/6.31  litaposteriori =    0
% 5.93/6.31  termaposteriori =   0
% 5.93/6.31  demodaposteriori =  0
% 5.93/6.31  ordereqreflfact =   0
% 5.93/6.31  
% 5.93/6.31  litselect =         negord
% 5.93/6.31  
% 5.93/6.31  maxweight =         15
% 5.93/6.31  maxdepth =          30000
% 5.93/6.31  maxlength =         115
% 5.93/6.31  maxnrvars =         195
% 5.93/6.31  excuselevel =       1
% 5.93/6.31  increasemaxweight = 1
% 5.93/6.31  
% 5.93/6.31  maxselected =       10000000
% 5.93/6.31  maxnrclauses =      10000000
% 5.93/6.31  
% 5.93/6.31  showgenerated =    0
% 5.93/6.31  showkept =         0
% 5.93/6.31  showselected =     0
% 5.93/6.31  showdeleted =      0
% 5.93/6.31  showresimp =       1
% 5.93/6.31  showstatus =       2000
% 5.93/6.31  
% 5.93/6.31  prologoutput =     1
% 5.93/6.31  nrgoals =          5000000
% 5.93/6.31  totalproof =       1
% 5.93/6.31  
% 5.93/6.31  Symbols occurring in the translation:
% 5.93/6.31  
% 5.93/6.31  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 5.93/6.31  .  [1, 2]      (w:1, o:57, a:1, s:1, b:0), 
% 5.93/6.31  !  [4, 1]      (w:0, o:30, a:1, s:1, b:0), 
% 5.93/6.31  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 5.93/6.31  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 5.93/6.31  subclass  [41, 2]      (w:1, o:82, a:1, s:1, b:0), 
% 5.93/6.31  member  [43, 2]      (w:1, o:83, a:1, s:1, b:0), 
% 5.93/6.31  'not_subclass_element'  [44, 2]      (w:1, o:84, a:1, s:1, b:0), 
% 5.93/6.31  'universal_class'  [45, 0]      (w:1, o:21, a:1, s:1, b:0), 
% 5.93/6.31  'unordered_pair'  [46, 2]      (w:1, o:85, a:1, s:1, b:0), 
% 5.93/6.31  singleton  [47, 1]      (w:1, o:38, a:1, s:1, b:0), 
% 5.93/6.31  'ordered_pair'  [48, 2]      (w:1, o:86, a:1, s:1, b:0), 
% 5.93/6.31  'cross_product'  [50, 2]      (w:1, o:87, a:1, s:1, b:0), 
% 5.93/6.31  first  [52, 1]      (w:1, o:39, a:1, s:1, b:0), 
% 98.10/98.46  second  [53, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 98.10/98.46  'element_relation'  [54, 0]      (w:1, o:25, a:1, s:1, b:0), 
% 98.10/98.46  intersection  [55, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 98.10/98.46  complement  [56, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 98.10/98.46  union  [57, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 98.10/98.46  'symmetric_difference'  [58, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 98.10/98.46  restrict  [60, 3]      (w:1, o:94, a:1, s:1, b:0), 
% 98.10/98.46  'null_class'  [61, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 98.10/98.46  'domain_of'  [62, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 98.10/98.46  rotate  [63, 1]      (w:1, o:35, a:1, s:1, b:0), 
% 98.10/98.46  flip  [65, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 98.10/98.46  inverse  [66, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 98.10/98.46  'range_of'  [67, 1]      (w:1, o:36, a:1, s:1, b:0), 
% 98.10/98.46  domain  [68, 3]      (w:1, o:96, a:1, s:1, b:0), 
% 98.10/98.46  range  [69, 3]      (w:1, o:97, a:1, s:1, b:0), 
% 98.10/98.46  image  [70, 2]      (w:1, o:88, a:1, s:1, b:0), 
% 98.10/98.46  successor  [71, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 98.10/98.46  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 98.10/98.46  inductive  [73, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 98.10/98.46  omega  [74, 0]      (w:1, o:9, a:1, s:1, b:0), 
% 98.10/98.46  'sum_class'  [75, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 98.10/98.46  'power_class'  [76, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 98.10/98.46  compose  [78, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 98.10/98.46  'single_valued_class'  [79, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 98.10/98.46  'identity_relation'  [80, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 98.10/98.46  function  [82, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 98.10/98.46  regular  [83, 1]      (w:1, o:37, a:1, s:1, b:0), 
% 98.10/98.46  apply  [84, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 98.10/98.46  choice  [85, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 98.10/98.46  'one_to_one'  [86, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 98.10/98.46  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 98.10/98.46  diagonalise  [88, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 98.10/98.46  cantor  [89, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 98.10/98.46  operation  [90, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 98.10/98.46  compatible  [94, 3]      (w:1, o:95, a:1, s:1, b:0), 
% 98.10/98.46  homomorphism  [95, 3]      (w:1, o:98, a:1, s:1, b:0), 
% 98.10/98.46  'not_homomorphism1'  [96, 3]      (w:1, o:99, a:1, s:1, b:0), 
% 98.10/98.46  'not_homomorphism2'  [97, 3]      (w:1, o:100, a:1, s:1, b:0), 
% 98.10/98.46  'member_of'  [98, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 98.10/98.46  'member_of1'  [99, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 98.10/98.46  x  [100, 0]      (w:1, o:29, a:1, s:1, b:0).
% 98.10/98.46  
% 98.10/98.46  
% 98.10/98.46  Starting Search:
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  
% 98.10/98.46  Intermediate Status:
% 98.10/98.46  Generated:    4053
% 98.10/98.46  Kept:         2009
% 98.10/98.46  Inuse:        120
% 98.10/98.46  Deleted:      5
% 98.10/98.46  Deletedinuse: 2
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  
% 98.10/98.46  Intermediate Status:
% 98.10/98.46  Generated:    10081
% 98.10/98.46  Kept:         4116
% 98.10/98.46  Inuse:        198
% 98.10/98.46  Deleted:      7
% 98.10/98.46  Deletedinuse: 4
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  
% 98.10/98.46  Intermediate Status:
% 98.10/98.46  Generated:    15420
% 98.10/98.46  Kept:         6126
% 98.10/98.46  Inuse:        274
% 98.10/98.46  Deleted:      65
% 98.10/98.46  Deletedinuse: 45
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  
% 98.10/98.46  Intermediate Status:
% 98.10/98.46  Generated:    21166
% 98.10/98.46  Kept:         8130
% 98.10/98.46  Inuse:        352
% 98.10/98.46  Deleted:      72
% 98.10/98.46  Deletedinuse: 49
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  
% 98.10/98.46  Intermediate Status:
% 98.10/98.46  Generated:    27175
% 98.10/98.46  Kept:         10204
% 98.10/98.46  Inuse:        388
% 98.10/98.46  Deleted:      83
% 98.10/98.46  Deletedinuse: 60
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  
% 98.10/98.46  Intermediate Status:
% 98.10/98.46  Generated:    37281
% 98.10/98.46  Kept:         12576
% 98.10/98.46  Inuse:        437
% 98.10/98.46  Deleted:      85
% 98.10/98.46  Deletedinuse: 61
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  
% 98.10/98.46  Intermediate Status:
% 98.10/98.46  Generated:    47283
% 98.10/98.46  Kept:         16262
% 98.10/98.46  Inuse:        481
% 98.10/98.46  Deleted:      88
% 98.10/98.46  Deletedinuse: 63
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  
% 98.10/98.46  Intermediate Status:
% 98.10/98.46  Generated:    61204
% 98.10/98.46  Kept:         20179
% 98.10/98.46  Inuse:        496
% 98.10/98.46  Deleted:      91
% 98.10/98.46  Deletedinuse: 66
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  Resimplifying clauses:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  
% 98.10/98.46  Intermediate Status:
% 98.10/98.46  Generated:    69138
% 98.10/98.46  Kept:         22204
% 98.10/98.46  Inuse:        534
% 98.10/98.46  Deleted:      1643
% 98.10/98.46  Deletedinuse: 78
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  
% 98.10/98.46  Intermediate Status:
% 98.10/98.46  Generated:    74835
% 98.10/98.46  Kept:         24234
% 98.10/98.46  Inuse:        541
% 98.10/98.46  Deleted:      1647
% 98.10/98.46  Deletedinuse: 79
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  Resimplifying inuse:
% 98.10/98.46  Done
% 98.10/98.46  
% 98.10/98.46  
% 98.10/98.46  Intermediate Status:
% 98.10/98.46  Generated:    80787
% 98.10/98.46  Kept:         26271
% 98.10/98.46  Inuse:        551
% 98.10/98.46  Deleted:      1647
% 98.10/98.46  Deletedinuse: 79
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    88480
% 267.24/267.65  Kept:         28337
% 267.24/267.65  Inuse:        593
% 267.24/267.65  Deleted:      1650
% 267.24/267.65  Deletedinuse: 79
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    93589
% 267.24/267.65  Kept:         30367
% 267.24/267.65  Inuse:        626
% 267.24/267.65  Deleted:      1652
% 267.24/267.65  Deletedinuse: 79
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    102793
% 267.24/267.65  Kept:         32728
% 267.24/267.65  Inuse:        666
% 267.24/267.65  Deleted:      1657
% 267.24/267.65  Deletedinuse: 84
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    109543
% 267.24/267.65  Kept:         34743
% 267.24/267.65  Inuse:        695
% 267.24/267.65  Deleted:      1657
% 267.24/267.65  Deletedinuse: 84
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    116211
% 267.24/267.65  Kept:         36804
% 267.24/267.65  Inuse:        734
% 267.24/267.65  Deleted:      1658
% 267.24/267.65  Deletedinuse: 84
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    122103
% 267.24/267.65  Kept:         39437
% 267.24/267.65  Inuse:        745
% 267.24/267.65  Deleted:      1658
% 267.24/267.65  Deletedinuse: 84
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    126991
% 267.24/267.65  Kept:         41728
% 267.24/267.65  Inuse:        750
% 267.24/267.65  Deleted:      1658
% 267.24/267.65  Deletedinuse: 84
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying clauses:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    142546
% 267.24/267.65  Kept:         44654
% 267.24/267.65  Inuse:        765
% 267.24/267.65  Deleted:      3337
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    192546
% 267.24/267.65  Kept:         46737
% 267.24/267.65  Inuse:        793
% 267.24/267.65  Deleted:      3337
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    201601
% 267.24/267.65  Kept:         48920
% 267.24/267.65  Inuse:        800
% 267.24/267.65  Deleted:      3337
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    211348
% 267.24/267.65  Kept:         51246
% 267.24/267.65  Inuse:        810
% 267.24/267.65  Deleted:      3337
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    222130
% 267.24/267.65  Kept:         53314
% 267.24/267.65  Inuse:        823
% 267.24/267.65  Deleted:      3337
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    231334
% 267.24/267.65  Kept:         55436
% 267.24/267.65  Inuse:        830
% 267.24/267.65  Deleted:      3337
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    242450
% 267.24/267.65  Kept:         57507
% 267.24/267.65  Inuse:        842
% 267.24/267.65  Deleted:      3337
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    252514
% 267.24/267.65  Kept:         59566
% 267.24/267.65  Inuse:        851
% 267.24/267.65  Deleted:      3337
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    263671
% 267.24/267.65  Kept:         61635
% 267.24/267.65  Inuse:        862
% 267.24/267.65  Deleted:      3337
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying clauses:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    273792
% 267.24/267.65  Kept:         64116
% 267.24/267.65  Inuse:        870
% 267.24/267.65  Deleted:      5061
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    284561
% 267.24/267.65  Kept:         66225
% 267.24/267.65  Inuse:        880
% 267.24/267.65  Deleted:      5061
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    291759
% 267.24/267.65  Kept:         68306
% 267.24/267.65  Inuse:        886
% 267.24/267.65  Deleted:      5061
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    302756
% 267.24/267.65  Kept:         71057
% 267.24/267.65  Inuse:        895
% 267.24/267.65  Deleted:      5061
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    314642
% 267.24/267.65  Kept:         73548
% 267.24/267.65  Inuse:        905
% 267.24/267.65  Deleted:      5061
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    325271
% 267.24/267.65  Kept:         76760
% 267.24/267.65  Inuse:        915
% 267.24/267.65  Deleted:      5061
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    336916
% 267.24/267.65  Kept:         80217
% 267.24/267.65  Inuse:        925
% 267.24/267.65  Deleted:      5061
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    349283
% 267.24/267.65  Kept:         83258
% 267.24/267.65  Inuse:        935
% 267.24/267.65  Deleted:      5061
% 267.24/267.65  Deletedinuse: 85
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying clauses:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  Resimplifying inuse:
% 267.24/267.65  Done
% 267.24/267.65  
% 267.24/267.65  
% 267.24/267.65  Intermediate Status:
% 267.24/267.65  Generated:    362391
% 267.24/267.65  Kept:         86545
% 267.24/267.65  Inuse:        945
% 267.24/267.65  DeleCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------