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

View Problem - Process Solution

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

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

% Result   : Timeout 300.05s 300.43s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SET566-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.12/0.12  % Command  : bliksem %s
% 0.12/0.33  % Computer : n003.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 23:16:14 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.72/1.08  *** allocated 10000 integers for termspace/termends
% 0.72/1.08  *** allocated 10000 integers for clauses
% 0.72/1.08  *** allocated 10000 integers for justifications
% 0.72/1.08  Bliksem 1.12
% 0.72/1.08  
% 0.72/1.08  
% 0.72/1.08  Automatic Strategy Selection
% 0.72/1.08  
% 0.72/1.08  Clauses:
% 0.72/1.08  [
% 0.72/1.08     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.72/1.08     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.72/1.08     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.72/1.08    ,
% 0.72/1.08     [ subclass( X, 'universal_class' ) ],
% 0.72/1.08     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.72/1.08     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.72/1.08     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.72/1.08     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.72/1.08    ,
% 0.72/1.08     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.72/1.08     ) ) ],
% 0.72/1.08     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.72/1.08     ) ) ],
% 0.72/1.08     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.72/1.08     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.72/1.08     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.72/1.08     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.72/1.08    X, Z ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.72/1.08    Y, T ) ],
% 0.72/1.08     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.72/1.08     ), 'cross_product'( Y, T ) ) ],
% 0.72/1.08     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.72/1.08     ), second( X ) ), X ) ],
% 0.72/1.08     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.72/1.08    'universal_class' ) ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.72/1.08    Y ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.72/1.08    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.72/1.08    , Y ), 'element_relation' ) ],
% 0.72/1.08     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.72/1.08     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.72/1.08     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.72/1.08    Z ) ) ],
% 0.72/1.08     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.72/1.08     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.72/1.08    member( X, Y ) ],
% 0.72/1.08     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.72/1.08    union( X, Y ) ) ],
% 0.72/1.08     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.72/1.08    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.72/1.08    'symmetric_difference'( X, Y ) ) ],
% 0.72/1.08     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.72/1.08    ,
% 0.72/1.08     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.72/1.08    ,
% 0.72/1.08     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.72/1.08     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.72/1.08     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.72/1.08    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.72/1.08     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.72/1.08    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.72/1.08     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.72/1.08    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.72/1.08    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.72/1.08    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.72/1.08    Y ), rotate( T ) ) ],
% 0.72/1.08     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.72/1.08    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.72/1.08    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.72/1.08    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.72/1.08    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.72/1.08    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.72/1.08    Z ), flip( T ) ) ],
% 0.72/1.08     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.72/1.08    inverse( X ) ) ],
% 0.72/1.08     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.72/1.08     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.72/1.08    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.72/1.08     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.72/1.08    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.72/1.08     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.72/1.08     ],
% 0.72/1.08     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.72/1.08     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.72/1.08    'universal_class' ) ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.72/1.08    successor( X ), Y ) ],
% 0.72/1.08     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.72/1.08    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.72/1.08    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.72/1.08     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.72/1.08     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.72/1.08    ,
% 0.72/1.08     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.72/1.08    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.72/1.08     [ inductive( omega ) ],
% 0.72/1.08     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.72/1.08     [ member( omega, 'universal_class' ) ],
% 0.72/1.08     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.72/1.08    , 'sum_class'( X ) ) ],
% 0.72/1.08     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.72/1.08    'universal_class' ) ],
% 0.72/1.08     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.72/1.08    'power_class'( X ) ) ],
% 0.72/1.08     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.72/1.08    'universal_class' ) ],
% 0.72/1.08     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.72/1.08    'universal_class' ) ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.72/1.08    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.72/1.08     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.72/1.08    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.72/1.08    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.72/1.08     ) ],
% 0.72/1.08     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.72/1.08    , 'identity_relation' ) ],
% 0.72/1.08     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.72/1.08    'single_valued_class'( X ) ],
% 0.72/1.08     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.72/1.08    'universal_class' ) ) ],
% 0.72/1.08     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.72/1.08    'identity_relation' ) ],
% 0.72/1.08     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.72/1.08     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.72/1.08    , function( X ) ],
% 0.72/1.08     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.72/1.08    X, Y ), 'universal_class' ) ],
% 0.72/1.08     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.72/1.08     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.72/1.08     ) ],
% 0.72/1.08     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.72/1.08     [ function( choice ) ],
% 0.72/1.08     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.72/1.08    apply( choice, X ), X ) ],
% 0.72/1.08     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.72/1.08     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.72/1.08     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.72/1.08    ,
% 0.72/1.08     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.72/1.08     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.72/1.08    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.72/1.08    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.72/1.08     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.72/1.08    'identity_relation' ) ],
% 0.72/1.08     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.72/1.08    , diagonalise( X ) ) ],
% 0.72/1.08     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.72/1.08    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.72/1.08     [ ~( operation( X ) ), function( X ) ],
% 0.72/1.08     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.72/1.08     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.72/1.08     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.72/1.08    'domain_of'( X ) ) ) ],
% 0.72/1.08     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.72/1.08     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.72/1.08    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.72/1.08    X ) ],
% 0.72/1.08     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.72/1.08     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.72/1.08    'domain_of'( X ) ) ],
% 0.72/1.08     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.72/1.08    'domain_of'( Z ) ) ) ],
% 0.72/1.08     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.72/1.08    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.72/1.08     ), compatible( X, Y, Z ) ],
% 0.72/1.08     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.72/1.08     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.72/1.08     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.72/1.08     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.72/1.08    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.72/1.08    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.72/1.08     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.72/1.08    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.72/1.08    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.72/1.08    , Y ) ],
% 0.72/1.08     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.72/1.08    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.72/1.08     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.72/1.08    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.72/1.08    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.72/1.08     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.72/1.08    'universal_class' ) ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.72/1.08    compose( Z, X ), Y ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.72/1.08    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.72/1.08    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.72/1.08     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.72/1.08    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.72/1.08    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.72/1.08    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.72/1.08    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.72/1.08     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.72/1.08    'universal_class' ) ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.72/1.08    'domain_of'( X ), Y ) ],
% 0.72/1.08     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.72/1.08    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.72/1.08     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.72/1.08    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.72/1.08     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.72/1.08    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.72/1.08     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.72/1.08     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.72/1.08     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.72/1.08    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.72/1.08    ,
% 0.72/1.08     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.72/1.08    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.72/1.08    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.72/1.08    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.72/1.08     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.72/1.08    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.72/1.08    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.72/1.08    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.72/1.08    'application_function' ) ],
% 0.72/1.08     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.72/1.08     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 18.25/18.68     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 18.25/18.68     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 18.25/18.68    'domain_of'( X ), Y ) ],
% 18.25/18.68     [ compatible( xh1, xf1, xf2 ) ],
% 18.25/18.68     [ compatible( xh2, xf2, xf3 ) ],
% 18.25/18.68     [ ~( compatible( compose( xh2, xh1 ), xf1, xf3 ) ) ]
% 18.25/18.68  ] .
% 18.25/18.68  
% 18.25/18.68  
% 18.25/18.68  percentage equality = 0.221719, percentage horn = 0.930435
% 18.25/18.68  This is a problem with some equality
% 18.25/18.68  
% 18.25/18.68  
% 18.25/18.68  
% 18.25/18.68  Options Used:
% 18.25/18.68  
% 18.25/18.68  useres =            1
% 18.25/18.68  useparamod =        1
% 18.25/18.68  useeqrefl =         1
% 18.25/18.68  useeqfact =         1
% 18.25/18.68  usefactor =         1
% 18.25/18.68  usesimpsplitting =  0
% 18.25/18.68  usesimpdemod =      5
% 18.25/18.68  usesimpres =        3
% 18.25/18.68  
% 18.25/18.68  resimpinuse      =  1000
% 18.25/18.68  resimpclauses =     20000
% 18.25/18.68  substype =          eqrewr
% 18.25/18.68  backwardsubs =      1
% 18.25/18.68  selectoldest =      5
% 18.25/18.68  
% 18.25/18.68  litorderings [0] =  split
% 18.25/18.68  litorderings [1] =  extend the termordering, first sorting on arguments
% 18.25/18.68  
% 18.25/18.68  termordering =      kbo
% 18.25/18.68  
% 18.25/18.68  litapriori =        0
% 18.25/18.68  termapriori =       1
% 18.25/18.68  litaposteriori =    0
% 18.25/18.68  termaposteriori =   0
% 18.25/18.68  demodaposteriori =  0
% 18.25/18.68  ordereqreflfact =   0
% 18.25/18.68  
% 18.25/18.68  litselect =         negord
% 18.25/18.68  
% 18.25/18.68  maxweight =         15
% 18.25/18.68  maxdepth =          30000
% 18.25/18.68  maxlength =         115
% 18.25/18.68  maxnrvars =         195
% 18.25/18.68  excuselevel =       1
% 18.25/18.68  increasemaxweight = 1
% 18.25/18.68  
% 18.25/18.68  maxselected =       10000000
% 18.25/18.68  maxnrclauses =      10000000
% 18.25/18.68  
% 18.25/18.68  showgenerated =    0
% 18.25/18.68  showkept =         0
% 18.25/18.68  showselected =     0
% 18.25/18.68  showdeleted =      0
% 18.25/18.68  showresimp =       1
% 18.25/18.68  showstatus =       2000
% 18.25/18.68  
% 18.25/18.68  prologoutput =     1
% 18.25/18.68  nrgoals =          5000000
% 18.25/18.68  totalproof =       1
% 18.25/18.68  
% 18.25/18.68  Symbols occurring in the translation:
% 18.25/18.68  
% 18.25/18.68  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 18.25/18.68  .  [1, 2]      (w:1, o:67, a:1, s:1, b:0), 
% 18.25/18.68  !  [4, 1]      (w:0, o:38, a:1, s:1, b:0), 
% 18.25/18.68  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 18.25/18.68  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 18.25/18.68  subclass  [41, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 18.25/18.68  member  [43, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 18.25/18.68  'not_subclass_element'  [44, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 18.25/18.68  'universal_class'  [45, 0]      (w:1, o:22, a:1, s:1, b:0), 
% 18.25/18.68  'unordered_pair'  [46, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 18.25/18.68  singleton  [47, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 18.25/18.68  'ordered_pair'  [48, 2]      (w:1, o:96, a:1, s:1, b:0), 
% 18.25/18.68  'cross_product'  [50, 2]      (w:1, o:97, a:1, s:1, b:0), 
% 18.25/18.68  first  [52, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 18.25/18.68  second  [53, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 18.25/18.68  'element_relation'  [54, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 18.25/18.68  intersection  [55, 2]      (w:1, o:99, a:1, s:1, b:0), 
% 18.25/18.68  complement  [56, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 18.25/18.68  union  [57, 2]      (w:1, o:100, a:1, s:1, b:0), 
% 18.25/18.68  'symmetric_difference'  [58, 2]      (w:1, o:101, a:1, s:1, b:0), 
% 18.25/18.68  restrict  [60, 3]      (w:1, o:104, a:1, s:1, b:0), 
% 18.25/18.68  'null_class'  [61, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 18.25/18.68  'domain_of'  [62, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 18.25/18.68  rotate  [63, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 18.25/18.68  flip  [65, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 18.25/18.68  inverse  [66, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 18.25/18.68  'range_of'  [67, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 18.25/18.68  domain  [68, 3]      (w:1, o:106, a:1, s:1, b:0), 
% 18.25/18.68  range  [69, 3]      (w:1, o:107, a:1, s:1, b:0), 
% 18.25/18.68  image  [70, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 18.25/18.68  successor  [71, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 18.25/18.68  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 18.25/18.68  inductive  [73, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 18.25/18.68  omega  [74, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 18.25/18.68  'sum_class'  [75, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 18.25/18.68  'power_class'  [76, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 18.25/18.68  compose  [78, 2]      (w:1, o:102, a:1, s:1, b:0), 
% 18.25/18.68  'single_valued_class'  [79, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 18.25/18.68  'identity_relation'  [80, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 18.25/18.68  function  [82, 1]      (w:1, o:62, a:1, s:1, b:0), 
% 18.25/18.68  regular  [83, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 18.25/18.68  apply  [84, 2]      (w:1, o:103, a:1, s:1, b:0), 
% 18.25/18.68  choice  [85, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 18.25/18.68  'one_to_one'  [86, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 18.25/18.68  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 18.25/18.68  diagonalise  [88, 1]      (w:1, o:63, a:1, s:1, b:0), 
% 18.25/18.68  cantor  [89, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 18.25/18.68  operation  [90, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 18.25/18.68  compatible  [94, 3]      (w:1, o:105, a:1, s:1, b:0), 
% 18.25/18.68  homomorphism  [95, 3]      (w:1, o:108, a:1, s:1, b:0), 
% 90.80/91.18  'not_homomorphism1'  [96, 3]      (w:1, o:110, a:1, s:1, b:0), 
% 90.80/91.18  'not_homomorphism2'  [97, 3]      (w:1, o:111, a:1, s:1, b:0), 
% 90.80/91.18  'compose_class'  [98, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 90.80/91.18  'composition_function'  [99, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 90.80/91.18  'domain_relation'  [100, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 90.80/91.18  'single_valued1'  [101, 1]      (w:1, o:64, a:1, s:1, b:0), 
% 90.80/91.18  'single_valued2'  [102, 1]      (w:1, o:65, a:1, s:1, b:0), 
% 90.80/91.18  'single_valued3'  [103, 1]      (w:1, o:66, a:1, s:1, b:0), 
% 90.80/91.18  'singleton_relation'  [104, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 90.80/91.18  'application_function'  [105, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 90.80/91.18  maps  [106, 3]      (w:1, o:109, a:1, s:1, b:0), 
% 90.80/91.18  xh1  [107, 0]      (w:1, o:33, a:1, s:1, b:0), 
% 90.80/91.18  xf1  [108, 0]      (w:1, o:34, a:1, s:1, b:0), 
% 90.80/91.18  xf2  [109, 0]      (w:1, o:35, a:1, s:1, b:0), 
% 90.80/91.18  xh2  [110, 0]      (w:1, o:36, a:1, s:1, b:0), 
% 90.80/91.18  xf3  [111, 0]      (w:1, o:37, a:1, s:1, b:0).
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Starting Search:
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    5367
% 90.80/91.18  Kept:         2005
% 90.80/91.18  Inuse:        105
% 90.80/91.18  Deleted:      2
% 90.80/91.18  Deletedinuse: 2
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    10025
% 90.80/91.18  Kept:         4007
% 90.80/91.18  Inuse:        187
% 90.80/91.18  Deleted:      20
% 90.80/91.18  Deletedinuse: 14
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    13883
% 90.80/91.18  Kept:         6009
% 90.80/91.18  Inuse:        240
% 90.80/91.18  Deleted:      23
% 90.80/91.18  Deletedinuse: 15
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    18746
% 90.80/91.18  Kept:         8146
% 90.80/91.18  Inuse:        291
% 90.80/91.18  Deleted:      82
% 90.80/91.18  Deletedinuse: 72
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    24525
% 90.80/91.18  Kept:         10637
% 90.80/91.18  Inuse:        369
% 90.80/91.18  Deleted:      94
% 90.80/91.18  Deletedinuse: 82
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    28092
% 90.80/91.18  Kept:         12644
% 90.80/91.18  Inuse:        399
% 90.80/91.18  Deleted:      103
% 90.80/91.18  Deletedinuse: 91
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    31998
% 90.80/91.18  Kept:         14648
% 90.80/91.18  Inuse:        437
% 90.80/91.18  Deleted:      104
% 90.80/91.18  Deletedinuse: 92
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    37059
% 90.80/91.18  Kept:         17631
% 90.80/91.18  Inuse:        459
% 90.80/91.18  Deleted:      104
% 90.80/91.18  Deletedinuse: 92
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    44775
% 90.80/91.18  Kept:         20370
% 90.80/91.18  Inuse:        469
% 90.80/91.18  Deleted:      105
% 90.80/91.18  Deletedinuse: 93
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying clauses:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    50035
% 90.80/91.18  Kept:         22380
% 90.80/91.18  Inuse:        513
% 90.80/91.18  Deleted:      3371
% 90.80/91.18  Deletedinuse: 93
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    54493
% 90.80/91.18  Kept:         24474
% 90.80/91.18  Inuse:        554
% 90.80/91.18  Deleted:      3371
% 90.80/91.18  Deletedinuse: 93
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    60852
% 90.80/91.18  Kept:         26729
% 90.80/91.18  Inuse:        594
% 90.80/91.18  Deleted:      3378
% 90.80/91.18  Deletedinuse: 100
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    68280
% 90.80/91.18  Kept:         28803
% 90.80/91.18  Inuse:        625
% 90.80/91.18  Deleted:      3378
% 90.80/91.18  Deletedinuse: 100
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    73295
% 90.80/91.18  Kept:         30811
% 90.80/91.18  Inuse:        666
% 90.80/91.18  Deleted:      3378
% 90.80/91.18  Deletedinuse: 100
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    78246
% 90.80/91.18  Kept:         32866
% 90.80/91.18  Inuse:        702
% 90.80/91.18  Deleted:      3378
% 90.80/91.18  Deletedinuse: 100
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    86652
% 90.80/91.18  Kept:         36725
% 90.80/91.18  Inuse:        734
% 90.80/91.18  Deleted:      3378
% 90.80/91.18  Deletedinuse: 100
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    91283
% 90.80/91.18  Kept:         38943
% 90.80/91.18  Inuse:        739
% 90.80/91.18  Deleted:      3378
% 90.80/91.18  Deletedinuse: 100
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  
% 90.80/91.18  Intermediate Status:
% 90.80/91.18  Generated:    105984
% 90.80/91.18  Kept:         42195
% 90.80/91.18  Inuse:        752
% 90.80/91.18  Deleted:      3380
% 90.80/91.18  Deletedinuse: 100
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying clauses:
% 90.80/91.18  Done
% 90.80/91.18  
% 90.80/91.18  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    153517
% 218.98/219.35  Kept:         44336
% 218.98/219.35  Inuse:        777
% 218.98/219.35  Deleted:      4975
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    158050
% 218.98/219.35  Kept:         46808
% 218.98/219.35  Inuse:        782
% 218.98/219.35  Deleted:      4975
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    166787
% 218.98/219.35  Kept:         50728
% 218.98/219.35  Inuse:        792
% 218.98/219.35  Deleted:      4975
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    175735
% 218.98/219.35  Kept:         54756
% 218.98/219.35  Inuse:        802
% 218.98/219.35  Deleted:      4975
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    184906
% 218.98/219.35  Kept:         58882
% 218.98/219.35  Inuse:        812
% 218.98/219.35  Deleted:      4975
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    194147
% 218.98/219.35  Kept:         62075
% 218.98/219.35  Inuse:        822
% 218.98/219.35  Deleted:      4975
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying clauses:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    203537
% 218.98/219.35  Kept:         65330
% 218.98/219.35  Inuse:        832
% 218.98/219.35  Deleted:      5118
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    213819
% 218.98/219.35  Kept:         68383
% 218.98/219.35  Inuse:        842
% 218.98/219.35  Deleted:      5118
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    224403
% 218.98/219.35  Kept:         71325
% 218.98/219.35  Inuse:        852
% 218.98/219.35  Deleted:      5118
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    235016
% 218.98/219.35  Kept:         74563
% 218.98/219.35  Inuse:        862
% 218.98/219.35  Deleted:      5118
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    246093
% 218.98/219.35  Kept:         77905
% 218.98/219.35  Inuse:        872
% 218.98/219.35  Deleted:      5118
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    257462
% 218.98/219.35  Kept:         81065
% 218.98/219.35  Inuse:        882
% 218.98/219.35  Deleted:      5118
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying clauses:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    268831
% 218.98/219.35  Kept:         84527
% 218.98/219.35  Inuse:        892
% 218.98/219.35  Deleted:      5709
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    280638
% 218.98/219.35  Kept:         88063
% 218.98/219.35  Inuse:        902
% 218.98/219.35  Deleted:      5709
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    292777
% 218.98/219.35  Kept:         91476
% 218.98/219.35  Inuse:        912
% 218.98/219.35  Deleted:      5709
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    304969
% 218.98/219.35  Kept:         95128
% 218.98/219.35  Inuse:        922
% 218.98/219.35  Deleted:      5709
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    311778
% 218.98/219.35  Kept:         97131
% 218.98/219.35  Inuse:        931
% 218.98/219.35  Deleted:      5709
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    318447
% 218.98/219.35  Kept:         99300
% 218.98/219.35  Inuse:        934
% 218.98/219.35  Deleted:      5709
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    330423
% 218.98/219.35  Kept:         102513
% 218.98/219.35  Inuse:        942
% 218.98/219.35  Deleted:      5709
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying clauses:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    343403
% 218.98/219.35  Kept:         106400
% 218.98/219.35  Inuse:        952
% 218.98/219.35  Deleted:      6375
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    350674
% 218.98/219.35  Kept:         108470
% 218.98/219.35  Inuse:        961
% 218.98/219.35  Deleted:      6375
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    357706
% 218.98/219.35  Kept:         110670
% 218.98/219.35  Inuse:        964
% 218.98/219.35  Deleted:      6375
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    370387
% 218.98/219.35  Kept:         114066
% 218.98/219.35  Inuse:        972
% 218.98/219.35  Deleted:      6375
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  Resimplifying inuse:
% 218.98/219.35  Done
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  Generated:    378140
% 218.98/219.35  Kept:         116097
% 218.98/219.35  Inuse:        981
% 218.98/219.35  Deleted:      6375
% 218.98/219.35  Deletedinuse: 100
% 218.98/219.35  
% 218.98/219.35  
% 218.98/219.35  Intermediate Status:
% 218.98/219.35  GenerateCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------