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

View Problem - Process Solution

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

% Computer : n004.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:39 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.12  % Problem  : SET457-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.05/0.12  % Command  : bliksem %s
% 0.13/0.33  % Computer : n004.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % DateTime : Sun Jul 10 00:39:07 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.43/1.07  *** allocated 10000 integers for termspace/termends
% 0.43/1.07  *** allocated 10000 integers for clauses
% 0.43/1.07  *** allocated 10000 integers for justifications
% 0.43/1.07  Bliksem 1.12
% 0.43/1.07  
% 0.43/1.07  
% 0.43/1.07  Automatic Strategy Selection
% 0.43/1.07  
% 0.43/1.07  Clauses:
% 0.43/1.07  [
% 0.43/1.07     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.43/1.07     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.43/1.07     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.43/1.07    ,
% 0.43/1.07     [ subclass( X, 'universal_class' ) ],
% 0.43/1.07     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.43/1.07     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.43/1.07     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.43/1.07     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.43/1.07    ,
% 0.43/1.07     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.43/1.07     ) ) ],
% 0.43/1.07     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.43/1.07     ) ) ],
% 0.43/1.07     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.43/1.07     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.43/1.07     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.43/1.07     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.43/1.07    X, Z ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.43/1.07    Y, T ) ],
% 0.43/1.07     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.43/1.07     ), 'cross_product'( Y, T ) ) ],
% 0.43/1.07     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.43/1.07     ), second( X ) ), X ) ],
% 0.43/1.07     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.43/1.07    'universal_class' ) ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.43/1.07    Y ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.43/1.07    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.43/1.07    , Y ), 'element_relation' ) ],
% 0.43/1.07     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.43/1.07     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.43/1.07     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.43/1.07    Z ) ) ],
% 0.43/1.07     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.43/1.07     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.43/1.07    member( X, Y ) ],
% 0.43/1.07     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.43/1.07    union( X, Y ) ) ],
% 0.43/1.07     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.43/1.07    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.43/1.07    'symmetric_difference'( X, Y ) ) ],
% 0.43/1.07     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.43/1.07    ,
% 0.43/1.07     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.43/1.07    ,
% 0.43/1.07     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.43/1.07     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.43/1.07     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.43/1.07    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.43/1.07     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.43/1.07    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.43/1.07     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.43/1.07    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.43/1.07    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.43/1.07    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.43/1.07    Y ), rotate( T ) ) ],
% 0.43/1.07     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.43/1.07    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.43/1.07    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.43/1.07    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.43/1.07    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.43/1.07    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.43/1.07    Z ), flip( T ) ) ],
% 0.43/1.07     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.43/1.07    inverse( X ) ) ],
% 0.43/1.07     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.43/1.07     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.43/1.07    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.43/1.07     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.43/1.07    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.43/1.07     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.43/1.07     ],
% 0.43/1.07     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.43/1.07     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.43/1.07    'universal_class' ) ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.43/1.07    successor( X ), Y ) ],
% 0.43/1.07     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.43/1.07    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.43/1.07    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.43/1.07     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.43/1.07     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.43/1.07    ,
% 0.43/1.07     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.43/1.07    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.43/1.07     [ inductive( omega ) ],
% 0.43/1.07     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.43/1.07     [ member( omega, 'universal_class' ) ],
% 0.43/1.07     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.43/1.07    , 'sum_class'( X ) ) ],
% 0.43/1.07     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.43/1.07    'universal_class' ) ],
% 0.43/1.07     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.43/1.07    'power_class'( X ) ) ],
% 0.43/1.07     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.43/1.07    'universal_class' ) ],
% 0.43/1.07     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.43/1.07    'universal_class' ) ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.43/1.07    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.43/1.07     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.43/1.07    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.43/1.07    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.43/1.07     ) ],
% 0.43/1.07     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.43/1.07    , 'identity_relation' ) ],
% 0.43/1.07     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.43/1.07    'single_valued_class'( X ) ],
% 0.43/1.07     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.43/1.07    'universal_class' ) ) ],
% 0.43/1.07     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.43/1.07    'identity_relation' ) ],
% 0.43/1.07     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.43/1.07     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.43/1.07    , function( X ) ],
% 0.43/1.07     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.43/1.07    X, Y ), 'universal_class' ) ],
% 0.43/1.07     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.43/1.07     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.43/1.07     ) ],
% 0.43/1.07     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.43/1.07     [ function( choice ) ],
% 0.43/1.07     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.43/1.07    apply( choice, X ), X ) ],
% 0.43/1.07     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.43/1.07     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.43/1.07     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.43/1.07    ,
% 0.43/1.07     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.43/1.07     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.43/1.07    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.43/1.07    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.43/1.07     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.43/1.07    'identity_relation' ) ],
% 0.43/1.07     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.43/1.07    , diagonalise( X ) ) ],
% 0.43/1.07     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.43/1.07    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.43/1.07     [ ~( operation( X ) ), function( X ) ],
% 0.43/1.07     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.43/1.07     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.43/1.07     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.43/1.07    'domain_of'( X ) ) ) ],
% 0.43/1.07     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.43/1.07     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.43/1.07    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.43/1.07    X ) ],
% 0.43/1.07     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.43/1.07     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.43/1.07    'domain_of'( X ) ) ],
% 0.43/1.07     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.43/1.07    'domain_of'( Z ) ) ) ],
% 0.43/1.07     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.43/1.07    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.43/1.07     ), compatible( X, Y, Z ) ],
% 0.43/1.07     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.43/1.07     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.43/1.07     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.43/1.07     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.43/1.07    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.43/1.07    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.43/1.07     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.43/1.07    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.43/1.07    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.43/1.07    , Y ) ],
% 0.43/1.07     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.43/1.07    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.43/1.07     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.43/1.07    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.43/1.07    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.43/1.07     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.43/1.07    'universal_class' ) ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.43/1.07    compose( Z, X ), Y ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.43/1.07    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.43/1.07    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.43/1.07     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.43/1.07    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.43/1.07    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.43/1.07    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.43/1.07    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.43/1.07     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.43/1.07    'universal_class' ) ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.43/1.07    'domain_of'( X ), Y ) ],
% 0.43/1.07     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.43/1.07    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.43/1.07     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.43/1.07    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.43/1.07     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.43/1.07    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.43/1.07     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.43/1.07     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.43/1.07     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.43/1.07    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.43/1.07    ,
% 0.43/1.07     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.43/1.07    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.43/1.07    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.43/1.07    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.43/1.07     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.43/1.07    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.43/1.07    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.43/1.07    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.43/1.07    'application_function' ) ],
% 0.43/1.07     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.43/1.07     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 22.99/23.41     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 22.99/23.41     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 22.99/23.41    'domain_of'( X ), Y ) ],
% 22.99/23.41     [ ~( function( 'identity_relation' ) ) ]
% 22.99/23.41  ] .
% 22.99/23.41  
% 22.99/23.41  
% 22.99/23.41  percentage equality = 0.223744, percentage horn = 0.929204
% 22.99/23.41  This is a problem with some equality
% 22.99/23.41  
% 22.99/23.41  
% 22.99/23.41  
% 22.99/23.41  Options Used:
% 22.99/23.41  
% 22.99/23.41  useres =            1
% 22.99/23.41  useparamod =        1
% 22.99/23.41  useeqrefl =         1
% 22.99/23.41  useeqfact =         1
% 22.99/23.41  usefactor =         1
% 22.99/23.41  usesimpsplitting =  0
% 22.99/23.41  usesimpdemod =      5
% 22.99/23.41  usesimpres =        3
% 22.99/23.41  
% 22.99/23.41  resimpinuse      =  1000
% 22.99/23.41  resimpclauses =     20000
% 22.99/23.41  substype =          eqrewr
% 22.99/23.41  backwardsubs =      1
% 22.99/23.41  selectoldest =      5
% 22.99/23.41  
% 22.99/23.41  litorderings [0] =  split
% 22.99/23.41  litorderings [1] =  extend the termordering, first sorting on arguments
% 22.99/23.41  
% 22.99/23.41  termordering =      kbo
% 22.99/23.41  
% 22.99/23.41  litapriori =        0
% 22.99/23.41  termapriori =       1
% 22.99/23.41  litaposteriori =    0
% 22.99/23.41  termaposteriori =   0
% 22.99/23.41  demodaposteriori =  0
% 22.99/23.41  ordereqreflfact =   0
% 22.99/23.41  
% 22.99/23.41  litselect =         negord
% 22.99/23.41  
% 22.99/23.41  maxweight =         15
% 22.99/23.41  maxdepth =          30000
% 22.99/23.41  maxlength =         115
% 22.99/23.41  maxnrvars =         195
% 22.99/23.41  excuselevel =       1
% 22.99/23.41  increasemaxweight = 1
% 22.99/23.41  
% 22.99/23.41  maxselected =       10000000
% 22.99/23.41  maxnrclauses =      10000000
% 22.99/23.41  
% 22.99/23.41  showgenerated =    0
% 22.99/23.41  showkept =         0
% 22.99/23.41  showselected =     0
% 22.99/23.41  showdeleted =      0
% 22.99/23.41  showresimp =       1
% 22.99/23.41  showstatus =       2000
% 22.99/23.41  
% 22.99/23.41  prologoutput =     1
% 22.99/23.41  nrgoals =          5000000
% 22.99/23.41  totalproof =       1
% 22.99/23.41  
% 22.99/23.41  Symbols occurring in the translation:
% 22.99/23.41  
% 22.99/23.41  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 22.99/23.41  .  [1, 2]      (w:1, o:62, a:1, s:1, b:0), 
% 22.99/23.41  !  [4, 1]      (w:0, o:33, a:1, s:1, b:0), 
% 22.99/23.41  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 22.99/23.41  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 22.99/23.41  subclass  [41, 2]      (w:1, o:87, a:1, s:1, b:0), 
% 22.99/23.41  member  [43, 2]      (w:1, o:88, a:1, s:1, b:0), 
% 22.99/23.41  'not_subclass_element'  [44, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 22.99/23.41  'universal_class'  [45, 0]      (w:1, o:22, a:1, s:1, b:0), 
% 22.99/23.41  'unordered_pair'  [46, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 22.99/23.41  singleton  [47, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 22.99/23.41  'ordered_pair'  [48, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 22.99/23.41  'cross_product'  [50, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 22.99/23.41  first  [52, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 22.99/23.41  second  [53, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 22.99/23.41  'element_relation'  [54, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 22.99/23.41  intersection  [55, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 22.99/23.41  complement  [56, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 22.99/23.41  union  [57, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 22.99/23.41  'symmetric_difference'  [58, 2]      (w:1, o:96, a:1, s:1, b:0), 
% 22.99/23.41  restrict  [60, 3]      (w:1, o:99, a:1, s:1, b:0), 
% 22.99/23.41  'null_class'  [61, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 22.99/23.41  'domain_of'  [62, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 22.99/23.41  rotate  [63, 1]      (w:1, o:38, a:1, s:1, b:0), 
% 22.99/23.41  flip  [65, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 22.99/23.41  inverse  [66, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 22.99/23.41  'range_of'  [67, 1]      (w:1, o:39, a:1, s:1, b:0), 
% 22.99/23.41  domain  [68, 3]      (w:1, o:101, a:1, s:1, b:0), 
% 22.99/23.41  range  [69, 3]      (w:1, o:102, a:1, s:1, b:0), 
% 22.99/23.41  image  [70, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 22.99/23.41  successor  [71, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 22.99/23.41  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 22.99/23.41  inductive  [73, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 22.99/23.41  omega  [74, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 22.99/23.41  'sum_class'  [75, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 22.99/23.41  'power_class'  [76, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 22.99/23.41  compose  [78, 2]      (w:1, o:97, a:1, s:1, b:0), 
% 22.99/23.41  'single_valued_class'  [79, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 22.99/23.41  'identity_relation'  [80, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 22.99/23.41  function  [82, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 22.99/23.41  regular  [83, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 22.99/23.41  apply  [84, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 22.99/23.41  choice  [85, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 22.99/23.41  'one_to_one'  [86, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 22.99/23.41  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 22.99/23.41  diagonalise  [88, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 22.99/23.41  cantor  [89, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 22.99/23.41  operation  [90, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 22.99/23.41  compatible  [94, 3]      (w:1, o:100, a:1, s:1, b:0), 
% 22.99/23.41  homomorphism  [95, 3]      (w:1, o:103, a:1, s:1, b:0), 
% 22.99/23.41  'not_homomorphism1'  [96, 3]      (w:1, o:105, a:1, s:1, b:0), 
% 84.45/84.92  'not_homomorphism2'  [97, 3]      (w:1, o:106, a:1, s:1, b:0), 
% 84.45/84.92  'compose_class'  [98, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 84.45/84.92  'composition_function'  [99, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 84.45/84.92  'domain_relation'  [100, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 84.45/84.92  'single_valued1'  [101, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 84.45/84.92  'single_valued2'  [102, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 84.45/84.92  'single_valued3'  [103, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 84.45/84.92  'singleton_relation'  [104, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 84.45/84.92  'application_function'  [105, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 84.45/84.92  maps  [106, 3]      (w:1, o:104, a:1, s:1, b:0).
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Starting Search:
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    5080
% 84.45/84.92  Kept:         2010
% 84.45/84.92  Inuse:        117
% 84.45/84.92  Deleted:      8
% 84.45/84.92  Deletedinuse: 2
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    10376
% 84.45/84.92  Kept:         4411
% 84.45/84.92  Inuse:        192
% 84.45/84.92  Deleted:      16
% 84.45/84.92  Deletedinuse: 7
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    14253
% 84.45/84.92  Kept:         6436
% 84.45/84.92  Inuse:        254
% 84.45/84.92  Deleted:      21
% 84.45/84.92  Deletedinuse: 9
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    19330
% 84.45/84.92  Kept:         8455
% 84.45/84.92  Inuse:        305
% 84.45/84.92  Deleted:      70
% 84.45/84.92  Deletedinuse: 55
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    24046
% 84.45/84.92  Kept:         10565
% 84.45/84.92  Inuse:        365
% 84.45/84.92  Deleted:      77
% 84.45/84.92  Deletedinuse: 61
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    27651
% 84.45/84.92  Kept:         12580
% 84.45/84.92  Inuse:        393
% 84.45/84.92  Deleted:      92
% 84.45/84.92  Deletedinuse: 76
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    31638
% 84.45/84.92  Kept:         14717
% 84.45/84.92  Inuse:        430
% 84.45/84.92  Deleted:      93
% 84.45/84.92  Deletedinuse: 77
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    37151
% 84.45/84.92  Kept:         17971
% 84.45/84.92  Inuse:        455
% 84.45/84.92  Deleted:      93
% 84.45/84.92  Deletedinuse: 77
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    45353
% 84.45/84.92  Kept:         20902
% 84.45/84.92  Inuse:        465
% 84.45/84.92  Deleted:      94
% 84.45/84.92  Deletedinuse: 78
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying clauses:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    50766
% 84.45/84.92  Kept:         22924
% 84.45/84.92  Inuse:        511
% 84.45/84.92  Deleted:      3285
% 84.45/84.92  Deletedinuse: 78
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    54673
% 84.45/84.92  Kept:         24932
% 84.45/84.92  Inuse:        546
% 84.45/84.92  Deleted:      3285
% 84.45/84.92  Deletedinuse: 78
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    61491
% 84.45/84.92  Kept:         27400
% 84.45/84.92  Inuse:        590
% 84.45/84.92  Deleted:      3296
% 84.45/84.92  Deletedinuse: 89
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    68488
% 84.45/84.92  Kept:         29403
% 84.45/84.92  Inuse:        619
% 84.45/84.92  Deleted:      3296
% 84.45/84.92  Deletedinuse: 89
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    73538
% 84.45/84.92  Kept:         31405
% 84.45/84.92  Inuse:        660
% 84.45/84.92  Deleted:      3296
% 84.45/84.92  Deletedinuse: 89
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    78766
% 84.45/84.92  Kept:         33459
% 84.45/84.92  Inuse:        696
% 84.45/84.92  Deleted:      3296
% 84.45/84.92  Deletedinuse: 89
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    85989
% 84.45/84.92  Kept:         36826
% 84.45/84.92  Inuse:        720
% 84.45/84.92  Deleted:      3296
% 84.45/84.92  Deletedinuse: 89
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    90483
% 84.45/84.92  Kept:         39032
% 84.45/84.92  Inuse:        725
% 84.45/84.92  Deleted:      3296
% 84.45/84.92  Deletedinuse: 89
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    105375
% 84.45/84.92  Kept:         42321
% 84.45/84.92  Inuse:        740
% 84.45/84.92  Deleted:      3296
% 84.45/84.92  Deletedinuse: 89
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying clauses:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    151652
% 84.45/84.92  Kept:         44635
% 84.45/84.92  Inuse:        765
% 84.45/84.92  Deleted:      5142
% 84.45/84.92  Deletedinuse: 89
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 84.45/84.92  Generated:    159826
% 84.45/84.92  Kept:         47592
% 84.45/84.92  Inuse:        775
% 84.45/84.92  Deleted:      5142
% 84.45/84.92  Deletedinuse: 89
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  Resimplifying inuse:
% 84.45/84.92  Done
% 84.45/84.92  
% 84.45/84.92  
% 84.45/84.92  Intermediate Status:
% 240.80/241.21  Generated:    165847
% 240.80/241.21  Kept:         49630
% 240.80/241.21  Inuse:        784
% 240.80/241.21  Deleted:      5142
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    173401
% 240.80/241.21  Kept:         52550
% 240.80/241.21  Inuse:        790
% 240.80/241.21  Deleted:      5142
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    181954
% 240.80/241.21  Kept:         55816
% 240.80/241.21  Inuse:        800
% 240.80/241.21  Deleted:      5142
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    190886
% 240.80/241.21  Kept:         59280
% 240.80/241.21  Inuse:        810
% 240.80/241.21  Deleted:      5142
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    200332
% 240.80/241.21  Kept:         62731
% 240.80/241.21  Inuse:        820
% 240.80/241.21  Deleted:      5142
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying clauses:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    209232
% 240.80/241.21  Kept:         65849
% 240.80/241.21  Inuse:        830
% 240.80/241.21  Deleted:      6658
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    218851
% 240.80/241.21  Kept:         69180
% 240.80/241.21  Inuse:        840
% 240.80/241.21  Deleted:      6658
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    229145
% 240.80/241.21  Kept:         71815
% 240.80/241.21  Inuse:        850
% 240.80/241.21  Deleted:      6658
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    239483
% 240.80/241.21  Kept:         74619
% 240.80/241.21  Inuse:        860
% 240.80/241.21  Deleted:      6658
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    250268
% 240.80/241.21  Kept:         77883
% 240.80/241.21  Inuse:        870
% 240.80/241.21  Deleted:      6658
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    261541
% 240.80/241.21  Kept:         81218
% 240.80/241.21  Inuse:        880
% 240.80/241.21  Deleted:      6658
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying clauses:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    273175
% 240.80/241.21  Kept:         84448
% 240.80/241.21  Inuse:        890
% 240.80/241.21  Deleted:      7173
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    284707
% 240.80/241.21  Kept:         87900
% 240.80/241.21  Inuse:        900
% 240.80/241.21  Deleted:      7173
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    296779
% 240.80/241.21  Kept:         91380
% 240.80/241.21  Inuse:        910
% 240.80/241.21  Deleted:      7173
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    309174
% 240.80/241.21  Kept:         94878
% 240.80/241.21  Inuse:        920
% 240.80/241.21  Deleted:      7173
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    321542
% 240.80/241.21  Kept:         98545
% 240.80/241.21  Inuse:        930
% 240.80/241.21  Deleted:      7173
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    328564
% 240.80/241.21  Kept:         100574
% 240.80/241.21  Inuse:        939
% 240.80/241.21  Deleted:      7173
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    335317
% 240.80/241.21  Kept:         102679
% 240.80/241.21  Inuse:        942
% 240.80/241.21  Deleted:      7173
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying clauses:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    347510
% 240.80/241.21  Kept:         105944
% 240.80/241.21  Inuse:        950
% 240.80/241.21  Deleted:      7769
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    354957
% 240.80/241.21  Kept:         107953
% 240.80/241.21  Inuse:        959
% 240.80/241.21  Deleted:      7769
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    361166
% 240.80/241.21  Kept:         110025
% 240.80/241.21  Inuse:        961
% 240.80/241.21  Deleted:      7769
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    374173
% 240.80/241.21  Kept:         113601
% 240.80/241.21  Inuse:        970
% 240.80/241.21  Deleted:      7769
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    388152
% 240.80/241.21  Kept:         117565
% 240.80/241.21  Inuse:        980
% 240.80/241.21  Deleted:      7769
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    396065
% 240.80/241.21  Kept:         119655
% 240.80/241.21  Inuse:        989
% 240.80/241.21  Deleted:      7769
% 240.80/241.21  Deletedinuse: 89
% 240.80/241.21  
% 240.80/241.21  Resimplifying inuse:
% 240.80/241.21  Done
% 240.80/241.21  
% 240.80/241.21  
% 240.80/241.21  Intermediate Status:
% 240.80/241.21  Generated:    402595
% 240.80/241.21  Kept:  Cputime limit exceeded (core dumped)
%------------------------------------------------------------------------------