TSTP Solution File: ITP306_1 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : ITP001_1 : TPTP v8.2.0. Released v8.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n016.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  : 300s
% DateTime : Mon May 20 22:18:11 EDT 2024

% Result   : Theorem 0.20s 0.56s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   29
% Syntax   : Number of formulae    :   51 (  12 unt;  22 typ;   0 def)
%            Number of atoms       :   54 (  37 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   45 (  20   ~;  15   |;   4   &)
%                                         (   6 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of types       :    9 (   8 usr)
%            Number of type conns  :   12 (   8   >;   4   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   12 (  12 usr;   6 con; 0-2 aty)
%            Number of variables   :   27 (   0 sgn  25   !;   2   ?;  27   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_sort1,type,
    tlbool: $tType ).

tff(decl_sort2,type,
    'B_character_data_ptr_bool_fun$': $tType ).

tff(decl_sort3,type,
    'B_character_data_ptr$': $tType ).

tff(decl_sort4,type,
    'B_character_data_ptr_option$': $tType ).

tff(decl_sort5,type,
    'B_character_data_ptr_option_bool_fun$': $tType ).

tff(decl_sort6,type,
    'B_character_data_ptr_b_character_data_ptr_option_fun$': $tType ).

tff(decl_sort7,type,
    'B_character_data_ptr_option_b_character_data_ptr_fun$': $tType ).

tff(decl_sort8,type,
    'A_element_ptr_b_character_data_ptr_c_sum_sum_node_ptr$': $tType ).

tff(decl_42,type,
    'none$': 'B_character_data_ptr_option$' ).

tff(decl_94,type,
    'cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$': 'A_element_ptr_b_character_data_ptr_c_sum_sum_node_ptr$' > 'B_character_data_ptr_option$' ).

tff(decl_99,type,
    'case_option$': ( tlbool * 'B_character_data_ptr_bool_fun$' ) > 'B_character_data_ptr_option_bool_fun$' ).

tff(decl_109,type,
    'some$': 'B_character_data_ptr_b_character_data_ptr_option_fun$' ).

tff(decl_127,type,
    'fun_app$b': ( 'B_character_data_ptr_option_bool_fun$' * 'B_character_data_ptr_option$' ) > $o ).

tff(decl_213,type,
    'node_ptr$': 'A_element_ptr_b_character_data_ptr_c_sum_sum_node_ptr$' ).

tff(decl_260,type,
    'is_character_data_ptr_kind_n_o_d_e_p_t_r$': 'A_element_ptr_b_character_data_ptr_c_sum_sum_node_ptr$' > $o ).

tff(decl_293,type,
    'the$': 'B_character_data_ptr_option_b_character_data_ptr_fun$' ).

tff(decl_320,type,
    'uu$': 'B_character_data_ptr_bool_fun$' ).

tff(decl_343,type,
    tlfalse: tlbool ).

tff(decl_376,type,
    'fun_app$t': ( 'B_character_data_ptr_b_character_data_ptr_option_fun$' * 'B_character_data_ptr$' ) > 'B_character_data_ptr_option$' ).

tff(decl_384,type,
    'fun_app$al': ( 'B_character_data_ptr_option_b_character_data_ptr_fun$' * 'B_character_data_ptr_option$' ) > 'B_character_data_ptr$' ).

tff(decl_398,type,
    'cast_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r_2_n_o_d_e_p_t_r$': 'B_character_data_ptr$' > 'A_element_ptr_b_character_data_ptr_c_sum_sum_node_ptr$' ).

tff(decl_449,type,
    esk9_1: 'B_character_data_ptr_option$' > 'B_character_data_ptr$' ).

tff(axiom106,axiom,
    ! [X205: 'B_character_data_ptr_option$'] :
      ( ( X205 != 'none$' )
    <=> ? [X206: 'B_character_data_ptr$'] : ( X205 = 'fun_app$t'('some$',X206) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom106) ).

tff(axiom88,axiom,
    ! [X178: 'A_element_ptr_b_character_data_ptr_c_sum_sum_node_ptr$',X179: 'B_character_data_ptr$'] :
      ( ( 'cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'(X178) = 'fun_app$t'('some$',X179) )
    <=> ( 'cast_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r_2_n_o_d_e_p_t_r$'(X179) = X178 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom88) ).

tff(axiom98,axiom,
    ! [X192: 'B_character_data_ptr$'] : ( 'fun_app$al'('the$','fun_app$t'('some$',X192)) = X192 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom98) ).

tff(conjecture85,conjecture,
    'cast_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r_2_n_o_d_e_p_t_r$'('fun_app$al'('the$','cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'('node_ptr$'))) = 'node_ptr$',
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conjecture85) ).

tff(axiom139,axiom,
    ! [X239: 'B_character_data_ptr_option$'] :
      ( ( X239 != 'none$' )
    <=> 'fun_app$b'('case_option$'(tlfalse,'uu$'),X239) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom139) ).

tff(axiom99,axiom,
    ! [X193: 'A_element_ptr_b_character_data_ptr_c_sum_sum_node_ptr$'] :
      ( 'is_character_data_ptr_kind_n_o_d_e_p_t_r$'(X193)
    <=> 'fun_app$b'('case_option$'(tlfalse,'uu$'),'cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'(X193)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom99) ).

tff(axiom86,axiom,
    'is_character_data_ptr_kind_n_o_d_e_p_t_r$'('node_ptr$'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom86) ).

tff(c_0_7,plain,
    ! [X205: 'B_character_data_ptr_option$'] :
      ( ( X205 != 'none$' )
    <=> ? [X206: 'B_character_data_ptr$'] : ( X205 = 'fun_app$t'('some$',X206) ) ),
    inference(fof_simplification,[status(thm)],[axiom106]) ).

tff(c_0_8,plain,
    ! [X1502: 'A_element_ptr_b_character_data_ptr_c_sum_sum_node_ptr$',X1503: 'B_character_data_ptr$'] :
      ( ( ( 'cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'(X1502) != 'fun_app$t'('some$',X1503) )
        | ( 'cast_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r_2_n_o_d_e_p_t_r$'(X1503) = X1502 ) )
      & ( ( 'cast_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r_2_n_o_d_e_p_t_r$'(X1503) != X1502 )
        | ( 'cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'(X1502) = 'fun_app$t'('some$',X1503) ) ) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom88])])]) ).

