TSTP Solution File: GRP183-1 by E-SAT---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1
% Problem  : GRP183-1 : 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:46:32 EDT 2023

% Result   : Unsatisfiable 5.08s 1.06s
% Output   : CNFRefutation 5.08s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   14
% Syntax   : Number of clauses     :   71 (  71 unt;   0 nHn;   4 RR)
%            Number of literals    :   71 (  70 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   :  124 (  10 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(associativity,axiom,
    multiply(multiply(X1,X2),X3) = multiply(X1,multiply(X2,X3)),
    file('/export/starexec/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',associativity) ).

cnf(left_inverse,axiom,
    multiply(inverse(X1),X1) = identity,
    file('/export/starexec/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',left_inverse) ).

cnf(left_identity,axiom,
    multiply(identity,X1) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',left_identity) ).

cnf(monotony_lub2,axiom,
    multiply(least_upper_bound(X1,X2),X3) = least_upper_bound(multiply(X1,X3),multiply(X2,X3)),
    file('/export/starexec/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',monotony_lub2) ).

cnf(symmetry_of_lub,axiom,
    least_upper_bound(X1,X2) = least_upper_bound(X2,X1),
    file('/export/starexec/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',symmetry_of_lub) ).

cnf(monotony_glb2,axiom,
    multiply(greatest_lower_bound(X1,X2),X3) = greatest_lower_bound(multiply(X1,X3),multiply(X2,X3)),
    file('/export/starexec/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',monotony_glb2) ).

cnf(symmetry_of_glb,axiom,
    greatest_lower_bound(X1,X2) = greatest_lower_bound(X2,X1),
    file('/export/starexec/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',symmetry_of_glb) ).

cnf(monotony_glb1,axiom,
    multiply(X1,greatest_lower_bound(X2,X3)) = greatest_lower_bound(multiply(X1,X2),multiply(X1,X3)),
    file('/export/starexec/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',monotony_glb1) ).

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/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',associativity_of_glb) ).

cnf(idempotence_of_gld,axiom,
    greatest_lower_bound(X1,X1) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',idempotence_of_gld) ).

cnf(glb_absorbtion,axiom,
    greatest_lower_bound(X1,least_upper_bound(X1,X2)) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',glb_absorbtion) ).

cnf(lub_absorbtion,axiom,
    least_upper_bound(X1,greatest_lower_bound(X1,X2)) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',lub_absorbtion) ).

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/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',associativity_of_lub) ).

cnf(prove_p20,negated_conjecture,
    greatest_lower_bound(least_upper_bound(a,identity),inverse(greatest_lower_bound(a,identity))) != identity,
    file('/export/starexec/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p',prove_p20) ).

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

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

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

cnf(c_0_17,plain,
    multiply(inverse(X1),multiply(X1,X2)) = X2,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_14,c_0_15]),c_0_16]) ).

cnf(c_0_18,plain,
    multiply(inverse(inverse(X1)),identity) = X1,
    inference(spm,[status(thm)],[c_0_17,c_0_15]) ).

cnf(c_0_19,plain,
    multiply(inverse(inverse(inverse(X1))),X1) = identity,
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_20,plain,
    inverse(inverse(X1)) = X1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_19]),c_0_18]) ).

cnf(c_0_21,plain,
    multiply(X1,inverse(X1)) = identity,
    inference(spm,[status(thm)],[c_0_15,c_0_20]) ).

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

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

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

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

cnf(c_0_26,plain,
    multiply(X1,multiply(X2,inverse(multiply(X1,X2)))) = identity,
    inference(spm,[status(thm)],[c_0_14,c_0_21]) ).

cnf(c_0_27,plain,
    multiply(X1,identity) = X1,
    inference(rw,[status(thm)],[c_0_18,c_0_20]) ).

cnf(c_0_28,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_22,c_0_16]),c_0_23]) ).

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

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,axiom,
    greatest_lower_bound(X1,X1) = X1,
    idempotence_of_gld ).

cnf(c_0_32,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_24,c_0_16]),c_0_25]) ).

cnf(c_0_33,plain,
    multiply(X1,inverse(multiply(X2,X1))) = inverse(X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_26]),c_0_27]) ).

cnf(c_0_34,plain,
    multiply(least_upper_bound(identity,inverse(X1)),X1) = least_upper_bound(X1,identity),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_15]),c_0_23]) ).

