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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : EQP---0.9e
% Problem  : GRP165-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% 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 : Sat Jul 16 08:45:36 EDT 2022

% Result   : Unsatisfiable 0.70s 1.10s
% Output   : Refutation 0.70s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   14 (  14 unt;   0 nHn;   4 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    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   17 (   0 sgn)

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

cnf(2,plain,
    equal(multiply(inverse(A),A),identity),
    file('GRP165-1.p',unknown),
    [] ).

cnf(3,plain,
    equal(multiply(multiply(A,B),C),multiply(A,multiply(B,C))),
    file('GRP165-1.p',unknown),
    [] ).

cnf(5,plain,
    equal(least_upper_bound(A,B),least_upper_bound(B,A)),
    file('GRP165-1.p',unknown),
    [] ).

cnf(12,plain,
    equal(multiply(A,least_upper_bound(B,C)),least_upper_bound(multiply(A,B),multiply(A,C))),
    file('GRP165-1.p',unknown),
    [] ).

cnf(16,plain,
    equal(least_upper_bound(a,identity),a),
    file('GRP165-1.p',unknown),
    [] ).

cnf(17,plain,
    ~ equal(least_upper_bound(a,multiply(a,a)),multiply(a,a)),
    file('GRP165-1.p',unknown),
    [] ).

cnf(18,plain,
    equal(multiply(inverse(A),multiply(A,B)),B),
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[2,3]),1]),1]),
    [iquote('para(2,3),demod([1]),flip(1)')] ).

cnf(19,plain,
    equal(least_upper_bound(identity,a),a),
    inference(flip,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[16,5]),1]),
    [iquote('para(16,5),flip(1)')] ).

cnf(48,plain,
    equal(multiply(inverse(inverse(A)),identity),A),
    inference(para,[status(thm),theory(equality)],[2,18]),
    [iquote('para(2,18)')] ).

cnf(54,plain,
    equal(multiply(inverse(inverse(A)),B),multiply(A,B)),
    inference(para,[status(thm),theory(equality)],[18,18]),
    [iquote('para(18,18)')] ).

cnf(55,plain,
    equal(multiply(A,identity),A),
    inference(demod,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[48]),54]),
    [iquote('back_demod(48),demod([54])')] ).

cnf(69,plain,
    equal(least_upper_bound(A,multiply(A,a)),multiply(A,a)),
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[19,12]),55]),1]),
    [iquote('para(19,12),demod([55]),flip(1)')] ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GRP165-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.07/0.13  % Command  : tptp2X_and_run_eqp %s
