TSTP Solution File: LCL156-1 by EQP---0.9e

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : EQP---0.9e
% Problem  : LCL156-1 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : tptp2X_and_run_eqp %s

% Computer : n007.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 : Sun Jul 17 09:41:22 EDT 2022

% Result   : Unsatisfiable 0.72s 1.10s
% Output   : Refutation 0.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :    8
% Syntax   : Number of clauses     :   35 (  35 unt;   0 nHn;   4 RR)
%            Number of literals    :   35 (   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    :    8 (   8 usr;   3 con; 0-2 aty)
%            Number of variables   :   44 (   3 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,plain,
    equal(implies(truth,A),A),
    file('LCL156-1.p',unknown),
    [] ).

cnf(2,plain,
    equal(implies(implies(A,B),implies(implies(B,C),implies(A,C))),truth),
    file('LCL156-1.p',unknown),
    [] ).

cnf(3,plain,
    equal(implies(implies(A,B),B),implies(implies(B,A),A)),
    file('LCL156-1.p',unknown),
    [] ).

cnf(4,plain,
    equal(implies(implies(not(A),not(B)),implies(B,A)),truth),
    file('LCL156-1.p',unknown),
    [] ).

cnf(5,plain,
    equal(or(A,B),implies(not(A),B)),
    file('LCL156-1.p',unknown),
    [] ).

cnf(6,plain,
    equal(implies(not(A),B),or(A,B)),
    inference(flip,[status(thm),theory(equality)],[5]),
    [iquote('flip(5)')] ).

cnf(8,plain,
    equal(or(A,B),or(B,A)),
    file('LCL156-1.p',unknown),
    [] ).

cnf(9,plain,
    equal(not(or(not(A),not(B))),and(A,B)),
    inference(flip,[status(thm),theory(equality)],[1]),
    [iquote('flip(1)')] ).

cnf(11,plain,
    equal(and(A,B),and(B,A)),
    file('LCL156-1.p',unknown),
    [] ).

cnf(15,plain,
    equal(and_star(A,B),and(A,B)),
    inference(demod,[status(thm),theory(equality)],[9]),
    [iquote('demod([9])')] ).

cnf(16,plain,
    equal(not(truth),falsehood),
    file('LCL156-1.p',unknown),
    [] ).

cnf(17,plain,
    ~ equal(and(x,truth),x),
    inference(demod,[status(thm),theory(equality)],[15]),
    [iquote('demod([15])')] ).

cnf(18,plain,
    equal(implies(A,implies(implies(A,B),B)),truth),
    inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[1,2]),1]),
    [iquote('para(1,2),demod([1])')] ).

cnf(32,plain,
    equal(implies(implies(not(A),falsehood),A),truth),
    inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[1,4]),16]),
    [iquote('para(1,4),demod([16])')] ).

cnf(33,plain,
    equal(or(truth,A),implies(falsehood,A)),
    inference(flip,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[16,6]),1]),
    [iquote('para(16,6),flip(1)')] ).

cnf(51,plain,
    equal(implies(A,A),truth),
    inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[1,18]),1]),
    [iquote('para(1,18),demod([1])')] ).

cnf(56,plain,
    equal(or(A,not(A)),truth),
    inference(flip,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[51,6]),1]),
    [iquote('para(51,6),flip(1)')] ).

cnf(58,plain,
    equal(or(A,B),implies(not(B),A)),
    inference(para,[status(thm),theory(equality)],[8,5]),
    [iquote('para(8,5)')] ).

cnf(67,plain,
    equal(implies(not(not(A)),A),truth),
    inference(para,[status(thm),theory(equality)],[58,56]),
    [iquote('para(58,56)')] ).

cnf(70,plain,
    equal(not(or(falsehood,not(A))),and(truth,A)),
    inference(para,[status(thm),theory(equality)],[16,9]),
    [iquote('para(16,9)')] ).

cnf(73,plain,
    equal(implies(not(A),truth),implies(falsehood,A)),
    inference(para,[status(thm),theory(equality)],[58,33]),
    [iquote('para(58,33)')] ).

cnf(78,plain,
    equal(not(falsehood),truth),
    inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[67,32]),1]),
    [iquote('para(67,32),demod([1])')] ).

cnf(79,plain,
    equal(or(falsehood,A),A),
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[78,6]),1]),1]),
    [iquote('para(78,6),demod([1]),flip(1)')] ).

