TSTP Solution File: GRP183-4 by E---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1
% Problem  : GRP183-4 : TPTP v8.1.2. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n014.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 17:39:11 EDT 2023

% Result   : Unsatisfiable 9.65s 1.67s
% Output   : CNFRefutation 9.65s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   18
% Syntax   : Number of clauses     :   69 (  69 unt;   0 nHn;   6 RR)
%            Number of literals    :   69 (  68 equ;   3 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   2 con; 0-2 aty)
%            Number of variables   :  117 (   9 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(p20x_3,hypothesis,
    inverse(multiply(X1,X2)) = multiply(inverse(X2),inverse(X1)),
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',p20x_3) ).

cnf(p20x_1,hypothesis,
    inverse(identity) = identity,
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',p20x_1) ).

cnf(left_identity,axiom,
    multiply(identity,X1) = X1,
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',left_identity) ).

cnf(p20x_2,hypothesis,
    inverse(inverse(X1)) = X1,
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',p20x_2) ).

cnf(glb_absorbtion,axiom,
    greatest_lower_bound(X1,least_upper_bound(X1,X2)) = X1,
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',glb_absorbtion) ).

cnf(symmetry_of_lub,axiom,
    least_upper_bound(X1,X2) = least_upper_bound(X2,X1),
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',symmetry_of_lub) ).

cnf(monotony_lub1,axiom,
    multiply(X1,least_upper_bound(X2,X3)) = least_upper_bound(multiply(X1,X2),multiply(X1,X3)),
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',monotony_lub1) ).

cnf(monotony_glb1,axiom,
    multiply(X1,greatest_lower_bound(X2,X3)) = greatest_lower_bound(multiply(X1,X2),multiply(X1,X3)),
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',monotony_glb1) ).

cnf(symmetry_of_glb,axiom,
    greatest_lower_bound(X1,X2) = greatest_lower_bound(X2,X1),
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',symmetry_of_glb) ).

cnf(left_inverse,axiom,
    multiply(inverse(X1),X1) = identity,
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',left_inverse) ).

cnf(associativity_of_glb,axiom,
    greatest_lower_bound(X1,greatest_lower_bound(X2,X3)) = greatest_lower_bound(greatest_lower_bound(X1,X2),X3),
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',associativity_of_glb) ).

cnf(lub_absorbtion,axiom,
    least_upper_bound(X1,greatest_lower_bound(X1,X2)) = X1,
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',lub_absorbtion) ).

cnf(monotony_glb2,axiom,
    multiply(greatest_lower_bound(X1,X2),X3) = greatest_lower_bound(multiply(X1,X3),multiply(X2,X3)),
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',monotony_glb2) ).

cnf(associativity,axiom,
    multiply(multiply(X1,X2),X3) = multiply(X1,multiply(X2,X3)),
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',associativity) ).

cnf(idempotence_of_gld,axiom,
    greatest_lower_bound(X1,X1) = X1,
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',idempotence_of_gld) ).

cnf(monotony_lub2,axiom,
    multiply(least_upper_bound(X1,X2),X3) = least_upper_bound(multiply(X1,X3),multiply(X2,X3)),
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',monotony_lub2) ).

cnf(associativity_of_lub,axiom,
    least_upper_bound(X1,least_upper_bound(X2,X3)) = least_upper_bound(least_upper_bound(X1,X2),X3),
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',associativity_of_lub) ).

cnf(prove_20x,negated_conjecture,
    greatest_lower_bound(least_upper_bound(a,identity),least_upper_bound(inverse(a),identity)) != identity,
    file('/export/starexec/sandbox/tmp/tmp.McnnP4bV3l/E---3.1_25582.p',prove_20x) ).

cnf(c_0_18,hypothesis,
    inverse(multiply(X1,X2)) = multiply(inverse(X2),inverse(X1)),
    p20x_3 ).

cnf(c_0_19,hypothesis,
    inverse(identity) = identity,
    p20x_1 ).

cnf(c_0_20,axiom,
    multiply(identity,X1) = X1,
    left_identity ).

cnf(c_0_21,hypothesis,
    multiply(inverse(X1),identity) = inverse(X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_18,c_0_19]),c_0_20]) ).

cnf(c_0_22,hypothesis,
    inverse(inverse(X1)) = X1,
    p20x_2 ).

cnf(c_0_23,axiom,
    greatest_lower_bound(X1,least_upper_bound(X1,X2)) = X1,
    glb_absorbtion ).

cnf(c_0_24,axiom,
    least_upper_bound(X1,X2) = least_upper_bound(X2,X1),
    symmetry_of_lub ).

cnf(c_0_25,axiom,
    multiply(X1,least_upper_bound(X2,X3)) = least_upper_bound(multiply(X1,X2),multiply(X1,X3)),
    monotony_lub1 ).

cnf(c_0_26,hypothesis,
    multiply(X1,identity) = X1,
    inference(spm,[status(thm)],[c_0_21,c_0_22]) ).

cnf(c_0_27,axiom,
    multiply(X1,greatest_lower_bound(X2,X3)) = greatest_lower_bound(multiply(X1,X2),multiply(X1,X3)),
    monotony_glb1 ).

cnf(c_0_28,axiom,
    greatest_lower_bound(X1,X2) = greatest_lower_bound(X2,X1),
    symmetry_of_glb ).

cnf(c_0_29,axiom,
    multiply(inverse(X1),X1) = identity,
    left_inverse ).

cnf(c_0_30,axiom,
    greatest_lower_bound(X1,greatest_lower_bound(X2,X3)) = greatest_lower_bound(greatest_lower_bound(X1,X2),X3),
    associativity_of_glb ).

cnf(c_0_31,plain,
    greatest_lower_bound(X1,least_upper_bound(X2,X1)) = X1,
    inference(spm,[status(thm)],[c_0_23,c_0_24]) ).

cnf(c_0_32,axiom,
    least_upper_bound(X1,greatest_lower_bound(X1,X2)) = X1,
    lub_absorbtion ).

cnf(c_0_33,axiom,
    multiply(greatest_lower_bound(X1,X2),X3) = greatest_lower_bound(multiply(X1,X3),multiply(X2,X3)),
    monotony_glb2 ).

cnf(c_0_34,hypothesis,
    least_upper_bound(X1,multiply(X1,X2)) = multiply(X1,least_upper_bound(X2,identity)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_26]),c_0_24]) ).

cnf(c_0_35,hypothesis,
    greatest_lower_bound(X1,multiply(X1,X2)) = multiply(X1,greatest_lower_bound(X2,identity)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_26]),c_0_28]) ).

cnf(c_0_36,hypothesis,
    multiply(X1,inverse(X1)) = identity,
    inference(spm,[status(thm)],[c_0_29,c_0_22]) ).

cnf(c_0_37,axiom,
    multiply(multiply(X1,X2),X3) = multiply(X1,multiply(X2,X3)),
    associativity ).

cnf(c_0_38,plain,
    greatest_lower_bound(X1,greatest_lower_bound(least_upper_bound(X1,X2),X3)) = greatest_lower_bound(X1,X3),
    inference(spm,[status(thm)],[c_0_30,c_0_23]) ).

cnf(c_0_39,plain,
    greatest_lower_bound(X1,greatest_lower_bound(X2,X1)) = greatest_lower_bound(X1,X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_32]),c_0_30]) ).

cnf(c_0_40,plain,
    greatest_lower_bound(X1,multiply(X2,X1)) = multiply(greatest_lower_bound(X2,identity),X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_20]),c_0_28]) ).

cnf(c_0_41,hypothesis,
    multiply(inverse(X1),least_upper_bound(X1,identity)) = least_upper_bound(identity,inverse(X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_29]),c_0_24]) ).

cnf(c_0_42,hypothesis,
    multiply(X1,greatest_lower_bound(identity,inverse(X1))) = greatest_lower_bound(X1,identity),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_36]),c_0_28]) ).