% 0.13/0.34  % Computer : n007.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Tue Jun 14 02:19:54 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.70/1.10  ----- EQP 0.9e, May 2009 -----
% 0.70/1.10  The job began on n007.cluster.edu, Tue Jun 14 02:19:55 2022
% 0.70/1.10  The command was "./eqp09e".
% 0.70/1.10  
% 0.70/1.10  set(prolog_style_variables).
% 0.70/1.10  set(lrpo).
% 0.70/1.10  set(basic_paramod).
% 0.70/1.10  set(functional_subsume).
% 0.70/1.10  set(ordered_paramod).
% 0.70/1.10  set(prime_paramod).
% 0.70/1.10  set(para_pairs).
% 0.70/1.10  assign(pick_given_ratio,4).
% 0.70/1.10  clear(print_kept).
% 0.70/1.10  clear(print_new_demod).
% 0.70/1.10  clear(print_back_demod).
% 0.70/1.10  clear(print_given).
% 0.70/1.10  assign(max_mem,64000).
% 0.70/1.10  end_of_commands.
% 0.70/1.10  
% 0.70/1.10  Usable:
% 0.70/1.10  end_of_list.
% 0.70/1.10  
% 0.70/1.10  Sos:
% 0.70/1.10  0 (wt=-1) [] multiply(identity,A) = A.
% 0.70/1.10  0 (wt=-1) [] multiply(inverse(A),A) = identity.
% 0.70/1.10  0 (wt=-1) [] multiply(multiply(A,B),C) = multiply(A,multiply(B,C)).
% 0.70/1.10  0 (wt=-1) [] greatest_lower_bound(A,B) = greatest_lower_bound(B,A).
% 0.70/1.10  0 (wt=-1) [] least_upper_bound(A,B) = least_upper_bound(B,A).
% 0.70/1.10  0 (wt=-1) [] greatest_lower_bound(A,greatest_lower_bound(B,C)) = greatest_lower_bound(greatest_lower_bound(A,B),C).
% 0.70/1.10  0 (wt=-1) [] least_upper_bound(A,least_upper_bound(B,C)) = least_upper_bound(least_upper_bound(A,B),C).
% 0.70/1.10  0 (wt=-1) [] least_upper_bound(A,A) = A.
% 0.70/1.10  0 (wt=-1) [] greatest_lower_bound(A,A) = A.
% 0.70/1.10  0 (wt=-1) [] least_upper_bound(A,greatest_lower_bound(A,B)) = A.
% 0.70/1.10  0 (wt=-1) [] greatest_lower_bound(A,least_upper_bound(A,B)) = A.
% 0.70/1.10  0 (wt=-1) [] multiply(A,least_upper_bound(B,C)) = least_upper_bound(multiply(A,B),multiply(A,C)).
% 0.70/1.10  0 (wt=-1) [] multiply(A,greatest_lower_bound(B,C)) = greatest_lower_bound(multiply(A,B),multiply(A,C)).
% 0.70/1.10  0 (wt=-1) [] multiply(least_upper_bound(A,B),C) = least_upper_bound(multiply(A,C),multiply(B,C)).
% 0.70/1.10  0 (wt=-1) [] multiply(greatest_lower_bound(A,B),C) = greatest_lower_bound(multiply(A,C),multiply(B,C)).
% 0.70/1.10  0 (wt=-1) [] least_upper_bound(a,identity) = a.
% 0.70/1.10  0 (wt=-1) [] -(least_upper_bound(a,multiply(a,a)) = multiply(a,a)).
% 0.70/1.10  end_of_list.
% 0.70/1.10  
% 0.70/1.10  Demodulators:
% 0.70/1.10  end_of_list.
% 0.70/1.10  
% 0.70/1.10  Passive:
% 0.70/1.10  end_of_list.
% 0.70/1.10  
% 0.70/1.10  Starting to process input.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 1 (wt=5) [] multiply(identity,A) = A.
% 0.70/1.10  1 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 2 (wt=6) [] multiply(inverse(A),A) = identity.
% 0.70/1.10  2 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 3 (wt=11) [] multiply(multiply(A,B),C) = multiply(A,multiply(B,C)).
% 0.70/1.10  3 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 4 (wt=7) [] greatest_lower_bound(A,B) = greatest_lower_bound(B,A).
% 0.70/1.10  clause forward subsumed: 0 (wt=7) [flip(4)] greatest_lower_bound(B,A) = greatest_lower_bound(A,B).
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 5 (wt=7) [] least_upper_bound(A,B) = least_upper_bound(B,A).
% 0.70/1.10  clause forward subsumed: 0 (wt=7) [flip(5)] least_upper_bound(B,A) = least_upper_bound(A,B).
% 0.70/1.10  
% 0.70/1.10  ** 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.70/1.10  6 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** 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.70/1.10  7 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 8 (wt=5) [] least_upper_bound(A,A) = A.
% 0.70/1.10  8 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 9 (wt=5) [] greatest_lower_bound(A,A) = A.
% 0.70/1.10  9 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 10 (wt=7) [] least_upper_bound(A,greatest_lower_bound(A,B)) = A.
% 0.70/1.10  10 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 11 (wt=7) [] greatest_lower_bound(A,least_upper_bound(A,B)) = A.
% 0.70/1.10  11 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 12 (wt=13) [] multiply(A,least_upper_bound(B,C)) = least_upper_bound(multiply(A,B),multiply(A,C)).
% 0.70/1.10  12 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 13 (wt=13) [] multiply(A,greatest_lower_bound(B,C)) = greatest_lower_bound(multiply(A,B),multiply(A,C)).
% 0.70/1.10  13 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 14 (wt=13) [] multiply(least_upper_bound(A,B),C) = least_upper_bound(multiply(A,C),multiply(B,C)).
% 0.70/1.10  14 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 15 (wt=13) [] multiply(greatest_lower_bound(A,B),C) = greatest_lower_bound(multiply(A,C),multiply(B,C)).
% 0.70/1.10  15 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 16 (wt=5) [] least_upper_bound(a,identity) = a.
% 0.70/1.10  16 is a new demodulator.
% 0.70/1.10  
% 0.70/1.10  ** KEPT: 17 (wt=9) [] -(least_upper_bound(a,multiply(a,a)) = multiply(a,a)).
% 0.70/1.10  ---------------- PROOF FOUND ----------------
% 0.70/1.10  % SZS status Unsatisfiable
% 0.70/1.10  
% 0.70/1.10  
% 0.70/1.10  After processing input:
% 0.70/1.10  
% 0.70/1.10  Usable:
% 0.70/1.10  end_of_list.
% 0.70/1.10  
% 0.70/1.10  Sos:
% 0.70/1.10  1 (wt=5) [] multiply(identity,A) = A.
% 0.70/1.10  8 (wt=5) [] least_upper_bound(A,A) = A.
% 0.70/1.10  9 (wt=5) [] greatest_lower_bound(A,A) = A.
% 0.70/1.10  16 (wt=5) [] least_upper_bound(a,identity) = a.
% 0.70/1.10  2 (wt=6) [] multiply(inverse(A),A) = identity.
% 0.70/1.10  4 (wt=7) [] greatest_lower_bound(A,B) = greatest_lower_bound(B,A).
% 0.70/1.10  5 (wt=7) [] least_upper_bound(A,B) = least_upper_bound(B,A).
% 0.70/1.10  10 (wt=7) [] least_upper_bound(A,greatest_lower_bound(A,B)) = A.
% 0.70/1.10  11 (wt=7) [] greatest_lower_bound(A,least_upper_bound(A,B)) = A.
% 0.70/1.10  17 (wt=9) [] -(least_upper_bound(a,multiply(a,a)) = multiply(a,a)).
% 0.70/1.10  3 (wt=11) [] multiply(multiply(A,B),C) = multiply(A,multiply(B,C)).
% 0.70/1.10  6 (wt=11) [flip(1)] greatest_lower_bound(greatest_lower_bound(A,B),C) = greatest_lower_bound(A,greatest_lower_bound(B,C)).
% 0.70/1.10  7 (wt=11) [flip(1)] least_upper_bound(least_upper_bound(A,B),C) = least_upper_bound(A,least_upper_bound(B,C)).
% 0.70/1.10  12 (wt=13) [] multiply(A,least_upper_bound(B,C)) = least_upper_bound(multiply(A,B),multiply(A,C)).
% 0.70/1.10  13 (wt=13) [] multiply(A,greatest_lower_bound(B,C)) = greatest_lower_bound(multiply(A,B),multiply(A,C)).
% 0.70/1.10  14 (wt=13) [] multiply(least_upper_bound(A,B),C) = least_upper_bound(multiply(A,C),multiply(B,C)).
% 0.70/1.10  15 (wt=13) [] multiply(greatest_lower_bound(A,B),C) = greatest_lower_bound(multiply(A,C),multiply(B,C)).
% 0.70/1.10  end_of_list.
% 0.70/1.10  
% 0.70/1.10  Demodulators:
% 0.70/1.10  1 (wt=5) [] multiply(identity,A) = A.
% 0.70/1.10  2 (wt=6) [] multiply(inverse(A),A) = identity.
% 0.70/1.10  3 (wt=11) [] multiply(multiply(A,B),C) = multiply(A,multiply(B,C)).
% 0.70/1.10  6 (wt=11) [flip(1)] greatest_lower_bound(greatest_lower_bound(A,B),C) = greatest_lower_bound(A,greatest_lower_bound(B,C)).
% 0.70/1.10  7 (wt=11) [flip(1)] least_upper_bound(least_upper_bound(A,B),C) = least_upper_bound(A,least_upper_bound(B,C)).
% 0.70/1.10  8 (wt=5) [] least_upper_bound(A,A) = A.
% 0.70/1.10  9 (wt=5) [] greatest_lower_bound(A,A) = A.
% 0.70/1.10  10 (wt=7) [] least_upper_bound(A,greatest_lower_bound(A,B)) = A.
% 0.70/1.10  11 (wt=7) [] greatest_lower_bound(A,least_upper_bound(A,B)) = A.
% 0.70/1.10  12 (wt=13) [] multiply(A,least_upper_bound(B,C)) = least_upper_bound(multiply(A,B),multiply(A,C)).
% 0.70/1.10  13 (wt=13) [] multiply(A,greatest_lower_bound(B,C)) = greatest_lower_bound(multiply(A,B),multiply(A,C)).
% 0.70/1.10  14 (wt=13) [] multiply(least_upper_bound(A,B),C) = least_upper_bound(multiply(A,C),multiply(B,C)).
% 0.70/1.10  15 (wt=13) [] multiply(greatest_lower_bound(A,B),C) = greatest_lower_bound(multiply(A,C),multiply(B,C)).
% 0.70/1.10  16 (wt=5) [] least_upper_bound(a,identity) = a.
% 0.70/1.10  end_of_list.
% 0.70/1.10  
% 0.70/1.10  Passive:
% 0.70/1.10  end_of_list.
% 0.70/1.10  
% 0.70/1.10  UNIT CONFLICT from 69 and 17 at   0.01 seconds.
% 0.70/1.10  
% 0.70/1.10  ---------------- PROOF ----------------
% 0.70/1.10  % SZS output start Refutation
% See solution above
% 0.70/1.10  ------------ end of proof -------------
% 0.70/1.10  
% 0.70/1.10  
% 0.70/1.10  ------------- memory usage ------------
% 0.70/1.10  Memory dynamically allocated (tp_alloc): 488.
% 0.70/1.10    type (bytes each)        gets      frees     in use      avail      bytes
% 0.70/1.10  sym_ent (  96)               57          0         57          0      5.3 K
% 0.70/1.10  term (  16)                4856       4178        678         15     13.3 K
% 0.70/1.10  gen_ptr (   8)             3282       1057       2225         13     17.5 K
% 0.70/1.10  context ( 808)             4426       4424          2          3      3.9 K
% 0.70/1.10  trail (  12)                207        207          0          4      0.0 K
% 0.70/1.10  bt_node (  68)             1975       1972          3          3      0.4 K
% 0.70/1.10  ac_position (285432)          0          0          0          0      0.0 K
% 0.70/1.10  ac_match_pos (14044)          0          0          0          0      0.0 K
% 0.70/1.10  ac_match_free_vars_pos (4020)
% 0.70/1.10                                0          0          0          0      0.0 K
% 0.70/1.10  discrim (  12)              659         47        612          0      7.2 K
% 0.70/1.10  flat (  40)                4659       4659          0         13      0.5 K
% 0.70/1.10  discrim_pos (  12)          228        228          0          1      0.0 K
% 0.70/1.10  fpa_head (  12)             445          0        445          0      5.2 K
% 0.70/1.10  fpa_tree (  28)             127        127          0          7      0.2 K
% 0.70/1.10  fpa_pos (  36)              128        128          0          1      0.0 K
% 0.70/1.10  literal (  12)              305        236         69          1      0.8 K
% 0.70/1.10  clause (  24)               305        236         69          1      1.6 K
% 0.70/1.10  list (  12)                 118         62         56          3      0.7 K
% 0.70/1.10  list_pos (  20)             294         52        242          0      4.7 K
% 0.70/1.10  pair_index (   40)              2          0          2          0      0.1 K
% 0.70/1.10  
% 0.70/1.10  -------------- statistics -------------
% 0.70/1.10  Clauses input                 17
% 0.70/1.10    Usable input                   0
% 0.70/1.10    Sos input                     17
% 0.70/1.10    Demodulators input             0
% 0.70/1.10    Passive input                  0
% 0.70/1.10  
% 0.70/1.10  Processed BS (before search)  19
% 0.70/1.10  Forward subsumed BS            2
% 0.70/1.10  Kept BS                       17
% 0.70/1.10  New demodulators BS           14
% 0.70/1.10  Back demodulated BS            0
% 0.70/1.10  
% 0.70/1.10  Clauses or pairs given       610
% 0.70/1.10  Clauses generated            192
% 0.70/1.10  Forward subsumed             140
% 0.70/1.10  Deleted by weight              0
% 0.70/1.10  Deleted by variable count      0
% 0.70/1.10  Kept                          52
% 0.70/1.10  New demodulators              45
% 0.70/1.10  Back demodulated               7
% 0.70/1.10  Ordered paramod prunes         0
% 0.70/1.10  Basic paramod prunes         868
% 0.70/1.10  Prime paramod prunes           4
% 0.70/1.10  Semantic prunes                0
% 0.70/1.10  
% 0.70/1.10  Rewrite attmepts            1306
% 0.70/1.10  Rewrites                     212
% 0.70/1.10  
% 0.70/1.10  FPA overloads                  0
% 0.70/1.10  FPA underloads                 0
% 0.70/1.10  
% 0.70/1.10  Usable size                    0
% 0.70/1.10  Sos size                      61
% 0.70/1.10  Demodulators size             52
% 0.70/1.10  Passive size                   0
% 0.70/1.10  Disabled size                  7
% 0.70/1.10  
% 0.70/1.10  Proofs found                   1
% 0.70/1.10  
% 0.70/1.10  ----------- times (seconds) ----------- Tue Jun 14 02:19:55 2022
% 0.70/1.10  
% 0.70/1.10  user CPU time             0.01   (0 hr, 0 min, 0 sec)
% 0.70/1.10  system CPU time           0.01   (0 hr, 0 min, 0 sec)
% 0.70/1.10  wall-clock time           0      (0 hr, 0 min, 0 sec)
% 0.70/1.10  input time                0.00
% 0.70/1.10  paramodulation time       0.00
% 0.70/1.10  demodulation time         0.00
% 0.70/1.10  orient time               0.00
% 0.70/1.10  weigh time                0.00
% 0.70/1.10  forward subsume time      0.00
% 0.70/1.10  back demod find time      0.00
% 0.70/1.10  conflict time             0.00
% 0.70/1.10  LRPO time                 0.00
% 0.70/1.10  store clause time         0.00
% 0.70/1.10  disable clause time       0.00
% 0.70/1.10  prime paramod time        0.00
% 0.70/1.10  semantics time            0.00
% 0.70/1.10  
% 0.70/1.10  EQP interrupted
%------------------------------------------------------------------------------