cnf(81,plain,
    equal(not(not(A)),and(truth,A)),
    inference(demod,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[70]),79]),
    [iquote('back_demod(70),demod([79])')] ).

cnf(106,plain,
    equal(implies(not(A),falsehood),A),
    inference(flip,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[79,58]),1]),
    [iquote('para(79,58),flip(1)')] ).

cnf(110,plain,
    equal(not(A),implies(and(truth,A),falsehood)),
    inference(flip,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[81,106]),1]),
    [iquote('para(81,106),flip(1)')] ).

cnf(114,plain,
    equal(implies(implies(and(truth,A),falsehood),falsehood),A),
    inference(demod,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[106]),110]),
    [iquote('back_demod(106),demod([110])')] ).

cnf(142,plain,
    equal(implies(implies(and(truth,A),falsehood),truth),implies(falsehood,A)),
    inference(demod,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[73]),110]),
    [iquote('back_demod(73),demod([110])')] ).

cnf(202,plain,
    equal(implies(A,implies(implies(B,A),A)),truth),
    inference(para,[status(thm),theory(equality)],[3,18]),
    [iquote('para(3,18)')] ).

cnf(207,plain,
    equal(implies(A,truth),truth),
    inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[1,202]),51]),
    [iquote('para(1,202),demod([51])')] ).

cnf(210,plain,
    equal(implies(falsehood,A),truth),
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[142]),207]),1]),
    [iquote('back_demod(142),demod([207]),flip(1)')] ).

cnf(235,plain,
    equal(implies(implies(and(A,truth),falsehood),falsehood),A),
    inference(para,[status(thm),theory(equality)],[11,114]),
    [iquote('para(11,114)')] ).

cnf(323,plain,
    equal(implies(implies(A,falsehood),falsehood),A),
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[210,3]),1]),1]),
    [iquote('para(210,3),demod([1]),flip(1)')] ).

cnf(324,plain,
    equal(and(A,truth),A),
    inference(demod,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[235]),323]),
    [iquote('back_demod(235),demod([323])')] ).

