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

View Problem - Process Solution

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

% Computer : n019.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:45:54 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : SET035-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.11/0.12  % Command  : bliksem %s
% 0.12/0.33  % Computer : n019.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 : Mon Jul 11 01:20:08 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.42/1.09  *** allocated 10000 integers for termspace/termends
% 0.42/1.09  *** allocated 10000 integers for clauses
% 0.42/1.09  *** allocated 10000 integers for justifications
% 0.42/1.09  Bliksem 1.12
% 0.42/1.09  
% 0.42/1.09  
% 0.42/1.09  Automatic Strategy Selection
% 0.42/1.09  
% 0.42/1.09  Clauses:
% 0.42/1.09  [
% 0.42/1.09     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.42/1.09     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.42/1.09     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.42/1.09    ,
% 0.42/1.09     [ subclass( X, 'universal_class' ) ],
% 0.42/1.09     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.42/1.09     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.42/1.09     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.42/1.09     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.42/1.09    ,
% 0.42/1.09     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.42/1.09     ) ) ],
% 0.42/1.09     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.42/1.09     ) ) ],
% 0.42/1.09     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.42/1.09     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.42/1.09     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.42/1.09     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.42/1.09    X, Z ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.42/1.09    Y, T ) ],
% 0.42/1.09     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.42/1.09     ), 'cross_product'( Y, T ) ) ],
% 0.42/1.09     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.42/1.09     ), second( X ) ), X ) ],
% 0.42/1.09     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.42/1.09    'universal_class' ) ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.42/1.09    Y ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.42/1.09    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.42/1.09    , Y ), 'element_relation' ) ],
% 0.42/1.09     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.42/1.09     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.42/1.09     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.42/1.09    Z ) ) ],
% 0.42/1.09     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.42/1.09     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.42/1.09    member( X, Y ) ],
% 0.42/1.09     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.42/1.09    union( X, Y ) ) ],
% 0.42/1.09     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.42/1.09    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.42/1.09    'symmetric_difference'( X, Y ) ) ],
% 0.42/1.09     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.42/1.09    ,
% 0.42/1.09     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.42/1.09    ,
% 0.42/1.09     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.42/1.09     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.42/1.09     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.42/1.09    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.42/1.09     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.42/1.09    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.42/1.09     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.42/1.09    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.42/1.09    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.42/1.09    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.42/1.09    Y ), rotate( T ) ) ],
% 0.42/1.09     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.42/1.09    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.42/1.09    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.42/1.09    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.42/1.09    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.42/1.09    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.42/1.09    Z ), flip( T ) ) ],
% 0.42/1.09     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.42/1.09    inverse( X ) ) ],
% 0.42/1.09     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.42/1.09     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.42/1.09    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.42/1.09     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.42/1.09    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.42/1.09     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.42/1.09     ],
% 0.42/1.09     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.42/1.09     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.42/1.09    'universal_class' ) ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.42/1.09    successor( X ), Y ) ],
% 0.42/1.09     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.42/1.09    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.42/1.09    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.42/1.09     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.42/1.09     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.42/1.09    ,
% 0.42/1.09     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.42/1.09    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.42/1.09     [ inductive( omega ) ],
% 0.42/1.09     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.42/1.09     [ member( omega, 'universal_class' ) ],
% 0.42/1.09     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.42/1.09    , 'sum_class'( X ) ) ],
% 0.42/1.09     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.42/1.09    'universal_class' ) ],
% 0.42/1.09     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.42/1.09    'power_class'( X ) ) ],
% 0.42/1.09     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.42/1.09    'universal_class' ) ],
% 0.42/1.09     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.42/1.09    'universal_class' ) ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.42/1.09    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.42/1.09     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.42/1.09    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.42/1.09    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.42/1.09     ) ],
% 0.42/1.09     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.42/1.09    , 'identity_relation' ) ],
% 0.42/1.09     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.42/1.09    'single_valued_class'( X ) ],
% 0.42/1.09     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.42/1.09    'universal_class' ) ) ],
% 0.42/1.09     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.42/1.09    'identity_relation' ) ],
% 0.42/1.09     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.42/1.09     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.42/1.09    , function( X ) ],
% 0.42/1.09     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.42/1.09    X, Y ), 'universal_class' ) ],
% 0.42/1.09     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.42/1.09     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.42/1.09     ) ],
% 0.42/1.09     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.42/1.09     [ function( choice ) ],
% 0.42/1.09     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.42/1.09    apply( choice, X ), X ) ],
% 0.42/1.09     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.42/1.09     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.42/1.09     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.42/1.09    ,
% 0.42/1.09     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.42/1.09     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.42/1.09    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.42/1.09    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.42/1.09     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.42/1.09    'identity_relation' ) ],
% 0.42/1.09     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.42/1.09    , diagonalise( X ) ) ],
% 0.42/1.09     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.42/1.09    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.42/1.09     [ ~( operation( X ) ), function( X ) ],
% 0.42/1.09     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.42/1.09     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.42/1.09     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.42/1.09    'domain_of'( X ) ) ) ],
% 0.42/1.09     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.42/1.09     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.42/1.09    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.42/1.09    X ) ],
% 0.42/1.09     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.42/1.09     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.42/1.09    'domain_of'( X ) ) ],
% 0.42/1.09     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.42/1.09    'domain_of'( Z ) ) ) ],
% 0.42/1.09     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.42/1.09    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.42/1.09     ), compatible( X, Y, Z ) ],
% 0.42/1.09     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.42/1.09     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.42/1.09     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.42/1.09     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.42/1.09    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.42/1.09    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.42/1.09     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.42/1.09    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.42/1.09    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.42/1.09    , Y ) ],
% 0.42/1.09     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.42/1.09    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.42/1.09     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.42/1.09    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.42/1.09    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.42/1.09     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.42/1.09    'universal_class' ) ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.42/1.09    compose( Z, X ), Y ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.42/1.09    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.42/1.09    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.42/1.09     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.42/1.09    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.42/1.09    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.42/1.09    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.42/1.09    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.42/1.09     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.42/1.09    'universal_class' ) ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.42/1.09    'domain_of'( X ), Y ) ],
% 0.42/1.09     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.42/1.09    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.42/1.09     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.42/1.09    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.42/1.09     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.42/1.09    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.42/1.09     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.42/1.09     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.42/1.09     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.42/1.09    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.42/1.09    ,
% 0.42/1.09     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.42/1.09    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.42/1.09    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.42/1.09    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.42/1.09     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.42/1.09    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.42/1.09    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.42/1.09    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.42/1.09    'application_function' ) ],
% 0.42/1.09     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.42/1.09     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 21.44/21.86     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 21.44/21.86     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 21.44/21.86    'domain_of'( X ), Y ) ],
% 21.44/21.86     [ maps( xf, u, v ) ],
% 21.44/21.86     [ maps( xg, v, w ) ],
% 21.44/21.86     [ ~( maps( compose( xg, xf ), u, w ) ) ]
% 21.44/21.86  ] .
% 21.44/21.86  
% 21.44/21.86  
% 21.44/21.86  percentage equality = 0.221719, percentage horn = 0.930435
% 21.44/21.86  This is a problem with some equality
% 21.44/21.86  
% 21.44/21.86  
% 21.44/21.86  
% 21.44/21.86  Options Used:
% 21.44/21.86  
% 21.44/21.86  useres =            1
% 21.44/21.86  useparamod =        1
% 21.44/21.86  useeqrefl =         1
% 21.44/21.86  useeqfact =         1
% 21.44/21.86  usefactor =         1
% 21.44/21.86  usesimpsplitting =  0
% 21.44/21.86  usesimpdemod =      5
% 21.44/21.86  usesimpres =        3
% 21.44/21.86  
% 21.44/21.86  resimpinuse      =  1000
% 21.44/21.86  resimpclauses =     20000
% 21.44/21.86  substype =          eqrewr
% 21.44/21.86  backwardsubs =      1
% 21.44/21.86  selectoldest =      5
% 21.44/21.86  
% 21.44/21.86  litorderings [0] =  split
% 21.44/21.86  litorderings [1] =  extend the termordering, first sorting on arguments
% 21.44/21.86  
% 21.44/21.86  termordering =      kbo
% 21.44/21.86  
% 21.44/21.86  litapriori =        0
% 21.44/21.86  termapriori =       1
% 21.44/21.86  litaposteriori =    0
% 21.44/21.86  termaposteriori =   0
% 21.44/21.86  demodaposteriori =  0
% 21.44/21.86  ordereqreflfact =   0
% 21.44/21.86  
% 21.44/21.86  litselect =         negord
% 21.44/21.86  
% 21.44/21.86  maxweight =         15
% 21.44/21.86  maxdepth =          30000
% 21.44/21.86  maxlength =         115
% 21.44/21.86  maxnrvars =         195
% 21.44/21.86  excuselevel =       1
% 21.44/21.86  increasemaxweight = 1
% 21.44/21.86  
% 21.44/21.86  maxselected =       10000000
% 21.44/21.86  maxnrclauses =      10000000
% 21.44/21.86  
% 21.44/21.86  showgenerated =    0
% 21.44/21.86  showkept =         0
% 21.44/21.86  showselected =     0
% 21.44/21.86  showdeleted =      0
% 21.44/21.86  showresimp =       1
% 21.44/21.86  showstatus =       2000
% 21.44/21.86  
% 21.44/21.86  prologoutput =     1
% 21.44/21.86  nrgoals =          5000000
% 21.44/21.86  totalproof =       1
% 21.44/21.86  
% 21.44/21.86  Symbols occurring in the translation:
% 21.44/21.86  
% 21.44/21.86  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 21.44/21.86  .  [1, 2]      (w:1, o:67, a:1, s:1, b:0), 
% 21.44/21.86  !  [4, 1]      (w:0, o:38, a:1, s:1, b:0), 
% 21.44/21.86  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 21.44/21.86  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 21.44/21.86  subclass  [41, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 21.44/21.86  member  [43, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 21.44/21.86  'not_subclass_element'  [44, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 21.44/21.86  'universal_class'  [45, 0]      (w:1, o:22, a:1, s:1, b:0), 
% 21.44/21.86  'unordered_pair'  [46, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 21.44/21.86  singleton  [47, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 21.44/21.86  'ordered_pair'  [48, 2]      (w:1, o:96, a:1, s:1, b:0), 
% 21.44/21.86  'cross_product'  [50, 2]      (w:1, o:97, a:1, s:1, b:0), 
% 21.44/21.86  first  [52, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 21.44/21.86  second  [53, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 21.44/21.86  'element_relation'  [54, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 21.44/21.86  intersection  [55, 2]      (w:1, o:99, a:1, s:1, b:0), 
% 21.44/21.86  complement  [56, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 21.44/21.86  union  [57, 2]      (w:1, o:100, a:1, s:1, b:0), 
% 21.44/21.86  'symmetric_difference'  [58, 2]      (w:1, o:101, a:1, s:1, b:0), 
% 21.44/21.86  restrict  [60, 3]      (w:1, o:104, a:1, s:1, b:0), 
% 21.44/21.86  'null_class'  [61, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 21.44/21.86  'domain_of'  [62, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 21.44/21.86  rotate  [63, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 21.44/21.86  flip  [65, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 21.44/21.86  inverse  [66, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 21.44/21.86  'range_of'  [67, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 21.44/21.86  domain  [68, 3]      (w:1, o:106, a:1, s:1, b:0), 
% 21.44/21.86  range  [69, 3]      (w:1, o:107, a:1, s:1, b:0), 
% 21.44/21.86  image  [70, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 21.44/21.86  successor  [71, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 21.44/21.86  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 21.44/21.86  inductive  [73, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 21.44/21.86  omega  [74, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 21.44/21.86  'sum_class'  [75, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 21.44/21.86  'power_class'  [76, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 21.44/21.86  compose  [78, 2]      (w:1, o:102, a:1, s:1, b:0), 
% 21.44/21.86  'single_valued_class'  [79, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 21.44/21.86  'identity_relation'  [80, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 21.44/21.86  function  [82, 1]      (w:1, o:62, a:1, s:1, b:0), 
% 21.44/21.86  regular  [83, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 21.44/21.86  apply  [84, 2]      (w:1, o:103, a:1, s:1, b:0), 
% 21.44/21.86  choice  [85, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 21.44/21.86  'one_to_one'  [86, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 21.44/21.86  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 21.44/21.86  diagonalise  [88, 1]      (w:1, o:63, a:1, s:1, b:0), 
% 21.44/21.86  cantor  [89, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 21.44/21.86  operation  [90, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 21.44/21.86  compatible  [94, 3]      (w:1, o:105, a:1, s:1, b:0), 
% 21.44/21.86  homomorphism  [95, 3]      (w:1, o:108, a:1, s:1, b:0), 
% 88.20/88.58  'not_homomorphism1'  [96, 3]      (w:1, o:110, a:1, s:1, b:0), 
% 88.20/88.58  'not_homomorphism2'  [97, 3]      (w:1, o:111, a:1, s:1, b:0), 
% 88.20/88.58  'compose_class'  [98, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 88.20/88.58  'composition_function'  [99, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 88.20/88.58  'domain_relation'  [100, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 88.20/88.58  'single_valued1'  [101, 1]      (w:1, o:64, a:1, s:1, b:0), 
% 88.20/88.58  'single_valued2'  [102, 1]      (w:1, o:65, a:1, s:1, b:0), 
% 88.20/88.58  'single_valued3'  [103, 1]      (w:1, o:66, a:1, s:1, b:0), 
% 88.20/88.58  'singleton_relation'  [104, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 88.20/88.58  'application_function'  [105, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 88.20/88.58  maps  [106, 3]      (w:1, o:109, a:1, s:1, b:0), 
% 88.20/88.58  xf  [107, 0]      (w:1, o:34, a:1, s:1, b:0), 
% 88.20/88.58  u  [108, 0]      (w:1, o:35, a:1, s:1, b:0), 
% 88.20/88.58  v  [109, 0]      (w:1, o:36, a:1, s:1, b:0), 
% 88.20/88.58  xg  [110, 0]      (w:1, o:37, a:1, s:1, b:0), 
% 88.20/88.58  w  [111, 0]      (w:1, o:33, a:1, s:1, b:0).
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Starting Search:
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    5367
% 88.20/88.58  Kept:         2005
% 88.20/88.58  Inuse:        105
% 88.20/88.58  Deleted:      2
% 88.20/88.58  Deletedinuse: 2
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    10025
% 88.20/88.58  Kept:         4007
% 88.20/88.58  Inuse:        187
% 88.20/88.58  Deleted:      20
% 88.20/88.58  Deletedinuse: 14
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    13883
% 88.20/88.58  Kept:         6009
% 88.20/88.58  Inuse:        240
% 88.20/88.58  Deleted:      23
% 88.20/88.58  Deletedinuse: 15
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    18746
% 88.20/88.58  Kept:         8146
% 88.20/88.58  Inuse:        291
% 88.20/88.58  Deleted:      82
% 88.20/88.58  Deletedinuse: 72
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    24515
% 88.20/88.58  Kept:         10628
% 88.20/88.58  Inuse:        369
% 88.20/88.58  Deleted:      94
% 88.20/88.58  Deletedinuse: 82
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    28082
% 88.20/88.58  Kept:         12635
% 88.20/88.58  Inuse:        399
% 88.20/88.58  Deleted:      103
% 88.20/88.58  Deletedinuse: 91
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    32033
% 88.20/88.58  Kept:         14652
% 88.20/88.58  Inuse:        438
% 88.20/88.58  Deleted:      104
% 88.20/88.58  Deletedinuse: 92
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    36741
% 88.20/88.58  Kept:         17640
% 88.20/88.58  Inuse:        459
% 88.20/88.58  Deleted:      104
% 88.20/88.58  Deletedinuse: 92
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    44381
% 88.20/88.58  Kept:         20382
% 88.20/88.58  Inuse:        469
% 88.20/88.58  Deleted:      105
% 88.20/88.58  Deletedinuse: 93
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying clauses:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    49622
% 88.20/88.58  Kept:         22383
% 88.20/88.58  Inuse:        513
% 88.20/88.58  Deleted:      3362
% 88.20/88.58  Deletedinuse: 93
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    54055
% 88.20/88.58  Kept:         24496
% 88.20/88.58  Inuse:        554
% 88.20/88.58  Deleted:      3362
% 88.20/88.58  Deletedinuse: 93
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    60456
% 88.20/88.58  Kept:         26757
% 88.20/88.58  Inuse:        594
% 88.20/88.58  Deleted:      3364
% 88.20/88.58  Deletedinuse: 95
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    67291
% 88.20/88.58  Kept:         28779
% 88.20/88.58  Inuse:        623
% 88.20/88.58  Deleted:      3364
% 88.20/88.58  Deletedinuse: 95
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    72511
% 88.20/88.58  Kept:         30800
% 88.20/88.58  Inuse:        666
% 88.20/88.58  Deleted:      3364
% 88.20/88.58  Deletedinuse: 95
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    77617
% 88.20/88.58  Kept:         32807
% 88.20/88.58  Inuse:        703
% 88.20/88.58  Deleted:      3364
% 88.20/88.58  Deletedinuse: 95
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    86069
% 88.20/88.58  Kept:         36713
% 88.20/88.58  Inuse:        734
% 88.20/88.58  Deleted:      3364
% 88.20/88.58  Deletedinuse: 95
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    90407
% 88.20/88.58  Kept:         38918
% 88.20/88.58  Inuse:        738
% 88.20/88.58  Deleted:      3365
% 88.20/88.58  Deletedinuse: 95
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    105491
% 88.20/88.58  Kept:         42333
% 88.20/88.58  Inuse:        753
% 88.20/88.58  Deleted:      3365
% 88.20/88.58  Deletedinuse: 95
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying clauses:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  Resimplifying inuse:
% 88.20/88.58  Done
% 88.20/88.58  
% 88.20/88.58  
% 88.20/88.58  Intermediate Status:
% 88.20/88.58  Generated:    157014
% 236.93/237.36  Kept:         46643
% 236.93/237.36  Inuse:        783
% 236.93/237.36  Deleted:      4781
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    165722
% 236.93/237.36  Kept:         50503
% 236.93/237.36  Inuse:        793
% 236.93/237.36  Deleted:      4781
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    174641
% 236.93/237.36  Kept:         54469
% 236.93/237.36  Inuse:        803
% 236.93/237.36  Deleted:      4781
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    183783
% 236.93/237.36  Kept:         58532
% 236.93/237.36  Inuse:        813
% 236.93/237.36  Deleted:      4781
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    193004
% 236.93/237.36  Kept:         61695
% 236.93/237.36  Inuse:        823
% 236.93/237.36  Deleted:      4781
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying clauses:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    202377
% 236.93/237.36  Kept:         64956
% 236.93/237.36  Inuse:        833
% 236.93/237.36  Deleted:      4913
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    212640
% 236.93/237.36  Kept:         68016
% 236.93/237.36  Inuse:        843
% 236.93/237.36  Deleted:      4913
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    223207
% 236.93/237.36  Kept:         70931
% 236.93/237.36  Inuse:        853
% 236.93/237.36  Deleted:      4913
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    233808
% 236.93/237.36  Kept:         74185
% 236.93/237.36  Inuse:        863
% 236.93/237.36  Deleted:      4913
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    244863
% 236.93/237.36  Kept:         77528
% 236.93/237.36  Inuse:        873
% 236.93/237.36  Deleted:      4913
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    256215
% 236.93/237.36  Kept:         80659
% 236.93/237.36  Inuse:        883
% 236.93/237.36  Deleted:      4913
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying clauses:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    267572
% 236.93/237.36  Kept:         84139
% 236.93/237.36  Inuse:        893
% 236.93/237.36  Deleted:      5485
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    279360
% 236.93/237.36  Kept:         87671
% 236.93/237.36  Inuse:        903
% 236.93/237.36  Deleted:      5485
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    291482
% 236.93/237.36  Kept:         91055
% 236.93/237.36  Inuse:        913
% 236.93/237.36  Deleted:      5485
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    303663
% 236.93/237.36  Kept:         94724
% 236.93/237.36  Inuse:        923
% 236.93/237.36  Deleted:      5485
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    316172
% 236.93/237.36  Kept:         98473
% 236.93/237.36  Inuse:        933
% 236.93/237.36  Deleted:      5485
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    329080
% 236.93/237.36  Kept:         102073
% 236.93/237.36  Inuse:        943
% 236.93/237.36  Deleted:      5485
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying clauses:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    342049
% 236.93/237.36  Kept:         105979
% 236.93/237.36  Inuse:        953
% 236.93/237.36  Deleted:      6141
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    349311
% 236.93/237.36  Kept:         108039
% 236.93/237.36  Inuse:        962
% 236.93/237.36  Deleted:      6141
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    356329
% 236.93/237.36  Kept:         110217
% 236.93/237.36  Inuse:        965
% 236.93/237.36  Deleted:      6141
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    368996
% 236.93/237.36  Kept:         113611
% 236.93/237.36  Inuse:        973
% 236.93/237.36  Deleted:      6141
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    376744
% 236.93/237.36  Kept:         115667
% 236.93/237.36  Inuse:        982
% 236.93/237.36  Deleted:      6141
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    382692
% 236.93/237.36  Kept:         117694
% 236.93/237.36  Inuse:        983
% 236.93/237.36  Deleted:      6141
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    390447
% 236.93/237.36  Kept:         119804
% 236.93/237.36  Inuse:        992
% 236.93/237.36  Deleted:      6141
% 236.93/237.36  Deletedinuse: 95
% 236.93/237.36  
% 236.93/237.36  Resimplifying inuse:
% 236.93/237.36  Done
% 236.93/237.36  
% 236.93/237.36  
% 236.93/237.36  Intermediate Status:
% 236.93/237.36  Generated:    397296
% 236.93/237.36  KeptCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------