cnf(c_0_43,axiom,
    greatest_lower_bound(X1,X1) = X1,
    idempotence_of_gld ).

cnf(c_0_44,plain,
    multiply(inverse(X1),multiply(X1,X2)) = X2,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_29]),c_0_20]) ).

cnf(c_0_45,plain,
    greatest_lower_bound(X1,greatest_lower_bound(X2,least_upper_bound(X1,X3))) = greatest_lower_bound(X1,X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_39]),c_0_38]) ).

cnf(c_0_46,hypothesis,
    greatest_lower_bound(least_upper_bound(X1,identity),least_upper_bound(identity,inverse(X1))) = multiply(greatest_lower_bound(identity,inverse(X1)),least_upper_bound(X1,identity)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_40,c_0_41]),c_0_28]) ).

cnf(c_0_47,hypothesis,
    multiply(inverse(X1),greatest_lower_bound(identity,X1)) = greatest_lower_bound(identity,inverse(X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_22]),c_0_28]) ).

cnf(c_0_48,plain,
    greatest_lower_bound(X1,greatest_lower_bound(X1,X2)) = greatest_lower_bound(X1,X2),
    inference(spm,[status(thm)],[c_0_30,c_0_43]) ).

cnf(c_0_49,axiom,
    multiply(least_upper_bound(X1,X2),X3) = least_upper_bound(multiply(X1,X3),multiply(X2,X3)),
    monotony_lub2 ).