cnf(325,plain,
    $false,
    inference(conflict,[status(thm)],[324,17]),
    [iquote('conflict(324,17)')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : LCL156-1 : TPTP v8.1.0. Released v1.0.0.
% 0.11/0.12  % Command  : tptp2X_and_run_eqp %s
% 0.12/0.32  % Computer : n007.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit : 300
% 0.12/0.32  % WCLimit  : 600
% 0.12/0.32  % DateTime : Sun Jul  3 11:14:26 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.72/1.10  ----- EQP 0.9e, May 2009 -----
% 0.72/1.10  The job began on n007.cluster.edu, Sun Jul  3 11:14:26 2022
% 0.72/1.10  The command was "./eqp09e".
% 0.72/1.10  
% 0.72/1.10  set(prolog_style_variables).
% 0.72/1.10  set(lrpo).
% 0.72/1.10  set(basic_paramod).
% 0.72/1.10  set(functional_subsume).
% 0.72/1.10  set(ordered_paramod).
% 0.72/1.10  set(prime_paramod).
% 0.72/1.10  set(para_pairs).
% 0.72/1.10  assign(pick_given_ratio,4).
% 0.72/1.10  clear(print_kept).
% 0.72/1.10  clear(print_new_demod).
% 0.72/1.10  clear(print_back_demod).
% 0.72/1.10  clear(print_given).
% 0.72/1.10  assign(max_mem,64000).
% 0.72/1.10  end_of_commands.
% 0.72/1.10  
% 0.72/1.10  Usable:
% 0.72/1.10  end_of_list.
% 0.72/1.10  
% 0.72/1.10  Sos:
% 0.72/1.10  0 (wt=-1) [] implies(truth,A) = A.
% 0.72/1.10  0 (wt=-1) [] implies(implies(A,B),implies(implies(B,C),implies(A,C))) = truth.
% 0.72/1.10  0 (wt=-1) [] implies(implies(A,B),B) = implies(implies(B,A),A).
% 0.72/1.10  0 (wt=-1) [] implies(implies(not(A),not(B)),implies(B,A)) = truth.
% 0.72/1.10  0 (wt=-1) [] or(A,B) = implies(not(A),B).
% 0.72/1.10  0 (wt=-1) [] or(or(A,B),C) = or(A,or(B,C)).
% 0.72/1.10  0 (wt=-1) [] or(A,B) = or(B,A).
% 0.72/1.10  0 (wt=-1) [] and(A,B) = not(or(not(A),not(B))).
% 0.72/1.10  0 (wt=-1) [] and(and(A,B),C) = and(A,and(B,C)).
% 0.72/1.10  0 (wt=-1) [] and(A,B) = and(B,A).
% 0.72/1.10  0 (wt=-1) [] xor(A,B) = or(and(A,not(B)),and(not(A),B)).
% 0.72/1.10  0 (wt=-1) [] xor(A,B) = xor(B,A).
% 0.72/1.10  0 (wt=-1) [] and_star(A,B) = not(or(not(A),not(B))).
% 0.72/1.10  0 (wt=-1) [] and_star(and_star(A,B),C) = and_star(A,and_star(B,C)).
% 0.72/1.10  0 (wt=-1) [] and_star(A,B) = and_star(B,A).
% 0.72/1.10  0 (wt=-1) [] not(truth) = falsehood.
% 0.72/1.10  0 (wt=-1) [] -(and_star(x,truth) = x).
% 0.72/1.10  end_of_list.
% 0.72/1.10  
% 0.72/1.10  Demodulators:
% 0.72/1.10  end_of_list.
% 0.72/1.10  
% 0.72/1.10  Passive:
% 0.72/1.10  end_of_list.
% 0.72/1.10  
% 0.72/1.10  Starting to process input.
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 1 (wt=5) [] implies(truth,A) = A.
% 0.72/1.10  1 is a new demodulator.
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 2 (wt=13) [] implies(implies(A,B),implies(implies(B,C),implies(A,C))) = truth.
% 0.72/1.10  2 is a new demodulator.
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 3 (wt=11) [] implies(implies(A,B),B) = implies(implies(B,A),A).
% 0.72/1.10  clause forward subsumed: 0 (wt=11) [flip(3)] implies(implies(B,A),A) = implies(implies(A,B),B).
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 4 (wt=11) [] implies(implies(not(A),not(B)),implies(B,A)) = truth.
% 0.72/1.10  4 is a new demodulator.
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 5 (wt=8) [] or(A,B) = implies(not(A),B).
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 6 (wt=8) [flip(5)] implies(not(A),B) = or(A,B).
% 0.72/1.10  clause forward subsumed: 0 (wt=8) [flip(6)] or(A,B) = implies(not(A),B).
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 7 (wt=11) [] or(or(A,B),C) = or(A,or(B,C)).
% 0.72/1.10  7 is a new demodulator.
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 8 (wt=7) [] or(A,B) = or(B,A).
% 0.72/1.10  clause forward subsumed: 0 (wt=7) [flip(8)] or(B,A) = or(A,B).
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 9 (wt=10) [flip(1)] not(or(not(A),not(B))) = and(A,B).
% 0.72/1.10  9 is a new demodulator.
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 10 (wt=11) [] and(and(A,B),C) = and(A,and(B,C)).
% 0.72/1.10  10 is a new demodulator.
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 11 (wt=7) [] and(A,B) = and(B,A).
% 0.72/1.10  clause forward subsumed: 0 (wt=7) [flip(11)] and(B,A) = and(A,B).
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 12 (wt=13) [] xor(A,B) = or(and(A,not(B)),and(not(A),B)).
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 13 (wt=13) [flip(12)] or(and(A,not(B)),and(not(A),B)) = xor(A,B).
% 0.72/1.10  clause forward subsumed: 0 (wt=13) [flip(13)] xor(A,B) = or(and(A,not(B)),and(not(A),B)).
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 14 (wt=7) [] xor(A,B) = xor(B,A).
% 0.72/1.10  clause forward subsumed: 0 (wt=7) [flip(14)] xor(B,A) = xor(A,B).
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 15 (wt=7) [demod([9])] and_star(A,B) = and(A,B).
% 0.72/1.10  15 is a new demodulator.
% 0.72/1.10  clause forward subsumed: 0 (wt=11) [demod([15,15,10,15,15])] and(A,and(B,C)) = and(A,and(B,C)).
% 0.72/1.10  clause forward subsumed: 0 (wt=7) [demod([15,15])] and(A,B) = and(B,A).
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 16 (wt=4) [] not(truth) = falsehood.
% 0.72/1.10  16 is a new demodulator.
% 0.72/1.10  
% 0.72/1.10  ** KEPT: 17 (wt=5) [demod([15])] -(and(x,truth) = x).
% 0.72/1.10  ---------------- PROOF FOUND ----------------
% 0.72/1.10  % SZS status Unsatisfiable
% 0.72/1.10  
% 0.72/1.10  
% 0.72/1.10  After processing input:
% 0.72/1.10  
% 0.72/1.10  Usable:
% 0.72/1.10  end_of_list.
% 0.72/1.10  
% 0.72/1.10  Sos:
% 0.72/1.10  16 (wt=4) [] not(truth) = falsehood.
% 0.72/1.10  1 (wt=5) [] implies(truth,A) = A.
% 0.72/1.10  17 (wt=5) [demod([15])] -(and(x,truth) = x).
% 0.72/1.10  8 (wt=7) [] or(A,B) = or(B,A).
% 0.72/1.10  11 (wt=7) [] and(A,B) = and(B,A).
% 0.72/1.10  14 (wt=7) [] xor(A,B) = xor(B,A).
% 0.72/1.10  15 (wt=7) [demod([9])] and_star(A,B) = and(A,B).
% 0.72/1.10  5 (wt=8) [] or(A,B) = implies(not(A),B).
% 0.72/1.10  6 (wt=8) [flip(5)] implies(not(A),B) = or(A,B).
% 0.72/1.10  9 (wt=10) [flip(1)] not(or(not(A),not(B))) = and(A,B).
% 0.72/1.10  3 (wt=11) [] implies(implies(A,B),B) = implies(implies(B,A),A).
% 0.72/1.10  4 (wt=11) [] implies(implies(not(A),not(B)),implies(B,A)) = truth.
% 0.72/1.10  7 (wt=11) [] or(or(A,B),C) = or(A,or(B,C)).
% 0.72/1.10  10 (wt=11) [] and(and(A,B),C) = and(A,and(B,C)).
% 0.72/1.10  2 (wt=13) [] implies(implies(A,B),implies(implies(B,C),implies(A,C))) = truth.
% 0.72/1.10  12 (wt=13) [] xor(A,B) = or(and(A,not(B)),and(not(A),B)).
% 0.72/1.10  13 (wt=13) [flip(12)] or(and(A,not(B)),and(not(A),B)) = xor(A,B).
% 0.72/1.10  end_of_list.
% 0.72/1.10  
% 0.72/1.10  Demodulators:
% 0.72/1.10  1 (wt=5) [] implies(truth,A) = A.
% 0.72/1.10  2 (wt=13) [] implies(implies(A,B),implies(implies(B,C),implies(A,C))) = truth.
% 0.72/1.10  4 (wt=11) [] implies(implies(not(A),not(B)),implies(B,A)) = truth.
% 0.72/1.10  7 (wt=11) [] or(or(A,B),C) = or(A,or(B,C)).
% 0.72/1.10  9 (wt=10) [flip(1)] not(or(not(A),not(B))) = and(A,B).
% 0.72/1.10  10 (wt=11) [] and(and(A,B),C) = and(A,and(B,C)).
% 0.72/1.10  15 (wt=7) [demod([9])] and_star(A,B) = and(A,B).
% 0.72/1.10  16 (wt=4) [] not(truth) = falsehood.
% 0.72/1.10  end_of_list.
% 0.72/1.10  
% 0.72/1.10  Passive:
% 0.72/1.10  end_of_list.
% 0.72/1.10  
% 0.72/1.10  UNIT CONFLICT from 324 and 17 at   0.02 seconds.
% 0.72/1.10  
% 0.72/1.10  ---------------- PROOF ----------------
% 0.72/1.10  % SZS output start Refutation
% See solution above
% 0.72/1.10  ------------ end of proof -------------
% 0.72/1.10  
% 0.72/1.10  
% 0.72/1.10  ------------- memory usage ------------
% 0.72/1.10  Memory dynamically allocated (tp_alloc): 976.
% 0.72/1.10    type (bytes each)        gets      frees     in use      avail      bytes
% 0.72/1.10  sym_ent (  96)               60          0         60          0      5.6 K
% 0.72/1.10  term (  16)               26014      19339       6675         26    129.6 K
% 0.72/1.10  gen_ptr (   8)            37169       6850      30319         34    237.1 K
% 0.72/1.10  context ( 808)            20165      20163          2          3      3.9 K
% 0.72/1.10  trail (  12)               2366       2366          0          6      0.1 K
% 0.72/1.10  bt_node (  68)             6153       6150          3         14      1.1 K
% 0.72/1.10  ac_position (285432)          0          0          0          0      0.0 K
% 0.72/1.10  ac_match_pos (14044)          0          0          0          0      0.0 K
% 0.72/1.10  ac_match_free_vars_pos (4020)
% 0.72/1.10                                0          0          0          0      0.0 K
% 0.72/1.10  discrim (  12)             6695       2395       4300          7     50.5 K
% 0.72/1.10  flat (  40)               52466      52466          0         59      2.3 K
% 0.72/1.10  discrim_pos (  12)         1245       1245          0          1      0.0 K
% 0.72/1.10  fpa_head (  12)            2306          0       2306          0     27.0 K
% 0.72/1.10  fpa_tree (  28)            1454       1454          0         19      0.5 K
% 0.72/1.10  fpa_pos (  36)              567        567          0          1      0.0 K
% 0.72/1.10  literal (  12)             1208        884        324          1      3.8 K
% 0.72/1.10  clause (  24)              1208        884        324          1      7.6 K
% 0.72/1.10  list (  12)                 302        245         57          3      0.7 K
% 0.72/1.10  list_pos (  20)            1568        737        831          4     16.3 K
% 0.72/1.10  pair_index (   40)              2          0          2          0      0.1 K
% 0.72/1.10  
% 0.72/1.10  -------------- statistics -------------
% 0.72/1.10  Clauses input                 17
% 0.72/1.10    Usable input                   0
% 0.72/1.10    Sos input                     17
% 0.72/1.10    Demodulators input             0
% 0.72/1.10    Passive input                  0
% 0.72/1.10  
% 0.72/1.10  Processed BS (before search)  25
% 0.72/1.10  Forward subsumed BS            8
% 0.72/1.10  Kept BS                       17
% 0.72/1.10  New demodulators BS            8
% 0.72/1.10  Back demodulated BS            0
% 0.72/1.10  
% 0.72/1.10  Clauses or pairs given       998
% 0.72/1.10  Clauses generated            772
% 0.72/1.10  Forward subsumed             465
% 0.72/1.10  Deleted by weight              0
% 0.72/1.10  Deleted by variable count      0
% 0.72/1.10  Kept                         307
% 0.72/1.10  New demodulators             235
% 0.72/1.10  Back demodulated             146
% 0.72/1.10  Ordered paramod prunes         0
% 0.72/1.10  Basic paramod prunes        1295
% 0.72/1.10  Prime paramod prunes          49
% 0.72/1.10  Semantic prunes                0
% 0.72/1.10  
% 0.72/1.10  Rewrite attmepts           11060
% 0.72/1.10  Rewrites                    1116
% 0.72/1.10  
% 0.72/1.10  FPA overloads                  0
% 0.72/1.10  FPA underloads                 0
% 0.72/1.10  
% 0.72/1.10  Usable size                    0
% 0.72/1.10  Sos size                     177
% 0.72/1.10  Demodulators size            153
% 0.72/1.10  Passive size                   0
% 0.72/1.10  Disabled size                146
% 0.72/1.10  
% 0.72/1.10  Proofs found                   1
% 0.72/1.10  
% 0.72/1.10  ----------- times (seconds) ----------- Sun Jul  3 11:14:27 2022
% 0.72/1.10  
% 0.72/1.10  user CPU time             0.02   (0 hr, 0 min, 0 sec)
% 0.72/1.10  system CPU time           0.02   (0 hr, 0 min, 0 sec)
% 0.72/1.10  wall-clock time           1      (0 hr, 0 min, 1 sec)
% 0.72/1.10  input time                0.00
% 0.72/1.10  paramodulation time       0.01
% 0.72/1.10  demodulation time         0.01
% 0.72/1.10  orient time               0.00
% 0.72/1.10  weigh time                0.00
% 0.72/1.10  forward subsume time      0.00
% 0.72/1.10  back demod find time      0.00
% 0.72/1.10  conflict time             0.00
% 0.72/1.10  LRPO time                 0.00
% 0.72/1.10  store clause time         0.00
% 0.72/1.10  disable clause time       0.00
% 0.72/1.10  prime paramod time        0.00
% 0.72/1.10  semantics time            0.00
% 0.72/1.10  
% 0.72/1.10  EQP interrupted
%------------------------------------------------------------------------------