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

View Problem - Process Solution

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

% Computer : n022.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:59 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem  : SET188-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.04/0.14  % Command  : bliksem %s
% 0.14/0.35  % Computer : n022.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % DateTime : Mon Jul 11 02:28:55 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.72/1.11  *** allocated 10000 integers for termspace/termends
% 0.72/1.11  *** allocated 10000 integers for clauses
% 0.72/1.11  *** allocated 10000 integers for justifications
% 0.72/1.11  Bliksem 1.12
% 0.72/1.11  
% 0.72/1.11  
% 0.72/1.11  Automatic Strategy Selection
% 0.72/1.11  
% 0.72/1.11  Clauses:
% 0.72/1.11  [
% 0.72/1.11     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.72/1.11     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.72/1.11     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.72/1.11    ,
% 0.72/1.11     [ subclass( X, 'universal_class' ) ],
% 0.72/1.11     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.72/1.11     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.72/1.11     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.72/1.11     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.72/1.11    ,
% 0.72/1.11     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.72/1.11     ) ) ],
% 0.72/1.11     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.72/1.11     ) ) ],
% 0.72/1.11     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.72/1.11     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.72/1.11     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.72/1.11     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.72/1.11    X, Z ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.72/1.11    Y, T ) ],
% 0.72/1.11     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.72/1.11     ), 'cross_product'( Y, T ) ) ],
% 0.72/1.11     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.72/1.11     ), second( X ) ), X ) ],
% 0.72/1.11     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.72/1.11    'universal_class' ) ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.72/1.11    Y ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.72/1.11    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.72/1.11    , Y ), 'element_relation' ) ],
% 0.72/1.11     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.72/1.11     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.72/1.11     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.72/1.11    Z ) ) ],
% 0.72/1.11     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.72/1.11     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.72/1.11    member( X, Y ) ],
% 0.72/1.11     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.72/1.11    union( X, Y ) ) ],
% 0.72/1.11     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.72/1.11    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.72/1.11    'symmetric_difference'( X, Y ) ) ],
% 0.72/1.11     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.72/1.11    ,
% 0.72/1.11     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.72/1.11    ,
% 0.72/1.11     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.72/1.11     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.72/1.11     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.72/1.11    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.72/1.11     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.72/1.11    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.72/1.11     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.72/1.11    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.72/1.11    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.72/1.11    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.72/1.11    Y ), rotate( T ) ) ],
% 0.72/1.11     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.72/1.11    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.72/1.11    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.72/1.11    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.72/1.11    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.72/1.11    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.72/1.11    Z ), flip( T ) ) ],
% 0.72/1.11     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.72/1.11    inverse( X ) ) ],
% 0.72/1.11     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.72/1.11     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.72/1.11    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.72/1.11     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.72/1.11    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.72/1.11     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.72/1.11     ],
% 0.72/1.11     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.72/1.11     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.72/1.11    'universal_class' ) ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.72/1.11    successor( X ), Y ) ],
% 0.72/1.11     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.72/1.11    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.72/1.11    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.72/1.11     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.72/1.11     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.72/1.11    ,
% 0.72/1.11     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.72/1.11    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.72/1.11     [ inductive( omega ) ],
% 0.72/1.11     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.72/1.11     [ member( omega, 'universal_class' ) ],
% 0.72/1.11     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.72/1.11    , 'sum_class'( X ) ) ],
% 0.72/1.11     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.72/1.11    'universal_class' ) ],
% 0.72/1.11     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.72/1.11    'power_class'( X ) ) ],
% 0.72/1.11     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.72/1.11    'universal_class' ) ],
% 0.72/1.11     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.72/1.11    'universal_class' ) ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.72/1.11    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.72/1.11     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.72/1.11    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.72/1.11    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.72/1.11     ) ],
% 0.72/1.11     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.72/1.11    , 'identity_relation' ) ],
% 0.72/1.11     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.72/1.11    'single_valued_class'( X ) ],
% 0.72/1.11     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.72/1.11    'universal_class' ) ) ],
% 0.72/1.11     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.72/1.11    'identity_relation' ) ],
% 0.72/1.11     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.72/1.11     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.72/1.11    , function( X ) ],
% 0.72/1.11     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.72/1.11    X, Y ), 'universal_class' ) ],
% 0.72/1.11     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.72/1.11     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.72/1.11     ) ],
% 0.72/1.11     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.72/1.11     [ function( choice ) ],
% 0.72/1.11     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.72/1.11    apply( choice, X ), X ) ],
% 0.72/1.11     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.72/1.11     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.72/1.11     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.72/1.11    ,
% 0.72/1.11     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.72/1.11     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.72/1.11    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.72/1.11    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.72/1.11     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.72/1.11    'identity_relation' ) ],
% 0.72/1.11     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.72/1.11    , diagonalise( X ) ) ],
% 0.72/1.11     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.72/1.11    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.72/1.11     [ ~( operation( X ) ), function( X ) ],
% 0.72/1.11     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.72/1.11     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.72/1.11     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.72/1.11    'domain_of'( X ) ) ) ],
% 0.72/1.11     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.72/1.11     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.72/1.11    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.72/1.11    X ) ],
% 0.72/1.11     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.72/1.11     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.72/1.11    'domain_of'( X ) ) ],
% 0.72/1.11     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.72/1.11    'domain_of'( Z ) ) ) ],
% 0.72/1.11     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.72/1.11    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.72/1.11     ), compatible( X, Y, Z ) ],
% 0.72/1.11     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.72/1.11     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.72/1.11     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.72/1.11     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.72/1.11    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.72/1.11    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.72/1.11     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.72/1.11    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.72/1.11    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.72/1.11    , Y ) ],
% 0.72/1.11     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.72/1.11    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.72/1.11     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.72/1.11    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.72/1.11    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.72/1.11     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.72/1.11    'universal_class' ) ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.72/1.11    compose( Z, X ), Y ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.72/1.11    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.72/1.11    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.72/1.11     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.72/1.11    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.72/1.11    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.72/1.11    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.72/1.11    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.72/1.11     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.72/1.11    'universal_class' ) ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.72/1.11    'domain_of'( X ), Y ) ],
% 0.72/1.11     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.72/1.11    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.72/1.11     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.72/1.11    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.72/1.11     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.72/1.11    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.72/1.11     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.72/1.11     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.72/1.11     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.72/1.11    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.72/1.11    ,
% 0.72/1.11     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.72/1.11    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.72/1.11    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.72/1.11    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.72/1.11     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.72/1.11    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.72/1.11    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.72/1.11    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.72/1.11    'application_function' ) ],
% 0.72/1.11     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.72/1.11     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 10.22/10.60     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 10.22/10.60     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 10.22/10.60    'domain_of'( X ), Y ) ],
% 10.22/10.60     [ =( intersection( complement( y ), x ), 'null_class' ) ],
% 10.22/10.60     [ ~( subclass( x, y ) ) ]
% 10.22/10.60  ] .
% 10.22/10.60  
% 10.22/10.60  
% 10.22/10.60  percentage equality = 0.227273, percentage horn = 0.929825
% 10.22/10.60  This is a problem with some equality
% 10.22/10.60  
% 10.22/10.60  
% 10.22/10.60  
% 10.22/10.60  Options Used:
% 10.22/10.60  
% 10.22/10.60  useres =            1
% 10.22/10.60  useparamod =        1
% 10.22/10.60  useeqrefl =         1
% 10.22/10.60  useeqfact =         1
% 10.22/10.60  usefactor =         1
% 10.22/10.60  usesimpsplitting =  0
% 10.22/10.60  usesimpdemod =      5
% 10.22/10.60  usesimpres =        3
% 10.22/10.60  
% 10.22/10.60  resimpinuse      =  1000
% 10.22/10.60  resimpclauses =     20000
% 10.22/10.60  substype =          eqrewr
% 10.22/10.60  backwardsubs =      1
% 10.22/10.60  selectoldest =      5
% 10.22/10.60  
% 10.22/10.60  litorderings [0] =  split
% 10.22/10.60  litorderings [1] =  extend the termordering, first sorting on arguments
% 10.22/10.60  
% 10.22/10.60  termordering =      kbo
% 10.22/10.60  
% 10.22/10.60  litapriori =        0
% 10.22/10.60  termapriori =       1
% 10.22/10.60  litaposteriori =    0
% 10.22/10.60  termaposteriori =   0
% 10.22/10.60  demodaposteriori =  0
% 10.22/10.60  ordereqreflfact =   0
% 10.22/10.60  
% 10.22/10.60  litselect =         negord
% 10.22/10.60  
% 10.22/10.60  maxweight =         15
% 10.22/10.60  maxdepth =          30000
% 10.22/10.60  maxlength =         115
% 10.22/10.60  maxnrvars =         195
% 10.22/10.60  excuselevel =       1
% 10.22/10.60  increasemaxweight = 1
% 10.22/10.60  
% 10.22/10.60  maxselected =       10000000
% 10.22/10.60  maxnrclauses =      10000000
% 10.22/10.60  
% 10.22/10.60  showgenerated =    0
% 10.22/10.60  showkept =         0
% 10.22/10.60  showselected =     0
% 10.22/10.60  showdeleted =      0
% 10.22/10.60  showresimp =       1
% 10.22/10.60  showstatus =       2000
% 10.22/10.60  
% 10.22/10.60  prologoutput =     1
% 10.22/10.60  nrgoals =          5000000
% 10.22/10.60  totalproof =       1
% 10.22/10.60  
% 10.22/10.60  Symbols occurring in the translation:
% 10.22/10.60  
% 10.22/10.60  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 10.22/10.60  .  [1, 2]      (w:1, o:64, a:1, s:1, b:0), 
% 10.22/10.60  !  [4, 1]      (w:0, o:35, a:1, s:1, b:0), 
% 10.22/10.60  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 10.22/10.60  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 10.22/10.60  subclass  [41, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 10.22/10.60  member  [43, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 10.22/10.60  'not_subclass_element'  [44, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 10.22/10.60  'universal_class'  [45, 0]      (w:1, o:22, a:1, s:1, b:0), 
% 10.22/10.60  'unordered_pair'  [46, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 10.22/10.60  singleton  [47, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 10.22/10.60  'ordered_pair'  [48, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 10.22/10.60  'cross_product'  [50, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 10.22/10.60  first  [52, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 10.22/10.60  second  [53, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 10.22/10.60  'element_relation'  [54, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 10.22/10.60  intersection  [55, 2]      (w:1, o:96, a:1, s:1, b:0), 
% 10.22/10.60  complement  [56, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 10.22/10.60  union  [57, 2]      (w:1, o:97, a:1, s:1, b:0), 
% 10.22/10.60  'symmetric_difference'  [58, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 10.22/10.60  restrict  [60, 3]      (w:1, o:101, a:1, s:1, b:0), 
% 10.22/10.60  'null_class'  [61, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 10.22/10.60  'domain_of'  [62, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 10.22/10.60  rotate  [63, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 10.22/10.60  flip  [65, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 10.22/10.60  inverse  [66, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 10.22/10.60  'range_of'  [67, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 10.22/10.60  domain  [68, 3]      (w:1, o:103, a:1, s:1, b:0), 
% 10.22/10.60  range  [69, 3]      (w:1, o:104, a:1, s:1, b:0), 
% 10.22/10.60  image  [70, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 10.22/10.60  successor  [71, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 10.22/10.60  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 10.22/10.60  inductive  [73, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 10.22/10.60  omega  [74, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 10.22/10.60  'sum_class'  [75, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 10.22/10.60  'power_class'  [76, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 10.22/10.60  compose  [78, 2]      (w:1, o:99, a:1, s:1, b:0), 
% 10.22/10.60  'single_valued_class'  [79, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 10.22/10.60  'identity_relation'  [80, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 10.22/10.60  function  [82, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 10.22/10.60  regular  [83, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 10.22/10.60  apply  [84, 2]      (w:1, o:100, a:1, s:1, b:0), 
% 10.22/10.60  choice  [85, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 10.22/10.60  'one_to_one'  [86, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 10.22/10.60  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 10.22/10.60  diagonalise  [88, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 10.22/10.60  cantor  [89, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 10.22/10.60  operation  [90, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 10.22/10.60  compatible  [94, 3]      (w:1, o:102, a:1, s:1, b:0), 
% 10.22/10.60  homomorphism  [95, 3]      (w:1, o:105, a:1, s:1, b:0), 
% 105.90/106.28  'not_homomorphism1'  [96, 3]      (w:1, o:107, a:1, s:1, b:0), 
% 105.90/106.28  'not_homomorphism2'  [97, 3]      (w:1, o:108, a:1, s:1, b:0), 
% 105.90/106.28  'compose_class'  [98, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 105.90/106.28  'composition_function'  [99, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 105.90/106.28  'domain_relation'  [100, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 105.90/106.28  'single_valued1'  [101, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 105.90/106.28  'single_valued2'  [102, 1]      (w:1, o:62, a:1, s:1, b:0), 
% 105.90/106.28  'single_valued3'  [103, 1]      (w:1, o:63, a:1, s:1, b:0), 
% 105.90/106.28  'singleton_relation'  [104, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 105.90/106.28  'application_function'  [105, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 105.90/106.28  maps  [106, 3]      (w:1, o:106, a:1, s:1, b:0), 
% 105.90/106.28  y  [107, 0]      (w:1, o:34, a:1, s:1, b:0), 
% 105.90/106.28  x  [108, 0]      (w:1, o:33, a:1, s:1, b:0).
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Starting Search:
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    4591
% 105.90/106.28  Kept:         2010
% 105.90/106.28  Inuse:        112
% 105.90/106.28  Deleted:      4
% 105.90/106.28  Deletedinuse: 2
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    9239
% 105.90/106.28  Kept:         4015
% 105.90/106.28  Inuse:        187
% 105.90/106.28  Deleted:      14
% 105.90/106.28  Deletedinuse: 5
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    13059
% 105.90/106.28  Kept:         6040
% 105.90/106.28  Inuse:        235
% 105.90/106.28  Deleted:      16
% 105.90/106.28  Deletedinuse: 5
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    18008
% 105.90/106.28  Kept:         8186
% 105.90/106.28  Inuse:        288
% 105.90/106.28  Deleted:      63
% 105.90/106.28  Deletedinuse: 50
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    24111
% 105.90/106.28  Kept:         10814
% 105.90/106.28  Inuse:        366
% 105.90/106.28  Deleted:      82
% 105.90/106.28  Deletedinuse: 67
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    27844
% 105.90/106.28  Kept:         12897
% 105.90/106.28  Inuse:        396
% 105.90/106.28  Deleted:      87
% 105.90/106.28  Deletedinuse: 72
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    31639
% 105.90/106.28  Kept:         14942
% 105.90/106.28  Inuse:        431
% 105.90/106.28  Deleted:      88
% 105.90/106.28  Deletedinuse: 73
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    35126
% 105.90/106.28  Kept:         16952
% 105.90/106.28  Inuse:        460
% 105.90/106.28  Deleted:      88
% 105.90/106.28  Deletedinuse: 73
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    41935
% 105.90/106.28  Kept:         20088
% 105.90/106.28  Inuse:        466
% 105.90/106.28  Deleted:      88
% 105.90/106.28  Deletedinuse: 73
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying clauses:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    47317
% 105.90/106.28  Kept:         22125
% 105.90/106.28  Inuse:        481
% 105.90/106.28  Deleted:      3207
% 105.90/106.28  Deletedinuse: 74
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    52679
% 105.90/106.28  Kept:         24145
% 105.90/106.28  Inuse:        524
% 105.90/106.28  Deleted:      3207
% 105.90/106.28  Deletedinuse: 74
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    56777
% 105.90/106.28  Kept:         26159
% 105.90/106.28  Inuse:        571
% 105.90/106.28  Deleted:      3211
% 105.90/106.28  Deletedinuse: 78
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    63417
% 105.90/106.28  Kept:         28511
% 105.90/106.28  Inuse:        606
% 105.90/106.28  Deleted:      3216
% 105.90/106.28  Deletedinuse: 83
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    70673
% 105.90/106.28  Kept:         30537
% 105.90/106.28  Inuse:        632
% 105.90/106.28  Deleted:      3216
% 105.90/106.28  Deletedinuse: 83
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    75587
% 105.90/106.28  Kept:         32556
% 105.90/106.28  Inuse:        673
% 105.90/106.28  Deleted:      3216
% 105.90/106.28  Deletedinuse: 83
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    80809
% 105.90/106.28  Kept:         34642
% 105.90/106.28  Inuse:        707
% 105.90/106.28  Deleted:      3216
% 105.90/106.28  Deletedinuse: 83
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    85656
% 105.90/106.28  Kept:         36668
% 105.90/106.28  Inuse:        737
% 105.90/106.28  Deleted:      3218
% 105.90/106.28  Deletedinuse: 83
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    90622
% 105.90/106.28  Kept:         39067
% 105.90/106.28  Inuse:        744
% 105.90/106.28  Deleted:      3218
% 105.90/106.28  Deletedinuse: 83
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    95430
% 105.90/106.28  Kept:         41499
% 105.90/106.28  Inuse:        749
% 105.90/106.28  Deleted:      3218
% 105.90/106.28  Deletedinuse: 83
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying clauses:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  Resimplifying inuse:
% 105.90/106.28  Done
% 105.90/106.28  
% 105.90/106.28  
% 105.90/106.28  Intermediate Status:
% 105.90/106.28  Generated:    111415
% 105.90/106.28  Kept:         45064
% 105.90/106.28  Inuse:        764
% 105.90/106.28  Deleted:      4941
% 105.90/106.28  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    166532
% 253.77/254.20  Kept:         48882
% 253.77/254.20  Inuse:        794
% 253.77/254.20  Deleted:      4941
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    175061
% 253.77/254.20  Kept:         51746
% 253.77/254.20  Inuse:        804
% 253.77/254.20  Deleted:      4941
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    179528
% 253.77/254.20  Kept:         53854
% 253.77/254.20  Inuse:        809
% 253.77/254.20  Deleted:      4941
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    186538
% 253.77/254.20  Kept:         57463
% 253.77/254.20  Inuse:        814
% 253.77/254.20  Deleted:      4941
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    191240
% 253.77/254.20  Kept:         59734
% 253.77/254.20  Inuse:        819
% 253.77/254.20  Deleted:      4941
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    198401
% 253.77/254.20  Kept:         63330
% 253.77/254.20  Inuse:        824
% 253.77/254.20  Deleted:      4941
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying clauses:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    208061
% 253.77/254.20  Kept:         66241
% 253.77/254.20  Inuse:        834
% 253.77/254.20  Deleted:      5386
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    218632
% 253.77/254.20  Kept:         69223
% 253.77/254.20  Inuse:        844
% 253.77/254.20  Deleted:      5386
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    229219
% 253.77/254.20  Kept:         72430
% 253.77/254.20  Inuse:        854
% 253.77/254.20  Deleted:      5386
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    240313
% 253.77/254.20  Kept:         75845
% 253.77/254.20  Inuse:        864
% 253.77/254.20  Deleted:      5386
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    251669
% 253.77/254.20  Kept:         79035
% 253.77/254.20  Inuse:        874
% 253.77/254.20  Deleted:      5386
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    263012
% 253.77/254.20  Kept:         82468
% 253.77/254.20  Inuse:        884
% 253.77/254.20  Deleted:      5386
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying clauses:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    274818
% 253.77/254.20  Kept:         86160
% 253.77/254.20  Inuse:        894
% 253.77/254.20  Deleted:      6038
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    286948
% 253.77/254.20  Kept:         89630
% 253.77/254.20  Inuse:        904
% 253.77/254.20  Deleted:      6038
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    299109
% 253.77/254.20  Kept:         93257
% 253.77/254.20  Inuse:        914
% 253.77/254.20  Deleted:      6038
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    305827
% 253.77/254.20  Kept:         95304
% 253.77/254.20  Inuse:        923
% 253.77/254.20  Deleted:      6038
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    312092
% 253.77/254.20  Kept:         97359
% 253.77/254.20  Inuse:        925
% 253.77/254.20  Deleted:      6038
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    324543
% 253.77/254.20  Kept:         100819
% 253.77/254.20  Inuse:        934
% 253.77/254.20  Deleted:      6038
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    337470
% 253.77/254.20  Kept:         104663
% 253.77/254.20  Inuse:        944
% 253.77/254.20  Deleted:      6038
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying clauses:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    344658
% 253.77/254.20  Kept:         106732
% 253.77/254.20  Inuse:        953
% 253.77/254.20  Deleted:      6757
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    351254
% 253.77/254.20  Kept:         108824
% 253.77/254.20  Inuse:        955
% 253.77/254.20  Deleted:      6757
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    364451
% 253.77/254.20  Kept:         112488
% 253.77/254.20  Inuse:        964
% 253.77/254.20  Deleted:      6757
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    372115
% 253.77/254.20  Kept:         114520
% 253.77/254.20  Inuse:        973
% 253.77/254.20  Deleted:      6757
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    378127
% 253.77/254.20  Kept:         116549
% 253.77/254.20  Inuse:        974
% 253.77/254.20  Deleted:      6757
% 253.77/254.20  Deletedinuse: 83
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  Resimplifying inuse:
% 253.77/254.20  Done
% 253.77/254.20  
% 253.77/254.20  
% 253.77/254.20  Intermediate Status:
% 253.77/254.20  Generated:    385890
% 253.77/254.20  Kept:         118692
% 253.77/254.20  Inuse:        983
% 253.77/254.20  Deleted:      6757
% 253.77/254.20  DCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------