tff(c_0_9,plain,
    ! [X1559: 'B_character_data_ptr_option$',X1561: 'B_character_data_ptr_option$',X1562: 'B_character_data_ptr$'] :
      ( ( ( X1559 = 'none$' )
        | ( X1559 = 'fun_app$t'('some$',esk9_1(X1559)) ) )
      & ( ( X1561 != 'fun_app$t'('some$',X1562) )
        | ( X1561 != 'none$' ) ) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_7])])])])])]) ).

tff(c_0_10,plain,
    ! [X1499: 'B_character_data_ptr$'] : ( 'fun_app$al'('the$','fun_app$t'('some$',X1499)) = X1499 ),
    inference(variable_rename,[status(thm)],[axiom98]) ).

tff(c_0_11,negated_conjecture,
    'cast_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r_2_n_o_d_e_p_t_r$'('fun_app$al'('the$','cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'('node_ptr$'))) != 'node_ptr$',
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[conjecture85])]) ).

tcf(c_0_12,plain,
    ! [X178: 'A_element_ptr_b_character_data_ptr_c_sum_sum_node_ptr$',X33: 'B_character_data_ptr$'] :
      ( ( 'cast_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r_2_n_o_d_e_p_t_r$'(X33) = X178 )
      | ( 'cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'(X178) != 'fun_app$t'('some$',X33) ) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

tcf(c_0_13,plain,
    ! [X3: 'B_character_data_ptr_option$'] :
      ( ( X3 = 'none$' )
      | ( X3 = 'fun_app$t'('some$',esk9_1(X3)) ) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

tcf(c_0_14,plain,
    ! [X33: 'B_character_data_ptr$'] : 'fun_app$al'('the$','fun_app$t'('some$',X33)) = X33,
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

tff(c_0_15,plain,
    ! [X239: 'B_character_data_ptr_option$'] :
      ( ( X239 != 'none$' )
    <=> 'fun_app$b'('case_option$'(tlfalse,'uu$'),X239) ),
    inference(fof_simplification,[status(thm)],[axiom139]) ).

tff(c_0_16,negated_conjecture,
    'cast_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r_2_n_o_d_e_p_t_r$'('fun_app$al'('the$','cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'('node_ptr$'))) != 'node_ptr$',
    inference(fof_nnf,[status(thm)],[c_0_11]) ).

tcf(c_0_17,plain,
    ! [X178: 'A_element_ptr_b_character_data_ptr_c_sum_sum_node_ptr$'] :
      ( ( 'cast_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r_2_n_o_d_e_p_t_r$'(esk9_1('cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'(X178))) = X178 )
      | ( 'cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'(X178) = 'none$' ) ),
    inference(er,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_13])]) ).

tcf(c_0_18,plain,
    ! [X3: 'B_character_data_ptr_option$'] :
      ( ( esk9_1(X3) = 'fun_app$al'('the$',X3) )
      | ( X3 = 'none$' ) ),
    inference(spm,[status(thm)],[c_0_14,c_0_13]) ).

tff(c_0_19,plain,
    ! [X1603: 'B_character_data_ptr_option$'] :
      ( ( ( X1603 = 'none$' )
        | 'fun_app$b'('case_option$'(tlfalse,'uu$'),X1603) )
      & ( ~ 'fun_app$b'('case_option$'(tlfalse,'uu$'),X1603)
        | ( X1603 != 'none$' ) ) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_15])])]) ).

