TSTP Solution File: GRP193-2 by EQP---0.9e

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : EQP---0.9e
% Problem  : GRP193-2 : TPTP v8.1.0. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : tptp2X_and_run_eqp %s

% Computer : n022.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 : Sat Jul 16 08:45:54 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(1,plain,
    equal(multiply(identity,A),A),
    file('GRP193-2.p',unknown),
    [] ).

cnf(4,plain,
    equal(greatest_lower_bound(A,B),greatest_lower_bound(B,A)),
    file('GRP193-2.p',unknown),
    [] ).

cnf(6,plain,
    equal(greatest_lower_bound(greatest_lower_bound(A,B),C),greatest_lower_bound(A,greatest_lower_bound(B,C))),
    inference(flip,[status(thm),theory(equality)],[1]),
    [iquote('flip(1)')] ).

cnf(9,plain,
    equal(greatest_lower_bound(A,A),A),
    file('GRP193-2.p',unknown),
    [] ).

cnf(13,plain,
    equal(multiply(A,greatest_lower_bound(B,C)),greatest_lower_bound(multiply(A,B),multiply(A,C))),
    file('GRP193-2.p',unknown),
    [] ).

cnf(15,plain,
    equal(multiply(greatest_lower_bound(A,B),C),greatest_lower_bound(multiply(A,C),multiply(B,C))),
    file('GRP193-2.p',unknown),
    [] ).

cnf(17,plain,
    equal(greatest_lower_bound(identity,b),identity),
    file('GRP193-2.p',unknown),
    [] ).

cnf(19,plain,
    equal(greatest_lower_bound(a,b),identity),
    file('GRP193-2.p',unknown),
    [] ).

cnf(20,plain,
    equal(greatest_lower_bound(a,greatest_lower_bound(multiply(b,c),greatest_lower_bound(a,c))),greatest_lower_bound(a,multiply(b,c))),
    inference(demod,[status(thm),theory(equality)],[19,13,1,1,6]),
    [iquote('demod([19,13,1,1,6])')] ).

cnf(21,plain,
    ~ equal(greatest_lower_bound(a,multiply(b,c)),greatest_lower_bound(a,c)),
    file('GRP193-2.p',unknown),
    [] ).

cnf(37,plain,
    equal(greatest_lower_bound(A,greatest_lower_bound(A,B)),greatest_lower_bound(A,B)),
    inference(flip,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[9,6]),1]),
    [iquote('para(9,6),flip(1)')] ).

cnf(68,plain,
    equal(greatest_lower_bound(A,multiply(b,A)),A),
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[17,15]),1,1]),1]),
    [iquote('para(17,15),demod([1,1]),flip(1)')] ).

cnf(82,plain,
    equal(greatest_lower_bound(a,multiply(b,c)),greatest_lower_bound(a,c)),
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[4,20]),6,68,37]),1]),
    [iquote('para(4,20),demod([6,68,37]),flip(1)')] ).

