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

View Problem - Process Solution

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

% Computer : n003.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.73s 1.11s
% Output   : Refutation 0.73s
% 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    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   17 (   0 sgn)

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

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

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

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

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

cnf(17,plain,
    equal(least_upper_bound(b,identity),b),
    file('GRP166-1.p',unknown),
    [] ).

cnf(18,plain,
    ~ equal(least_upper_bound(a,multiply(a,b)),multiply(a,b)),
    file('GRP166-1.p',unknown),
    [] ).

cnf(19,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(21,plain,
    equal(least_upper_bound(identity,b),b),
    inference(flip,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[17,5]),1]),
    [iquote('para(17,5),flip(1)')] ).

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

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

cnf(66,plain,
    equal(multiply(A,identity),A),
    inference(demod,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[53]),65]),
    [iquote('back_demod(53),demod([65])')] ).

cnf(78,plain,
    equal(least_upper_bound(A,multiply(A,b)),multiply(A,b)),
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(para,[status(thm),theory(equality)],[21,12]),66]),1]),
    [iquote('para(21,12),demod([66]),flip(1)')] ).

cnf(79,plain,
    $false,
    inference(conflict,[status(thm)],[78,18]),
    [iquote('conflict(78,18)')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GRP166-1 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.07/0.13  % Command  : tptp2X_and_run_eqp %s
% 0.12/0.33  % Computer : n003.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 : Tue Jun 14 07:44:25 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.73/1.11  ----- EQP 0.9e, May 2009 -----
% 0.73/1.11  The job began on n003.cluster.edu, Tue Jun 14 07:44:25 2022
% 0.73/1.11  The command was "./eqp09e".
% 0.73/1.11  
% 0.73/1.11  set(prolog_style_variables).
% 0.73/1.11  set(lrpo).
% 0.73/1.11  set(basic_paramod).
% 0.73/1.11  set(functional_subsume).
% 0.73/1.11  set(ordered_paramod).
% 0.73/1.11  set(prime_paramod).
% 0.73/1.11  set(para_pairs).
% 0.73/1.11  assign(pick_given_ratio,4).
% 0.73/1.11  clear(print_kept).
% 0.73/1.11  clear(print_new_demod).
% 0.73/1.11  clear(print_back_demod).
% 0.73/1.11  clear(print_given).
% 0.73/1.11  assign(max_mem,64000).
% 0.73/1.11  end_of_commands.
% 0.73/1.11  
% 0.73/1.11  Usable:
% 0.73/1.11  end_of_list.
% 0.73/1.11  
% 0.73/1.11  Sos:
% 0.73/1.11  0 (wt=-1) [] multiply(identity,A) = A.
% 0.73/1.11  0 (wt=-1) [] multiply(inverse(A),A) = identity.
% 0.73/1.11  0 (wt=-1) [] multiply(multiply(A,B),C) = multiply(A,multiply(B,C)).
% 0.73/1.11  0 (wt=-1) [] greatest_lower_bound(A,B) = greatest_lower_bound(B,A).
% 0.73/1.11  0 (wt=-1) [] least_upper_bound(A,B) = least_upper_bound(B,A).
% 0.73/1.11  0 (wt=-1) [] greatest_lower_bound(A,greatest_lower_bound(B,C)) = greatest_lower_bound(greatest_lower_bound(A,B),C).
% 0.73/1.11  0 (wt=-1) [] least_upper_bound(A,least_upper_bound(B,C)) = least_upper_bound(least_upper_bound(A,B),C).
% 0.73/1.11  0 (wt=-1) [] least_upper_bound(A,A) = A.
% 0.73/1.11  0 (wt=-1) [] greatest_lower_bound(A,A) = A.
% 0.73/1.11  0 (wt=-1) [] least_upper_bound(A,greatest_lower_bound(A,B)) = A.
% 0.73/1.11  0 (wt=-1) [] greatest_lower_bound(A,least_upper_bound(A,B)) = A.
% 0.73/1.11  0 (wt=-1) [] multiply(A,least_upper_bound(B,C)) = least_upper_bound(multiply(A,B),multiply(A,C)).
% 0.73/1.11  0 (wt=-1) [] multiply(A,greatest_lower_bound(B,C)) = greatest_lower_bound(multiply(A,B),multiply(A,C)).
% 0.73/1.11  0 (wt=-1) [] multiply(least_upper_bound(A,B),C) = least_upper_bound(multiply(A,C),multiply(B,C)).
% 0.73/1.11  0 (wt=-1) [] multiply(greatest_lower_bound(A,B),C) = greatest_lower_bound(multiply(A,C),multiply(B,C)).
% 0.73/1.11  0 (wt=-1) [] least_upper_bound(a,identity) = a.
% 0.73/1.11  0 (wt=-1) [] least_upper_bound(b,identity) = b.
% 0.73/1.11  0 (wt=-1) [] -(least_upper_bound(a,multiply(a,b)) = multiply(a,b)).
% 0.73/1.11  end_of_list.
% 0.73/1.11  
% 0.73/1.11  Demodulators:
% 0.73/1.11  end_of_list.
% 0.73/1.11  
% 0.73/1.11  Passive:
% 0.73/1.11  end_of_list.
% 0.73/1.11  
% 0.73/1.11  Starting to process input.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 1 (wt=5) [] multiply(identity,A) = A.
% 0.73/1.11  1 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 2 (wt=6) [] multiply(inverse(A),A) = identity.
% 0.73/1.11  2 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 3 (wt=11) [] multiply(multiply(A,B),C) = multiply(A,multiply(B,C)).
% 0.73/1.11  3 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 4 (wt=7) [] greatest_lower_bound(A,B) = greatest_lower_bound(B,A).
% 0.73/1.11  clause forward subsumed: 0 (wt=7) [flip(4)] greatest_lower_bound(B,A) = greatest_lower_bound(A,B).
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 5 (wt=7) [] least_upper_bound(A,B) = least_upper_bound(B,A).
% 0.73/1.11  clause forward subsumed: 0 (wt=7) [flip(5)] least_upper_bound(B,A) = least_upper_bound(A,B).
% 0.73/1.11  
% 0.73/1.11  ** 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.73/1.11  6 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** 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.73/1.11  7 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 8 (wt=5) [] least_upper_bound(A,A) = A.
% 0.73/1.11  8 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 9 (wt=5) [] greatest_lower_bound(A,A) = A.
% 0.73/1.11  9 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 10 (wt=7) [] least_upper_bound(A,greatest_lower_bound(A,B)) = A.
% 0.73/1.11  10 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 11 (wt=7) [] greatest_lower_bound(A,least_upper_bound(A,B)) = A.
% 0.73/1.11  11 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 12 (wt=13) [] multiply(A,least_upper_bound(B,C)) = least_upper_bound(multiply(A,B),multiply(A,C)).
% 0.73/1.11  12 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 13 (wt=13) [] multiply(A,greatest_lower_bound(B,C)) = greatest_lower_bound(multiply(A,B),multiply(A,C)).
% 0.73/1.11  13 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 14 (wt=13) [] multiply(least_upper_bound(A,B),C) = least_upper_bound(multiply(A,C),multiply(B,C)).
% 0.73/1.11  14 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 15 (wt=13) [] multiply(greatest_lower_bound(A,B),C) = greatest_lower_bound(multiply(A,C),multiply(B,C)).
% 0.73/1.11  15 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 16 (wt=5) [] least_upper_bound(a,identity) = a.
% 0.73/1.11  16 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 17 (wt=5) [] least_upper_bound(b,identity) = b.
% 0.73/1.11  17 is a new demodulator.
% 0.73/1.11  
% 0.73/1.11  ** KEPT: 18 (wt=9) [] -(least_upper_bound(a,multiply(a,b)) = multiply(a,b)).
% 0.73/1.11  ---------------- PROOF FOUND ----------------
% 0.73/1.11  % SZS status Unsatisfiable
% 0.73/1.11  
% 0.73/1.11  
% 0.73/1.11  After processing input:
% 0.73/1.11  
% 0.73/1.11  Usable:
% 0.73/1.11  end_of_list.
% 0.73/1.11  
% 0.73/1.11  Sos:
% 0.73/1.11  1 (wt=5) [] multiply(identity,A) = A.
% 0.73/1.11  8 (wt=5) [] least_upper_bound(A,A) = A.
% 0.73/1.11  9 (wt=5) [] greatest_lower_bound(A,A) = A.
% 0.73/1.11  16 (wt=5) [] least_upper_bound(a,identity) = a.
% 0.73/1.11  17 (wt=5) [] least_upper_bound(b,identity) = b.
% 0.73/1.11  2 (wt=6) [] multiply(inverse(A),A) = identity.
% 0.73/1.11  4 (wt=7) [] greatest_lower_bound(A,B) = greatest_lower_bound(B,A).
% 0.73/1.11  5 (wt=7) [] least_upper_bound(A,B) = least_upper_bound(B,A).
% 0.73/1.11  10 (wt=7) [] least_upper_bound(A,greatest_lower_bound(A,B)) = A.
% 0.73/1.11  11 (wt=7) [] greatest_lower_bound(A,least_upper_bound(A,B)) = A.
% 0.73/1.11  18 (wt=9) [] -(least_upper_bound(a,multiply(a,b)) = multiply(a,b)).
% 0.73/1.11  3 (wt=11) [] multiply(multiply(A,B),C) = multiply(A,multiply(B,C)).
% 0.73/1.11  6 (wt=11) [flip(1)] greatest_lower_bound(greatest_lower_bound(A,B),C) = greatest_lower_bound(A,greatest_lower_bound(B,C)).
% 0.73/1.11  7 (wt=11) [flip(1)] least_upper_bound(least_upper_bound(A,B),C) = least_upper_bound(A,least_upper_bound(B,C)).
% 0.73/1.11  12 (wt=13) [] multiply(A,least_upper_bound(B,C)) = least_upper_bound(multiply(A,B),multiply(A,C)).
% 0.73/1.11  13 (wt=13) [] multiply(A,greatest_lower_bound(B,C)) = greatest_lower_bound(multiply(A,B),multiply(A,C)).
% 0.73/1.11  14 (wt=13) [] multiply(least_upper_bound(A,B),C) = least_upper_bound(multiply(A,C),multiply(B,C)).
% 0.73/1.11  15 (wt=13) [] multiply(greatest_lower_bound(A,B),C) = greatest_lower_bound(multiply(A,C),multiply(B,C)).
% 0.73/1.11  end_of_list.
% 0.73/1.11  
% 0.73/1.11  Demodulators:
% 0.73/1.11  1 (wt=5) [] multiply(identity,A) = A.
% 0.73/1.11  2 (wt=6) [] multiply(inverse(A),A) = identity.
% 0.73/1.11  3 (wt=11) [] multiply(multiply(A,B),C) = multiply(A,multiply(B,C)).
% 0.73/1.11  6 (wt=11) [flip(1)] greatest_lower_bound(greatest_lower_bound(A,B),C) = greatest_lower_bound(A,greatest_lower_bound(B,C)).
% 0.73/1.11  7 (wt=11) [flip(1)] least_upper_bound(least_upper_bound(A,B),C) = least_upper_bound(A,least_upper_bound(B,C)).
% 0.73/1.11  8 (wt=5) [] least_upper_bound(A,A) = A.
% 0.73/1.11  9 (wt=5) [] greatest_lower_bound(A,A) = A.
% 0.73/1.11  10 (wt=7) [] least_upper_bound(A,greatest_lower_bound(A,B)) = A.
% 0.73/1.11  11 (wt=7) [] greatest_lower_bound(A,least_upper_bound(A,B)) = A.
% 0.73/1.11  12 (wt=13) [] multiply(A,least_upper_bound(B,C)) = least_upper_bound(multiply(A,B),multiply(A,C)).
% 0.73/1.11  13 (wt=13) [] multiply(A,greatest_lower_bound(B,C)) = greatest_lower_bound(multiply(A,B),multiply(A,C)).
% 0.73/1.11  14 (wt=13) [] multiply(least_upper_bound(A,B),C) = least_upper_bound(multiply(A,C),multiply(B,C)).
% 0.73/1.11  15 (wt=13) [] multiply(greatest_lower_bound(A,B),C) = greatest_lower_bound(multiply(A,C),multiply(B,C)).
% 0.73/1.11  16 (wt=5) [] least_upper_bound(a,identity) = a.
% 0.73/1.11  17 (wt=5) [] least_upper_bound(b,identity) = b.
% 0.73/1.11  end_of_list.
% 0.73/1.11  
% 0.73/1.11  Passive:
% 0.73/1.11  end_of_list.
% 0.73/1.11  
% 0.73/1.11  UNIT CONFLICT from 78 and 18 at   0.00 seconds.
% 0.73/1.11  
% 0.73/1.11  ---------------- PROOF ----------------
% 0.73/1.11  % SZS output start Refutation
% See solution above
% 0.73/1.11  ------------ end of proof -------------
% 0.73/1.11  
% 0.73/1.11  
% 0.73/1.11  ------------- memory usage ------------
% 0.73/1.11  Memory dynamically allocated (tp_alloc): 488.
% 0.73/1.11    type (bytes each)        gets      frees     in use      avail      bytes
% 0.73/1.11  sym_ent (  96)               58          0         58          0      5.4 K
% 0.73/1.11  term (  16)                5217       4462        755         15     14.7 K
% 0.73/1.11  gen_ptr (   8)             3704       1221       2483         13     19.5 K
% 0.73/1.11  context ( 808)             5319       5317          2          3      3.9 K
% 0.73/1.11  trail (  12)                229        229          0          4      0.0 K
% 0.73/1.11  bt_node (  68)             2418       2415          3          3      0.4 K
% 0.73/1.11  ac_position (285432)          0          0          0          0      0.0 K
% 0.73/1.11  ac_match_pos (14044)          0          0          0          0      0.0 K
% 0.73/1.11  ac_match_free_vars_pos (4020)
% 0.73/1.11                                0          0          0          0      0.0 K
% 0.73/1.11  discrim (  12)              725         69        656          0      7.7 K
% 0.73/1.11  flat (  40)                5094       5094          0         13      0.5 K
% 0.73/1.11  discrim_pos (  12)          258        258          0          1      0.0 K
% 0.73/1.11  fpa_head (  12)             457          0        457          0      5.4 K
% 0.73/1.11  fpa_tree (  28)             149        149          0          7      0.2 K
% 0.73/1.11  fpa_pos (  36)              146        146          0          1      0.0 K
% 0.73/1.11  literal (  12)              344        266         78          1      0.9 K
% 0.73/1.11  clause (  24)               344        266         78          1      1.9 K
% 0.73/1.11  list (  12)                 127         71         56          3      0.7 K
% 0.73/1.11  list_pos (  20)             335         63        272          0      5.3 K
% 0.73/1.11  pair_index (   40)              2          0          2          0      0.1 K
% 0.73/1.11  
% 0.73/1.11  -------------- statistics -------------
% 0.73/1.11  Clauses input                 18
% 0.73/1.11    Usable input                   0
% 0.73/1.11    Sos input                     18
% 0.73/1.11    Demodulators input             0
% 0.73/1.11    Passive input                  0
% 0.73/1.11  
% 0.73/1.11  Processed BS (before search)  20
% 0.73/1.11  Forward subsumed BS            2
% 0.73/1.11  Kept BS                       18
% 0.73/1.11  New demodulators BS           15
% 0.73/1.11  Back demodulated BS            0
% 0.73/1.11  
% 0.73/1.11  Clauses or pairs given       720
% 0.73/1.11  Clauses generated            220
% 0.73/1.11  Forward subsumed             160
% 0.73/1.11  Deleted by weight              0
% 0.73/1.11  Deleted by variable count      0
% 0.73/1.11  Kept                          60
% 0.73/1.11  New demodulators              53
% 0.73/1.11  Back demodulated               9
% 0.73/1.11  Ordered paramod prunes         0
% 0.73/1.11  Basic paramod prunes        1068
% 0.73/1.11  Prime paramod prunes           4
% 0.73/1.11  Semantic prunes                0
% 0.73/1.11  
% 0.73/1.11  Rewrite attmepts            1506
% 0.73/1.11  Rewrites                     242
% 0.73/1.11  
% 0.73/1.11  FPA overloads                  0
% 0.73/1.11  FPA underloads                 0
% 0.73/1.11  
% 0.73/1.11  Usable size                    0
% 0.73/1.11  Sos size                      68
% 0.73/1.11  Demodulators size             59
% 0.73/1.11  Passive size                   0
% 0.73/1.11  Disabled size                  9
% 0.73/1.11  
% 0.73/1.11  Proofs found                   1
% 0.73/1.11  
% 0.73/1.11  ----------- times (seconds) ----------- Tue Jun 14 07:44:25 2022
% 0.73/1.11  
% 0.73/1.11  user CPU time             0.00   (0 hr, 0 min, 0 sec)
% 0.73/1.11  system CPU time           0.01   (0 hr, 0 min, 0 sec)
% 0.73/1.11  wall-clock time           0      (0 hr, 0 min, 0 sec)
% 0.73/1.11  input time                0.00
% 0.73/1.11  paramodulation time       0.00
% 0.73/1.11  demodulation time         0.00
% 0.73/1.11  orient time               0.00
% 0.73/1.11  weigh time                0.00
% 0.73/1.11  forward subsume time      0.00
% 0.73/1.11  back demod find time      0.00
% 0.73/1.11  conflict time             0.00
% 0.73/1.11  LRPO time                 0.00
% 0.73/1.11  store clause time         0.00
% 0.73/1.11  disable clause time       0.00
% 0.73/1.11  prime paramod time        0.00
% 0.73/1.11  semantics time            0.00
% 0.73/1.11  
% 0.73/1.11  EQP interrupted
%------------------------------------------------------------------------------