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

View Problem - Process Solution

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

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

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

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : SET564-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.12  % Command  : bliksem %s
% 0.11/0.33  % Computer : n018.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit : 300
% 0.11/0.33  % DateTime : Sun Jul 10 09:59:12 EDT 2022
% 0.11/0.33  % CPUTime  : 
% 0.41/1.07  *** allocated 10000 integers for termspace/termends
% 0.41/1.07  *** allocated 10000 integers for clauses
% 0.41/1.07  *** allocated 10000 integers for justifications
% 0.41/1.07  Bliksem 1.12
% 0.41/1.07  
% 0.41/1.07  
% 0.41/1.07  Automatic Strategy Selection
% 0.41/1.07  
% 0.41/1.07  Clauses:
% 0.41/1.07  [
% 0.41/1.07     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.41/1.07     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.41/1.07     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.41/1.07    ,
% 0.41/1.07     [ subclass( X, 'universal_class' ) ],
% 0.41/1.07     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.41/1.07     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.41/1.07     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.41/1.07     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.41/1.07    ,
% 0.41/1.07     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.41/1.07     ) ) ],
% 0.41/1.07     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.41/1.07     ) ) ],
% 0.41/1.07     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.41/1.07     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.41/1.07     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.41/1.07     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.41/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.41/1.07    X, Z ) ],
% 0.41/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.41/1.07    Y, T ) ],
% 0.41/1.07     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.41/1.07     ), 'cross_product'( Y, T ) ) ],
% 0.41/1.07     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.41/1.07     ), second( X ) ), X ) ],
% 0.41/1.07     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.41/1.07    'universal_class' ) ) ],
% 0.41/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.41/1.07    Y ) ],
% 0.41/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.41/1.07    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.41/1.07    , Y ), 'element_relation' ) ],
% 0.41/1.07     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.41/1.07     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.41/1.07     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.41/1.07    Z ) ) ],
% 0.41/1.07     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.41/1.07     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.41/1.07    member( X, Y ) ],
% 0.41/1.07     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.41/1.07    union( X, Y ) ) ],
% 0.41/1.07     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.41/1.07    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.41/1.07    'symmetric_difference'( X, Y ) ) ],
% 0.41/1.07     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.41/1.07    ,
% 0.41/1.07     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.41/1.07    ,
% 0.41/1.07     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.41/1.07     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.41/1.07     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.41/1.07    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.41/1.07     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.41/1.07    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.41/1.07     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.41/1.07     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.41/1.07     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.41/1.07    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.41/1.07    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.41/1.07    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.41/1.07    Y ), rotate( T ) ) ],
% 0.41/1.07     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.41/1.07    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.41/1.07     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.41/1.07    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.41/1.07     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.41/1.07    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.41/1.07    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.41/1.07    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.41/1.07    Z ), flip( T ) ) ],
% 0.41/1.07     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.41/1.07    inverse( X ) ) ],
% 0.41/1.07     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.41/1.07     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.41/1.07    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.41/1.07     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.41/1.07    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.41/1.07     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.41/1.07     ],
% 0.41/1.07     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.41/1.07     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.41/1.07    'universal_class' ) ) ],
% 0.41/1.07     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.41/1.07    successor( X ), Y ) ],
% 0.41/1.07     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.41/1.07    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.41/1.07    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.41/1.07     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.41/1.07     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.41/1.07    ,
% 0.41/1.07     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.41/1.07    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.41/1.07     [ inductive( omega ) ],
% 0.41/1.07     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.41/1.07     [ member( omega, 'universal_class' ) ],
% 0.41/1.07     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.41/1.07    , 'sum_class'( X ) ) ],
% 0.41/1.07     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.41/1.07    'universal_class' ) ],
% 0.41/1.07     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.41/1.07    'power_class'( X ) ) ],
% 0.41/1.07     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.41/1.07    'universal_class' ) ],
% 0.41/1.07     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.41/1.07    'universal_class' ) ) ],
% 0.41/1.07     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.41/1.07    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.41/1.07     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.41/1.07    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.41/1.07    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.41/1.07     ) ],
% 0.41/1.08     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.41/1.08    , 'identity_relation' ) ],
% 0.41/1.08     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.41/1.08    'single_valued_class'( X ) ],
% 0.41/1.08     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.41/1.08    'universal_class' ) ) ],
% 0.41/1.08     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.41/1.08    'identity_relation' ) ],
% 0.41/1.08     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.41/1.08     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.41/1.08    , function( X ) ],
% 0.41/1.08     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.41/1.08    X, Y ), 'universal_class' ) ],
% 0.41/1.08     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.41/1.08     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.41/1.08     ) ],
% 0.41/1.08     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.41/1.08     [ function( choice ) ],
% 0.41/1.08     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.41/1.08    apply( choice, X ), X ) ],
% 0.41/1.08     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.41/1.08     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.41/1.08     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.41/1.08    ,
% 0.41/1.08     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.41/1.08     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.41/1.08    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.41/1.08    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.41/1.08     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.41/1.08    'identity_relation' ) ],
% 0.41/1.08     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.41/1.08    , diagonalise( X ) ) ],
% 0.41/1.08     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.41/1.08    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.41/1.08     [ ~( operation( X ) ), function( X ) ],
% 0.41/1.08     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.41/1.08     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.41/1.08     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.41/1.08    'domain_of'( X ) ) ) ],
% 0.41/1.08     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.41/1.08     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.41/1.08    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.41/1.08    X ) ],
% 0.41/1.08     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.41/1.08     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.41/1.08    'domain_of'( X ) ) ],
% 0.41/1.08     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.41/1.08    'domain_of'( Z ) ) ) ],
% 0.41/1.08     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.41/1.08    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.41/1.08     ), compatible( X, Y, Z ) ],
% 0.41/1.08     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.41/1.08     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.41/1.08     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.41/1.08     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.41/1.08    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.41/1.08    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.41/1.08     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.41/1.08    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.41/1.08    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.41/1.08    , Y ) ],
% 0.41/1.08     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.41/1.08    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.41/1.08     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.41/1.08    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.41/1.08    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.41/1.08     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.41/1.08    'universal_class' ) ) ],
% 0.41/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.41/1.08    compose( Z, X ), Y ) ],
% 0.41/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.41/1.08    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.41/1.08    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.41/1.08     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.41/1.08    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.41/1.08     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.41/1.08    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.41/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.41/1.08    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.41/1.08    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.41/1.08     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.41/1.08    'universal_class' ) ) ],
% 0.41/1.08     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.41/1.08    'domain_of'( X ), Y ) ],
% 0.41/1.08     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.41/1.08    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.41/1.08     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.41/1.08    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.41/1.08     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.41/1.08    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.41/1.08     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.41/1.08     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.41/1.08     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.41/1.08    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.41/1.08    ,
% 0.41/1.08     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.41/1.08    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.41/1.08     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.41/1.08    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.41/1.08     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.41/1.08    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.41/1.08     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.41/1.08    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.41/1.08    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.41/1.08    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.41/1.08    'application_function' ) ],
% 0.41/1.08     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.41/1.08     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 17.84/18.27     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 17.84/18.27     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 17.84/18.27    'domain_of'( X ), Y ) ],
% 17.84/18.27     [ compatible( xh1, xf1, xf2 ) ],
% 17.84/18.27     [ compatible( xh2, xf2, xf3 ) ],
% 17.84/18.27     [ ~( =( 'domain_of'( compose( xh2, xh1 ) ), 'domain_of'( xh1 ) ) ) ]
% 17.84/18.27  ] .
% 17.84/18.27  
% 17.84/18.27  
% 17.84/18.27  percentage equality = 0.226244, percentage horn = 0.930435
% 17.84/18.27  This is a problem with some equality
% 17.84/18.27  
% 17.84/18.27  
% 17.84/18.27  
% 17.84/18.27  Options Used:
% 17.84/18.27  
% 17.84/18.27  useres =            1
% 17.84/18.27  useparamod =        1
% 17.84/18.27  useeqrefl =         1
% 17.84/18.27  useeqfact =         1
% 17.84/18.27  usefactor =         1
% 17.84/18.27  usesimpsplitting =  0
% 17.84/18.27  usesimpdemod =      5
% 17.84/18.27  usesimpres =        3
% 17.84/18.27  
% 17.84/18.27  resimpinuse      =  1000
% 17.84/18.27  resimpclauses =     20000
% 17.84/18.27  substype =          eqrewr
% 17.84/18.27  backwardsubs =      1
% 17.84/18.27  selectoldest =      5
% 17.84/18.27  
% 17.84/18.27  litorderings [0] =  split
% 17.84/18.27  litorderings [1] =  extend the termordering, first sorting on arguments
% 17.84/18.27  
% 17.84/18.27  termordering =      kbo
% 17.84/18.27  
% 17.84/18.27  litapriori =        0
% 17.84/18.27  termapriori =       1
% 17.84/18.27  litaposteriori =    0
% 17.84/18.27  termaposteriori =   0
% 17.84/18.27  demodaposteriori =  0
% 17.84/18.27  ordereqreflfact =   0
% 17.84/18.27  
% 17.84/18.27  litselect =         negord
% 17.84/18.27  
% 17.84/18.27  maxweight =         15
% 17.84/18.27  maxdepth =          30000
% 17.84/18.27  maxlength =         115
% 17.84/18.27  maxnrvars =         195
% 17.84/18.27  excuselevel =       1
% 17.84/18.27  increasemaxweight = 1
% 17.84/18.27  
% 17.84/18.27  maxselected =       10000000
% 17.84/18.27  maxnrclauses =      10000000
% 17.84/18.27  
% 17.84/18.27  showgenerated =    0
% 17.84/18.27  showkept =         0
% 17.84/18.27  showselected =     0
% 17.84/18.27  showdeleted =      0
% 17.84/18.27  showresimp =       1
% 17.84/18.27  showstatus =       2000
% 17.84/18.27  
% 17.84/18.27  prologoutput =     1
% 17.84/18.27  nrgoals =          5000000
% 17.84/18.27  totalproof =       1
% 17.84/18.27  
% 17.84/18.27  Symbols occurring in the translation:
% 17.84/18.27  
% 17.84/18.27  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 17.84/18.27  .  [1, 2]      (w:1, o:67, a:1, s:1, b:0), 
% 17.84/18.27  !  [4, 1]      (w:0, o:38, a:1, s:1, b:0), 
% 17.84/18.27  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 17.84/18.27  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 17.84/18.27  subclass  [41, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 17.84/18.27  member  [43, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 17.84/18.27  'not_subclass_element'  [44, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 17.84/18.27  'universal_class'  [45, 0]      (w:1, o:22, a:1, s:1, b:0), 
% 17.84/18.27  'unordered_pair'  [46, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 17.84/18.27  singleton  [47, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 17.84/18.27  'ordered_pair'  [48, 2]      (w:1, o:96, a:1, s:1, b:0), 
% 17.84/18.27  'cross_product'  [50, 2]      (w:1, o:97, a:1, s:1, b:0), 
% 17.84/18.27  first  [52, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 17.84/18.27  second  [53, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 17.84/18.27  'element_relation'  [54, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 17.84/18.27  intersection  [55, 2]      (w:1, o:99, a:1, s:1, b:0), 
% 17.84/18.27  complement  [56, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 17.84/18.27  union  [57, 2]      (w:1, o:100, a:1, s:1, b:0), 
% 17.84/18.27  'symmetric_difference'  [58, 2]      (w:1, o:101, a:1, s:1, b:0), 
% 17.84/18.27  restrict  [60, 3]      (w:1, o:104, a:1, s:1, b:0), 
% 17.84/18.27  'null_class'  [61, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 17.84/18.27  'domain_of'  [62, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 17.84/18.27  rotate  [63, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 17.84/18.27  flip  [65, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 17.84/18.27  inverse  [66, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 17.84/18.27  'range_of'  [67, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 17.84/18.27  domain  [68, 3]      (w:1, o:106, a:1, s:1, b:0), 
% 17.84/18.27  range  [69, 3]      (w:1, o:107, a:1, s:1, b:0), 
% 17.84/18.27  image  [70, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 17.84/18.27  successor  [71, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 17.84/18.27  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 17.84/18.27  inductive  [73, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 17.84/18.27  omega  [74, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 17.84/18.27  'sum_class'  [75, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 17.84/18.27  'power_class'  [76, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 17.84/18.27  compose  [78, 2]      (w:1, o:102, a:1, s:1, b:0), 
% 17.84/18.27  'single_valued_class'  [79, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 17.84/18.27  'identity_relation'  [80, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 17.84/18.27  function  [82, 1]      (w:1, o:62, a:1, s:1, b:0), 
% 17.84/18.27  regular  [83, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 17.84/18.27  apply  [84, 2]      (w:1, o:103, a:1, s:1, b:0), 
% 17.84/18.27  choice  [85, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 17.84/18.27  'one_to_one'  [86, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 17.84/18.27  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 17.84/18.27  diagonalise  [88, 1]      (w:1, o:63, a:1, s:1, b:0), 
% 17.84/18.27  cantor  [89, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 17.84/18.27  operation  [90, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 17.84/18.27  compatible  [94, 3]      (w:1, o:105, a:1, s:1, b:0), 
% 88.13/88.53  homomorphism  [95, 3]      (w:1, o:108, a:1, s:1, b:0), 
% 88.13/88.53  'not_homomorphism1'  [96, 3]      (w:1, o:110, a:1, s:1, b:0), 
% 88.13/88.53  'not_homomorphism2'  [97, 3]      (w:1, o:111, a:1, s:1, b:0), 
% 88.13/88.53  'compose_class'  [98, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 88.13/88.53  'composition_function'  [99, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 88.13/88.53  'domain_relation'  [100, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 88.13/88.53  'single_valued1'  [101, 1]      (w:1, o:64, a:1, s:1, b:0), 
% 88.13/88.53  'single_valued2'  [102, 1]      (w:1, o:65, a:1, s:1, b:0), 
% 88.13/88.53  'single_valued3'  [103, 1]      (w:1, o:66, a:1, s:1, b:0), 
% 88.13/88.53  'singleton_relation'  [104, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 88.13/88.53  'application_function'  [105, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 88.13/88.53  maps  [106, 3]      (w:1, o:109, a:1, s:1, b:0), 
% 88.13/88.53  xh1  [107, 0]      (w:1, o:33, a:1, s:1, b:0), 
% 88.13/88.53  xf1  [108, 0]      (w:1, o:34, a:1, s:1, b:0), 
% 88.13/88.53  xf2  [109, 0]      (w:1, o:35, a:1, s:1, b:0), 
% 88.13/88.53  xh2  [110, 0]      (w:1, o:36, a:1, s:1, b:0), 
% 88.13/88.53  xf3  [111, 0]      (w:1, o:37, a:1, s:1, b:0).
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Starting Search:
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    5458
% 88.13/88.53  Kept:         2045
% 88.13/88.53  Inuse:        106
% 88.13/88.53  Deleted:      2
% 88.13/88.53  Deletedinuse: 2
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    10131
% 88.13/88.53  Kept:         4046
% 88.13/88.53  Inuse:        189
% 88.13/88.53  Deleted:      20
% 88.13/88.53  Deletedinuse: 14
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    13959
% 88.13/88.53  Kept:         6052
% 88.13/88.53  Inuse:        242
% 88.13/88.53  Deleted:      23
% 88.13/88.53  Deletedinuse: 15
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    18718
% 88.13/88.53  Kept:         8114
% 88.13/88.53  Inuse:        291
% 88.13/88.53  Deleted:      82
% 88.13/88.53  Deletedinuse: 72
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    24498
% 88.13/88.53  Kept:         10605
% 88.13/88.53  Inuse:        369
% 88.13/88.53  Deleted:      94
% 88.13/88.53  Deletedinuse: 82
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    28060
% 88.13/88.53  Kept:         12607
% 88.13/88.53  Inuse:        399
% 88.13/88.53  Deleted:      103
% 88.13/88.53  Deletedinuse: 91
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    31964
% 88.13/88.53  Kept:         14609
% 88.13/88.53  Inuse:        437
% 88.13/88.53  Deleted:      104
% 88.13/88.53  Deletedinuse: 92
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    37367
% 88.13/88.53  Kept:         17834
% 88.13/88.53  Inuse:        464
% 88.13/88.53  Deleted:      104
% 88.13/88.53  Deletedinuse: 92
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    45193
% 88.13/88.53  Kept:         20621
% 88.13/88.53  Inuse:        474
% 88.13/88.53  Deleted:      105
% 88.13/88.53  Deletedinuse: 93
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying clauses:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    50448
% 88.13/88.53  Kept:         22627
% 88.13/88.53  Inuse:        518
% 88.13/88.53  Deleted:      3382
% 88.13/88.53  Deletedinuse: 93
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    54875
% 88.13/88.53  Kept:         24726
% 88.13/88.53  Inuse:        559
% 88.13/88.53  Deleted:      3382
% 88.13/88.53  Deletedinuse: 93
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    61326
% 88.13/88.53  Kept:         27042
% 88.13/88.53  Inuse:        599
% 88.13/88.53  Deleted:      3389
% 88.13/88.53  Deletedinuse: 100
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    68666
% 88.13/88.53  Kept:         29060
% 88.13/88.53  Inuse:        630
% 88.13/88.53  Deleted:      3389
% 88.13/88.53  Deletedinuse: 100
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    73737
% 88.13/88.53  Kept:         31105
% 88.13/88.53  Inuse:        671
% 88.13/88.53  Deleted:      3389
% 88.13/88.53  Deletedinuse: 100
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    78679
% 88.13/88.53  Kept:         33130
% 88.13/88.53  Inuse:        705
% 88.13/88.53  Deleted:      3389
% 88.13/88.53  Deletedinuse: 100
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    87410
% 88.13/88.53  Kept:         37078
% 88.13/88.53  Inuse:        739
% 88.13/88.53  Deleted:      3389
% 88.13/88.53  Deletedinuse: 100
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    92074
% 88.13/88.53  Kept:         39331
% 88.13/88.53  Inuse:        744
% 88.13/88.53  Deleted:      3389
% 88.13/88.53  Deletedinuse: 100
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  
% 88.13/88.53  Intermediate Status:
% 88.13/88.53  Generated:    106724
% 88.13/88.53  Kept:         42561
% 88.13/88.53  Inuse:        757
% 88.13/88.53  Deleted:      3391
% 88.13/88.53  Deletedinuse: 100
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying clauses:
% 88.13/88.53  Done
% 88.13/88.53  
% 88.13/88.53  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    154255
% 205.59/205.99  Kept:         44576
% 205.59/205.99  Inuse:        782
% 205.59/205.99  Deleted:      4987
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    158788
% 205.59/205.99  Kept:         47036
% 205.59/205.99  Inuse:        787
% 205.59/205.99  Deleted:      4987
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    167558
% 205.59/205.99  Kept:         50971
% 205.59/205.99  Inuse:        797
% 205.59/205.99  Deleted:      4987
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    176538
% 205.59/205.99  Kept:         55012
% 205.59/205.99  Inuse:        807
% 205.59/205.99  Deleted:      4987
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    185741
% 205.59/205.99  Kept:         59151
% 205.59/205.99  Inuse:        817
% 205.59/205.99  Deleted:      4987
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    195007
% 205.59/205.99  Kept:         62348
% 205.59/205.99  Inuse:        827
% 205.59/205.99  Deleted:      4987
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying clauses:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    204422
% 205.59/205.99  Kept:         65607
% 205.59/205.99  Inuse:        837
% 205.59/205.99  Deleted:      5134
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    214730
% 205.59/205.99  Kept:         68662
% 205.59/205.99  Inuse:        847
% 205.59/205.99  Deleted:      5134
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    225340
% 205.59/205.99  Kept:         71610
% 205.59/205.99  Inuse:        857
% 205.59/205.99  Deleted:      5134
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    235977
% 205.59/205.99  Kept:         74853
% 205.59/205.99  Inuse:        867
% 205.59/205.99  Deleted:      5134
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    247080
% 205.59/205.99  Kept:         78197
% 205.59/205.99  Inuse:        877
% 205.59/205.99  Deleted:      5134
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    258475
% 205.59/205.99  Kept:         81363
% 205.59/205.99  Inuse:        887
% 205.59/205.99  Deleted:      5134
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying clauses:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    269868
% 205.59/205.99  Kept:         84828
% 205.59/205.99  Inuse:        897
% 205.59/205.99  Deleted:      5712
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    281700
% 205.59/205.99  Kept:         88373
% 205.59/205.99  Inuse:        907
% 205.59/205.99  Deleted:      5712
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    293865
% 205.59/205.99  Kept:         91792
% 205.59/205.99  Inuse:        917
% 205.59/205.99  Deleted:      5712
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    306081
% 205.59/205.99  Kept:         95449
% 205.59/205.99  Inuse:        927
% 205.59/205.99  Deleted:      5712
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    312898
% 205.59/205.99  Kept:         97456
% 205.59/205.99  Inuse:        936
% 205.59/205.99  Deleted:      5712
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    319584
% 205.59/205.99  Kept:         99628
% 205.59/205.99  Inuse:        939
% 205.59/205.99  Deleted:      5712
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    331586
% 205.59/205.99  Kept:         102847
% 205.59/205.99  Inuse:        947
% 205.59/205.99  Deleted:      5712
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying clauses:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    344590
% 205.59/205.99  Kept:         106739
% 205.59/205.99  Inuse:        957
% 205.59/205.99  Deleted:      6383
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    351869
% 205.59/205.99  Kept:         108813
% 205.59/205.99  Inuse:        966
% 205.59/205.99  Deleted:      6383
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    358918
% 205.59/205.99  Kept:         111016
% 205.59/205.99  Inuse:        969
% 205.59/205.99  Deleted:      6383
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    371625
% 205.59/205.99  Kept:         114419
% 205.59/205.99  Inuse:        977
% 205.59/205.99  Deleted:      6383
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  Resimplifying inuse:
% 205.59/205.99  Done
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Status:
% 205.59/205.99  Generated:    379386
% 205.59/205.99  Kept:         116449
% 205.59/205.99  Inuse:        986
% 205.59/205.99  Deleted:      6383
% 205.59/205.99  Deletedinuse: 100
% 205.59/205.99  
% 205.59/205.99  
% 205.59/205.99  Intermediate Cputime limit exceeded (core dumped)
%------------------------------------------------------------------------------