TSTP Solution File: RNG001-10 by EQP---0.9e

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : EQP---0.9e
% Problem  : RNG001-10 : TPTP v8.1.0. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : tptp2X_and_run_eqp %s

% Computer : n023.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  : 600s
% DateTime : Mon Jul 18 20:25:28 EDT 2022

% Result   : Unsatisfiable 24.91s 25.29s
% Output   : Refutation 24.91s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    8
% Syntax   : Number of clauses     :   16 (  16 unt;   0 nHn;   2 RR)
%            Number of literals    :   16 (   0 equ;   1 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    6 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   3 con; 0-4 aty)
%            Number of variables   :   39 (   4 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,plain,
    equal(ifeq2(A,A,B,C),B),
    file('RNG001-10.p',unknown),
    [] ).

cnf(2,plain,
    equal(ifeq(A,A,B,C),B),
    file('RNG001-10.p',unknown),
    [] ).

cnf(3,plain,
    equal(sum(additive_identity,A,A),true),
    file('RNG001-10.p',unknown),
    [] ).

cnf(4,plain,
    equal(sum(A,additive_identity,A),true),
    file('RNG001-10.p',unknown),
    [] ).

cnf(5,plain,
    equal(product(A,B,multiply(A,B)),true),
    file('RNG001-10.p',unknown),
    [] ).

cnf(14,plain,
    equal(ifeq(product(A,B,C),true,ifeq(product(A,D,E),true,ifeq(product(A,F,G),true,ifeq(sum(F,D,B),true,sum(G,E,C),true),true),true),true),true),
    file('RNG001-10.p',unknown),
    [] ).

cnf(20,plain,
    equal(ifeq2(sum(A,B,C),true,ifeq2(sum(A,D,C),true,D,B),B),B),
    file('RNG001-10.p',unknown),
    [] ).

cnf(22,plain,
    ~ equal(product(a,additive_identity,additive_identity),true),
    file('RNG001-10.p',unknown),
    [] ).

cnf(77,plain,
    equal(ifeq2(sum(A,B,A),true,B,additive_identity),additive_identity),
    inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[4,20]),1]),
    [iquote('para(4,20),demod([1])')] ).

cnf(85,plain,
    equal(ifeq(product(A,B,C),true,ifeq(product(A,B,D),true,ifeq(product(A,additive_identity,E),true,sum(E,D,C),true),true),true),true),
    inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[3,14]),2]),
    [iquote('para(3,14),demod([2])')] ).

cnf(796,plain,
    equal(ifeq(product(A,B,C),true,ifeq(product(A,additive_identity,D),true,sum(D,C,multiply(A,B)),true),true),true),
    inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[5,85]),2]),
    [iquote('para(5,85),demod([2])')] ).

cnf(32769,plain,
    equal(ifeq(product(A,additive_identity,B),true,sum(B,multiply(A,C),multiply(A,C)),true),true),
    inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[5,796]),2]),
    [iquote('para(5,796),demod([2])')] ).

cnf(32771,plain,
    equal(sum(multiply(A,additive_identity),multiply(A,B),multiply(A,B)),true),
    inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[5,32769]),2]),
    [iquote('para(5,32769),demod([2])')] ).

cnf(32772,plain,
    equal(multiply(A,additive_identity),additive_identity),
    inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[32771,77]),1]),
    [iquote('para(32771,77),demod([1])')] ).

cnf(32830,plain,
    equal(product(A,additive_identity,additive_identity),true),
    inference(para,[status(thm),theory(equality)],[32772,5]),
    [iquote('para(32772,5)')] ).

