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

View Problem - Process Solution

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

% Computer : n025.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:59 EDT 2022

% Result   : Timeout 300.07s 300.50s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : SET349-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.06/0.12  % Command  : bliksem %s
% 0.12/0.33  % Computer : n025.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % DateTime : Sun Jul 10 17:21:46 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.79/1.17  *** allocated 10000 integers for termspace/termends
% 0.79/1.17  *** allocated 10000 integers for clauses
% 0.79/1.17  *** allocated 10000 integers for justifications
% 0.79/1.17  Bliksem 1.12
% 0.79/1.17  
% 0.79/1.17  
% 0.79/1.17  Automatic Strategy Selection
% 0.79/1.17  
% 0.79/1.17  Clauses:
% 0.79/1.17  [
% 0.79/1.17     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.79/1.17     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.79/1.17     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.79/1.17    ,
% 0.79/1.17     [ subclass( X, 'universal_class' ) ],
% 0.79/1.17     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.79/1.17     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.79/1.17     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.79/1.17     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.79/1.17    ,
% 0.79/1.17     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.79/1.17     ) ) ],
% 0.79/1.17     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.79/1.17     ) ) ],
% 0.79/1.17     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.79/1.17     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.79/1.17     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.79/1.17     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.79/1.17    X, Z ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.79/1.17    Y, T ) ],
% 0.79/1.17     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.79/1.17     ), 'cross_product'( Y, T ) ) ],
% 0.79/1.17     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.79/1.17     ), second( X ) ), X ) ],
% 0.79/1.17     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.79/1.17    'universal_class' ) ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.79/1.17    Y ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.79/1.17    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.79/1.17    , Y ), 'element_relation' ) ],
% 0.79/1.17     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.79/1.17     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.79/1.17     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.79/1.17    Z ) ) ],
% 0.79/1.17     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.79/1.17     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.79/1.17    member( X, Y ) ],
% 0.79/1.17     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.79/1.17    union( X, Y ) ) ],
% 0.79/1.17     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.79/1.17    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.79/1.17    'symmetric_difference'( X, Y ) ) ],
% 0.79/1.17     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.79/1.17    ,
% 0.79/1.17     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.79/1.17    ,
% 0.79/1.17     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.79/1.17     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.79/1.17     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.79/1.17    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.79/1.17     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.79/1.17    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.79/1.17     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.79/1.17    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.79/1.17    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.79/1.17    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.79/1.17    Y ), rotate( T ) ) ],
% 0.79/1.17     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.79/1.17    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.79/1.17    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.79/1.17    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.79/1.17    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.79/1.17    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.79/1.17    Z ), flip( T ) ) ],
% 0.79/1.17     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.79/1.17    inverse( X ) ) ],
% 0.79/1.17     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.79/1.17     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.79/1.17    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.79/1.17     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.79/1.17    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.79/1.17     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.79/1.17     ],
% 0.79/1.17     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.79/1.17     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.79/1.17    'universal_class' ) ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.79/1.17    successor( X ), Y ) ],
% 0.79/1.17     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.79/1.17    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.79/1.17    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.79/1.17     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.79/1.17     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.79/1.17    ,
% 0.79/1.17     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.79/1.17    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.79/1.17     [ inductive( omega ) ],
% 0.79/1.17     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.79/1.17     [ member( omega, 'universal_class' ) ],
% 0.79/1.17     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.79/1.17    , 'sum_class'( X ) ) ],
% 0.79/1.17     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.79/1.17    'universal_class' ) ],
% 0.79/1.17     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.79/1.17    'power_class'( X ) ) ],
% 0.79/1.17     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.79/1.17    'universal_class' ) ],
% 0.79/1.17     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.79/1.17    'universal_class' ) ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.79/1.17    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.79/1.17     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.79/1.17    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.79/1.17    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.79/1.17     ) ],
% 0.79/1.17     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.79/1.17    , 'identity_relation' ) ],
% 0.79/1.17     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.79/1.17    'single_valued_class'( X ) ],
% 0.79/1.17     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.79/1.17    'universal_class' ) ) ],
% 0.79/1.17     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.79/1.17    'identity_relation' ) ],
% 0.79/1.17     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.79/1.17     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.79/1.17    , function( X ) ],
% 0.79/1.17     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.79/1.17    X, Y ), 'universal_class' ) ],
% 0.79/1.17     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.79/1.17     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.79/1.17     ) ],
% 0.79/1.17     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.79/1.17     [ function( choice ) ],
% 0.79/1.17     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.79/1.17    apply( choice, X ), X ) ],
% 0.79/1.17     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.79/1.17     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.79/1.17     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.79/1.17    ,
% 0.79/1.17     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.79/1.17     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.79/1.17    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.79/1.17    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.79/1.17     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.79/1.17    'identity_relation' ) ],
% 0.79/1.17     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.79/1.17    , diagonalise( X ) ) ],
% 0.79/1.17     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.79/1.17    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.79/1.17     [ ~( operation( X ) ), function( X ) ],
% 0.79/1.17     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.79/1.17     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.79/1.17     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.79/1.17    'domain_of'( X ) ) ) ],
% 0.79/1.17     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.79/1.17     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.79/1.17    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.79/1.17    X ) ],
% 0.79/1.17     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.79/1.17     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.79/1.17    'domain_of'( X ) ) ],
% 0.79/1.17     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.79/1.17    'domain_of'( Z ) ) ) ],
% 0.79/1.17     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.79/1.17    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.79/1.17     ), compatible( X, Y, Z ) ],
% 0.79/1.17     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.79/1.17     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.79/1.17     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.79/1.17     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.79/1.17    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.79/1.17    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.79/1.17     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.79/1.17    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.79/1.17    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.79/1.17    , Y ) ],
% 0.79/1.17     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.79/1.17    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.79/1.17     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.79/1.17    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.79/1.17    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.79/1.17     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.79/1.17    'universal_class' ) ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.79/1.17    compose( Z, X ), Y ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.79/1.17    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.79/1.17    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.79/1.17     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.79/1.17    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.79/1.17    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.79/1.17    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.79/1.17    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.79/1.17     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.79/1.17    'universal_class' ) ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.79/1.17    'domain_of'( X ), Y ) ],
% 0.79/1.17     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.79/1.17    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.79/1.17     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.79/1.17    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.79/1.17     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.79/1.17    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.79/1.17     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.79/1.17     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.79/1.17     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.79/1.17    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.79/1.17    ,
% 0.79/1.17     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.79/1.17    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.79/1.17    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.79/1.17    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.79/1.17     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.79/1.17    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.79/1.17    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.79/1.17    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.79/1.17    'application_function' ) ],
% 0.79/1.17     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.79/1.17     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 8.82/9.19     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 8.82/9.19     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 8.82/9.19    'domain_of'( X ), Y ) ],
% 8.82/9.19     [ ~( =( 'sum_class'( singleton( 'null_class' ) ), 'null_class' ) ) ]
% 8.82/9.19  ] .
% 8.82/9.19  
% 8.82/9.19  
% 8.82/9.19  percentage equality = 0.228311, percentage horn = 0.929204
% 8.82/9.19  This is a problem with some equality
% 8.82/9.19  
% 8.82/9.19  
% 8.82/9.19  
% 8.82/9.19  Options Used:
% 8.82/9.19  
% 8.82/9.19  useres =            1
% 8.82/9.19  useparamod =        1
% 8.82/9.19  useeqrefl =         1
% 8.82/9.19  useeqfact =         1
% 8.82/9.19  usefactor =         1
% 8.82/9.19  usesimpsplitting =  0
% 8.82/9.19  usesimpdemod =      5
% 8.82/9.19  usesimpres =        3
% 8.82/9.19  
% 8.82/9.19  resimpinuse      =  1000
% 8.82/9.19  resimpclauses =     20000
% 8.82/9.19  substype =          eqrewr
% 8.82/9.19  backwardsubs =      1
% 8.82/9.19  selectoldest =      5
% 8.82/9.19  
% 8.82/9.19  litorderings [0] =  split
% 8.82/9.19  litorderings [1] =  extend the termordering, first sorting on arguments
% 8.82/9.19  
% 8.82/9.19  termordering =      kbo
% 8.82/9.19  
% 8.82/9.19  litapriori =        0
% 8.82/9.19  termapriori =       1
% 8.82/9.19  litaposteriori =    0
% 8.82/9.19  termaposteriori =   0
% 8.82/9.19  demodaposteriori =  0
% 8.82/9.19  ordereqreflfact =   0
% 8.82/9.19  
% 8.82/9.19  litselect =         negord
% 8.82/9.19  
% 8.82/9.19  maxweight =         15
% 8.82/9.19  maxdepth =          30000
% 8.82/9.19  maxlength =         115
% 8.82/9.19  maxnrvars =         195
% 8.82/9.19  excuselevel =       1
% 8.82/9.19  increasemaxweight = 1
% 8.82/9.19  
% 8.82/9.19  maxselected =       10000000
% 8.82/9.19  maxnrclauses =      10000000
% 8.82/9.19  
% 8.82/9.19  showgenerated =    0
% 8.82/9.19  showkept =         0
% 8.82/9.19  showselected =     0
% 8.82/9.19  showdeleted =      0
% 8.82/9.19  showresimp =       1
% 8.82/9.19  showstatus =       2000
% 8.82/9.19  
% 8.82/9.19  prologoutput =     1
% 8.82/9.19  nrgoals =          5000000
% 8.82/9.19  totalproof =       1
% 8.82/9.19  
% 8.82/9.19  Symbols occurring in the translation:
% 8.82/9.19  
% 8.82/9.19  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 8.82/9.19  .  [1, 2]      (w:1, o:62, a:1, s:1, b:0), 
% 8.82/9.19  !  [4, 1]      (w:0, o:33, a:1, s:1, b:0), 
% 8.82/9.19  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 8.82/9.19  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 8.82/9.19  subclass  [41, 2]      (w:1, o:87, a:1, s:1, b:0), 
% 8.82/9.19  member  [43, 2]      (w:1, o:88, a:1, s:1, b:0), 
% 8.82/9.19  'not_subclass_element'  [44, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 8.82/9.19  'universal_class'  [45, 0]      (w:1, o:22, a:1, s:1, b:0), 
% 8.82/9.19  'unordered_pair'  [46, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 8.82/9.19  singleton  [47, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 8.82/9.19  'ordered_pair'  [48, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 8.82/9.19  'cross_product'  [50, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 8.82/9.19  first  [52, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 8.82/9.19  second  [53, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 8.82/9.19  'element_relation'  [54, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 8.82/9.19  intersection  [55, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 8.82/9.19  complement  [56, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 8.82/9.19  union  [57, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 8.82/9.19  'symmetric_difference'  [58, 2]      (w:1, o:96, a:1, s:1, b:0), 
% 8.82/9.19  restrict  [60, 3]      (w:1, o:99, a:1, s:1, b:0), 
% 8.82/9.19  'null_class'  [61, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 8.82/9.19  'domain_of'  [62, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 8.82/9.19  rotate  [63, 1]      (w:1, o:38, a:1, s:1, b:0), 
% 8.82/9.19  flip  [65, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 8.82/9.19  inverse  [66, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 8.82/9.19  'range_of'  [67, 1]      (w:1, o:39, a:1, s:1, b:0), 
% 8.82/9.19  domain  [68, 3]      (w:1, o:101, a:1, s:1, b:0), 
% 8.82/9.19  range  [69, 3]      (w:1, o:102, a:1, s:1, b:0), 
% 8.82/9.19  image  [70, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 8.82/9.19  successor  [71, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 8.82/9.19  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 8.82/9.19  inductive  [73, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 8.82/9.19  omega  [74, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 8.82/9.19  'sum_class'  [75, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 8.82/9.19  'power_class'  [76, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 8.82/9.19  compose  [78, 2]      (w:1, o:97, a:1, s:1, b:0), 
% 8.82/9.19  'single_valued_class'  [79, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 8.82/9.19  'identity_relation'  [80, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 8.82/9.19  function  [82, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 8.82/9.19  regular  [83, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 8.82/9.19  apply  [84, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 8.82/9.19  choice  [85, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 8.82/9.19  'one_to_one'  [86, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 8.82/9.19  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 8.82/9.19  diagonalise  [88, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 8.82/9.19  cantor  [89, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 8.82/9.19  operation  [90, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 8.82/9.19  compatible  [94, 3]      (w:1, o:100, a:1, s:1, b:0), 
% 8.82/9.19  homomorphism  [95, 3]      (w:1, o:103, a:1, s:1, b:0), 
% 8.82/9.19  'not_homomorphism1'  [96, 3]      (w:1, o:105, a:1, s:1, b:0), 
% 120.55/120.96  'not_homomorphism2'  [97, 3]      (w:1, o:106, a:1, s:1, b:0), 
% 120.55/120.96  'compose_class'  [98, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 120.55/120.96  'composition_function'  [99, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 120.55/120.96  'domain_relation'  [100, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 120.55/120.96  'single_valued1'  [101, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 120.55/120.96  'single_valued2'  [102, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 120.55/120.96  'single_valued3'  [103, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 120.55/120.96  'singleton_relation'  [104, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 120.55/120.96  'application_function'  [105, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 120.55/120.96  maps  [106, 3]      (w:1, o:104, a:1, s:1, b:0).
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Starting Search:
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    4995
% 120.55/120.96  Kept:         2042
% 120.55/120.96  Inuse:        101
% 120.55/120.96  Deleted:      7
% 120.55/120.96  Deletedinuse: 2
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    9583
% 120.55/120.96  Kept:         4044
% 120.55/120.96  Inuse:        182
% 120.55/120.96  Deleted:      18
% 120.55/120.96  Deletedinuse: 7
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    13435
% 120.55/120.96  Kept:         6068
% 120.55/120.96  Inuse:        235
% 120.55/120.96  Deleted:      21
% 120.55/120.96  Deletedinuse: 8
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    18170
% 120.55/120.96  Kept:         8114
% 120.55/120.96  Inuse:        286
% 120.55/120.96  Deleted:      78
% 120.55/120.96  Deletedinuse: 63
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    23932
% 120.55/120.96  Kept:         10579
% 120.55/120.96  Inuse:        364
% 120.55/120.96  Deleted:      88
% 120.55/120.96  Deletedinuse: 71
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    27470
% 120.55/120.96  Kept:         12600
% 120.55/120.96  Inuse:        390
% 120.55/120.96  Deleted:      93
% 120.55/120.96  Deletedinuse: 76
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    31586
% 120.55/120.96  Kept:         14699
% 120.55/120.96  Inuse:        429
% 120.55/120.96  Deleted:      95
% 120.55/120.96  Deletedinuse: 78
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    36994
% 120.55/120.96  Kept:         17998
% 120.55/120.96  Inuse:        454
% 120.55/120.96  Deleted:      95
% 120.55/120.96  Deletedinuse: 78
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    45106
% 120.55/120.96  Kept:         20914
% 120.55/120.96  Inuse:        464
% 120.55/120.96  Deleted:      96
% 120.55/120.96  Deletedinuse: 79
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying clauses:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    50509
% 120.55/120.96  Kept:         22929
% 120.55/120.96  Inuse:        508
% 120.55/120.96  Deleted:      3195
% 120.55/120.96  Deletedinuse: 79
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    54969
% 120.55/120.96  Kept:         24997
% 120.55/120.96  Inuse:        554
% 120.55/120.96  Deleted:      3199
% 120.55/120.96  Deletedinuse: 83
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    60603
% 120.55/120.96  Kept:         27049
% 120.55/120.96  Inuse:        580
% 120.55/120.96  Deleted:      3202
% 120.55/120.96  Deletedinuse: 86
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    67948
% 120.55/120.96  Kept:         29058
% 120.55/120.96  Inuse:        610
% 120.55/120.96  Deleted:      3202
% 120.55/120.96  Deletedinuse: 86
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    73075
% 120.55/120.96  Kept:         31082
% 120.55/120.96  Inuse:        651
% 120.55/120.96  Deleted:      3202
% 120.55/120.96  Deletedinuse: 86
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    78113
% 120.55/120.96  Kept:         33094
% 120.55/120.96  Inuse:        684
% 120.55/120.96  Deleted:      3202
% 120.55/120.96  Deletedinuse: 86
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    83084
% 120.55/120.96  Kept:         35146
% 120.55/120.96  Inuse:        720
% 120.55/120.96  Deleted:      3204
% 120.55/120.96  Deletedinuse: 86
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    88426
% 120.55/120.96  Kept:         37156
% 120.55/120.96  Inuse:        758
% 120.55/120.96  Deleted:      3204
% 120.55/120.96  Deletedinuse: 86
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    94464
% 120.55/120.96  Kept:         39175
% 120.55/120.96  Inuse:        792
% 120.55/120.96  Deleted:      3204
% 120.55/120.96  Deletedinuse: 86
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    100959
% 120.55/120.96  Kept:         42790
% 120.55/120.96  Inuse:        807
% 120.55/120.96  Deleted:      3204
% 120.55/120.96  Deletedinuse: 86
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  Resimplifying clauses:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 120.55/120.96  Generated:    106198
% 120.55/120.96  Kept:         45975
% 120.55/120.96  Inuse:        812
% 120.55/120.96  Deleted:      4751
% 120.55/120.96  Deletedinuse: 86
% 120.55/120.96  
% 120.55/120.96  Resimplifying inuse:
% 120.55/120.96  Done
% 120.55/120.96  
% 120.55/120.96  
% 120.55/120.96  Intermediate Status:
% 278.29/278.73  Generated:    111433
% 278.29/278.73  Kept:         48347
% 278.29/278.73  Inuse:        817
% 278.29/278.73  Deleted:      4751
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    116762
% 278.29/278.73  Kept:         50728
% 278.29/278.73  Inuse:        822
% 278.29/278.73  Deleted:      4751
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    122308
% 278.29/278.73  Kept:         53536
% 278.29/278.73  Inuse:        827
% 278.29/278.73  Deleted:      4751
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    127853
% 278.29/278.73  Kept:         56377
% 278.29/278.73  Inuse:        832
% 278.29/278.73  Deleted:      4751
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    135890
% 278.29/278.73  Kept:         58449
% 278.29/278.73  Inuse:        846
% 278.29/278.73  Deleted:      4751
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    146557
% 278.29/278.73  Kept:         60492
% 278.29/278.73  Inuse:        850
% 278.29/278.73  Deleted:      4751
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    203596
% 278.29/278.73  Kept:         63624
% 278.29/278.73  Inuse:        872
% 278.29/278.73  Deleted:      4751
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying clauses:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    211195
% 278.29/278.73  Kept:         65661
% 278.29/278.73  Inuse:        877
% 278.29/278.73  Deleted:      5022
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    216378
% 278.29/278.73  Kept:         67688
% 278.29/278.73  Inuse:        884
% 278.29/278.73  Deleted:      5022
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    224223
% 278.29/278.73  Kept:         69735
% 278.29/278.73  Inuse:        889
% 278.29/278.73  Deleted:      5022
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    235888
% 278.29/278.73  Kept:         72451
% 278.29/278.73  Inuse:        897
% 278.29/278.73  Deleted:      5022
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    242086
% 278.29/278.73  Kept:         74564
% 278.29/278.73  Inuse:        905
% 278.29/278.73  Deleted:      5022
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    262109
% 278.29/278.73  Kept:         77856
% 278.29/278.73  Inuse:        912
% 278.29/278.73  Deleted:      5022
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    274098
% 278.29/278.73  Kept:         79947
% 278.29/278.73  Inuse:        922
% 278.29/278.73  Deleted:      5022
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    285767
% 278.29/278.73  Kept:         83707
% 278.29/278.73  Inuse:        932
% 278.29/278.73  Deleted:      5022
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying clauses:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    297429
% 278.29/278.73  Kept:         86743
% 278.29/278.73  Inuse:        942
% 278.29/278.73  Deleted:      5948
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    309519
% 278.29/278.73  Kept:         88844
% 278.29/278.73  Inuse:        952
% 278.29/278.73  Deleted:      5948
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    321536
% 278.29/278.73  Kept:         92517
% 278.29/278.73  Inuse:        962
% 278.29/278.73  Deleted:      5948
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    334271
% 278.29/278.73  Kept:         96008
% 278.29/278.73  Inuse:        972
% 278.29/278.73  Deleted:      5948
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    346916
% 278.29/278.73  Kept:         99416
% 278.29/278.73  Inuse:        982
% 278.29/278.73  Deleted:      5948
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    359154
% 278.29/278.73  Kept:         102845
% 278.29/278.73  Inuse:        992
% 278.29/278.73  Deleted:      5948
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying clauses:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    372457
% 278.29/278.73  Kept:         106032
% 278.29/278.73  Inuse:        1002
% 278.29/278.73  Deleted:      6740
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    386451
% 278.29/278.73  Kept:         109796
% 278.29/278.73  Inuse:        1012
% 278.29/278.73  Deleted:      6740
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    394220
% 278.29/278.73  Kept:         111934
% 278.29/278.73  Inuse:        1021
% 278.29/278.73  Deleted:      6740
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    400872
% 278.29/278.73  Kept:         114021
% 278.29/278.73  Inuse:        1023
% 278.29/278.73  Deleted:      6740
% 278.29/278.73  Deletedinuse: 86
% 278.29/278.73  
% 278.29/278.73  Resimplifying inuse:
% 278.29/278.73  Done
% 278.29/278.73  
% 278.29/278.73  
% 278.29/278.73  Intermediate Status:
% 278.29/278.73  Generated:    4148Cputime limit exceeded (core dumped)
%------------------------------------------------------------------------------