cnf(c_0_50,hypothesis,
    multiply(X1,inverse(multiply(X2,X1))) = inverse(X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_18]),c_0_22]) ).

cnf(c_0_51,hypothesis,
    multiply(inverse(X1),greatest_lower_bound(X1,identity)) = greatest_lower_bound(identity,inverse(X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_29]),c_0_28]) ).

cnf(c_0_52,plain,
    multiply(inverse(X1),greatest_lower_bound(X2,multiply(X1,X3))) = greatest_lower_bound(multiply(inverse(X1),X2),X3),
    inference(spm,[status(thm)],[c_0_27,c_0_44]) ).

cnf(c_0_53,hypothesis,
    greatest_lower_bound(identity,multiply(greatest_lower_bound(identity,inverse(X1)),least_upper_bound(X1,identity))) = identity,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_46]),c_0_31]) ).

cnf(c_0_54,plain,
    least_upper_bound(X1,greatest_lower_bound(X2,X1)) = X1,
    inference(spm,[status(thm)],[c_0_32,c_0_28]) ).

cnf(c_0_55,hypothesis,
    greatest_lower_bound(identity,inverse(greatest_lower_bound(identity,X1))) = identity,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_48]),c_0_29]) ).

cnf(c_0_56,plain,
    least_upper_bound(X1,multiply(X2,X1)) = multiply(least_upper_bound(X2,identity),X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_20]),c_0_24]) ).

cnf(c_0_57,hypothesis,
    multiply(greatest_lower_bound(X1,identity),inverse(greatest_lower_bound(identity,inverse(X1)))) = X1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_50,c_0_51]),c_0_22]) ).

cnf(c_0_58,hypothesis,
    greatest_lower_bound(least_upper_bound(X1,identity),inverse(greatest_lower_bound(identity,inverse(X1)))) = inverse(greatest_lower_bound(identity,inverse(X1))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_52,c_0_53]),c_0_26]),c_0_26]),c_0_28]) ).

cnf(c_0_59,axiom,
    least_upper_bound(X1,least_upper_bound(X2,X3)) = least_upper_bound(least_upper_bound(X1,X2),X3),
    associativity_of_lub ).

cnf(c_0_60,hypothesis,
    least_upper_bound(identity,inverse(greatest_lower_bound(identity,X1))) = inverse(greatest_lower_bound(identity,X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_55]),c_0_24]) ).

cnf(c_0_61,hypothesis,
    least_upper_bound(X1,inverse(greatest_lower_bound(identity,inverse(X1)))) = inverse(greatest_lower_bound(identity,inverse(X1))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_56,c_0_57]),c_0_24]),c_0_54]),c_0_20]),c_0_24]) ).

cnf(c_0_62,hypothesis,
    inverse(greatest_lower_bound(identity,inverse(X1))) = least_upper_bound(X1,identity),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_58]),c_0_59]),c_0_60]),c_0_61]) ).

