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

View Problem - Process Solution

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

% Computer : n028.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:48:44 EDT 2022

% Result   : Timeout 300.06s 300.48s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : SET308-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.14/0.13  % Command  : bliksem %s
% 0.14/0.34  % Computer : n028.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % DateTime : Sun Jul 10 01:11:56 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.74/1.12  *** allocated 10000 integers for termspace/termends
% 0.74/1.12  *** allocated 10000 integers for clauses
% 0.74/1.12  *** allocated 10000 integers for justifications
% 0.74/1.12  Bliksem 1.12
% 0.74/1.12  
% 0.74/1.12  
% 0.74/1.12  Automatic Strategy Selection
% 0.74/1.12  
% 0.74/1.12  Clauses:
% 0.74/1.12  [
% 0.74/1.12     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.74/1.12     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.74/1.12     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.74/1.12    ,
% 0.74/1.12     [ subclass( X, 'universal_class' ) ],
% 0.74/1.12     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.74/1.12     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.74/1.12     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.74/1.12     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.74/1.12    ,
% 0.74/1.12     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.74/1.12     ) ) ],
% 0.74/1.12     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.74/1.12     ) ) ],
% 0.74/1.12     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.74/1.12     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.74/1.12     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.74/1.12     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.74/1.12    X, Z ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.74/1.12    Y, T ) ],
% 0.74/1.12     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.74/1.12     ), 'cross_product'( Y, T ) ) ],
% 0.74/1.12     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.74/1.12     ), second( X ) ), X ) ],
% 0.74/1.12     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.74/1.12    'universal_class' ) ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.74/1.12    Y ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.74/1.12    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.74/1.12    , Y ), 'element_relation' ) ],
% 0.74/1.12     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.74/1.12     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.74/1.12     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.74/1.12    Z ) ) ],
% 0.74/1.12     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.74/1.12     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.74/1.12    member( X, Y ) ],
% 0.74/1.12     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.74/1.12    union( X, Y ) ) ],
% 0.74/1.12     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.74/1.12    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.74/1.12    'symmetric_difference'( X, Y ) ) ],
% 0.74/1.12     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.74/1.12    ,
% 0.74/1.12     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.74/1.12    ,
% 0.74/1.12     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.74/1.12     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.74/1.12     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.74/1.12    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.74/1.12     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.74/1.12    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.74/1.12     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.74/1.12    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.74/1.12    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.74/1.12    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.74/1.12    Y ), rotate( T ) ) ],
% 0.74/1.12     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.74/1.12    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.74/1.12    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.74/1.12    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.74/1.12    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.74/1.12    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.74/1.12    Z ), flip( T ) ) ],
% 0.74/1.12     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.74/1.12    inverse( X ) ) ],
% 0.74/1.12     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.74/1.12     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.74/1.12    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.74/1.12     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.74/1.12    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.74/1.12     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.74/1.12     ],
% 0.74/1.12     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.74/1.12     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.74/1.12    'universal_class' ) ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.74/1.12    successor( X ), Y ) ],
% 0.74/1.12     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.74/1.12    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.74/1.12    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.74/1.12     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.74/1.12     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.74/1.12    ,
% 0.74/1.12     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.74/1.12    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.74/1.12     [ inductive( omega ) ],
% 0.74/1.12     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.74/1.12     [ member( omega, 'universal_class' ) ],
% 0.74/1.12     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.74/1.12    , 'sum_class'( X ) ) ],
% 0.74/1.12     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.74/1.12    'universal_class' ) ],
% 0.74/1.12     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.74/1.12    'power_class'( X ) ) ],
% 0.74/1.12     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.74/1.12    'universal_class' ) ],
% 0.74/1.12     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.74/1.12    'universal_class' ) ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.74/1.12    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.74/1.12     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.74/1.12    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.74/1.12    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.74/1.12     ) ],
% 0.74/1.12     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.74/1.12    , 'identity_relation' ) ],
% 0.74/1.12     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.74/1.12    'single_valued_class'( X ) ],
% 0.74/1.12     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.74/1.12    'universal_class' ) ) ],
% 0.74/1.12     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.74/1.12    'identity_relation' ) ],
% 0.74/1.12     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.74/1.12     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.74/1.12    , function( X ) ],
% 0.74/1.12     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.74/1.12    X, Y ), 'universal_class' ) ],
% 0.74/1.12     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.74/1.12     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.74/1.12     ) ],
% 0.74/1.12     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.74/1.12     [ function( choice ) ],
% 0.74/1.12     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.74/1.12    apply( choice, X ), X ) ],
% 0.74/1.12     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.74/1.12     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.74/1.12     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.74/1.12    ,
% 0.74/1.12     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.74/1.12     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.74/1.12    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.74/1.12    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.74/1.12     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.74/1.12    'identity_relation' ) ],
% 0.74/1.12     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.74/1.12    , diagonalise( X ) ) ],
% 0.74/1.12     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.74/1.12    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.74/1.12     [ ~( operation( X ) ), function( X ) ],
% 0.74/1.12     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.74/1.12     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.74/1.12     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.74/1.12    'domain_of'( X ) ) ) ],
% 0.74/1.12     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.74/1.12     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.74/1.12    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.74/1.12    X ) ],
% 0.74/1.12     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.74/1.12     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.74/1.12    'domain_of'( X ) ) ],
% 0.74/1.12     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.74/1.12    'domain_of'( Z ) ) ) ],
% 0.74/1.12     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.74/1.12    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.74/1.12     ), compatible( X, Y, Z ) ],
% 0.74/1.12     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.74/1.12     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.74/1.12     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.74/1.12     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.74/1.12    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.74/1.12    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.74/1.12     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.74/1.12    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.74/1.12    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.74/1.12    , Y ) ],
% 0.74/1.12     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.74/1.12    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.74/1.12     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.74/1.12    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.74/1.12    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.74/1.12     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.74/1.12    'universal_class' ) ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.74/1.12    compose( Z, X ), Y ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.74/1.12    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.74/1.12    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.74/1.12     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.74/1.12    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.74/1.12    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.74/1.12    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.74/1.12    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.74/1.12     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.74/1.12    'universal_class' ) ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.74/1.12    'domain_of'( X ), Y ) ],
% 0.74/1.12     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.74/1.12    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.74/1.12     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.74/1.12    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.74/1.12     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.74/1.12    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.74/1.12     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.74/1.12     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.74/1.12     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.74/1.12    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.74/1.12    ,
% 0.74/1.12     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.74/1.12    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.74/1.12    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.74/1.12    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.74/1.12     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.74/1.12    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.74/1.12    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.74/1.12    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.74/1.12    'application_function' ) ],
% 0.74/1.12     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.74/1.12     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 11.91/12.29     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 11.91/12.29     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 11.91/12.29    'domain_of'( X ), Y ) ],
% 11.91/12.29     [ subclass( x, y ) ],
% 11.91/12.29     [ ~( subclass( 'range_of'( x ), 'range_of'( y ) ) ) ]
% 11.91/12.29  ] .
% 11.91/12.29  
% 11.91/12.29  
% 11.91/12.29  percentage equality = 0.222727, percentage horn = 0.929825
% 11.91/12.29  This is a problem with some equality
% 11.91/12.29  
% 11.91/12.29  
% 11.91/12.29  
% 11.91/12.29  Options Used:
% 11.91/12.29  
% 11.91/12.29  useres =            1
% 11.91/12.29  useparamod =        1
% 11.91/12.29  useeqrefl =         1
% 11.91/12.29  useeqfact =         1
% 11.91/12.29  usefactor =         1
% 11.91/12.29  usesimpsplitting =  0
% 11.91/12.29  usesimpdemod =      5
% 11.91/12.29  usesimpres =        3
% 11.91/12.29  
% 11.91/12.29  resimpinuse      =  1000
% 11.91/12.29  resimpclauses =     20000
% 11.91/12.29  substype =          eqrewr
% 11.91/12.29  backwardsubs =      1
% 11.91/12.29  selectoldest =      5
% 11.91/12.29  
% 11.91/12.29  litorderings [0] =  split
% 11.91/12.29  litorderings [1] =  extend the termordering, first sorting on arguments
% 11.91/12.29  
% 11.91/12.29  termordering =      kbo
% 11.91/12.29  
% 11.91/12.29  litapriori =        0
% 11.91/12.29  termapriori =       1
% 11.91/12.29  litaposteriori =    0
% 11.91/12.29  termaposteriori =   0
% 11.91/12.29  demodaposteriori =  0
% 11.91/12.29  ordereqreflfact =   0
% 11.91/12.29  
% 11.91/12.29  litselect =         negord
% 11.91/12.29  
% 11.91/12.29  maxweight =         15
% 11.91/12.29  maxdepth =          30000
% 11.91/12.29  maxlength =         115
% 11.91/12.29  maxnrvars =         195
% 11.91/12.29  excuselevel =       1
% 11.91/12.29  increasemaxweight = 1
% 11.91/12.29  
% 11.91/12.29  maxselected =       10000000
% 11.91/12.29  maxnrclauses =      10000000
% 11.91/12.29  
% 11.91/12.29  showgenerated =    0
% 11.91/12.29  showkept =         0
% 11.91/12.29  showselected =     0
% 11.91/12.29  showdeleted =      0
% 11.91/12.29  showresimp =       1
% 11.91/12.29  showstatus =       2000
% 11.91/12.29  
% 11.91/12.29  prologoutput =     1
% 11.91/12.29  nrgoals =          5000000
% 11.91/12.29  totalproof =       1
% 11.91/12.29  
% 11.91/12.29  Symbols occurring in the translation:
% 11.91/12.29  
% 11.91/12.29  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 11.91/12.29  .  [1, 2]      (w:1, o:64, a:1, s:1, b:0), 
% 11.91/12.29  !  [4, 1]      (w:0, o:35, a:1, s:1, b:0), 
% 11.91/12.29  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 11.91/12.29  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 11.91/12.29  subclass  [41, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 11.91/12.29  member  [43, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 11.91/12.29  'not_subclass_element'  [44, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 11.91/12.29  'universal_class'  [45, 0]      (w:1, o:22, a:1, s:1, b:0), 
% 11.91/12.29  'unordered_pair'  [46, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 11.91/12.29  singleton  [47, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 11.91/12.29  'ordered_pair'  [48, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 11.91/12.29  'cross_product'  [50, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 11.91/12.29  first  [52, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 11.91/12.29  second  [53, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 11.91/12.29  'element_relation'  [54, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 11.91/12.29  intersection  [55, 2]      (w:1, o:96, a:1, s:1, b:0), 
% 11.91/12.29  complement  [56, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 11.91/12.29  union  [57, 2]      (w:1, o:97, a:1, s:1, b:0), 
% 11.91/12.29  'symmetric_difference'  [58, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 11.91/12.29  restrict  [60, 3]      (w:1, o:101, a:1, s:1, b:0), 
% 11.91/12.29  'null_class'  [61, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 11.91/12.29  'domain_of'  [62, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 11.91/12.29  rotate  [63, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 11.91/12.29  flip  [65, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 11.91/12.29  inverse  [66, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 11.91/12.29  'range_of'  [67, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 11.91/12.29  domain  [68, 3]      (w:1, o:103, a:1, s:1, b:0), 
% 11.91/12.29  range  [69, 3]      (w:1, o:104, a:1, s:1, b:0), 
% 11.91/12.29  image  [70, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 11.91/12.29  successor  [71, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 11.91/12.29  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 11.91/12.29  inductive  [73, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 11.91/12.29  omega  [74, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 11.91/12.29  'sum_class'  [75, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 11.91/12.29  'power_class'  [76, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 11.91/12.29  compose  [78, 2]      (w:1, o:99, a:1, s:1, b:0), 
% 11.91/12.29  'single_valued_class'  [79, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 11.91/12.29  'identity_relation'  [80, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 11.91/12.29  function  [82, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 11.91/12.29  regular  [83, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 11.91/12.29  apply  [84, 2]      (w:1, o:100, a:1, s:1, b:0), 
% 11.91/12.29  choice  [85, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 11.91/12.29  'one_to_one'  [86, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 11.91/12.29  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 11.91/12.29  diagonalise  [88, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 11.91/12.29  cantor  [89, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 11.91/12.29  operation  [90, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 11.91/12.29  compatible  [94, 3]      (w:1, o:102, a:1, s:1, b:0), 
% 11.91/12.29  homomorphism  [95, 3]      (w:1, o:105, a:1, s:1, b:0), 
% 11.91/12.29  'not_homomorphism1'  [96, 3]      (w:1, o:107, a:1, s:1, b:0), 
% 97.09/97.53  'not_homomorphism2'  [97, 3]      (w:1, o:108, a:1, s:1, b:0), 
% 97.09/97.53  'compose_class'  [98, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 97.09/97.53  'composition_function'  [99, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 97.09/97.53  'domain_relation'  [100, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 97.09/97.53  'single_valued1'  [101, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 97.09/97.53  'single_valued2'  [102, 1]      (w:1, o:62, a:1, s:1, b:0), 
% 97.09/97.53  'single_valued3'  [103, 1]      (w:1, o:63, a:1, s:1, b:0), 
% 97.09/97.53  'singleton_relation'  [104, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 97.09/97.53  'application_function'  [105, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 97.09/97.53  maps  [106, 3]      (w:1, o:106, a:1, s:1, b:0), 
% 97.09/97.53  x  [107, 0]      (w:1, o:33, a:1, s:1, b:0), 
% 97.09/97.53  y  [108, 0]      (w:1, o:34, a:1, s:1, b:0).
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Starting Search:
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    4526
% 97.09/97.53  Kept:         2004
% 97.09/97.53  Inuse:        112
% 97.09/97.53  Deleted:      4
% 97.09/97.53  Deletedinuse: 2
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    9279
% 97.09/97.53  Kept:         4060
% 97.09/97.53  Inuse:        188
% 97.09/97.53  Deleted:      15
% 97.09/97.53  Deletedinuse: 5
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    13181
% 97.09/97.53  Kept:         6086
% 97.09/97.53  Inuse:        238
% 97.09/97.53  Deleted:      19
% 97.09/97.53  Deletedinuse: 6
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    18072
% 97.09/97.53  Kept:         8174
% 97.09/97.53  Inuse:        287
% 97.09/97.53  Deleted:      46
% 97.09/97.53  Deletedinuse: 32
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    24120
% 97.09/97.53  Kept:         10817
% 97.09/97.53  Inuse:        365
% 97.09/97.53  Deleted:      74
% 97.09/97.53  Deletedinuse: 58
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    27686
% 97.09/97.53  Kept:         12820
% 97.09/97.53  Inuse:        393
% 97.09/97.53  Deleted:      79
% 97.09/97.53  Deletedinuse: 63
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    31725
% 97.09/97.53  Kept:         15054
% 97.09/97.53  Inuse:        430
% 97.09/97.53  Deleted:      80
% 97.09/97.53  Deletedinuse: 64
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    37335
% 97.09/97.53  Kept:         18423
% 97.09/97.53  Inuse:        455
% 97.09/97.53  Deleted:      80
% 97.09/97.53  Deletedinuse: 64
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying clauses:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    46236
% 97.09/97.53  Kept:         21606
% 97.09/97.53  Inuse:        465
% 97.09/97.53  Deleted:      2940
% 97.09/97.53  Deletedinuse: 65
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    51410
% 97.09/97.53  Kept:         23670
% 97.09/97.53  Inuse:        512
% 97.09/97.53  Deleted:      2940
% 97.09/97.53  Deletedinuse: 65
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    55851
% 97.09/97.53  Kept:         25740
% 97.09/97.53  Inuse:        555
% 97.09/97.53  Deleted:      2940
% 97.09/97.53  Deletedinuse: 65
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    60217
% 97.09/97.53  Kept:         27742
% 97.09/97.53  Inuse:        597
% 97.09/97.53  Deleted:      2947
% 97.09/97.53  Deletedinuse: 72
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    67033
% 97.09/97.53  Kept:         29834
% 97.09/97.53  Inuse:        605
% 97.09/97.53  Deleted:      2947
% 97.09/97.53  Deletedinuse: 72
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    73661
% 97.09/97.53  Kept:         31893
% 97.09/97.53  Inuse:        651
% 97.09/97.53  Deleted:      2947
% 97.09/97.53  Deletedinuse: 72
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    78907
% 97.09/97.53  Kept:         33938
% 97.09/97.53  Inuse:        692
% 97.09/97.53  Deleted:      2947
% 97.09/97.53  Deletedinuse: 72
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    84066
% 97.09/97.53  Kept:         36025
% 97.09/97.53  Inuse:        724
% 97.09/97.53  Deleted:      2947
% 97.09/97.53  Deletedinuse: 72
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    89126
% 97.09/97.53  Kept:         38073
% 97.09/97.53  Inuse:        756
% 97.09/97.53  Deleted:      2947
% 97.09/97.53  Deletedinuse: 72
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    97577
% 97.09/97.53  Kept:         41870
% 97.09/97.53  Inuse:        783
% 97.09/97.53  Deleted:      2951
% 97.09/97.53  Deletedinuse: 74
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying clauses:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    102949
% 97.09/97.53  Kept:         44598
% 97.09/97.53  Inuse:        788
% 97.09/97.53  Deleted:      4522
% 97.09/97.53  Deletedinuse: 74
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  Resimplifying inuse:
% 97.09/97.53  Done
% 97.09/97.53  
% 97.09/97.53  
% 97.09/97.53  Intermediate Status:
% 97.09/97.53  Generated:    120307
% 262.17/262.60  Kept:         48506
% 262.17/262.60  Inuse:        803
% 262.17/262.60  Deleted:      4522
% 262.17/262.60  Deletedinuse: 74
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    179500
% 262.17/262.60  Kept:         52067
% 262.17/262.60  Inuse:        833
% 262.17/262.60  Deleted:      4526
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    189112
% 262.17/262.60  Kept:         55260
% 262.17/262.60  Inuse:        843
% 262.17/262.60  Deleted:      4526
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    199054
% 262.17/262.60  Kept:         58829
% 262.17/262.60  Inuse:        853
% 262.17/262.60  Deleted:      4526
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    209366
% 262.17/262.60  Kept:         62094
% 262.17/262.60  Inuse:        863
% 262.17/262.60  Deleted:      4526
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  Resimplifying clauses:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    219542
% 262.17/262.60  Kept:         65439
% 262.17/262.60  Inuse:        873
% 262.17/262.60  Deleted:      5091
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    229899
% 262.17/262.60  Kept:         69182
% 262.17/262.60  Inuse:        883
% 262.17/262.60  Deleted:      5091
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    240882
% 262.17/262.60  Kept:         72759
% 262.17/262.60  Inuse:        893
% 262.17/262.60  Deleted:      5091
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    246703
% 262.17/262.60  Kept:         74881
% 262.17/262.60  Inuse:        902
% 262.17/262.60  Deleted:      5091
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    253516
% 262.17/262.60  Kept:         76912
% 262.17/262.60  Inuse:        907
% 262.17/262.60  Deleted:      5091
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    263403
% 262.17/262.60  Kept:         80299
% 262.17/262.60  Inuse:        913
% 262.17/262.60  Deleted:      5091
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    275186
% 262.17/262.60  Kept:         83541
% 262.17/262.60  Inuse:        923
% 262.17/262.60  Deleted:      5091
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  Resimplifying clauses:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    280745
% 262.17/262.60  Kept:         85634
% 262.17/262.60  Inuse:        932
% 262.17/262.60  Deleted:      5594
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    287641
% 262.17/262.60  Kept:         87712
% 262.17/262.60  Inuse:        936
% 262.17/262.60  Deleted:      5594
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    298484
% 262.17/262.60  Kept:         91366
% 262.17/262.60  Inuse:        943
% 262.17/262.60  Deleted:      5594
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    304543
% 262.17/262.60  Kept:         94183
% 262.17/262.60  Inuse:        948
% 262.17/262.60  Deleted:      5594
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    312992
% 262.17/262.60  Kept:         97685
% 262.17/262.60  Inuse:        953
% 262.17/262.60  Deleted:      5594
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    318932
% 262.17/262.60  Kept:         100615
% 262.17/262.60  Inuse:        958
% 262.17/262.60  Deleted:      5594
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    327276
% 262.17/262.60  Kept:         104509
% 262.17/262.60  Inuse:        963
% 262.17/262.60  Deleted:      5594
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  Resimplifying clauses:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    332464
% 262.17/262.60  Kept:         106612
% 262.17/262.60  Inuse:        968
% 262.17/262.60  Deleted:      6444
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    340241
% 262.17/262.60  Kept:         109813
% 262.17/262.60  Inuse:        973
% 262.17/262.60  Deleted:      6444
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    345956
% 262.17/262.60  Kept:         111916
% 262.17/262.60  Inuse:        980
% 262.17/262.60  Deleted:      6444
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    353226
% 262.17/262.60  Kept:         115323
% 262.17/262.60  Inuse:        983
% 262.17/262.60  Deleted:      6444
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    358711
% 262.17/262.60  Kept:         117562
% 262.17/262.60  Inuse:        988
% 262.17/262.60  Deleted:      6444
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    366940
% 262.17/262.60  Kept:         120807
% 262.17/262.60  Inuse:        993
% 262.17/262.60  Deleted:      6444
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  Resimplifying inuse:
% 262.17/262.60  Done
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    373182
% 262.17/262.60  Kept:         122813
% 262.17/262.60  Inuse:        999
% 262.17/262.60  Deleted:      6444
% 262.17/262.60  Deletedinuse: 78
% 262.17/262.60  
% 262.17/262.60  
% 262.17/262.60  Intermediate Status:
% 262.17/262.60  Generated:    381718Cputime limit exceeded (core dumped)
%------------------------------------------------------------------------------