cnf(c_0_35,plain,
    greatest_lower_bound(identity,multiply(inverse(X1),X2)) = multiply(inverse(X1),greatest_lower_bound(X2,X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_15]),c_0_25]) ).

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

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

cnf(c_0_38,plain,
    multiply(greatest_lower_bound(identity,inverse(X1)),X1) = greatest_lower_bound(X1,identity),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_15]),c_0_25]) ).

cnf(c_0_39,plain,
    multiply(inverse(multiply(X1,X2)),X1) = inverse(X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_33]),c_0_20]) ).

cnf(c_0_40,plain,
    multiply(least_upper_bound(identity,X1),inverse(X1)) = least_upper_bound(identity,inverse(X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_20]),c_0_23]) ).

cnf(c_0_41,plain,
    greatest_lower_bound(identity,multiply(inverse(greatest_lower_bound(X1,X2)),X1)) = identity,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_36]),c_0_15]) ).

cnf(c_0_42,plain,
    greatest_lower_bound(identity,multiply(X1,inverse(X2))) = multiply(greatest_lower_bound(X2,X1),inverse(X2)),
    inference(spm,[status(thm)],[c_0_24,c_0_21]) ).

cnf(c_0_43,plain,
    inverse(multiply(X1,inverse(X2))) = multiply(X2,inverse(X1)),
    inference(spm,[status(thm)],[c_0_37,c_0_33]) ).

cnf(c_0_44,plain,
    multiply(greatest_lower_bound(identity,X1),inverse(X1)) = greatest_lower_bound(identity,inverse(X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_20]),c_0_25]) ).

cnf(c_0_45,plain,
    greatest_lower_bound(X1,greatest_lower_bound(X2,X3)) = greatest_lower_bound(X3,greatest_lower_bound(X1,X2)),
    inference(spm,[status(thm)],[c_0_25,c_0_30]) ).

cnf(c_0_46,plain,
    greatest_lower_bound(X1,multiply(X1,X2)) = multiply(X1,greatest_lower_bound(identity,X2)),
    inference(spm,[status(thm)],[c_0_29,c_0_27]) ).

cnf(c_0_47,plain,
    multiply(inverse(least_upper_bound(identity,inverse(X1))),least_upper_bound(identity,X1)) = X1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_40]),c_0_20]) ).

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

cnf(c_0_49,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_29,c_0_17]) ).

cnf(c_0_50,plain,
    greatest_lower_bound(identity,multiply(X1,inverse(greatest_lower_bound(X1,X2)))) = identity,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_42]),c_0_43]),c_0_27]) ).

cnf(c_0_51,plain,
    multiply(greatest_lower_bound(X1,greatest_lower_bound(identity,X2)),inverse(greatest_lower_bound(X2,X1))) = greatest_lower_bound(identity,inverse(greatest_lower_bound(X2,X1))),
    inference(spm,[status(thm)],[c_0_44,c_0_45]) ).

cnf(c_0_52,plain,
    greatest_lower_bound(X1,inverse(least_upper_bound(identity,inverse(X1)))) = inverse(least_upper_bound(identity,inverse(X1))),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_47]),c_0_48]),c_0_27]),c_0_25]) ).

cnf(c_0_53,plain,
    multiply(greatest_lower_bound(inverse(X1),X2),X1) = greatest_lower_bound(identity,multiply(X2,X1)),
    inference(spm,[status(thm)],[c_0_24,c_0_15]) ).

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

cnf(c_0_55,plain,
    greatest_lower_bound(inverse(X1),inverse(greatest_lower_bound(X1,X2))) = inverse(X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_50]),c_0_27]),c_0_27]) ).

cnf(c_0_56,plain,
    greatest_lower_bound(identity,multiply(greatest_lower_bound(identity,X1),least_upper_bound(identity,inverse(X1)))) = identity,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_51,c_0_52]),c_0_20]),c_0_53]),c_0_20]),c_0_48]) ).

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

cnf(c_0_58,plain,
    greatest_lower_bound(inverse(X1),inverse(greatest_lower_bound(X2,X1))) = inverse(X1),
    inference(spm,[status(thm)],[c_0_55,c_0_25]) ).

cnf(c_0_59,plain,
    greatest_lower_bound(identity,inverse(greatest_lower_bound(identity,X1))) = identity,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_36]),c_0_21]) ).