tff(c_0_20,plain,
    ! [X1509: 'A_element_ptr_b_character_data_ptr_c_sum_sum_node_ptr$'] :
      ( ( ~ 'is_character_data_ptr_kind_n_o_d_e_p_t_r$'(X1509)
        | 'fun_app$b'('case_option$'(tlfalse,'uu$'),'cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'(X1509)) )
      & ( ~ 'fun_app$b'('case_option$'(tlfalse,'uu$'),'cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'(X1509))
        | 'is_character_data_ptr_kind_n_o_d_e_p_t_r$'(X1509) ) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom99])])]) ).

tcf(c_0_21,negated_conjecture,
    'cast_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r_2_n_o_d_e_p_t_r$'('fun_app$al'('the$','cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'('node_ptr$'))) != 'node_ptr$',
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

tcf(c_0_22,plain,
    ! [X178: 'A_element_ptr_b_character_data_ptr_c_sum_sum_node_ptr$'] :
      ( ( 'cast_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r_2_n_o_d_e_p_t_r$'('fun_app$al'('the$','cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'(X178))) = X178 )
      | ( 'cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'(X178) = 'none$' ) ),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

tcf(c_0_23,plain,
    ! [X3: 'B_character_data_ptr_option$'] :
      ( ~ 'fun_app$b'('case_option$'(tlfalse,'uu$'),X3)
      | ( X3 != 'none$' ) ),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

tcf(c_0_24,plain,
    ! [X178: 'A_element_ptr_b_character_data_ptr_c_sum_sum_node_ptr$'] :
      ( 'fun_app$b'('case_option$'(tlfalse,'uu$'),'cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'(X178))
      | ~ 'is_character_data_ptr_kind_n_o_d_e_p_t_r$'(X178) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

tcf(c_0_25,negated_conjecture,
    'cast_n_o_d_e_p_t_r_2_c_h_a_r_a_c_t_e_r_d_a_t_a_p_t_r$'('node_ptr$') = 'none$',
    inference(spm,[status(thm)],[c_0_21,c_0_22]) ).

tcf(c_0_26,plain,
    'is_character_data_ptr_kind_n_o_d_e_p_t_r$'('node_ptr$'),
    inference(split_conjunct,[status(thm)],[axiom86]) ).

tcf(c_0_27,plain,
    ~ 'fun_app$b'('case_option$'(tlfalse,'uu$'),'none$'),
    inference(er,[status(thm)],[c_0_23]) ).

cnf(c_0_28,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_24,c_0_25]),c_0_26])]),c_0_27]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : ITP001_1 : TPTP v8.2.0. Released v8.1.0.
% 0.07/0.13  % Command    : run_E %s %d THM
% 0.13/0.35  % Computer : n016.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Sat May 18 18:04:53 EDT 2024
% 0.13/0.35  % CPUTime    : 
% 0.20/0.48  Running first-order theorem proving
% 0.20/0.48  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.56  # Version: 3.1.0
% 0.20/0.56  # Preprocessing class: FMLMSMSMSSSNFFN.
% 0.20/0.56  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.56  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.20/0.56  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.56  # Starting new_bool_1 with 300s (1) cores
% 0.20/0.56  # Starting sh5l with 300s (1) cores
% 0.20/0.56  # new_bool_3 with pid 3280 completed with status 0
% 0.20/0.56  # Result found by new_bool_3
% 0.20/0.56  # Preprocessing class: FMLMSMSMSSSNFFN.
% 0.20/0.56  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.56  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.20/0.56  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.56  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.20/0.56  # Search class: FGHSM-FFMF31-MFFFFFNN
% 0.20/0.56  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.20/0.56  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04BN with 181s (1) cores
% 0.20/0.56  # G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04BN with pid 3283 completed with status 0
% 0.20/0.56  # Result found by G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04BN
% 0.20/0.56  # Preprocessing class: FMLMSMSMSSSNFFN.
% 0.20/0.56  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.56  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.20/0.56  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.56  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.20/0.56  # Search class: FGHSM-FFMF31-MFFFFFNN
% 0.20/0.56  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.20/0.56  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_RG_S04BN with 181s (1) cores
% 0.20/0.56  # Preprocessing time       : 0.005 s
% 0.20/0.56  # Presaturation interreduction done
% 0.20/0.56  
% 0.20/0.56  # Proof found!
% 0.20/0.56  # SZS status Theorem
% 0.20/0.56  # SZS output start CNFRefutation
% See solution above
% 0.20/0.56  # Parsed axioms                        : 1270
% 0.20/0.56  # Removed by relevancy pruning/SinE    : 1199
% 0.20/0.56  # Initial clauses                      : 167
% 0.20/0.56  # Removed in clause preprocessing      : 64
% 0.20/0.56  # Initial clauses in saturation        : 103
% 0.20/0.56  # Processed clauses                    : 248
% 0.20/0.56  # ...of these trivial                  : 7
% 0.20/0.56  # ...subsumed                          : 71
% 0.20/0.56  # ...remaining for further processing  : 170
% 0.20/0.56  # Other redundant clauses eliminated   : 55
% 0.20/0.56  # Clauses deleted for lack of memory   : 0
% 0.20/0.56  # Backward-subsumed                    : 0
% 0.20/0.56  # Backward-rewritten                   : 1
% 0.20/0.56  # Generated clauses                    : 232
% 0.20/0.56  # ...of the previous two non-redundant : 133
% 0.20/0.56  # ...aggressively subsumed             : 0
% 0.20/0.56  # Contextual simplify-reflections      : 0
% 0.20/0.56  # Paramodulations                      : 151
% 0.20/0.56  # Factorizations                       : 26
% 0.20/0.56  # NegExts                              : 0
% 0.20/0.56  # Equation resolutions                 : 64
% 0.20/0.56  # Disequality decompositions           : 0
% 0.20/0.56  # Total rewrite steps                  : 43
% 0.20/0.56  # ...of those cached                   : 23
% 0.20/0.56  # Propositional unsat checks           : 0
% 0.20/0.56  #    Propositional check models        : 0
% 0.20/0.56  #    Propositional check unsatisfiable : 0
% 0.20/0.56  #    Propositional clauses             : 0
% 0.20/0.56  #    Propositional clauses after purity: 0
% 0.20/0.56  #    Propositional unsat core size     : 0
% 0.20/0.56  #    Propositional preprocessing time  : 0.000
% 0.20/0.56  #    Propositional encoding time       : 0.000
% 0.20/0.56  #    Propositional solver time         : 0.000
% 0.20/0.56  #    Success case prop preproc time    : 0.000
% 0.20/0.56  #    Success case prop encoding time   : 0.000
% 0.20/0.56  #    Success case prop solver time     : 0.000
% 0.20/0.56  # Current number of processed clauses  : 74
% 0.20/0.56  #    Positive orientable unit clauses  : 23
% 0.20/0.56  #    Positive unorientable unit clauses: 0
% 0.20/0.56  #    Negative unit clauses             : 12
% 0.20/0.56  #    Non-unit-clauses                  : 39
% 0.20/0.56  # Current number of unprocessed clauses: 57
% 0.20/0.56  # ...number of literals in the above   : 141
% 0.20/0.56  # Current number of archived formulas  : 0
% 0.20/0.56  # Current number of archived clauses   : 73
% 0.20/0.56  # Clause-clause subsumption calls (NU) : 996
% 0.20/0.56  # Rec. Clause-clause subsumption calls : 743
% 0.20/0.56  # Non-unit clause-clause subsumptions  : 47
% 0.20/0.56  # Unit Clause-clause subsumption calls : 33
% 0.20/0.56  # Rewrite failures with RHS unbound    : 0
% 0.20/0.56  # BW rewrite match attempts            : 1
% 0.20/0.56  # BW rewrite match successes           : 1
% 0.20/0.56  # Condensation attempts                : 0
% 0.20/0.56  # Condensation successes               : 0
% 0.20/0.56  # Termbank termtop insertions          : 19450
% 0.20/0.56  # Search garbage collected termcells   : 8787
% 0.20/0.56  
% 0.20/0.56  # -------------------------------------------------
% 0.20/0.56  # User time                : 0.020 s
% 0.20/0.56  # System time              : 0.012 s
% 0.20/0.56  # Total time               : 0.032 s
% 0.20/0.56  # Maximum resident set size: 4680 pages
% 0.20/0.56  
% 0.20/0.56  # -------------------------------------------------
% 0.20/0.56  # User time                : 0.053 s
% 0.20/0.56  # System time              : 0.021 s
% 0.20/0.56  # Total time               : 0.074 s
% 0.20/0.56  # Maximum resident set size: 3644 pages
% 0.20/0.56  % E---3.1 exiting
% 0.20/0.56  % E exiting
%------------------------------------------------------------------------------