cnf(32831,plain,
    $false,
    inference(conflict,[status(thm)],[32830,22]),
    [iquote('conflict(32830,22)')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : RNG001-10 : TPTP v8.1.0. Released v7.3.0.
% 0.03/0.12  % Command  : tptp2X_and_run_eqp %s
% 0.12/0.33  % Computer : n023.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  % WCLimit  : 600
% 0.12/0.33  % DateTime : Mon May 30 11:21:27 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.71/1.08  ----- EQP 0.9e, May 2009 -----
% 0.71/1.08  The job began on n023.cluster.edu, Mon May 30 11:21:27 2022
% 0.71/1.08  The command was "./eqp09e".
% 0.71/1.08  
% 0.71/1.08  set(prolog_style_variables).
% 0.71/1.08  set(lrpo).
% 0.71/1.08  set(basic_paramod).
% 0.71/1.08  set(functional_subsume).
% 0.71/1.08  set(ordered_paramod).
% 0.71/1.08  set(prime_paramod).
% 0.71/1.08  set(para_pairs).
% 0.71/1.08  assign(pick_given_ratio,4).
% 0.71/1.08  clear(print_kept).
% 0.71/1.08  clear(print_new_demod).
% 0.71/1.08  clear(print_back_demod).
% 0.71/1.08  clear(print_given).
% 0.71/1.08  assign(max_mem,64000).
% 0.71/1.08  end_of_commands.
% 0.71/1.08  
% 0.71/1.08  Usable:
% 0.71/1.08  end_of_list.
% 0.71/1.08  
% 0.71/1.08  Sos:
% 0.71/1.08  0 (wt=-1) [] ifeq2(A,A,B,C) = B.
% 0.71/1.08  0 (wt=-1) [] ifeq(A,A,B,C) = B.
% 0.71/1.08  0 (wt=-1) [] sum(additive_identity,A,A) = true.
% 0.71/1.08  0 (wt=-1) [] sum(A,additive_identity,A) = true.
% 0.71/1.08  0 (wt=-1) [] product(A,B,multiply(A,B)) = true.
% 0.71/1.08  0 (wt=-1) [] sum(A,B,add(A,B)) = true.
% 0.71/1.08  0 (wt=-1) [] sum(additive_inverse(A),A,additive_identity) = true.
% 0.71/1.08  0 (wt=-1) [] sum(A,additive_inverse(A),additive_identity) = true.
% 0.71/1.08  0 (wt=-1) [] ifeq(sum(A,B,C),true,ifeq(sum(D,B,E),true,ifeq(sum(F,D,A),true,sum(F,E,C),true),true),true) = true.
% 0.71/1.08  0 (wt=-1) [] ifeq(sum(A,B,C),true,ifeq(sum(D,C,E),true,ifeq(sum(D,A,F),true,sum(F,B,E),true),true),true) = true.
% 0.71/1.08  0 (wt=-1) [] ifeq(sum(A,B,C),true,sum(B,A,C),true) = true.
% 0.71/1.08  0 (wt=-1) [] ifeq(product(A,B,C),true,ifeq(product(D,B,E),true,ifeq(product(F,D,A),true,product(F,E,C),true),true),true) = true.
% 0.71/1.08  0 (wt=-1) [] ifeq(product(A,B,C),true,ifeq(product(D,C,E),true,ifeq(product(D,A,F),true,product(F,B,E),true),true),true) = true.
% 0.71/1.08  0 (wt=-1) [] ifeq(product(A,B,C),true,ifeq(product(A,D,E),true,ifeq(product(A,F,G),true,ifeq(sum(F,D,B),true,sum(G,E,C),true),true),true),true) = true.
% 0.71/1.08  0 (wt=-1) [] ifeq(product(A,B,C),true,ifeq(product(A,D,E),true,ifeq(sum(E,C,F),true,ifeq(sum(D,B,G),true,product(A,G,F),true),true),true),true) = true.
% 0.71/1.08  0 (wt=-1) [] ifeq(product(A,B,C),true,ifeq(product(D,B,E),true,ifeq(product(F,B,G),true,ifeq(sum(F,D,A),true,sum(G,E,C),true),true),true),true) = true.
% 0.71/1.08  0 (wt=-1) [] ifeq(product(A,B,C),true,ifeq(product(D,B,E),true,ifeq(sum(E,C,F),true,ifeq(sum(D,A,G),true,product(G,B,F),true),true),true),true) = true.
% 0.71/1.08  0 (wt=-1) [] ifeq2(sum(A,B,C),true,ifeq2(sum(A,B,D),true,D,C),C) = C.
% 0.71/1.08  0 (wt=-1) [] ifeq2(product(A,B,C),true,ifeq2(product(A,B,D),true,D,C),C) = C.
% 0.71/1.08  0 (wt=-1) [] ifeq2(sum(A,B,C),true,ifeq2(sum(A,D,C),true,D,B),B) = B.
% 0.71/1.08  0 (wt=-1) [] ifeq2(sum(A,B,C),true,ifeq2(sum(D,B,C),true,D,A),A) = A.
% 0.71/1.08  0 (wt=-1) [] -(product(a,additive_identity,additive_identity) = true).
% 0.71/1.08  end_of_list.
% 0.71/1.08  
% 0.71/1.08  Demodulators:
% 0.71/1.08  end_of_list.
% 0.71/1.08  
% 0.71/1.08  Passive:
% 0.71/1.08  end_of_list.
% 0.71/1.08  
% 0.71/1.08  Starting to process input.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 1 (wt=7) [] ifeq2(A,A,B,C) = B.
% 0.71/1.08  1 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 2 (wt=7) [] ifeq(A,A,B,C) = B.
% 0.71/1.08  2 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 3 (wt=6) [] sum(additive_identity,A,A) = true.
% 0.71/1.08  3 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 4 (wt=6) [] sum(A,additive_identity,A) = true.
% 0.71/1.08  4 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 5 (wt=8) [] product(A,B,multiply(A,B)) = true.
% 0.71/1.08  5 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 6 (wt=8) [] sum(A,B,add(A,B)) = true.
% 0.71/1.08  6 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 7 (wt=7) [] sum(additive_inverse(A),A,additive_identity) = true.
% 0.71/1.08  7 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 8 (wt=7) [] sum(A,additive_inverse(A),additive_identity) = true.
% 0.71/1.08  8 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 9 (wt=27) [] ifeq(sum(A,B,C),true,ifeq(sum(D,B,E),true,ifeq(sum(F,D,A),true,sum(F,E,C),true),true),true) = true.
% 0.71/1.08  9 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 10 (wt=27) [] ifeq(sum(A,B,C),true,ifeq(sum(D,C,E),true,ifeq(sum(D,A,F),true,sum(F,B,E),true),true),true) = true.
% 0.71/1.08  10 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 11 (wt=13) [] ifeq(sum(A,B,C),true,sum(B,A,C),true) = true.
% 0.71/1.08  11 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 12 (wt=27) [] ifeq(product(A,B,C),true,ifeq(product(D,B,E),true,ifeq(product(F,D,A),true,product(F,E,C),true),true),true) = true.
% 0.71/1.08  12 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 13 (wt=27) [] ifeq(product(A,B,C),true,ifeq(product(D,C,E),true,ifeq(product(D,A,F),true,product(F,B,E),true),true),true) = true.
% 0.71/1.08  13 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 14 (wt=34) [] ifeq(product(A,B,C),true,ifeq(product(A,D,E),true,ifeq(product(A,F,G),true,ifeq(sum(F,D,B),true,sum(G,E,C),true),true),true),true) = true.
% 0.71/1.08  14 is a new demodulator.
% 0.71/1.08  
% 0.71/1.08  ** KEPT: 15 (wt=34) [] ifeq(product(A,B,C),true,ifeq(product(A,D,E),true,ifeq(sum(E,C,F),true,ifeq(sum(D,B,G),true,product(A,G,F),true),true),true),true) = true.
% 24.91/25.29  15 is a new demodulator.
% 24.91/25.29  
% 24.91/25.29  ** KEPT: 16 (wt=34) [] ifeq(product(A,B,C),true,ifeq(product(D,B,E),true,ifeq(product(F,B,G),true,ifeq(sum(F,D,A),true,sum(G,E,C),true),true),true),true) = true.
% 24.91/25.29  16 is a new demodulator.
% 24.91/25.29  
% 24.91/25.29  ** KEPT: 17 (wt=34) [] ifeq(product(A,B,C),true,ifeq(product(D,B,E),true,ifeq(sum(E,C,F),true,ifeq(sum(D,A,G),true,product(G,B,F),true),true),true),true) = true.
% 24.91/25.29  17 is a new demodulator.
% 24.91/25.29  
% 24.91/25.29  ** KEPT: 18 (wt=17) [] ifeq2(sum(A,B,C),true,ifeq2(sum(A,B,D),true,D,C),C) = C.
% 24.91/25.29  18 is a new demodulator.
% 24.91/25.29  
% 24.91/25.29  ** KEPT: 19 (wt=17) [] ifeq2(product(A,B,C),true,ifeq2(product(A,B,D),true,D,C),C) = C.
% 24.91/25.29  19 is a new demodulator.
% 24.91/25.29  
% 24.91/25.29  ** KEPT: 20 (wt=17) [] ifeq2(sum(A,B,C),true,ifeq2(sum(A,D,C),true,D,B),B) = B.
% 24.91/25.29  20 is a new demodulator.
% 24.91/25.29  
% 24.91/25.29  ** KEPT: 21 (wt=17) [] ifeq2(sum(A,B,C),true,ifeq2(sum(D,B,C),true,D,A),A) = A.
% 24.91/25.29  21 is a new demodulator.
% 24.91/25.29  
% 24.91/25.29  ** KEPT: 22 (wt=6) [] -(product(a,additive_identity,additive_identity) = true).
% 24.91/25.29  ---------------- PROOF FOUND ----------------
% 24.91/25.29  % SZS status Unsatisfiable
% 24.91/25.29  
% 24.91/25.29  
% 24.91/25.29  After processing input:
% 24.91/25.29  
% 24.91/25.29  Usable:
% 24.91/25.29  end_of_list.
% 24.91/25.29  
% 24.91/25.29  Sos:
% 24.91/25.29  3 (wt=6) [] sum(additive_identity,A,A) = true.
% 24.91/25.29  4 (wt=6) [] sum(A,additive_identity,A) = true.
% 24.91/25.29  22 (wt=6) [] -(product(a,additive_identity,additive_identity) = true).
% 24.91/25.29  1 (wt=7) [] ifeq2(A,A,B,C) = B.
% 24.91/25.29  2 (wt=7) [] ifeq(A,A,B,C) = B.
% 24.91/25.29  7 (wt=7) [] sum(additive_inverse(A),A,additive_identity) = true.
% 24.91/25.29  8 (wt=7) [] sum(A,additive_inverse(A),additive_identity) = true.
% 24.91/25.29  5 (wt=8) [] product(A,B,multiply(A,B)) = true.
% 24.91/25.29  6 (wt=8) [] sum(A,B,add(A,B)) = true.
% 24.91/25.29  11 (wt=13) [] ifeq(sum(A,B,C),true,sum(B,A,C),true) = true.
% 24.91/25.29  18 (wt=17) [] ifeq2(sum(A,B,C),true,ifeq2(sum(A,B,D),true,D,C),C) = C.
% 24.91/25.29  19 (wt=17) [] ifeq2(product(A,B,C),true,ifeq2(product(A,B,D),true,D,C),C) = C.
% 24.91/25.29  20 (wt=17) [] ifeq2(sum(A,B,C),true,ifeq2(sum(A,D,C),true,D,B),B) = B.
% 24.91/25.29  21 (wt=17) [] ifeq2(sum(A,B,C),true,ifeq2(sum(D,B,C),true,D,A),A) = A.
% 24.91/25.29  9 (wt=27) [] ifeq(sum(A,B,C),true,ifeq(sum(D,B,E),true,ifeq(sum(F,D,A),true,sum(F,E,C),true),true),true) = true.
% 24.91/25.29  10 (wt=27) [] ifeq(sum(A,B,C),true,ifeq(sum(D,C,E),true,ifeq(sum(D,A,F),true,sum(F,B,E),true),true),true) = true.
% 24.91/25.29  12 (wt=27) [] ifeq(product(A,B,C),true,ifeq(product(D,B,E),true,ifeq(product(F,D,A),true,product(F,E,C),true),true),true) = true.
% 24.91/25.29  13 (wt=27) [] ifeq(product(A,B,C),true,ifeq(product(D,C,E),true,ifeq(product(D,A,F),true,product(F,B,E),true),true),true) = true.
% 24.91/25.29  14 (wt=34) [] ifeq(product(A,B,C),true,ifeq(product(A,D,E),true,ifeq(product(A,F,G),true,ifeq(sum(F,D,B),true,sum(G,E,C),true),true),true),true) = true.
% 24.91/25.29  15 (wt=34) [] ifeq(product(A,B,C),true,ifeq(product(A,D,E),true,ifeq(sum(E,C,F),true,ifeq(sum(D,B,G),true,product(A,G,F),true),true),true),true) = true.
% 24.91/25.29  16 (wt=34) [] ifeq(product(A,B,C),true,ifeq(product(D,B,E),true,ifeq(product(F,B,G),true,ifeq(sum(F,D,A),true,sum(G,E,C),true),true),true),true) = true.
% 24.91/25.29  17 (wt=34) [] ifeq(product(A,B,C),true,ifeq(product(D,B,E),true,ifeq(sum(E,C,F),true,ifeq(sum(D,A,G),true,product(G,B,F),true),true),true),true) = true.
% 24.91/25.29  end_of_list.
% 24.91/25.29  
% 24.91/25.29  Demodulators:
% 24.91/25.29  1 (wt=7) [] ifeq2(A,A,B,C) = B.
% 24.91/25.29  2 (wt=7) [] ifeq(A,A,B,C) = B.
% 24.91/25.29  3 (wt=6) [] sum(additive_identity,A,A) = true.
% 24.91/25.29  4 (wt=6) [] sum(A,additive_identity,A) = true.
% 24.91/25.29  5 (wt=8) [] product(A,B,multiply(A,B)) = true.
% 24.91/25.29  6 (wt=8) [] sum(A,B,add(A,B)) = true.
% 24.91/25.29  7 (wt=7) [] sum(additive_inverse(A),A,additive_identity) = true.
% 24.91/25.29  8 (wt=7) [] sum(A,additive_inverse(A),additive_identity) = true.
% 24.91/25.29  9 (wt=27) [] ifeq(sum(A,B,C),true,ifeq(sum(D,B,E),true,ifeq(sum(F,D,A),true,sum(F,E,C),true),true),true) = true.
% 24.91/25.29  10 (wt=27) [] ifeq(sum(A,B,C),true,ifeq(sum(D,C,E),true,ifeq(sum(D,A,F),true,sum(F,B,E),true),true),true) = true.
% 24.91/25.29  11 (wt=13) [] ifeq(sum(A,B,C),true,sum(B,A,C),true) = true.
% 24.91/25.29  12 (wt=27) [] ifeq(product(A,B,C),true,ifeq(product(D,B,E),true,ifeq(product(F,D,A),true,product(F,E,C),true),true),true) = true.
% 24.91/25.29  13 (wt=27) [] ifeq(product(A,B,C),true,ifeq(product(D,C,E),true,ifeq(product(D,A,F),true,product(F,B,E),true),true),true) = true.
% 24.91/25.29  14 (wt=34) [] ifeq(product(A,B,C),true,ifeq(product(A,D,E),true,ifeq(product(A,F,G),true,ifeq(sum(F,D,B),true,sum(G,E,C),true),true),true),true) = true.
% 24.91/25.29  15 (wt=34) [] ifeq(product(A,B,C),true,ifeq(product(A,D,E),true,ifeq(sum(E,C,F),true,ifeq(sum(D,B,G),true,product(A,G,F),true),true),true),true) = true.
% 24.91/25.29  16 (wt=34) [] ifeq(product(A,B,C),true,ifeq(product(D,B,E),true,ifeq(product(F,B,G),true,ifeq(sum(F,D,A),true,sum(G,E,C),true),true),true),true) = true.
% 24.91/25.29  17 (wt=34) [] ifeq(product(A,B,C),true,ifeq(product(D,B,E),true,ifeq(sum(E,C,F),true,ifeq(sum(D,A,G),true,product(G,B,F),true),true),true),true) = true.
% 24.91/25.29  18 (wt=17) [] ifeq2(sum(A,B,C),true,ifeq2(sum(A,B,D),true,D,C),C) = C.
% 24.91/25.29  19 (wt=17) [] ifeq2(product(A,B,C),true,ifeq2(product(A,B,D),true,D,C),C) = C.
% 24.91/25.29  20 (wt=17) [] ifeq2(sum(A,B,C),true,ifeq2(sum(A,D,C),true,D,B),B) = B.
% 24.91/25.29  21 (wt=17) [] ifeq2(sum(A,B,C),true,ifeq2(sum(D,B,C),true,D,A),A) = A.
% 24.91/25.29  end_of_list.
% 24.91/25.29  
% 24.91/25.29  Passive:
% 24.91/25.29  end_of_list.
% 24.91/25.29  
% 24.91/25.29  UNIT CONFLICT from 32830 and 22 at  19.00 seconds.
% 24.91/25.29  
% 24.91/25.29  ---------------- PROOF ----------------
% 24.91/25.29  % SZS output start Refutation
% See solution above
% 24.91/25.29  ------------ end of proof -------------
% 24.91/25.29  
% 24.91/25.29  
% 24.91/25.29  ------------- memory usage ------------
% 24.91/25.29  Memory dynamically allocated (tp_alloc): 48828.
% 24.91/25.29    type (bytes each)        gets      frees     in use      avail      bytes
% 24.91/25.29  sym_ent (  96)               71          0         71          0      6.7 K
% 24.91/25.29  term (  16)            10512002    9807034     704968         38  13641.4 K
% 24.91/25.29  gen_ptr (   8)          5180012    2163685    3016327         15  23565.2 K
% 24.91/25.29  context ( 808)         20805440   20805438          2          6      6.3 K
% 24.91/25.29  trail (  12)            2193335    2193335          0          8      0.1 K
% 24.91/25.29  bt_node (  68)         11991662   11991659          3         29      2.1 K
% 24.91/25.29  ac_position (285432)          0          0          0          0      0.0 K
% 24.91/25.29  ac_match_pos (14044)          0          0          0          0      0.0 K
% 24.91/25.29  ac_match_free_vars_pos (4020)
% 24.91/25.29                                0          0          0          0      0.0 K
% 24.91/25.29  discrim (  12)           474881      17930     456951        571   5361.6 K
% 24.91/25.29  flat (  40)            19875672   19875672          0         41      1.6 K
% 24.91/25.29  discrim_pos (  12)       752807     752807          0          1      0.0 K
% 24.91/25.29  fpa_head (  12)            4368          0       4368          0     51.2 K
% 24.91/25.29  fpa_tree (  28)          349778     349778          0         29      0.8 K
% 24.91/25.29  fpa_pos (  36)            65456      65456          0          1      0.0 K
% 24.91/25.29  literal (  12)           367951     335121      32830          1    384.7 K
% 24.91/25.29  clause (  24)            367951     335121      32830          1    769.5 K
% 24.91/25.29  list (  12)               32685      32629         56          3      0.7 K
% 24.91/25.29  list_pos (  20)          133865       6767     127098         83   2484.0 K
% 24.91/25.29  pair_index (   40)              2          0          2          0      0.1 K
% 24.91/25.29  
% 24.91/25.29  -------------- statistics -------------
% 24.91/25.29  Clauses input                 22
% 24.91/25.30    Usable input                   0
% 24.91/25.30    Sos input                     22
% 24.91/25.30    Demodulators input             0
% 24.91/25.30    Passive input                  0
% 24.91/25.30  
% 24.91/25.30  Processed BS (before search)  22
% 24.91/25.30  Forward subsumed BS            0
% 24.91/25.30  Kept BS                       22
% 24.91/25.30  New demodulators BS           21
% 24.91/25.30  Back demodulated BS            0
% 24.91/25.30  
% 24.91/25.30  Clauses or pairs given    842083
% 24.91/25.30  Clauses generated         329302
% 24.91/25.30  Forward subsumed          296494
% 24.91/25.30  Deleted by weight              0
% 24.91/25.30  Deleted by variable count      0
% 24.91/25.30  Kept                       32808
% 24.91/25.30  New demodulators           32605
% 24.91/25.30  Back demodulated            1365
% 24.91/25.30  Ordered paramod prunes         0
% 24.91/25.30  Basic paramod prunes     2521145
% 24.91/25.30  Prime paramod prunes       82752
% 24.91/25.30  Semantic prunes                0
% 24.91/25.30  
% 24.91/25.30  Rewrite attmepts         4405085
% 24.91/25.30  Rewrites                  664974
% 24.91/25.30  
% 24.91/25.30  FPA overloads                  0
% 24.91/25.30  FPA underloads                 0
% 24.91/25.30  
% 24.91/25.30  Usable size                    0
% 24.91/25.30  Sos size                   31464
% 24.91/25.30  Demodulators size          31341
% 24.91/25.30  Passive size                   0
% 24.91/25.30  Disabled size               1365
% 24.91/25.30  
% 24.91/25.30  Proofs found                   1
% 24.91/25.30  
% 24.91/25.30  ----------- times (seconds) ----------- Mon May 30 11:21:52 2022
% 24.91/25.30  
% 24.91/25.30  user CPU time            19.00   (0 hr, 0 min, 18 sec)
% 24.91/25.30  system CPU time           5.19   (0 hr, 0 min, 5 sec)
% 24.91/25.30  wall-clock time          25      (0 hr, 0 min, 25 sec)
% 24.91/25.30  input time                0.00
% 24.91/25.30  paramodulation time       2.00
% 24.91/25.30  demodulation time         0.89
% 24.91/25.30  orient time               0.57
% 24.91/25.30  weigh time                0.10
% 24.91/25.30  forward subsume time      0.18
% 24.91/25.30  back demod find time      9.20
% 24.91/25.30  conflict time             0.02
% 24.91/25.30  LRPO time                 0.25
% 24.91/25.30  store clause time         4.40
% 24.91/25.30  disable clause time       0.12
% 24.91/25.30  prime paramod time        0.42
% 24.91/25.30  semantics time            0.00
% 24.91/25.30  
% 24.91/25.30  EQP interrupted
%------------------------------------------------------------------------------