cnf(83,plain,
    $false,
    inference(conflict,[status(thm)],[82,21]),
    [iquote('conflict(82,21)')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.14  % Problem  : GRP193-2 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.13/0.14  % Command  : tptp2X_and_run_eqp %s
% 0.14/0.36  % Computer : n022.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Tue Jun 14 09:10:33 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.76/1.14  ----- EQP 0.9e, May 2009 -----
% 0.76/1.14  The job began on n022.cluster.edu, Tue Jun 14 09:10:34 2022
% 0.76/1.14  The command was "./eqp09e".
% 0.76/1.14  
% 0.76/1.14  set(prolog_style_variables).
% 0.76/1.14  set(lrpo).
% 0.76/1.14  set(basic_paramod).
% 0.76/1.14  set(functional_subsume).
% 0.76/1.14  set(ordered_paramod).
% 0.76/1.14  set(prime_paramod).
% 0.76/1.14  set(para_pairs).
% 0.76/1.14  assign(pick_given_ratio,4).
% 0.76/1.14  clear(print_kept).
% 0.76/1.14  clear(print_new_demod).
% 0.76/1.14  clear(print_back_demod).
% 0.76/1.14  clear(print_given).
% 0.76/1.14  assign(max_mem,64000).
% 0.76/1.14  end_of_commands.
% 0.76/1.14  
% 0.76/1.14  Usable:
% 0.76/1.14  end_of_list.
% 0.76/1.14  
% 0.76/1.14  Sos:
% 0.76/1.14  0 (wt=-1) [] multiply(identity,A) = A.
% 0.76/1.14  0 (wt=-1) [] multiply(inverse(A),A) = identity.
% 0.76/1.14  0 (wt=-1) [] multiply(multiply(A,B),C) = multiply(A,multiply(B,C)).
% 0.76/1.14  0 (wt=-1) [] greatest_lower_bound(A,B) = greatest_lower_bound(B,A).
% 0.76/1.14  0 (wt=-1) [] least_upper_bound(A,B) = least_upper_bound(B,A).
% 0.76/1.14  0 (wt=-1) [] greatest_lower_bound(A,greatest_lower_bound(B,C)) = greatest_lower_bound(greatest_lower_bound(A,B),C).
% 0.76/1.14  0 (wt=-1) [] least_upper_bound(A,least_upper_bound(B,C)) = least_upper_bound(least_upper_bound(A,B),C).
% 0.76/1.14  0 (wt=-1) [] least_upper_bound(A,A) = A.
% 0.76/1.14  0 (wt=-1) [] greatest_lower_bound(A,A) = A.
% 0.76/1.14  0 (wt=-1) [] least_upper_bound(A,greatest_lower_bound(A,B)) = A.
% 0.76/1.14  0 (wt=-1) [] greatest_lower_bound(A,least_upper_bound(A,B)) = A.
% 0.76/1.14  0 (wt=-1) [] multiply(A,least_upper_bound(B,C)) = least_upper_bound(multiply(A,B),multiply(A,C)).
% 0.76/1.14  0 (wt=-1) [] multiply(A,greatest_lower_bound(B,C)) = greatest_lower_bound(multiply(A,B),multiply(A,C)).
% 0.76/1.14  0 (wt=-1) [] multiply(least_upper_bound(A,B),C) = least_upper_bound(multiply(A,C),multiply(B,C)).
% 0.76/1.14  0 (wt=-1) [] multiply(greatest_lower_bound(A,B),C) = greatest_lower_bound(multiply(A,C),multiply(B,C)).
% 0.76/1.14  0 (wt=-1) [] greatest_lower_bound(identity,a) = identity.
% 0.76/1.14  0 (wt=-1) [] greatest_lower_bound(identity,b) = identity.
% 0.76/1.14  0 (wt=-1) [] greatest_lower_bound(identity,c) = identity.
% 0.76/1.14  0 (wt=-1) [] greatest_lower_bound(a,b) = identity.
% 0.76/1.14  0 (wt=-1) [] greatest_lower_bound(greatest_lower_bound(a,multiply(b,c)),multiply(greatest_lower_bound(a,b),greatest_lower_bound(a,c))) = greatest_lower_bound(a,multiply(b,c)).
% 0.76/1.14  0 (wt=-1) [] -(greatest_lower_bound(a,multiply(b,c)) = greatest_lower_bound(a,c)).
% 0.76/1.14  end_of_list.
% 0.76/1.14  
% 0.76/1.14  Demodulators:
% 0.76/1.14  end_of_list.
% 0.76/1.14  
% 0.76/1.14  Passive:
% 0.76/1.14  end_of_list.
% 0.76/1.14  
% 0.76/1.14  Starting to process input.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 1 (wt=5) [] multiply(identity,A) = A.
% 0.76/1.14  1 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 2 (wt=6) [] multiply(inverse(A),A) = identity.
% 0.76/1.14  2 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 3 (wt=11) [] multiply(multiply(A,B),C) = multiply(A,multiply(B,C)).
% 0.76/1.14  3 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 4 (wt=7) [] greatest_lower_bound(A,B) = greatest_lower_bound(B,A).
% 0.76/1.14  clause forward subsumed: 0 (wt=7) [flip(4)] greatest_lower_bound(B,A) = greatest_lower_bound(A,B).
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 5 (wt=7) [] least_upper_bound(A,B) = least_upper_bound(B,A).
% 0.76/1.14  clause forward subsumed: 0 (wt=7) [flip(5)] least_upper_bound(B,A) = least_upper_bound(A,B).
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 6 (wt=11) [flip(1)] greatest_lower_bound(greatest_lower_bound(A,B),C) = greatest_lower_bound(A,greatest_lower_bound(B,C)).
% 0.76/1.14  6 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 7 (wt=11) [flip(1)] least_upper_bound(least_upper_bound(A,B),C) = least_upper_bound(A,least_upper_bound(B,C)).
% 0.76/1.14  7 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 8 (wt=5) [] least_upper_bound(A,A) = A.
% 0.76/1.14  8 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 9 (wt=5) [] greatest_lower_bound(A,A) = A.
% 0.76/1.14  9 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 10 (wt=7) [] least_upper_bound(A,greatest_lower_bound(A,B)) = A.
% 0.76/1.14  10 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 11 (wt=7) [] greatest_lower_bound(A,least_upper_bound(A,B)) = A.
% 0.76/1.14  11 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 12 (wt=13) [] multiply(A,least_upper_bound(B,C)) = least_upper_bound(multiply(A,B),multiply(A,C)).
% 0.76/1.14  12 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 13 (wt=13) [] multiply(A,greatest_lower_bound(B,C)) = greatest_lower_bound(multiply(A,B),multiply(A,C)).
% 0.76/1.14  13 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 14 (wt=13) [] multiply(least_upper_bound(A,B),C) = least_upper_bound(multiply(A,C),multiply(B,C)).
% 0.76/1.14  14 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 15 (wt=13) [] multiply(greatest_lower_bound(A,B),C) = greatest_lower_bound(multiply(A,C),multiply(B,C)).
% 0.76/1.14  15 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 16 (wt=5) [] greatest_lower_bound(identity,a) = identity.
% 0.76/1.14  16 is a new demodulator.
% 0.76/1.14  
% 0.76/1.14  ** KEPT: 17 (wt=5) [] greatest_lower_bound(identity,b) = identity.
% 0.76/1.15  17 is a new demodulator.
% 0.76/1.15  
% 0.76/1.15  ** KEPT: 18 (wt=5) [] greatest_lower_bound(identity,c) = identity.
% 0.76/1.15  18 is a new demodulator.
% 0.76/1.15  
% 0.76/1.15  ** KEPT: 19 (wt=5) [] greatest_lower_bound(a,b) = identity.
% 0.76/1.15  19 is a new demodulator.
% 0.76/1.15  
% 0.76/1.15  ** KEPT: 20 (wt=15) [demod([19,13,1,1,6])] greatest_lower_bound(a,greatest_lower_bound(multiply(b,c),greatest_lower_bound(a,c))) = greatest_lower_bound(a,multiply(b,c)).
% 0.76/1.15  20 is a new demodulator.
% 0.76/1.15  
% 0.76/1.15  ** KEPT: 21 (wt=9) [] -(greatest_lower_bound(a,multiply(b,c)) = greatest_lower_bound(a,c)).
% 0.76/1.15  ---------------- PROOF FOUND ----------------
% 0.76/1.15  % SZS status Unsatisfiable
% 0.76/1.15  
% 0.76/1.15  
% 0.76/1.15  After processing input:
% 0.76/1.15  
% 0.76/1.15  Usable:
% 0.76/1.15  end_of_list.
% 0.76/1.15  
% 0.76/1.15  Sos:
% 0.76/1.15  1 (wt=5) [] multiply(identity,A) = A.
% 0.76/1.15  8 (wt=5) [] least_upper_bound(A,A) = A.
% 0.76/1.15  9 (wt=5) [] greatest_lower_bound(A,A) = A.
% 0.76/1.15  16 (wt=5) [] greatest_lower_bound(identity,a) = identity.
% 0.76/1.15  17 (wt=5) [] greatest_lower_bound(identity,b) = identity.
% 0.76/1.15  18 (wt=5) [] greatest_lower_bound(identity,c) = identity.
% 0.76/1.15  19 (wt=5) [] greatest_lower_bound(a,b) = identity.
% 0.76/1.15  2 (wt=6) [] multiply(inverse(A),A) = identity.
% 0.76/1.15  4 (wt=7) [] greatest_lower_bound(A,B) = greatest_lower_bound(B,A).
% 0.76/1.15  5 (wt=7) [] least_upper_bound(A,B) = least_upper_bound(B,A).
% 0.76/1.15  10 (wt=7) [] least_upper_bound(A,greatest_lower_bound(A,B)) = A.
% 0.76/1.15  11 (wt=7) [] greatest_lower_bound(A,least_upper_bound(A,B)) = A.
% 0.76/1.15  21 (wt=9) [] -(greatest_lower_bound(a,multiply(b,c)) = greatest_lower_bound(a,c)).
% 0.76/1.15  3 (wt=11) [] multiply(multiply(A,B),C) = multiply(A,multiply(B,C)).
% 0.76/1.15  6 (wt=11) [flip(1)] greatest_lower_bound(greatest_lower_bound(A,B),C) = greatest_lower_bound(A,greatest_lower_bound(B,C)).
% 0.76/1.15  7 (wt=11) [flip(1)] least_upper_bound(least_upper_bound(A,B),C) = least_upper_bound(A,least_upper_bound(B,C)).
% 0.76/1.15  12 (wt=13) [] multiply(A,least_upper_bound(B,C)) = least_upper_bound(multiply(A,B),multiply(A,C)).
% 0.76/1.15  13 (wt=13) [] multiply(A,greatest_lower_bound(B,C)) = greatest_lower_bound(multiply(A,B),multiply(A,C)).
% 0.76/1.15  14 (wt=13) [] multiply(least_upper_bound(A,B),C) = least_upper_bound(multiply(A,C),multiply(B,C)).
% 0.76/1.15  15 (wt=13) [] multiply(greatest_lower_bound(A,B),C) = greatest_lower_bound(multiply(A,C),multiply(B,C)).
% 0.76/1.15  20 (wt=15) [demod([19,13,1,1,6])] greatest_lower_bound(a,greatest_lower_bound(multiply(b,c),greatest_lower_bound(a,c))) = greatest_lower_bound(a,multiply(b,c)).
% 0.76/1.15  end_of_list.
% 0.76/1.15  
% 0.76/1.15  Demodulators:
% 0.76/1.15  1 (wt=5) [] multiply(identity,A) = A.
% 0.76/1.15  2 (wt=6) [] multiply(inverse(A),A) = identity.
% 0.76/1.15  3 (wt=11) [] multiply(multiply(A,B),C) = multiply(A,multiply(B,C)).
% 0.76/1.15  6 (wt=11) [flip(1)] greatest_lower_bound(greatest_lower_bound(A,B),C) = greatest_lower_bound(A,greatest_lower_bound(B,C)).
% 0.76/1.15  7 (wt=11) [flip(1)] least_upper_bound(least_upper_bound(A,B),C) = least_upper_bound(A,least_upper_bound(B,C)).
% 0.76/1.15  8 (wt=5) [] least_upper_bound(A,A) = A.
% 0.76/1.15  9 (wt=5) [] greatest_lower_bound(A,A) = A.
% 0.76/1.15  10 (wt=7) [] least_upper_bound(A,greatest_lower_bound(A,B)) = A.
% 0.76/1.15  11 (wt=7) [] greatest_lower_bound(A,least_upper_bound(A,B)) = A.
% 0.76/1.15  12 (wt=13) [] multiply(A,least_upper_bound(B,C)) = least_upper_bound(multiply(A,B),multiply(A,C)).
% 0.76/1.15  13 (wt=13) [] multiply(A,greatest_lower_bound(B,C)) = greatest_lower_bound(multiply(A,B),multiply(A,C)).
% 0.76/1.15  14 (wt=13) [] multiply(least_upper_bound(A,B),C) = least_upper_bound(multiply(A,C),multiply(B,C)).
% 0.76/1.15  15 (wt=13) [] multiply(greatest_lower_bound(A,B),C) = greatest_lower_bound(multiply(A,C),multiply(B,C)).
% 0.76/1.15  16 (wt=5) [] greatest_lower_bound(identity,a) = identity.
% 0.76/1.15  17 (wt=5) [] greatest_lower_bound(identity,b) = identity.
% 0.76/1.15  18 (wt=5) [] greatest_lower_bound(identity,c) = identity.
% 0.76/1.15  19 (wt=5) [] greatest_lower_bound(a,b) = identity.
% 0.76/1.15  20 (wt=15) [demod([19,13,1,1,6])] greatest_lower_bound(a,greatest_lower_bound(multiply(b,c),greatest_lower_bound(a,c))) = greatest_lower_bound(a,multiply(b,c)).
% 0.76/1.15  end_of_list.
% 0.76/1.15  
% 0.76/1.15  Passive:
% 0.76/1.15  end_of_list.
% 0.76/1.15  
% 0.76/1.15  UNIT CONFLICT from 82 and 21 at   0.01 seconds.
% 0.76/1.15  
% 0.76/1.15  ---------------- PROOF ----------------
% 0.76/1.15  % SZS output start Refutation
% See solution above
% 0.76/1.15  ------------ end of proof -------------
% 0.76/1.15  
% 0.76/1.15  
% 0.76/1.15  ------------- memory usage ------------
% 0.76/1.15  Memory dynamically allocated (tp_alloc): 488.
% 0.76/1.15    type (bytes each)        gets      frees     in use      avail      bytes
% 0.76/1.15  sym_ent (  96)               59          0         59          0      5.5 K
% 0.76/1.15  term (  16)                5273       4480        793         16     15.5 K
% 0.76/1.15  gen_ptr (   8)             3809       1182       2627         13     20.6 K
% 0.76/1.15  context ( 808)             5395       5393          2          4      4.7 K
% 0.76/1.15  trail (  12)                239        239          0          4      0.0 K
% 0.76/1.15  bt_node (  68)             2485       2482          3          2      0.3 K
% 0.76/1.15  ac_position (285432)          0          0          0          0      0.0 K
% 0.76/1.15  ac_match_pos (14044)          0          0          0          0      0.0 K
% 0.76/1.15  ac_match_free_vars_pos (4020)
% 0.76/1.15                                0          0          0          0      0.0 K
% 0.76/1.15  discrim (  12)              737         88        649          0      7.6 K
% 0.76/1.15  flat (  40)                5268       5268          0         13      0.5 K
% 0.76/1.15  discrim_pos (  12)          232        232          0          1      0.0 K
% 0.76/1.15  fpa_head (  12)             447          0        447          0      5.2 K
% 0.76/1.15  fpa_tree (  28)             202        202          0         13      0.4 K
% 0.76/1.15  fpa_pos (  36)              154        154          0          1      0.0 K
% 0.76/1.15  literal (  12)              345        263         82          1      1.0 K
% 0.76/1.15  clause (  24)               345        263         82          1      1.9 K
% 0.76/1.15  list (  12)                 131         75         56          3      0.7 K
% 0.76/1.15  list_pos (  20)             360         81        279          0      5.4 K
% 0.76/1.15  pair_index (   40)              2          0          2          0      0.1 K
% 0.76/1.15  
% 0.76/1.15  -------------- statistics -------------
% 0.76/1.15  Clauses input                 21
% 0.76/1.15    Usable input                   0
% 0.76/1.15    Sos input                     21
% 0.76/1.15    Demodulators input             0
% 0.76/1.15    Passive input                  0
% 0.76/1.15  
% 0.76/1.15  Processed BS (before search)  23
% 0.76/1.15  Forward subsumed BS            2
% 0.76/1.15  Kept BS                       21
% 0.76/1.15  New demodulators BS           18
% 0.76/1.15  Back demodulated BS            0
% 0.76/1.15  
% 0.76/1.15  Clauses or pairs given       665
% 0.76/1.15  Clauses generated            206
% 0.76/1.15  Forward subsumed             145
% 0.76/1.15  Deleted by weight              0
% 0.76/1.15  Deleted by variable count      0
% 0.76/1.15  Kept                          61
% 0.76/1.15  New demodulators              54
% 0.76/1.15  Back demodulated              12
% 0.76/1.15  Ordered paramod prunes         0
% 0.76/1.15  Basic paramod prunes         919
% 0.76/1.15  Prime paramod prunes           0
% 0.76/1.15  Semantic prunes                0
% 0.76/1.15  
% 0.76/1.15  Rewrite attmepts            1523
% 0.76/1.15  Rewrites                     220
% 0.76/1.15  
% 0.76/1.15  FPA overloads                  0
% 0.76/1.15  FPA underloads                 0
% 0.76/1.15  
% 0.76/1.15  Usable size                    0
% 0.76/1.15  Sos size                      69
% 0.76/1.15  Demodulators size             60
% 0.76/1.15  Passive size                   0
% 0.76/1.15  Disabled size                 12
% 0.76/1.15  
% 0.76/1.15  Proofs found                   1
% 0.76/1.15  
% 0.76/1.15  ----------- times (seconds) ----------- Tue Jun 14 09:10:34 2022
% 0.76/1.15  
% 0.76/1.15  user CPU time             0.01   (0 hr, 0 min, 0 sec)
% 0.76/1.15  system CPU time           0.01   (0 hr, 0 min, 0 sec)
% 0.76/1.15  wall-clock time           0      (0 hr, 0 min, 0 sec)
% 0.76/1.15  input time                0.00
% 0.76/1.15  paramodulation time       0.00
% 0.76/1.15  demodulation time         0.00
% 0.76/1.15  orient time               0.00
% 0.76/1.15  weigh time                0.00
% 0.76/1.15  forward subsume time      0.00
% 0.76/1.15  back demod find time      0.00
% 0.76/1.15  conflict time             0.00
% 0.76/1.15  LRPO time                 0.00
% 0.76/1.15  store clause time         0.00
% 0.76/1.15  disable clause time       0.00
% 0.76/1.15  prime paramod time        0.00
% 0.76/1.15  semantics time            0.00
% 0.76/1.15  
% 0.76/1.15  EQP interrupted
%------------------------------------------------------------------------------