cnf(c_0_60,plain,
    greatest_lower_bound(inverse(greatest_lower_bound(identity,X1)),least_upper_bound(identity,inverse(X1))) = inverse(greatest_lower_bound(identity,X1)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_56]),c_0_27]),c_0_27]) ).

cnf(c_0_61,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_62,plain,
    least_upper_bound(inverse(X1),inverse(greatest_lower_bound(X2,X1))) = inverse(greatest_lower_bound(X2,X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_57,c_0_58]),c_0_23]) ).

cnf(c_0_63,plain,
    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_57,c_0_59]),c_0_23]) ).

cnf(c_0_64,plain,
    least_upper_bound(identity,multiply(X1,inverse(X2))) = multiply(least_upper_bound(X1,X2),inverse(X2)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_21]),c_0_23]) ).

cnf(c_0_65,plain,
    least_upper_bound(identity,inverse(X1)) = inverse(greatest_lower_bound(identity,X1)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_57,c_0_60]),c_0_61]),c_0_62]),c_0_63]) ).

cnf(c_0_66,negated_conjecture,
    greatest_lower_bound(least_upper_bound(a,identity),inverse(greatest_lower_bound(a,identity))) != identity,
    prove_p20 ).

cnf(c_0_67,plain,
    multiply(inverse(greatest_lower_bound(identity,X1)),X1) = least_upper_bound(identity,X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_64,c_0_65]),c_0_20]),c_0_16]),c_0_20]) ).

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

cnf(c_0_69,plain,
    greatest_lower_bound(least_upper_bound(identity,X1),inverse(greatest_lower_bound(identity,X1))) = identity,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_67]),c_0_15]),c_0_25]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.08  % Problem    : GRP183-1 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.00/0.09  % Command    : run_E %s %d THM