cnf(c_0_63,hypothesis,
    greatest_lower_bound(identity,inverse(X1)) = inverse(least_upper_bound(X1,identity)),
    inference(spm,[status(thm)],[c_0_22,c_0_62]) ).

cnf(c_0_64,negated_conjecture,
    greatest_lower_bound(least_upper_bound(a,identity),least_upper_bound(inverse(a),identity)) != identity,
    prove_20x ).

cnf(c_0_65,hypothesis,
    greatest_lower_bound(least_upper_bound(X1,identity),least_upper_bound(identity,inverse(X1))) = identity,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_46,c_0_63]),c_0_29]) ).

cnf(c_0_66,negated_conjecture,
    greatest_lower_bound(least_upper_bound(identity,a),least_upper_bound(identity,inverse(a))) != identity,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_64,c_0_24]),c_0_24]) ).

cnf(c_0_67,hypothesis,
    greatest_lower_bound(least_upper_bound(identity,X1),least_upper_bound(identity,inverse(X1))) = identity,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_65,c_0_22]),c_0_24]),c_0_28]) ).

cnf(c_0_68,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_66,c_0_67])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.11  % Problem    : GRP183-4 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.08/0.12  % Command    : run_E %s %d THM
% 0.11/0.32  % Computer : n014.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 2400
% 0.11/0.32  % WCLimit    : 300
% 0.11/0.32  % DateTime   : Tue Oct  3 02:44:34 EDT 2023
% 0.11/0.32  % CPUTime    : 
% 0.16/0.44  Running first-order theorem proving
% 0.16/0.44  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/tmp/tmp.McnnP4bV3l/E---3.1_25582.p
% 9.65/1.67  # Version: 3.1pre001
% 9.65/1.67  # Preprocessing class: FSMSSMSSSSSNFFN.
% 9.65/1.67  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 9.65/1.67  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 9.65/1.67  # Starting new_bool_3 with 300s (1) cores
% 9.65/1.67  # Starting new_bool_1 with 300s (1) cores
% 9.65/1.67  # Starting sh5l with 300s (1) cores
% 9.65/1.67  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 25660 completed with status 0
% 9.65/1.67  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 9.65/1.67  # Preprocessing class: FSMSSMSSSSSNFFN.
% 9.65/1.67  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 9.65/1.67  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 9.65/1.67  # No SInE strategy applied
% 9.65/1.67  # Search class: FUUPM-FFSF21-MFFFFFNN
% 9.65/1.67  # Scheduled 7 strats onto 5 cores with 1500 seconds (1500 total)
% 9.65/1.67  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S2S with 675s (1) cores
% 9.65/1.67  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 9.65/1.67  # Starting G-E--_060_C18_F1_PI_SE_CS_SP_CO_S0Y with 136s (1) cores
% 9.65/1.67  # Starting U----_043_B31_F1_PI_AE_CS_SP_S2S with 136s (1) cores
% 9.65/1.67  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S5PRR_S2S with 136s (1) cores
% 9.65/1.67  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 25665 completed with status 0
% 9.65/1.67  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 9.65/1.67  # Preprocessing class: FSMSSMSSSSSNFFN.
% 9.65/1.67  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 9.65/1.67  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 9.65/1.67  # No SInE strategy applied
% 9.65/1.67  # Search class: FUUPM-FFSF21-MFFFFFNN
% 9.65/1.67  # Scheduled 7 strats onto 5 cores with 1500 seconds (1500 total)
% 9.65/1.67  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S2S with 675s (1) cores
% 9.65/1.67  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 9.65/1.67  # Preprocessing time       : 0.001 s
% 9.65/1.67  # Presaturation interreduction done
% 9.65/1.67  
% 9.65/1.67  # Proof found!
% 9.65/1.67  # SZS status Unsatisfiable
% 9.65/1.67  # SZS output start CNFRefutation
% See solution above
% 9.65/1.67  # Parsed axioms                        : 19
% 9.65/1.67  # Removed by relevancy pruning/SinE    : 0
% 9.65/1.67  # Initial clauses                      : 19
% 9.65/1.67  # Removed in clause preprocessing      : 0
% 9.65/1.67  # Initial clauses in saturation        : 19
% 9.65/1.67  # Processed clauses                    : 3797
% 9.65/1.67  # ...of these trivial                  : 1822
% 9.65/1.67  # ...subsumed                          : 1417
% 9.65/1.67  # ...remaining for further processing  : 558
% 9.65/1.67  # Other redundant clauses eliminated   : 0
% 9.65/1.67  # Clauses deleted for lack of memory   : 0
% 9.65/1.67  # Backward-subsumed                    : 0
% 9.65/1.67  # Backward-rewritten                   : 145
% 9.65/1.67  # Generated clauses                    : 111284
% 9.65/1.67  # ...of the previous two non-redundant : 69380
% 9.65/1.67  # ...aggressively subsumed             : 0
% 9.65/1.67  # Contextual simplify-reflections      : 0
% 9.65/1.67  # Paramodulations                      : 111284
% 9.65/1.67  # Factorizations                       : 0
% 9.65/1.67  # NegExts                              : 0
% 9.65/1.67  # Equation resolutions                 : 0
% 9.65/1.67  # Total rewrite steps                  : 164850
% 9.65/1.67  # Propositional unsat checks           : 0
% 9.65/1.67  #    Propositional check models        : 0
% 9.65/1.67  #    Propositional check unsatisfiable : 0
% 9.65/1.67  #    Propositional clauses             : 0
% 9.65/1.67  #    Propositional clauses after purity: 0
% 9.65/1.67  #    Propositional unsat core size     : 0
% 9.65/1.67  #    Propositional preprocessing time  : 0.000
% 9.65/1.67  #    Propositional encoding time       : 0.000
% 9.65/1.67  #    Propositional solver time         : 0.000
% 9.65/1.67  #    Success case prop preproc time    : 0.000
% 9.65/1.67  #    Success case prop encoding time   : 0.000
% 9.65/1.67  #    Success case prop solver time     : 0.000
% 9.65/1.67  # Current number of processed clauses  : 394
% 9.65/1.67  #    Positive orientable unit clauses  : 350
% 9.65/1.67  #    Positive unorientable unit clauses: 44
% 9.65/1.67  #    Negative unit clauses             : 0
% 9.65/1.67  #    Non-unit-clauses                  : 0
% 9.65/1.67  # Current number of unprocessed clauses: 65433
% 9.65/1.67  # ...number of literals in the above   : 65433
% 9.65/1.67  # Current number of archived formulas  : 0
% 9.65/1.67  # Current number of archived clauses   : 164
% 9.65/1.67  # Clause-clause subsumption calls (NU) : 0
% 9.65/1.67  # Rec. Clause-clause subsumption calls : 0
% 9.65/1.67  # Non-unit clause-clause subsumptions  : 0
% 9.65/1.67  # Unit Clause-clause subsumption calls : 234
% 9.65/1.67  # Rewrite failures with RHS unbound    : 0
% 9.65/1.67  # BW rewrite match attempts            : 1839
% 9.65/1.67  # BW rewrite match successes           : 517
% 9.65/1.67  # Condensation attempts                : 0
% 9.65/1.67  # Condensation successes               : 0
% 9.65/1.67  # Termbank termtop insertions          : 1356157
% 9.65/1.67  
% 9.65/1.67  # -------------------------------------------------
% 9.65/1.67  # User time                : 1.093 s
% 9.65/1.67  # System time              : 0.066 s
% 9.65/1.67  # Total time               : 1.159 s
% 9.65/1.67  # Maximum resident set size: 1556 pages
% 9.65/1.67  
% 9.65/1.67  # -------------------------------------------------
% 9.65/1.67  # User time                : 5.583 s
% 9.65/1.67  # System time              : 0.314 s
% 9.65/1.67  # Total time               : 5.897 s
% 9.65/1.67  # Maximum resident set size: 1676 pages
% 9.65/1.67  % E---3.1 exiting
% 9.65/1.67  % E---3.1 exiting
%------------------------------------------------------------------------------