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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Bliksem---1.12
% Problem  : SET240-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:48:21 EDT 2022

% Result   : Timeout 300.09s 300.63s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : SET240-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.10/0.12  % Command  : bliksem %s
% 0.12/0.33  % Computer : n015.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % DateTime : Sun Jul 10 13:20:53 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.73/1.09  *** allocated 10000 integers for termspace/termends
% 0.73/1.09  *** allocated 10000 integers for clauses
% 0.73/1.09  *** allocated 10000 integers for justifications
% 0.73/1.09  Bliksem 1.12
% 0.73/1.09  
% 0.73/1.09  
% 0.73/1.09  Automatic Strategy Selection
% 0.73/1.09  
% 0.73/1.09  Clauses:
% 0.73/1.09  [
% 0.73/1.09     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.73/1.09     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.73/1.09     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.73/1.09    ,
% 0.73/1.09     [ subclass( X, 'universal_class' ) ],
% 0.73/1.09     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.73/1.09     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.73/1.09     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.73/1.09     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.73/1.09    ,
% 0.73/1.09     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.73/1.09     ) ) ],
% 0.73/1.09     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.73/1.09     ) ) ],
% 0.73/1.09     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.73/1.09     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.73/1.09     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.73/1.09     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.73/1.09    X, Z ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.73/1.09    Y, T ) ],
% 0.73/1.09     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.73/1.09     ), 'cross_product'( Y, T ) ) ],
% 0.73/1.09     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.73/1.09     ), second( X ) ), X ) ],
% 0.73/1.09     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.73/1.09    'universal_class' ) ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.73/1.09    Y ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.73/1.09    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.73/1.09    , Y ), 'element_relation' ) ],
% 0.73/1.09     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.73/1.09     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.73/1.09     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.73/1.09    Z ) ) ],
% 0.73/1.09     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.73/1.09     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.73/1.09    member( X, Y ) ],
% 0.73/1.09     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.73/1.09    union( X, Y ) ) ],
% 0.73/1.09     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.73/1.09    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.73/1.09    'symmetric_difference'( X, Y ) ) ],
% 0.73/1.09     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.73/1.09    ,
% 0.73/1.09     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.73/1.09    ,
% 0.73/1.09     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.73/1.09     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.73/1.09     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.73/1.09    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.73/1.09     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.73/1.09    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.73/1.09     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.73/1.09    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.73/1.09    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.73/1.09    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.73/1.09    Y ), rotate( T ) ) ],
% 0.73/1.09     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.73/1.09    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.73/1.09    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.73/1.09    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.73/1.09    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.73/1.09    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.73/1.09    Z ), flip( T ) ) ],
% 0.73/1.09     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.73/1.09    inverse( X ) ) ],
% 0.73/1.09     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.73/1.09     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.73/1.09    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.73/1.09     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.73/1.09    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.73/1.09     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.73/1.09     ],
% 0.73/1.09     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.73/1.09     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.73/1.09    'universal_class' ) ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.73/1.09    successor( X ), Y ) ],
% 0.73/1.09     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.73/1.09    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.73/1.09    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.73/1.09     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.73/1.09     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.73/1.09    ,
% 0.73/1.09     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.73/1.09    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.73/1.09     [ inductive( omega ) ],
% 0.73/1.09     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.73/1.09     [ member( omega, 'universal_class' ) ],
% 0.73/1.09     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.73/1.09    , 'sum_class'( X ) ) ],
% 0.73/1.09     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.73/1.09    'universal_class' ) ],
% 0.73/1.09     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.73/1.09    'power_class'( X ) ) ],
% 0.73/1.09     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.73/1.09    'universal_class' ) ],
% 0.73/1.09     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.73/1.09    'universal_class' ) ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.73/1.09    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.73/1.09     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.73/1.09    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.73/1.09    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.73/1.09     ) ],
% 0.73/1.09     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.73/1.09    , 'identity_relation' ) ],
% 0.73/1.09     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.73/1.09    'single_valued_class'( X ) ],
% 0.73/1.09     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.73/1.09    'universal_class' ) ) ],
% 0.73/1.09     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.73/1.09    'identity_relation' ) ],
% 0.73/1.09     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.73/1.09     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.73/1.09    , function( X ) ],
% 0.73/1.09     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.73/1.09    X, Y ), 'universal_class' ) ],
% 0.73/1.09     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.73/1.09     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.73/1.09     ) ],
% 0.73/1.09     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.73/1.09     [ function( choice ) ],
% 0.73/1.09     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.73/1.09    apply( choice, X ), X ) ],
% 0.73/1.09     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.73/1.09     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.73/1.09     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.73/1.09    ,
% 0.73/1.09     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.73/1.09     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.73/1.09    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.73/1.09    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.73/1.09     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.73/1.09    'identity_relation' ) ],
% 0.73/1.09     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.73/1.09    , diagonalise( X ) ) ],
% 0.73/1.09     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.73/1.09    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.73/1.09     [ ~( operation( X ) ), function( X ) ],
% 0.73/1.09     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.73/1.09     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.73/1.09     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.73/1.09    'domain_of'( X ) ) ) ],
% 0.73/1.09     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.73/1.09     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.73/1.09    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.73/1.09    X ) ],
% 0.73/1.09     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.73/1.09     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.73/1.09    'domain_of'( X ) ) ],
% 0.73/1.09     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.73/1.09    'domain_of'( Z ) ) ) ],
% 0.73/1.09     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.73/1.09    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.73/1.09     ), compatible( X, Y, Z ) ],
% 0.73/1.09     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.73/1.09     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.73/1.09     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.73/1.09     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.73/1.09    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.73/1.09    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.73/1.09     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.73/1.09    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.73/1.09    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.73/1.09    , Y ) ],
% 0.73/1.09     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.73/1.09    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.73/1.09     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.73/1.09    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.73/1.09    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.73/1.09     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.73/1.09    'universal_class' ) ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.73/1.09    compose( Z, X ), Y ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.73/1.09    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.73/1.09    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.73/1.09     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.73/1.09    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.73/1.09    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.73/1.09    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.73/1.09    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.73/1.09     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.73/1.09    'universal_class' ) ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.73/1.09    'domain_of'( X ), Y ) ],
% 0.73/1.09     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.73/1.09    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.73/1.09     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.73/1.09    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.73/1.09     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.73/1.09    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.73/1.09     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.73/1.09     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.73/1.09     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.73/1.09    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.73/1.09    ,
% 0.73/1.09     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.73/1.09    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.73/1.09    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.73/1.09    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.73/1.09     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.73/1.09    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.73/1.09    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.73/1.09    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.73/1.09    'application_function' ) ],
% 0.73/1.09     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.73/1.09     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 7.31/7.76     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 7.31/7.76     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 7.31/7.76    'domain_of'( X ), Y ) ],
% 7.31/7.76     [ member( 'ordered_pair'( u, v ), restrict( xr, x, y ) ) ],
% 7.31/7.76     [ ~( member( u, x ) ) ]
% 7.31/7.76  ] .
% 7.31/7.76  
% 7.31/7.76  
% 7.31/7.76  percentage equality = 0.222727, percentage horn = 0.929825
% 7.31/7.76  This is a problem with some equality
% 7.31/7.76  
% 7.31/7.76  
% 7.31/7.76  
% 7.31/7.76  Options Used:
% 7.31/7.76  
% 7.31/7.76  useres =            1
% 7.31/7.76  useparamod =        1
% 7.31/7.76  useeqrefl =         1
% 7.31/7.76  useeqfact =         1
% 7.31/7.76  usefactor =         1
% 7.31/7.76  usesimpsplitting =  0
% 7.31/7.76  usesimpdemod =      5
% 7.31/7.76  usesimpres =        3
% 7.31/7.76  
% 7.31/7.76  resimpinuse      =  1000
% 7.31/7.76  resimpclauses =     20000
% 7.31/7.76  substype =          eqrewr
% 7.31/7.76  backwardsubs =      1
% 7.31/7.76  selectoldest =      5
% 7.31/7.76  
% 7.31/7.76  litorderings [0] =  split
% 7.31/7.76  litorderings [1] =  extend the termordering, first sorting on arguments
% 7.31/7.76  
% 7.31/7.76  termordering =      kbo
% 7.31/7.76  
% 7.31/7.76  litapriori =        0
% 7.31/7.76  termapriori =       1
% 7.31/7.76  litaposteriori =    0
% 7.31/7.76  termaposteriori =   0
% 7.31/7.76  demodaposteriori =  0
% 7.31/7.76  ordereqreflfact =   0
% 7.31/7.76  
% 7.31/7.76  litselect =         negord
% 7.31/7.76  
% 7.31/7.76  maxweight =         15
% 7.31/7.76  maxdepth =          30000
% 7.31/7.76  maxlength =         115
% 7.31/7.76  maxnrvars =         195
% 7.31/7.76  excuselevel =       1
% 7.31/7.76  increasemaxweight = 1
% 7.31/7.76  
% 7.31/7.76  maxselected =       10000000
% 7.31/7.76  maxnrclauses =      10000000
% 7.31/7.76  
% 7.31/7.76  showgenerated =    0
% 7.31/7.76  showkept =         0
% 7.31/7.76  showselected =     0
% 7.31/7.76  showdeleted =      0
% 7.31/7.76  showresimp =       1
% 7.31/7.76  showstatus =       2000
% 7.31/7.76  
% 7.31/7.76  prologoutput =     1
% 7.31/7.76  nrgoals =          5000000
% 7.31/7.76  totalproof =       1
% 7.31/7.76  
% 7.31/7.76  Symbols occurring in the translation:
% 7.31/7.76  
% 7.31/7.76  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 7.31/7.76  .  [1, 2]      (w:1, o:67, a:1, s:1, b:0), 
% 7.31/7.76  !  [4, 1]      (w:0, o:38, a:1, s:1, b:0), 
% 7.31/7.76  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 7.31/7.76  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 7.31/7.76  subclass  [41, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 7.31/7.76  member  [43, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 7.31/7.76  'not_subclass_element'  [44, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 7.31/7.76  'universal_class'  [45, 0]      (w:1, o:22, a:1, s:1, b:0), 
% 7.31/7.76  'unordered_pair'  [46, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 7.31/7.76  singleton  [47, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 7.31/7.76  'ordered_pair'  [48, 2]      (w:1, o:96, a:1, s:1, b:0), 
% 7.31/7.76  'cross_product'  [50, 2]      (w:1, o:97, a:1, s:1, b:0), 
% 7.31/7.76  first  [52, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 7.31/7.76  second  [53, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 7.31/7.76  'element_relation'  [54, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 7.31/7.76  intersection  [55, 2]      (w:1, o:99, a:1, s:1, b:0), 
% 7.31/7.76  complement  [56, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 7.31/7.76  union  [57, 2]      (w:1, o:100, a:1, s:1, b:0), 
% 7.31/7.76  'symmetric_difference'  [58, 2]      (w:1, o:101, a:1, s:1, b:0), 
% 7.31/7.76  restrict  [60, 3]      (w:1, o:104, a:1, s:1, b:0), 
% 7.31/7.76  'null_class'  [61, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 7.31/7.76  'domain_of'  [62, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 7.31/7.76  rotate  [63, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 7.31/7.76  flip  [65, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 7.31/7.76  inverse  [66, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 7.31/7.76  'range_of'  [67, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 7.31/7.76  domain  [68, 3]      (w:1, o:106, a:1, s:1, b:0), 
% 7.31/7.76  range  [69, 3]      (w:1, o:107, a:1, s:1, b:0), 
% 7.31/7.76  image  [70, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 7.31/7.76  successor  [71, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 7.31/7.76  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 7.31/7.76  inductive  [73, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 7.31/7.76  omega  [74, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 7.31/7.76  'sum_class'  [75, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 7.31/7.76  'power_class'  [76, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 7.31/7.76  compose  [78, 2]      (w:1, o:102, a:1, s:1, b:0), 
% 7.31/7.76  'single_valued_class'  [79, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 7.31/7.76  'identity_relation'  [80, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 7.31/7.76  function  [82, 1]      (w:1, o:62, a:1, s:1, b:0), 
% 7.31/7.76  regular  [83, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 7.31/7.76  apply  [84, 2]      (w:1, o:103, a:1, s:1, b:0), 
% 7.31/7.76  choice  [85, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 7.31/7.76  'one_to_one'  [86, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 7.31/7.76  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 7.31/7.76  diagonalise  [88, 1]      (w:1, o:63, a:1, s:1, b:0), 
% 7.31/7.76  cantor  [89, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 7.31/7.76  operation  [90, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 7.31/7.76  compatible  [94, 3]      (w:1, o:105, a:1, s:1, b:0), 
% 7.31/7.76  homomorphism  [95, 3]      (w:1, o:108, a:1, s:1, b:0), 
% 127.05/127.63  'not_homomorphism1'  [96, 3]      (w:1, o:110, a:1, s:1, b:0), 
% 127.05/127.63  'not_homomorphism2'  [97, 3]      (w:1, o:111, a:1, s:1, b:0), 
% 127.05/127.63  'compose_class'  [98, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 127.05/127.63  'composition_function'  [99, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 127.05/127.63  'domain_relation'  [100, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 127.05/127.63  'single_valued1'  [101, 1]      (w:1, o:64, a:1, s:1, b:0), 
% 127.05/127.63  'single_valued2'  [102, 1]      (w:1, o:65, a:1, s:1, b:0), 
% 127.05/127.63  'single_valued3'  [103, 1]      (w:1, o:66, a:1, s:1, b:0), 
% 127.05/127.63  'singleton_relation'  [104, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 127.05/127.63  'application_function'  [105, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 127.05/127.63  maps  [106, 3]      (w:1, o:109, a:1, s:1, b:0), 
% 127.05/127.63  u  [107, 0]      (w:1, o:33, a:1, s:1, b:0), 
% 127.05/127.63  v  [108, 0]      (w:1, o:34, a:1, s:1, b:0), 
% 127.05/127.63  xr  [109, 0]      (w:1, o:35, a:1, s:1, b:0), 
% 127.05/127.63  x  [110, 0]      (w:1, o:36, a:1, s:1, b:0), 
% 127.05/127.63  y  [111, 0]      (w:1, o:37, a:1, s:1, b:0).
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Starting Search:
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    4382
% 127.05/127.63  Kept:         2009
% 127.05/127.63  Inuse:        107
% 127.05/127.63  Deleted:      3
% 127.05/127.63  Deletedinuse: 2
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    8984
% 127.05/127.63  Kept:         4037
% 127.05/127.63  Inuse:        181
% 127.05/127.63  Deleted:      11
% 127.05/127.63  Deletedinuse: 4
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    12843
% 127.05/127.63  Kept:         6044
% 127.05/127.63  Inuse:        233
% 127.05/127.63  Deleted:      13
% 127.05/127.63  Deletedinuse: 4
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    16980
% 127.05/127.63  Kept:         8048
% 127.05/127.63  Inuse:        285
% 127.05/127.63  Deleted:      65
% 127.05/127.63  Deletedinuse: 54
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    22646
% 127.05/127.63  Kept:         10103
% 127.05/127.63  Inuse:        363
% 127.05/127.63  Deleted:      77
% 127.05/127.63  Deletedinuse: 64
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    27343
% 127.05/127.63  Kept:         12884
% 127.05/127.63  Inuse:        393
% 127.05/127.63  Deleted:      82
% 127.05/127.63  Deletedinuse: 69
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    31580
% 127.05/127.63  Kept:         15054
% 127.05/127.63  Inuse:        433
% 127.05/127.63  Deleted:      84
% 127.05/127.63  Deletedinuse: 71
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    34981
% 127.05/127.63  Kept:         17088
% 127.05/127.63  Inuse:        461
% 127.05/127.63  Deleted:      84
% 127.05/127.63  Deletedinuse: 71
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    41785
% 127.05/127.63  Kept:         20278
% 127.05/127.63  Inuse:        468
% 127.05/127.63  Deleted:      84
% 127.05/127.63  Deletedinuse: 71
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying clauses:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    47154
% 127.05/127.63  Kept:         22279
% 127.05/127.63  Inuse:        482
% 127.05/127.63  Deleted:      3181
% 127.05/127.63  Deletedinuse: 72
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    52419
% 127.05/127.63  Kept:         24279
% 127.05/127.63  Inuse:        524
% 127.05/127.63  Deleted:      3181
% 127.05/127.63  Deletedinuse: 72
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    56545
% 127.05/127.63  Kept:         26369
% 127.05/127.63  Inuse:        563
% 127.05/127.63  Deleted:      3185
% 127.05/127.63  Deletedinuse: 76
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    62462
% 127.05/127.63  Kept:         28408
% 127.05/127.63  Inuse:        595
% 127.05/127.63  Deleted:      3188
% 127.05/127.63  Deletedinuse: 79
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    70025
% 127.05/127.63  Kept:         30457
% 127.05/127.63  Inuse:        624
% 127.05/127.63  Deleted:      3188
% 127.05/127.63  Deletedinuse: 79
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    75078
% 127.05/127.63  Kept:         32500
% 127.05/127.63  Inuse:        665
% 127.05/127.63  Deleted:      3188
% 127.05/127.63  Deletedinuse: 79
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    80065
% 127.05/127.63  Kept:         34523
% 127.05/127.63  Inuse:        700
% 127.05/127.63  Deleted:      3188
% 127.05/127.63  Deletedinuse: 79
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    84664
% 127.05/127.63  Kept:         36532
% 127.05/127.63  Inuse:        731
% 127.05/127.63  Deleted:      3188
% 127.05/127.63  Deletedinuse: 79
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    89557
% 127.05/127.63  Kept:         38549
% 127.05/127.63  Inuse:        763
% 127.05/127.63  Deleted:      3190
% 127.05/127.63  Deletedinuse: 79
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying inuse:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  Resimplifying clauses:
% 127.05/127.63  Done
% 127.05/127.63  
% 127.05/127.63  
% 127.05/127.63  Intermediate Status:
% 127.05/127.63  Generated:    100012
% 127.05/127.63  Kept:         43357
% 127.05/127.63  Inuse:        801
% 284.75/285.38  Deleted:      4747
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    105100
% 284.75/285.38  Kept:         46516
% 284.75/285.38  Inuse:        806
% 284.75/285.38  Deleted:      4747
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    110232
% 284.75/285.38  Kept:         48867
% 284.75/285.38  Inuse:        811
% 284.75/285.38  Deleted:      4747
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    115491
% 284.75/285.38  Kept:         51258
% 284.75/285.38  Inuse:        816
% 284.75/285.38  Deleted:      4747
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    120977
% 284.75/285.38  Kept:         54093
% 284.75/285.38  Inuse:        821
% 284.75/285.38  Deleted:      4747
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    126513
% 284.75/285.38  Kept:         56990
% 284.75/285.38  Inuse:        826
% 284.75/285.38  Deleted:      4747
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    134281
% 284.75/285.38  Kept:         59030
% 284.75/285.38  Inuse:        839
% 284.75/285.38  Deleted:      4747
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying clauses:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    144814
% 284.75/285.38  Kept:         61103
% 284.75/285.38  Inuse:        842
% 284.75/285.38  Deleted:      4992
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    198835
% 284.75/285.38  Kept:         63179
% 284.75/285.38  Inuse:        865
% 284.75/285.38  Deleted:      4992
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    209650
% 284.75/285.38  Kept:         66375
% 284.75/285.38  Inuse:        871
% 284.75/285.38  Deleted:      4992
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    215075
% 284.75/285.38  Kept:         68447
% 284.75/285.38  Inuse:        879
% 284.75/285.38  Deleted:      4992
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    222890
% 284.75/285.38  Kept:         70568
% 284.75/285.38  Inuse:        884
% 284.75/285.38  Deleted:      4992
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    234220
% 284.75/285.38  Kept:         73338
% 284.75/285.38  Inuse:        891
% 284.75/285.38  Deleted:      4992
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    240128
% 284.75/285.38  Kept:         75341
% 284.75/285.38  Inuse:        898
% 284.75/285.38  Deleted:      4992
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    260810
% 284.75/285.38  Kept:         78932
% 284.75/285.38  Inuse:        906
% 284.75/285.38  Deleted:      4992
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    271890
% 284.75/285.38  Kept:         82842
% 284.75/285.38  Inuse:        916
% 284.75/285.38  Deleted:      4992
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying clauses:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    283144
% 284.75/285.38  Kept:         86837
% 284.75/285.38  Inuse:        926
% 284.75/285.38  Deleted:      5767
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    295398
% 284.75/285.38  Kept:         90423
% 284.75/285.38  Inuse:        936
% 284.75/285.38  Deleted:      5767
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    307927
% 284.75/285.38  Kept:         93850
% 284.75/285.38  Inuse:        946
% 284.75/285.38  Deleted:      5767
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    320441
% 284.75/285.38  Kept:         97528
% 284.75/285.38  Inuse:        956
% 284.75/285.38  Deleted:      5767
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    333512
% 284.75/285.38  Kept:         101361
% 284.75/285.38  Inuse:        966
% 284.75/285.38  Deleted:      5767
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying clauses:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    346826
% 284.75/285.38  Kept:         104992
% 284.75/285.38  Inuse:        976
% 284.75/285.38  Deleted:      6450
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    360096
% 284.75/285.38  Kept:         108874
% 284.75/285.38  Inuse:        986
% 284.75/285.38  Deleted:      6450
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    367551
% 284.75/285.38  Kept:         110960
% 284.75/285.38  Inuse:        995
% 284.75/285.38  Deleted:      6450
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    373871
% 284.75/285.38  Kept:         112973
% 284.75/285.38  Inuse:        996
% 284.75/285.38  Deleted:      6450
% 284.75/285.38  Deletedinuse: 79
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  Resimplifying inuse:
% 284.75/285.38  Done
% 284.75/285.38  
% 284.75/285.38  
% 284.75/285.38  Intermediate Status:
% 284.75/285.38  Generated:    387959
% 284.75/285.38  Kept:         116886
% 284.75/285.38  Inuse:        1006
% 284.75/285.38  Deleted:      6450
% 284.75/285.38  DeletCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------