TSTP Solution File: SET490-6 by Bliksem---1.12

View Problem - Process Solution

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

% Computer : n015.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:49:50 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem  : SET490-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.09/0.10  % Command  : bliksem %s
% 0.09/0.30  % Computer : n015.cluster.edu
% 0.09/0.30  % Model    : x86_64 x86_64
% 0.09/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.30  % Memory   : 8042.1875MB
% 0.09/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.30  % CPULimit : 300
% 0.09/0.30  % DateTime : Mon Jul 11 03:46:23 EDT 2022
% 0.09/0.30  % CPUTime  : 
% 0.71/1.12  *** allocated 10000 integers for termspace/termends
% 0.71/1.12  *** allocated 10000 integers for clauses
% 0.71/1.12  *** allocated 10000 integers for justifications
% 0.71/1.12  Bliksem 1.12
% 0.71/1.12  
% 0.71/1.12  
% 0.71/1.12  Automatic Strategy Selection
% 0.71/1.12  
% 0.71/1.12  Clauses:
% 0.71/1.12  [
% 0.71/1.12     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.71/1.12     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.71/1.12     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.71/1.12    ,
% 0.71/1.12     [ subclass( X, 'universal_class' ) ],
% 0.71/1.12     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.71/1.12     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.71/1.12     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.71/1.12     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.71/1.12    ,
% 0.71/1.12     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.71/1.12     ) ) ],
% 0.71/1.12     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.71/1.12     ) ) ],
% 0.71/1.12     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.71/1.12     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.71/1.12     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.71/1.12     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.71/1.12    X, Z ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.71/1.12    Y, T ) ],
% 0.71/1.12     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.71/1.12     ), 'cross_product'( Y, T ) ) ],
% 0.71/1.12     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.71/1.12     ), second( X ) ), X ) ],
% 0.71/1.12     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.71/1.12    'universal_class' ) ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.71/1.12    Y ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.71/1.12    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.71/1.12    , Y ), 'element_relation' ) ],
% 0.71/1.12     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.71/1.12     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.71/1.12     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.71/1.12    Z ) ) ],
% 0.71/1.12     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.71/1.12     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.71/1.12    member( X, Y ) ],
% 0.71/1.12     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.71/1.12    union( X, Y ) ) ],
% 0.71/1.12     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.71/1.12    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.71/1.12    'symmetric_difference'( X, Y ) ) ],
% 0.71/1.12     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.71/1.12    ,
% 0.71/1.12     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.71/1.12    ,
% 0.71/1.12     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.71/1.12     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.71/1.12     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.71/1.12    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.71/1.12     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.71/1.12    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.71/1.12     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.71/1.12    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.71/1.12    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.71/1.12    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.71/1.12    Y ), rotate( T ) ) ],
% 0.71/1.12     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.71/1.12    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.71/1.12    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.71/1.12    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.71/1.12    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.71/1.12    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.71/1.12    Z ), flip( T ) ) ],
% 0.71/1.12     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.71/1.12    inverse( X ) ) ],
% 0.71/1.12     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.71/1.12     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.71/1.12    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.71/1.12     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.71/1.12    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.71/1.12     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.71/1.12     ],
% 0.71/1.12     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.71/1.12     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.71/1.12    'universal_class' ) ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.71/1.12    successor( X ), Y ) ],
% 0.71/1.12     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.71/1.12    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.71/1.12    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.71/1.12     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.71/1.12     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.71/1.12    ,
% 0.71/1.12     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.71/1.12    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.71/1.12     [ inductive( omega ) ],
% 0.71/1.12     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.71/1.12     [ member( omega, 'universal_class' ) ],
% 0.71/1.12     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.71/1.12    , 'sum_class'( X ) ) ],
% 0.71/1.12     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.71/1.12    'universal_class' ) ],
% 0.71/1.12     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.71/1.12    'power_class'( X ) ) ],
% 0.71/1.12     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.71/1.12    'universal_class' ) ],
% 0.71/1.12     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.71/1.12    'universal_class' ) ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.71/1.12    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.71/1.12     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.71/1.12    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.71/1.12    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.71/1.12     ) ],
% 0.71/1.12     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.71/1.12    , 'identity_relation' ) ],
% 0.71/1.12     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.71/1.12    'single_valued_class'( X ) ],
% 0.71/1.12     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.71/1.12    'universal_class' ) ) ],
% 0.71/1.12     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.71/1.12    'identity_relation' ) ],
% 0.71/1.12     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.71/1.12     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.71/1.12    , function( X ) ],
% 0.71/1.12     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.71/1.12    X, Y ), 'universal_class' ) ],
% 0.71/1.12     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.71/1.12     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.71/1.12     ) ],
% 0.71/1.12     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.71/1.12     [ function( choice ) ],
% 0.71/1.12     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.71/1.12    apply( choice, X ), X ) ],
% 0.71/1.12     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.71/1.12     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.71/1.12     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.71/1.12    ,
% 0.71/1.12     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.71/1.12     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.71/1.12    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.71/1.12    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.71/1.12     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.71/1.12    'identity_relation' ) ],
% 0.71/1.12     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.71/1.12    , diagonalise( X ) ) ],
% 0.71/1.12     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.71/1.12    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.71/1.12     [ ~( operation( X ) ), function( X ) ],
% 0.71/1.12     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.71/1.12     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.71/1.12     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.71/1.12    'domain_of'( X ) ) ) ],
% 0.71/1.12     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.71/1.12     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.71/1.12    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.71/1.12    X ) ],
% 0.71/1.12     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.71/1.12     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.71/1.12    'domain_of'( X ) ) ],
% 0.71/1.12     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.71/1.12    'domain_of'( Z ) ) ) ],
% 0.71/1.12     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.71/1.12    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.71/1.12     ), compatible( X, Y, Z ) ],
% 0.71/1.12     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.71/1.12     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.71/1.12     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.71/1.12     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.71/1.12    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.71/1.12    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.71/1.12     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.71/1.12    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.71/1.12    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.71/1.12    , Y ) ],
% 0.71/1.12     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.71/1.12    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.71/1.12     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.71/1.12    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.71/1.12    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.71/1.12     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.71/1.12    'universal_class' ) ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.71/1.12    compose( Z, X ), Y ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.71/1.12    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.71/1.12    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.71/1.12     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.71/1.12    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.71/1.12    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.71/1.12    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.71/1.12    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.71/1.12     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.71/1.12    'universal_class' ) ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.71/1.12    'domain_of'( X ), Y ) ],
% 0.71/1.12     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.71/1.12    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.71/1.12     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.71/1.12    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.71/1.12     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.71/1.12    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.71/1.12     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.71/1.12     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.71/1.12     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.71/1.12    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.71/1.12    ,
% 0.71/1.12     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.71/1.12    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.71/1.12    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.71/1.12    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.71/1.12     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.71/1.12    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.71/1.12    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.71/1.12    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.71/1.12    'application_function' ) ],
% 0.71/1.12     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.71/1.12     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 27.37/27.84     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 27.37/27.84     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 27.37/27.84    'domain_of'( X ), Y ) ],
% 27.37/27.84     [ member( 'cross_product'( x, y ), 'universal_class' ) ],
% 27.37/27.84     [ ~( member( y, 'universal_class' ) ) ],
% 27.37/27.84     [ ~( =( x, 'null_class' ) ) ]
% 27.37/27.84  ] .
% 27.37/27.84  
% 27.37/27.84  
% 27.37/27.84  percentage equality = 0.226244, percentage horn = 0.930435
% 27.37/27.84  This is a problem with some equality
% 27.37/27.84  
% 27.37/27.84  
% 27.37/27.84  
% 27.37/27.84  Options Used:
% 27.37/27.84  
% 27.37/27.84  useres =            1
% 27.37/27.84  useparamod =        1
% 27.37/27.84  useeqrefl =         1
% 27.37/27.84  useeqfact =         1
% 27.37/27.84  usefactor =         1
% 27.37/27.84  usesimpsplitting =  0
% 27.37/27.84  usesimpdemod =      5
% 27.37/27.84  usesimpres =        3
% 27.37/27.84  
% 27.37/27.84  resimpinuse      =  1000
% 27.37/27.84  resimpclauses =     20000
% 27.37/27.84  substype =          eqrewr
% 27.37/27.84  backwardsubs =      1
% 27.37/27.84  selectoldest =      5
% 27.37/27.84  
% 27.37/27.84  litorderings [0] =  split
% 27.37/27.84  litorderings [1] =  extend the termordering, first sorting on arguments
% 27.37/27.84  
% 27.37/27.84  termordering =      kbo
% 27.37/27.84  
% 27.37/27.84  litapriori =        0
% 27.37/27.84  termapriori =       1
% 27.37/27.84  litaposteriori =    0
% 27.37/27.84  termaposteriori =   0
% 27.37/27.84  demodaposteriori =  0
% 27.37/27.84  ordereqreflfact =   0
% 27.37/27.84  
% 27.37/27.84  litselect =         negord
% 27.37/27.84  
% 27.37/27.84  maxweight =         15
% 27.37/27.84  maxdepth =          30000
% 27.37/27.84  maxlength =         115
% 27.37/27.84  maxnrvars =         195
% 27.37/27.84  excuselevel =       1
% 27.37/27.84  increasemaxweight = 1
% 27.37/27.84  
% 27.37/27.84  maxselected =       10000000
% 27.37/27.84  maxnrclauses =      10000000
% 27.37/27.84  
% 27.37/27.84  showgenerated =    0
% 27.37/27.84  showkept =         0
% 27.37/27.84  showselected =     0
% 27.37/27.84  showdeleted =      0
% 27.37/27.84  showresimp =       1
% 27.37/27.84  showstatus =       2000
% 27.37/27.84  
% 27.37/27.84  prologoutput =     1
% 27.37/27.84  nrgoals =          5000000
% 27.37/27.84  totalproof =       1
% 27.37/27.84  
% 27.37/27.84  Symbols occurring in the translation:
% 27.37/27.84  
% 27.37/27.84  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 27.37/27.84  .  [1, 2]      (w:1, o:64, a:1, s:1, b:0), 
% 27.37/27.84  !  [4, 1]      (w:0, o:35, a:1, s:1, b:0), 
% 27.37/27.84  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 27.37/27.84  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 27.37/27.84  subclass  [41, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 27.37/27.84  member  [43, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 27.37/27.84  'not_subclass_element'  [44, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 27.37/27.84  'universal_class'  [45, 0]      (w:1, o:22, a:1, s:1, b:0), 
% 27.37/27.84  'unordered_pair'  [46, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 27.37/27.84  singleton  [47, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 27.37/27.84  'ordered_pair'  [48, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 27.37/27.84  'cross_product'  [50, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 27.37/27.84  first  [52, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 27.37/27.84  second  [53, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 27.37/27.84  'element_relation'  [54, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 27.37/27.84  intersection  [55, 2]      (w:1, o:96, a:1, s:1, b:0), 
% 27.37/27.84  complement  [56, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 27.37/27.84  union  [57, 2]      (w:1, o:97, a:1, s:1, b:0), 
% 27.37/27.84  'symmetric_difference'  [58, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 27.37/27.84  restrict  [60, 3]      (w:1, o:101, a:1, s:1, b:0), 
% 27.37/27.84  'null_class'  [61, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 27.37/27.84  'domain_of'  [62, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 27.37/27.84  rotate  [63, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 27.37/27.84  flip  [65, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 27.37/27.84  inverse  [66, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 27.37/27.84  'range_of'  [67, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 27.37/27.84  domain  [68, 3]      (w:1, o:103, a:1, s:1, b:0), 
% 27.37/27.84  range  [69, 3]      (w:1, o:104, a:1, s:1, b:0), 
% 27.37/27.84  image  [70, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 27.37/27.84  successor  [71, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 27.37/27.84  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 27.37/27.84  inductive  [73, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 27.37/27.84  omega  [74, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 27.37/27.84  'sum_class'  [75, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 27.37/27.84  'power_class'  [76, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 27.37/27.84  compose  [78, 2]      (w:1, o:99, a:1, s:1, b:0), 
% 27.37/27.84  'single_valued_class'  [79, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 27.37/27.84  'identity_relation'  [80, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 27.37/27.84  function  [82, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 27.37/27.84  regular  [83, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 27.37/27.84  apply  [84, 2]      (w:1, o:100, a:1, s:1, b:0), 
% 27.37/27.84  choice  [85, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 27.37/27.84  'one_to_one'  [86, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 27.37/27.84  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 27.37/27.84  diagonalise  [88, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 27.37/27.84  cantor  [89, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 27.37/27.84  operation  [90, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 27.37/27.84  compatible  [94, 3]      (w:1, o:102, a:1, s:1, b:0), 
% 27.37/27.84  homomorphism  [95, 3]      (w:1, o:105, a:1, s:1, b:0), 
% 120.24/120.70  'not_homomorphism1'  [96, 3]      (w:1, o:107, a:1, s:1, b:0), 
% 120.24/120.70  'not_homomorphism2'  [97, 3]      (w:1, o:108, a:1, s:1, b:0), 
% 120.24/120.70  'compose_class'  [98, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 120.24/120.70  'composition_function'  [99, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 120.24/120.70  'domain_relation'  [100, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 120.24/120.70  'single_valued1'  [101, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 120.24/120.70  'single_valued2'  [102, 1]      (w:1, o:62, a:1, s:1, b:0), 
% 120.24/120.70  'single_valued3'  [103, 1]      (w:1, o:63, a:1, s:1, b:0), 
% 120.24/120.70  'singleton_relation'  [104, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 120.24/120.70  'application_function'  [105, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 120.24/120.70  maps  [106, 3]      (w:1, o:106, a:1, s:1, b:0), 
% 120.24/120.70  x  [107, 0]      (w:1, o:33, a:1, s:1, b:0), 
% 120.24/120.70  y  [108, 0]      (w:1, o:34, a:1, s:1, b:0).
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Starting Search:
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    4744
% 120.24/120.70  Kept:         2006
% 120.24/120.70  Inuse:        119
% 120.24/120.70  Deleted:      6
% 120.24/120.70  Deletedinuse: 3
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    10292
% 120.24/120.70  Kept:         4307
% 120.24/120.70  Inuse:        195
% 120.24/120.70  Deleted:      13
% 120.24/120.70  Deletedinuse: 5
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    15286
% 120.24/120.70  Kept:         6766
% 120.24/120.70  Inuse:        277
% 120.24/120.70  Deleted:      17
% 120.24/120.70  Deletedinuse: 8
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    21301
% 120.24/120.70  Kept:         8783
% 120.24/120.70  Inuse:        344
% 120.24/120.70  Deleted:      64
% 120.24/120.70  Deletedinuse: 50
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    25993
% 120.24/120.70  Kept:         11214
% 120.24/120.70  Inuse:        382
% 120.24/120.70  Deleted:      66
% 120.24/120.70  Deletedinuse: 52
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    29778
% 120.24/120.70  Kept:         13236
% 120.24/120.70  Inuse:        430
% 120.24/120.70  Deleted:      66
% 120.24/120.70  Deletedinuse: 52
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    33345
% 120.24/120.70  Kept:         15480
% 120.24/120.70  Inuse:        442
% 120.24/120.70  Deleted:      72
% 120.24/120.70  Deletedinuse: 58
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    36694
% 120.24/120.70  Kept:         17540
% 120.24/120.70  Inuse:        457
% 120.24/120.70  Deleted:      72
% 120.24/120.70  Deletedinuse: 58
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    45123
% 120.24/120.70  Kept:         20448
% 120.24/120.70  Inuse:        467
% 120.24/120.70  Deleted:      78
% 120.24/120.70  Deletedinuse: 64
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying clauses:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    50631
% 120.24/120.70  Kept:         22474
% 120.24/120.70  Inuse:        513
% 120.24/120.70  Deleted:      2573
% 120.24/120.70  Deletedinuse: 64
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    54565
% 120.24/120.70  Kept:         24496
% 120.24/120.70  Inuse:        550
% 120.24/120.70  Deleted:      2573
% 120.24/120.70  Deletedinuse: 64
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    61908
% 120.24/120.70  Kept:         27116
% 120.24/120.70  Inuse:        597
% 120.24/120.70  Deleted:      2575
% 120.24/120.70  Deletedinuse: 66
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    68558
% 120.24/120.70  Kept:         29132
% 120.24/120.70  Inuse:        619
% 120.24/120.70  Deleted:      2575
% 120.24/120.70  Deletedinuse: 66
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    73428
% 120.24/120.70  Kept:         31144
% 120.24/120.70  Inuse:        660
% 120.24/120.70  Deleted:      2575
% 120.24/120.70  Deletedinuse: 66
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    79004
% 120.24/120.70  Kept:         33175
% 120.24/120.70  Inuse:        698
% 120.24/120.70  Deleted:      2575
% 120.24/120.70  Deletedinuse: 66
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    85769
% 120.24/120.70  Kept:         36366
% 120.24/120.70  Inuse:        717
% 120.24/120.70  Deleted:      2575
% 120.24/120.70  Deletedinuse: 66
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    90438
% 120.24/120.70  Kept:         38746
% 120.24/120.70  Inuse:        722
% 120.24/120.70  Deleted:      2575
% 120.24/120.70  Deletedinuse: 66
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    106100
% 120.24/120.70  Kept:         42211
% 120.24/120.70  Inuse:        737
% 120.24/120.70  Deleted:      2575
% 120.24/120.70  Deletedinuse: 66
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying clauses:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    160022
% 120.24/120.70  Kept:         46138
% 120.24/120.70  Inuse:        767
% 120.24/120.70  Deleted:      4154
% 120.24/120.70  Deletedinuse: 66
% 120.24/120.70  
% 120.24/120.70  Resimplifying inuse:
% 120.24/120.70  Done
% 120.24/120.70  
% 120.24/120.70  
% 120.24/120.70  Intermediate Status:
% 120.24/120.70  Generated:    168934
% 120.24/120.70  Kept:         49093
% 269.00/269.46  Inuse:        777
% 269.00/269.46  Deleted:      4154
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    177656
% 269.00/269.46  Kept:         51565
% 269.00/269.46  Inuse:        787
% 269.00/269.46  Deleted:      4154
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    187467
% 269.00/269.46  Kept:         54100
% 269.00/269.46  Inuse:        797
% 269.00/269.46  Deleted:      4154
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    197357
% 269.00/269.46  Kept:         56919
% 269.00/269.46  Inuse:        807
% 269.00/269.46  Deleted:      4154
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    207716
% 269.00/269.46  Kept:         60022
% 269.00/269.46  Inuse:        817
% 269.00/269.46  Deleted:      4154
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    218312
% 269.00/269.46  Kept:         62765
% 269.00/269.46  Inuse:        827
% 269.00/269.46  Deleted:      4154
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying clauses:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    228958
% 269.00/269.46  Kept:         65813
% 269.00/269.46  Inuse:        837
% 269.00/269.46  Deleted:      4856
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    240030
% 269.00/269.46  Kept:         69101
% 269.00/269.46  Inuse:        847
% 269.00/269.46  Deleted:      4856
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    251397
% 269.00/269.46  Kept:         72117
% 269.00/269.46  Inuse:        857
% 269.00/269.46  Deleted:      4856
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    262865
% 269.00/269.46  Kept:         75364
% 269.00/269.46  Inuse:        867
% 269.00/269.46  Deleted:      4856
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    274658
% 269.00/269.46  Kept:         78867
% 269.00/269.46  Inuse:        877
% 269.00/269.46  Deleted:      4856
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    286811
% 269.00/269.46  Kept:         82091
% 269.00/269.46  Inuse:        887
% 269.00/269.46  Deleted:      4856
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying clauses:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    299053
% 269.00/269.46  Kept:         85563
% 269.00/269.46  Inuse:        897
% 269.00/269.46  Deleted:      5830
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    311605
% 269.00/269.46  Kept:         89094
% 269.00/269.46  Inuse:        907
% 269.00/269.46  Deleted:      5830
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    324541
% 269.00/269.46  Kept:         92533
% 269.00/269.46  Inuse:        917
% 269.00/269.46  Deleted:      5830
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    337524
% 269.00/269.46  Kept:         96213
% 269.00/269.46  Inuse:        927
% 269.00/269.46  Deleted:      5830
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    350839
% 269.00/269.46  Kept:         99810
% 269.00/269.46  Inuse:        937
% 269.00/269.46  Deleted:      5830
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    364560
% 269.00/269.46  Kept:         103448
% 269.00/269.46  Inuse:        947
% 269.00/269.46  Deleted:      5830
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying clauses:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    378325
% 269.00/269.46  Kept:         107350
% 269.00/269.46  Inuse:        957
% 269.00/269.46  Deleted:      7619
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    389694
% 269.00/269.46  Kept:         110089
% 269.00/269.46  Inuse:        967
% 269.00/269.46  Deleted:      7619
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    398112
% 269.00/269.46  Kept:         113646
% 269.00/269.46  Inuse:        972
% 269.00/269.46  Deleted:      7619
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    412850
% 269.00/269.46  Kept:         117778
% 269.00/269.46  Inuse:        982
% 269.00/269.46  Deleted:      7619
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    424543
% 269.00/269.46  Kept:         120725
% 269.00/269.46  Inuse:        992
% 269.00/269.46  Deleted:      7619
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  
% 269.00/269.46  Intermediate Status:
% 269.00/269.46  Generated:    433246
% 269.00/269.46  Kept:         124453
% 269.00/269.46  Inuse:        997
% 269.00/269.46  Deleted:      7619
% 269.00/269.46  Deletedinuse: 66
% 269.00/269.46  
% 269.00/269.46  Resimplifying inuse:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  Resimplifying clauses:
% 269.00/269.46  Done
% 269.00/269.46  
% 269.00/269.46  ResimpCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------