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

View Problem - Process Solution

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

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

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

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET439-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.12/0.13  % Command  : bliksem %s
% 0.13/0.34  % Computer : n026.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % DateTime : Sun Jul 10 06:57:26 EDT 2022
% 0.19/0.34  % CPUTime  : 
% 0.72/1.12  *** allocated 10000 integers for termspace/termends
% 0.72/1.12  *** allocated 10000 integers for clauses
% 0.72/1.12  *** allocated 10000 integers for justifications
% 0.72/1.12  Bliksem 1.12
% 0.72/1.12  
% 0.72/1.12  
% 0.72/1.12  Automatic Strategy Selection
% 0.72/1.12  
% 0.72/1.12  Clauses:
% 0.72/1.12  [
% 0.72/1.12     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.72/1.12     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.72/1.12     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.72/1.12    ,
% 0.72/1.12     [ subclass( X, 'universal_class' ) ],
% 0.72/1.12     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.72/1.12     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.72/1.12     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.72/1.12     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.72/1.12    ,
% 0.72/1.12     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.72/1.12     ) ) ],
% 0.72/1.12     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.72/1.12     ) ) ],
% 0.72/1.12     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.72/1.12     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.72/1.12     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.72/1.12     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.72/1.12    X, Z ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.72/1.12    Y, T ) ],
% 0.72/1.12     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.72/1.12     ), 'cross_product'( Y, T ) ) ],
% 0.72/1.12     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.72/1.12     ), second( X ) ), X ) ],
% 0.72/1.12     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.72/1.12    'universal_class' ) ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.72/1.12    Y ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.72/1.12    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.72/1.12    , Y ), 'element_relation' ) ],
% 0.72/1.12     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.72/1.12     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.72/1.12     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.72/1.12    Z ) ) ],
% 0.72/1.12     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.72/1.12     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.72/1.12    member( X, Y ) ],
% 0.72/1.12     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.72/1.12    union( X, Y ) ) ],
% 0.72/1.12     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.72/1.12    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.72/1.12    'symmetric_difference'( X, Y ) ) ],
% 0.72/1.12     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.72/1.12    ,
% 0.72/1.12     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.72/1.12    ,
% 0.72/1.12     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.72/1.12     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.72/1.12     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.72/1.12    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.72/1.12     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.72/1.12    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.72/1.12     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.72/1.12    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.72/1.12    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.72/1.12    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.72/1.12    Y ), rotate( T ) ) ],
% 0.72/1.12     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.72/1.12    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.72/1.12    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.72/1.12    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.72/1.12    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.72/1.12    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.72/1.12    Z ), flip( T ) ) ],
% 0.72/1.12     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.72/1.12    inverse( X ) ) ],
% 0.72/1.12     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.72/1.12     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.72/1.12    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.72/1.12     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.72/1.12    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.72/1.12     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.72/1.12     ],
% 0.72/1.12     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.72/1.12     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.72/1.12    'universal_class' ) ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.72/1.12    successor( X ), Y ) ],
% 0.72/1.12     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.72/1.12    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.72/1.12    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.72/1.12     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.72/1.12     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.72/1.12    ,
% 0.72/1.12     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.72/1.12    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.72/1.12     [ inductive( omega ) ],
% 0.72/1.12     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.72/1.12     [ member( omega, 'universal_class' ) ],
% 0.72/1.12     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.72/1.12    , 'sum_class'( X ) ) ],
% 0.72/1.12     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.72/1.12    'universal_class' ) ],
% 0.72/1.12     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.72/1.12    'power_class'( X ) ) ],
% 0.72/1.12     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.72/1.12    'universal_class' ) ],
% 0.72/1.12     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.72/1.12    'universal_class' ) ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.72/1.12    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.72/1.12     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.72/1.12    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.72/1.12    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.72/1.12     ) ],
% 0.72/1.12     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.72/1.12    , 'identity_relation' ) ],
% 0.72/1.12     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.72/1.12    'single_valued_class'( X ) ],
% 0.72/1.12     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.72/1.12    'universal_class' ) ) ],
% 0.72/1.12     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.72/1.12    'identity_relation' ) ],
% 0.72/1.12     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.72/1.12     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.72/1.12    , function( X ) ],
% 0.72/1.12     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.72/1.12    X, Y ), 'universal_class' ) ],
% 0.72/1.12     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.72/1.12     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.72/1.12     ) ],
% 0.72/1.12     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.72/1.12     [ function( choice ) ],
% 0.72/1.12     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.72/1.12    apply( choice, X ), X ) ],
% 0.72/1.12     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.72/1.12     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.72/1.12     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.72/1.12    ,
% 0.72/1.12     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.72/1.12     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.72/1.12    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.72/1.12    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.72/1.12     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.72/1.12    'identity_relation' ) ],
% 0.72/1.12     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.72/1.12    , diagonalise( X ) ) ],
% 0.72/1.12     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.72/1.12    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.72/1.12     [ ~( operation( X ) ), function( X ) ],
% 0.72/1.12     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.72/1.12     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.72/1.12     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.72/1.12    'domain_of'( X ) ) ) ],
% 0.72/1.12     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.72/1.12     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.72/1.12    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.72/1.12    X ) ],
% 0.72/1.12     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.72/1.12     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.72/1.12    'domain_of'( X ) ) ],
% 0.72/1.12     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.72/1.12    'domain_of'( Z ) ) ) ],
% 0.72/1.12     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.72/1.12    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.72/1.12     ), compatible( X, Y, Z ) ],
% 0.72/1.12     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.72/1.12     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.72/1.12     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.72/1.12     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.72/1.12    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.72/1.12    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.72/1.12     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.72/1.12    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.72/1.12    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.72/1.12    , Y ) ],
% 0.72/1.12     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.72/1.12    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.72/1.12     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.72/1.12    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.72/1.12    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.72/1.12     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.72/1.12    'universal_class' ) ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.72/1.12    compose( Z, X ), Y ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.72/1.12    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.72/1.12    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.72/1.12     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.72/1.12    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.72/1.12    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.72/1.12    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.72/1.12    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.72/1.12     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.72/1.12    'universal_class' ) ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.72/1.12    'domain_of'( X ), Y ) ],
% 0.72/1.12     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.72/1.12    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.72/1.12     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.72/1.12    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.72/1.12     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.72/1.12    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.72/1.12     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.72/1.12     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.72/1.12     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.72/1.12    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.72/1.12    ,
% 0.72/1.12     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.72/1.12    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.72/1.12    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.72/1.12    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.72/1.12     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.72/1.12    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.72/1.12    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.72/1.12    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.72/1.12    'application_function' ) ],
% 0.72/1.12     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.72/1.12     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 23.34/23.78     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 23.34/23.78     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 23.34/23.78    'domain_of'( X ), Y ) ],
% 23.34/23.78     [ ~( function( 'null_class' ) ) ]
% 23.34/23.78  ] .
% 23.34/23.78  
% 23.34/23.78  
% 23.34/23.78  percentage equality = 0.223744, percentage horn = 0.929204
% 23.34/23.78  This is a problem with some equality
% 23.34/23.78  
% 23.34/23.78  
% 23.34/23.78  
% 23.34/23.78  Options Used:
% 23.34/23.78  
% 23.34/23.78  useres =            1
% 23.34/23.78  useparamod =        1
% 23.34/23.78  useeqrefl =         1
% 23.34/23.78  useeqfact =         1
% 23.34/23.78  usefactor =         1
% 23.34/23.78  usesimpsplitting =  0
% 23.34/23.78  usesimpdemod =      5
% 23.34/23.78  usesimpres =        3
% 23.34/23.78  
% 23.34/23.78  resimpinuse      =  1000
% 23.34/23.78  resimpclauses =     20000
% 23.34/23.78  substype =          eqrewr
% 23.34/23.78  backwardsubs =      1
% 23.34/23.78  selectoldest =      5
% 23.34/23.78  
% 23.34/23.78  litorderings [0] =  split
% 23.34/23.78  litorderings [1] =  extend the termordering, first sorting on arguments
% 23.34/23.78  
% 23.34/23.78  termordering =      kbo
% 23.34/23.78  
% 23.34/23.78  litapriori =        0
% 23.34/23.78  termapriori =       1
% 23.34/23.78  litaposteriori =    0
% 23.34/23.78  termaposteriori =   0
% 23.34/23.78  demodaposteriori =  0
% 23.34/23.78  ordereqreflfact =   0
% 23.34/23.78  
% 23.34/23.78  litselect =         negord
% 23.34/23.78  
% 23.34/23.78  maxweight =         15
% 23.34/23.78  maxdepth =          30000
% 23.34/23.78  maxlength =         115
% 23.34/23.78  maxnrvars =         195
% 23.34/23.78  excuselevel =       1
% 23.34/23.78  increasemaxweight = 1
% 23.34/23.78  
% 23.34/23.78  maxselected =       10000000
% 23.34/23.78  maxnrclauses =      10000000
% 23.34/23.78  
% 23.34/23.78  showgenerated =    0
% 23.34/23.78  showkept =         0
% 23.34/23.78  showselected =     0
% 23.34/23.78  showdeleted =      0
% 23.34/23.78  showresimp =       1
% 23.34/23.78  showstatus =       2000
% 23.34/23.78  
% 23.34/23.78  prologoutput =     1
% 23.34/23.78  nrgoals =          5000000
% 23.34/23.78  totalproof =       1
% 23.34/23.78  
% 23.34/23.78  Symbols occurring in the translation:
% 23.34/23.78  
% 23.34/23.78  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 23.34/23.78  .  [1, 2]      (w:1, o:62, a:1, s:1, b:0), 
% 23.34/23.78  !  [4, 1]      (w:0, o:33, a:1, s:1, b:0), 
% 23.34/23.78  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 23.34/23.78  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 23.34/23.78  subclass  [41, 2]      (w:1, o:87, a:1, s:1, b:0), 
% 23.34/23.78  member  [43, 2]      (w:1, o:88, a:1, s:1, b:0), 
% 23.34/23.78  'not_subclass_element'  [44, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 23.34/23.78  'universal_class'  [45, 0]      (w:1, o:22, a:1, s:1, b:0), 
% 23.34/23.78  'unordered_pair'  [46, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 23.34/23.78  singleton  [47, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 23.34/23.78  'ordered_pair'  [48, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 23.34/23.78  'cross_product'  [50, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 23.34/23.78  first  [52, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 23.34/23.78  second  [53, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 23.34/23.78  'element_relation'  [54, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 23.34/23.78  intersection  [55, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 23.34/23.78  complement  [56, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 23.34/23.78  union  [57, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 23.34/23.78  'symmetric_difference'  [58, 2]      (w:1, o:96, a:1, s:1, b:0), 
% 23.34/23.78  restrict  [60, 3]      (w:1, o:99, a:1, s:1, b:0), 
% 23.34/23.78  'null_class'  [61, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 23.34/23.78  'domain_of'  [62, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 23.34/23.78  rotate  [63, 1]      (w:1, o:38, a:1, s:1, b:0), 
% 23.34/23.78  flip  [65, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 23.34/23.78  inverse  [66, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 23.34/23.78  'range_of'  [67, 1]      (w:1, o:39, a:1, s:1, b:0), 
% 23.34/23.78  domain  [68, 3]      (w:1, o:101, a:1, s:1, b:0), 
% 23.34/23.78  range  [69, 3]      (w:1, o:102, a:1, s:1, b:0), 
% 23.34/23.78  image  [70, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 23.34/23.78  successor  [71, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 23.34/23.78  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 23.34/23.78  inductive  [73, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 23.34/23.78  omega  [74, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 23.34/23.78  'sum_class'  [75, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 23.34/23.78  'power_class'  [76, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 23.34/23.78  compose  [78, 2]      (w:1, o:97, a:1, s:1, b:0), 
% 23.34/23.78  'single_valued_class'  [79, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 23.34/23.78  'identity_relation'  [80, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 23.34/23.78  function  [82, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 23.34/23.78  regular  [83, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 23.34/23.78  apply  [84, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 23.34/23.78  choice  [85, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 23.34/23.78  'one_to_one'  [86, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 23.34/23.78  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 23.34/23.78  diagonalise  [88, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 23.34/23.78  cantor  [89, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 23.34/23.78  operation  [90, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 23.34/23.78  compatible  [94, 3]      (w:1, o:100, a:1, s:1, b:0), 
% 23.34/23.78  homomorphism  [95, 3]      (w:1, o:103, a:1, s:1, b:0), 
% 23.34/23.78  'not_homomorphism1'  [96, 3]      (w:1, o:105, a:1, s:1, b:0), 
% 114.16/114.59  'not_homomorphism2'  [97, 3]      (w:1, o:106, a:1, s:1, b:0), 
% 114.16/114.59  'compose_class'  [98, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 114.16/114.59  'composition_function'  [99, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 114.16/114.59  'domain_relation'  [100, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 114.16/114.59  'single_valued1'  [101, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 114.16/114.59  'single_valued2'  [102, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 114.16/114.59  'single_valued3'  [103, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 114.16/114.59  'singleton_relation'  [104, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 114.16/114.59  'application_function'  [105, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 114.16/114.59  maps  [106, 3]      (w:1, o:104, a:1, s:1, b:0).
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Starting Search:
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    5080
% 114.16/114.59  Kept:         2010
% 114.16/114.59  Inuse:        117
% 114.16/114.59  Deleted:      8
% 114.16/114.59  Deletedinuse: 2
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    10210
% 114.16/114.59  Kept:         4249
% 114.16/114.59  Inuse:        192
% 114.16/114.59  Deleted:      16
% 114.16/114.59  Deletedinuse: 7
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    14236
% 114.16/114.59  Kept:         6290
% 114.16/114.59  Inuse:        263
% 114.16/114.59  Deleted:      24
% 114.16/114.59  Deletedinuse: 11
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    19579
% 114.16/114.59  Kept:         8299
% 114.16/114.59  Inuse:        315
% 114.16/114.59  Deleted:      83
% 114.16/114.59  Deletedinuse: 68
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    24111
% 114.16/114.59  Kept:         10304
% 114.16/114.59  Inuse:        372
% 114.16/114.59  Deleted:      91
% 114.16/114.59  Deletedinuse: 75
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    27666
% 114.16/114.59  Kept:         12327
% 114.16/114.59  Inuse:        400
% 114.16/114.59  Deleted:      96
% 114.16/114.59  Deletedinuse: 80
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    31701
% 114.16/114.59  Kept:         14359
% 114.16/114.59  Inuse:        435
% 114.16/114.59  Deleted:      97
% 114.16/114.59  Deletedinuse: 81
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    36366
% 114.16/114.59  Kept:         17321
% 114.16/114.59  Inuse:        455
% 114.16/114.59  Deleted:      97
% 114.16/114.59  Deletedinuse: 81
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    44238
% 114.16/114.59  Kept:         20125
% 114.16/114.59  Inuse:        465
% 114.16/114.59  Deleted:      98
% 114.16/114.59  Deletedinuse: 82
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying clauses:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    49688
% 114.16/114.59  Kept:         22165
% 114.16/114.59  Inuse:        513
% 114.16/114.59  Deleted:      3186
% 114.16/114.59  Deletedinuse: 82
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    53690
% 114.16/114.59  Kept:         24171
% 114.16/114.59  Inuse:        552
% 114.16/114.59  Deleted:      3186
% 114.16/114.59  Deletedinuse: 82
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    60118
% 114.16/114.59  Kept:         26431
% 114.16/114.59  Inuse:        590
% 114.16/114.59  Deleted:      3195
% 114.16/114.59  Deletedinuse: 91
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    67380
% 114.16/114.59  Kept:         28443
% 114.16/114.59  Inuse:        621
% 114.16/114.59  Deleted:      3195
% 114.16/114.59  Deletedinuse: 91
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    72487
% 114.16/114.59  Kept:         30495
% 114.16/114.59  Inuse:        662
% 114.16/114.59  Deleted:      3195
% 114.16/114.59  Deletedinuse: 91
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    79936
% 114.16/114.59  Kept:         33752
% 114.16/114.59  Inuse:        690
% 114.16/114.59  Deleted:      3195
% 114.16/114.59  Deletedinuse: 91
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    84259
% 114.16/114.59  Kept:         35868
% 114.16/114.59  Inuse:        695
% 114.16/114.59  Deleted:      3195
% 114.16/114.59  Deletedinuse: 91
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    98702
% 114.16/114.59  Kept:         39402
% 114.16/114.59  Inuse:        710
% 114.16/114.59  Deleted:      3195
% 114.16/114.59  Deletedinuse: 91
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying clauses:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    143735
% 114.16/114.59  Kept:         41416
% 114.16/114.59  Inuse:        738
% 114.16/114.59  Deleted:      4886
% 114.16/114.59  Deletedinuse: 91
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    156017
% 114.16/114.59  Kept:         44280
% 114.16/114.59  Inuse:        750
% 114.16/114.59  Deleted:      4886
% 114.16/114.59  Deletedinuse: 91
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 114.16/114.59  Generated:    164597
% 114.16/114.59  Kept:         46340
% 114.16/114.59  Inuse:        760
% 114.16/114.59  Deleted:      4886
% 114.16/114.59  Deletedinuse: 91
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  Resimplifying inuse:
% 114.16/114.59  Done
% 114.16/114.59  
% 114.16/114.59  
% 114.16/114.59  Intermediate Status:
% 267.22/267.60  Generated:    175239
% 267.22/267.60  Kept:         48352
% 267.22/267.60  Inuse:        775
% 267.22/267.60  Deleted:      4886
% 267.22/267.60  Deletedinuse: 91
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  
% 267.22/267.60  Intermediate Status:
% 267.22/267.60  Generated:    183672
% 267.22/267.60  Kept:         50416
% 267.22/267.60  Inuse:        785
% 267.22/267.60  Deleted:      4886
% 267.22/267.60  Deletedinuse: 91
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  
% 267.22/267.60  Intermediate Status:
% 267.22/267.60  Generated:    192460
% 267.22/267.60  Kept:         52422
% 267.22/267.60  Inuse:        795
% 267.22/267.60  Deleted:      4886
% 267.22/267.60  Deletedinuse: 91
% 267.22/267.60  
% 267.22/267.60  
% 267.22/267.60  Intermediate Status:
% 267.22/267.60  Generated:    197921
% 267.22/267.60  Kept:         54744
% 267.22/267.60  Inuse:        800
% 267.22/267.60  Deleted:      4886
% 267.22/267.60  Deletedinuse: 91
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  
% 267.22/267.60  Intermediate Status:
% 267.22/267.60  Generated:    206781
% 267.22/267.60  Kept:         57693
% 267.22/267.60  Inuse:        810
% 267.22/267.60  Deleted:      4886
% 267.22/267.60  Deletedinuse: 91
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  
% 267.22/267.60  Intermediate Status:
% 267.22/267.60  Generated:    216875
% 267.22/267.60  Kept:         60324
% 267.22/267.60  Inuse:        820
% 267.22/267.60  Deleted:      4886
% 267.22/267.60  Deletedinuse: 91
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  Resimplifying clauses:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  
% 267.22/267.60  Intermediate Status:
% 267.22/267.60  Generated:    227407
% 267.22/267.60  Kept:         63165
% 267.22/267.60  Inuse:        830
% 267.22/267.60  Deleted:      6539
% 267.22/267.60  Deletedinuse: 91
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  
% 267.22/267.60  Intermediate Status:
% 267.22/267.60  Generated:    237890
% 267.22/267.60  Kept:         66236
% 267.22/267.60  Inuse:        840
% 267.22/267.60  Deleted:      6539
% 267.22/267.60  Deletedinuse: 91
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  
% 267.22/267.60  Intermediate Status:
% 267.22/267.60  Generated:    248922
% 267.22/267.60  Kept:         69360
% 267.22/267.60  Inuse:        850
% 267.22/267.60  Deleted:      6539
% 267.22/267.60  Deletedinuse: 91
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  
% 267.22/267.60  Intermediate Status:
% 267.22/267.60  Generated:    260229
% 267.22/267.60  Kept:         72409
% 267.22/267.60  Inuse:        860
% 267.22/267.60  Deleted:      6539
% 267.22/267.60  Deletedinuse: 91
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  
% 267.22/267.60  Intermediate Status:
% 267.22/267.60  Generated:    271468
% 267.22/267.60  Kept:         75706
% 267.22/267.60  Inuse:        870
% 267.22/267.60  Deleted:      6539
% 267.22/267.60  Deletedinuse: 91
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  
% 267.22/267.60  Intermediate Status:
% 267.22/267.60  Generated:    283199
% 267.22/267.60  Kept:         79119
% 267.22/267.60  Inuse:        880
% 267.22/267.60  Deleted:      6539
% 267.22/267.60  Deletedinuse: 91
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  Resimplifying inuse:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  Resimplifying clauses:
% 267.22/267.60  Done
% 267.22/267.60  
% 267.22/267.60  
% 267.22/267.60  Intermediate Status:
% 267.22/267.60  Generated:    295287
% 267.22/267.60  Kept:         82473
% 267.22/267.60  Inuse:        890
% 267.22/267.60  Deleted:      7146
% 267.22/267.61  Deletedinuse: 91
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  
% 267.22/267.61  Intermediate Status:
% 267.22/267.61  Generated:    307363
% 267.22/267.61  Kept:         85964
% 267.22/267.61  Inuse:        900
% 267.22/267.61  Deleted:      7146
% 267.22/267.61  Deletedinuse: 91
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  
% 267.22/267.61  Intermediate Status:
% 267.22/267.61  Generated:    319824
% 267.22/267.61  Kept:         89545
% 267.22/267.61  Inuse:        910
% 267.22/267.61  Deleted:      7146
% 267.22/267.61  Deletedinuse: 91
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  
% 267.22/267.61  Intermediate Status:
% 267.22/267.61  Generated:    332694
% 267.22/267.61  Kept:         93103
% 267.22/267.61  Inuse:        920
% 267.22/267.61  Deleted:      7146
% 267.22/267.61  Deletedinuse: 91
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  
% 267.22/267.61  Intermediate Status:
% 267.22/267.61  Generated:    345536
% 267.22/267.61  Kept:         96812
% 267.22/267.61  Inuse:        930
% 267.22/267.61  Deleted:      7146
% 267.22/267.61  Deletedinuse: 91
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  
% 267.22/267.61  Intermediate Status:
% 267.22/267.61  Generated:    358752
% 267.22/267.61  Kept:         100436
% 267.22/267.61  Inuse:        940
% 267.22/267.61  Deleted:      7146
% 267.22/267.61  Deletedinuse: 91
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  Resimplifying clauses:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  
% 267.22/267.61  Intermediate Status:
% 267.22/267.61  Generated:    372423
% 267.22/267.61  Kept:         104181
% 267.22/267.61  Inuse:        950
% 267.22/267.61  Deleted:      8099
% 267.22/267.61  Deletedinuse: 91
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  
% 267.22/267.61  Intermediate Status:
% 267.22/267.61  Generated:    386014
% 267.22/267.61  Kept:         108046
% 267.22/267.61  Inuse:        960
% 267.22/267.61  Deleted:      8099
% 267.22/267.61  Deletedinuse: 91
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  
% 267.22/267.61  Intermediate Status:
% 267.22/267.61  Generated:    400048
% 267.22/267.61  Kept:         111778
% 267.22/267.61  Inuse:        970
% 267.22/267.61  Deleted:      8099
% 267.22/267.61  Deletedinuse: 91
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  
% 267.22/267.61  Intermediate Status:
% 267.22/267.61  Generated:    414492
% 267.22/267.61  Kept:         115721
% 267.22/267.61  Inuse:        980
% 267.22/267.61  Deleted:      8099
% 267.22/267.61  Deletedinuse: 91
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  
% 267.22/267.61  Intermediate Status:
% 267.22/267.61  Generated:    422789
% 267.22/267.61  Kept:         117774
% 267.22/267.61  Inuse:        989
% 267.22/267.61  Deleted:      8099
% 267.22/267.61  Deletedinuse: 91
% 267.22/267.61  
% 267.22/267.61  
% 267.22/267.61  Intermediate Status:
% 267.22/267.61  Generated:    428849
% 267.22/267.61  Kept:         119801
% 267.22/267.61  Inuse:        990
% 267.22/267.61  Deleted:      8099
% 267.22/267.61  Deletedinuse: 91
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  Resimplifying inuse:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  Resimplifying clauses:
% 267.22/267.61  Done
% 267.22/267.61  
% 267.22/267.61  
% 267.22/267.61  Intermediate Status:
% 267.22/267.61  Generated:    440965
% 267.22/267.61  Kept:       Cputime limit exceeded (core dumped)
%------------------------------------------------------------------------------