% 0.09/0.28  % Computer : n014.cluster.edu
% 0.09/0.28  % Model    : x86_64 x86_64
% 0.09/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.28  % Memory   : 8042.1875MB
% 0.09/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.28  % CPULimit   : 2400
% 0.09/0.28  % WCLimit    : 300
% 0.09/0.28  % DateTime   : Tue Oct  3 02:57:19 EDT 2023
% 0.09/0.28  % CPUTime    : 
% 0.13/0.37  Running first-order model finding
% 0.13/0.37  Running: /export/starexec/sandbox2/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --satauto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/tmp/tmp.qYOpi2vGom/E---3.1_12499.p
% 5.08/1.06  # Version: 3.1pre001
% 5.08/1.06  # Preprocessing class: FSMSSMSSSSSNFFN.
% 5.08/1.06  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 5.08/1.06  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 5.08/1.06  # Starting new_bool_3 with 300s (1) cores
% 5.08/1.06  # Starting new_bool_1 with 300s (1) cores
% 5.08/1.06  # Starting sh5l with 300s (1) cores
% 5.08/1.06  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 12624 completed with status 0
% 5.08/1.06  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 5.08/1.06  # Preprocessing class: FSMSSMSSSSSNFFN.
% 5.08/1.06  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 5.08/1.06  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 5.08/1.06  # No SInE strategy applied
% 5.08/1.06  # Search class: FUUPM-FFSF21-MFFFFFNN
% 5.08/1.06  # Scheduled 7 strats onto 5 cores with 1500 seconds (1500 total)
% 5.08/1.06  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S2S with 675s (1) cores
% 5.08/1.06  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 5.08/1.06  # Starting G-E--_060_C18_F1_PI_SE_CS_SP_CO_S0Y with 136s (1) cores
% 5.08/1.06  # Starting U----_043_B31_F1_PI_AE_CS_SP_S2S with 136s (1) cores
% 5.08/1.06  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S5PRR_S2S with 136s (1) cores
% 5.08/1.06  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 12629 completed with status 0
% 5.08/1.06  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 5.08/1.06  # Preprocessing class: FSMSSMSSSSSNFFN.
% 5.08/1.06  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 5.08/1.06  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 5.08/1.06  # No SInE strategy applied
% 5.08/1.06  # Search class: FUUPM-FFSF21-MFFFFFNN
% 5.08/1.06  # Scheduled 7 strats onto 5 cores with 1500 seconds (1500 total)
% 5.08/1.06  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S2S with 675s (1) cores
% 5.08/1.06  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 5.08/1.06  # Preprocessing time       : 0.001 s
% 5.08/1.06  # Presaturation interreduction done
% 5.08/1.06  
% 5.08/1.06  # Proof found!
% 5.08/1.06  # SZS status Unsatisfiable
% 5.08/1.06  # SZS output start CNFRefutation
% See solution above
% 5.08/1.06  # Parsed axioms                        : 16
% 5.08/1.06  # Removed by relevancy pruning/SinE    : 0
% 5.08/1.06  # Initial clauses                      : 16
% 5.08/1.06  # Removed in clause preprocessing      : 0
% 5.08/1.06  # Initial clauses in saturation        : 16
% 5.08/1.06  # Processed clauses                    : 3601
% 5.08/1.06  # ...of these trivial                  : 1645
% 5.08/1.06  # ...subsumed                          : 1438
% 5.08/1.06  # ...remaining for further processing  : 518
% 5.08/1.06  # Other redundant clauses eliminated   : 0
% 5.08/1.06  # Clauses deleted for lack of memory   : 0
% 5.08/1.06  # Backward-subsumed                    : 0
% 5.08/1.06  # Backward-rewritten                   : 118
% 5.08/1.06  # Generated clauses                    : 98389
% 5.08/1.06  # ...of the previous two non-redundant : 57524
% 5.08/1.06  # ...aggressively subsumed             : 0
% 5.08/1.06  # Contextual simplify-reflections      : 0
% 5.08/1.06  # Paramodulations                      : 98389
% 5.08/1.06  # Factorizations                       : 0
% 5.08/1.06  # NegExts                              : 0
% 5.08/1.06  # Equation resolutions                 : 0
% 5.08/1.06  # Total rewrite steps                  : 144017
% 5.08/1.06  # Propositional unsat checks           : 0
% 5.08/1.06  #    Propositional check models        : 0
% 5.08/1.06  #    Propositional check unsatisfiable : 0
% 5.08/1.06  #    Propositional clauses             : 0
% 5.08/1.06  #    Propositional clauses after purity: 0
% 5.08/1.06  #    Propositional unsat core size     : 0
% 5.08/1.06  #    Propositional preprocessing time  : 0.000
% 5.08/1.06  #    Propositional encoding time       : 0.000
% 5.08/1.06  #    Propositional solver time         : 0.000
% 5.08/1.06  #    Success case prop preproc time    : 0.000
% 5.08/1.06  #    Success case prop encoding time   : 0.000
% 5.08/1.06  #    Success case prop solver time     : 0.000
% 5.08/1.06  # Current number of processed clauses  : 384
% 5.08/1.06  #    Positive orientable unit clauses  : 351
% 5.08/1.06  #    Positive unorientable unit clauses: 33
% 5.08/1.06  #    Negative unit clauses             : 0
% 5.08/1.06  #    Non-unit-clauses                  : 0
% 5.08/1.06  # Current number of unprocessed clauses: 53835
% 5.08/1.06  # ...number of literals in the above   : 53835
% 5.08/1.06  # Current number of archived formulas  : 0
% 5.08/1.06  # Current number of archived clauses   : 134
% 5.08/1.06  # Clause-clause subsumption calls (NU) : 0
% 5.08/1.06  # Rec. Clause-clause subsumption calls : 0
% 5.08/1.06  # Non-unit clause-clause subsumptions  : 0
% 5.08/1.06  # Unit Clause-clause subsumption calls : 171
% 5.08/1.06  # Rewrite failures with RHS unbound    : 0
% 5.08/1.06  # BW rewrite match attempts            : 2046
% 5.08/1.06  # BW rewrite match successes           : 344
% 5.08/1.06  # Condensation attempts                : 0
% 5.08/1.06  # Condensation successes               : 0
% 5.08/1.06  # Termbank termtop insertions          : 1174993
% 5.08/1.06  
% 5.08/1.06  # -------------------------------------------------
% 5.08/1.06  # User time                : 0.608 s
% 5.08/1.06  # System time              : 0.036 s
% 5.08/1.06  # Total time               : 0.644 s
% 5.08/1.06  # Maximum resident set size: 1516 pages
% 5.08/1.06  
% 5.08/1.06  # -------------------------------------------------
% 5.08/1.06  # User time                : 3.088 s
% 5.08/1.06  # System time              : 0.178 s
% 5.08/1.06  # Total time               : 3.266 s
% 5.08/1.06  # Maximum resident set size: 1672 pages
% 5.08/1.06  % E---3.1 exiting
%------------------------------------------------------------------------------