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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : EQP---0.9e
% Problem  : GRP457-1 : TPTP v8.1.0. Released v2.6.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : tptp2X_and_run_eqp %s

% Computer : n012.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:47:30 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(1,plain,
    equal(divide(divide(divide(A,A),divide(A,divide(B,divide(divide(identity,A),C)))),C),B),
    file('GRP457-1.p',unknown),
    [] ).

cnf(2,plain,
    equal(multiply(A,B),divide(A,divide(identity,B))),
    file('GRP457-1.p',unknown),
    [] ).

cnf(3,plain,
    equal(inverse(A),divide(identity,A)),
    file('GRP457-1.p',unknown),
    [] ).

cnf(4,plain,
    equal(divide(A,A),identity),
    inference(flip,[status(thm),theory(equality)],[1]),
    [iquote('flip(1)')] ).

cnf(6,plain,
    ~ equal(identity,identity),
    inference(demod,[status(thm),theory(equality)],[3,2,4]),
    [iquote('demod([3,2,4])')] ).

cnf(7,plain,
    $false,
    inference(conflict,[status(thm)],[6]),
    [iquote('xx_conflict(6)')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : GRP457-1 : TPTP v8.1.0. Released v2.6.0.
% 0.13/0.13  % Command  : tptp2X_and_run_eqp %s
% 0.13/0.35  % Computer : n012.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Mon Jun 13 07:13:55 EDT 2022
% 0.20/0.35  % CPUTime  : 
% 0.71/1.10  ----- EQP 0.9e, May 2009 -----
% 0.71/1.10  The job began on n012.cluster.edu, Mon Jun 13 07:13:56 2022
% 0.71/1.10  The command was "./eqp09e".
% 0.71/1.10  
% 0.71/1.10  set(prolog_style_variables).
% 0.71/1.10  set(lrpo).
% 0.71/1.10  set(basic_paramod).
% 0.71/1.10  set(functional_subsume).
% 0.71/1.10  set(ordered_paramod).
% 0.71/1.10  set(prime_paramod).
% 0.71/1.10  set(para_pairs).
% 0.71/1.10  assign(pick_given_ratio,4).
% 0.71/1.10  clear(print_kept).
% 0.71/1.10  clear(print_new_demod).
% 0.71/1.10  clear(print_back_demod).
% 0.71/1.10  clear(print_given).
% 0.71/1.10  assign(max_mem,64000).
% 0.71/1.10  end_of_commands.
% 0.71/1.10  
% 0.71/1.10  Usable:
% 0.71/1.10  end_of_list.
% 0.71/1.10  
% 0.71/1.10  Sos:
% 0.71/1.10  0 (wt=-1) [] divide(divide(divide(A,A),divide(A,divide(B,divide(divide(identity,A),C)))),C) = B.
% 0.71/1.10  0 (wt=-1) [] multiply(A,B) = divide(A,divide(identity,B)).
% 0.71/1.10  0 (wt=-1) [] inverse(A) = divide(identity,A).
% 0.71/1.10  0 (wt=-1) [] identity = divide(A,A).
% 0.71/1.10  0 (wt=-1) [] -(multiply(inverse(a1),a1) = identity).
% 0.71/1.10  end_of_list.
% 0.71/1.10  
% 0.71/1.10  Demodulators:
% 0.71/1.10  end_of_list.
% 0.71/1.10  
% 0.71/1.10  Passive:
% 0.71/1.10  end_of_list.
% 0.71/1.10  
% 0.71/1.10  Starting to process input.
% 0.71/1.10  
% 0.71/1.10  ** KEPT: 1 (wt=17) [] divide(divide(divide(A,A),divide(A,divide(B,divide(divide(identity,A),C)))),C) = B.
% 0.71/1.10  1 is a new demodulator.
% 0.71/1.10  
% 0.71/1.10  ** KEPT: 2 (wt=9) [] multiply(A,B) = divide(A,divide(identity,B)).
% 0.71/1.10  2 is a new demodulator.
% 0.71/1.10  
% 0.71/1.10  ** KEPT: 3 (wt=6) [] inverse(A) = divide(identity,A).
% 0.71/1.10  3 is a new demodulator.
% 0.71/1.10  
% 0.71/1.10  ** KEPT: 4 (wt=5) [flip(1)] divide(A,A) = identity.
% 0.71/1.10  4 is a new demodulator.
% 0.71/1.10      -> 4 back demodulating 1.
% 0.71/1.10  
% 0.71/1.10  ** KEPT: 5 (wt=15) [back_demod(1),demod([4])] divide(divide(identity,divide(A,divide(B,divide(divide(identity,A),C)))),C) = B.
% 0.71/1.10  5 is a new demodulator.
% 0.71/1.10  
% 0.71/1.10  ** KEPT: 6 (wt=3) [demod([3,2,4])] -(identity = identity).
% 0.71/1.10  ---------------- PROOF FOUND ----------------
% 0.71/1.10  % SZS status Unsatisfiable
% 0.71/1.10  
% 0.71/1.10  
% 0.71/1.10  UNIT CONFLICT from 6 and x=x at   0.00 seconds.
% 0.71/1.10  
% 0.71/1.10  ---------------- PROOF ----------------
% 0.71/1.10  % SZS output start Refutation
% See solution above
% 0.71/1.10  ------------ end of proof -------------
% 0.71/1.10  
% 0.71/1.10  
% 0.71/1.10  ------------- memory usage ------------
% 0.71/1.10  Memory dynamically allocated (tp_alloc): 488.
% 0.71/1.10    type (bytes each)        gets      frees     in use      avail      bytes
% 0.71/1.10  sym_ent (  96)               56          0         56          0      5.2 K
% 0.71/1.10  term (  16)                 414        355         59         20      1.5 K
% 0.71/1.10  gen_ptr (   8)              295         89        206          5      1.6 K
% 0.71/1.10  context ( 808)               66         66          0          3      2.4 K
% 0.71/1.10  trail (  12)                 20         20          0          3      0.0 K
% 0.71/1.10  bt_node (  68)                1          1          0          1      0.1 K
% 0.71/1.10  ac_position (285432)          0          0          0          0      0.0 K
% 0.71/1.10  ac_match_pos (14044)          0          0          0          0      0.0 K
% 0.71/1.10  ac_match_free_vars_pos (4020)
% 0.71/1.10                                0          0          0          0      0.0 K
% 0.71/1.10  discrim (  12)               83         29         54          4      0.7 K
% 0.71/1.10  flat (  40)                  81         81          0          5      0.2 K
% 0.71/1.10  discrim_pos (  12)            4          4          0          1      0.0 K
% 0.71/1.10  fpa_head (  12)              76          0         76          0      0.9 K
% 0.71/1.10  fpa_tree (  28)               9          9          0          3      0.1 K
% 0.71/1.10  fpa_pos (  36)               10         10          0          1      0.0 K
% 0.71/1.10  literal (  12)               11          5          6          1      0.1 K
% 0.71/1.10  clause (  24)                11          5          6          1      0.2 K
% 0.71/1.10  list (  12)                  64          6         58          2      0.7 K
% 0.71/1.10  list_pos (  20)              27         10         17          1      0.4 K
% 0.71/1.10  pair_index (   40)              2          0          2          0      0.1 K
% 0.71/1.10  
% 0.71/1.10  -------------- statistics -------------
% 0.71/1.10  Clauses input                  5
% 0.71/1.10    Usable input                   0
% 0.71/1.10    Sos input                      5
% 0.71/1.10    Demodulators input             0
% 0.71/1.10    Passive input                  0
% 0.71/1.10  
% 0.71/1.10  Processed BS (before search)   6
% 0.71/1.10  Forward subsumed BS            0
% 0.71/1.10  Kept BS                        6
% 0.71/1.10  New demodulators BS            5
% 0.71/1.10  Back demodulated BS            1
% 0.71/1.10  
% 0.71/1.10  Clauses or pairs given         0
% 0.71/1.10  Clauses generated              0
% 0.71/1.10  Forward subsumed               0
% 0.71/1.10  Deleted by weight              0
% 0.71/1.10  Deleted by variable count      0
% 0.71/1.10  Kept                           0
% 0.71/1.10  New demodulators               0
% 0.71/1.10  Back demodulated               0
% 0.71/1.10  Ordered paramod prunes         0
% 0.71/1.10  Basic paramod prunes           0
% 0.71/1.10  Prime paramod prunes           0
% 0.71/1.10  Semantic prunes                0
% 0.71/1.10  
% 0.71/1.10  Rewrite attmepts              43
% 0.71/1.10  Rewrites                       4
% 0.71/1.10  
% 0.71/1.10  FPA overloads                  0
% 0.71/1.10  FPA underloads                 0
% 0.71/1.10  
% 0.71/1.10  Usable size                    0
% 0.71/1.10  Sos size                       4
% 0.71/1.10  Demodulators size              4
% 0.71/1.10  Passive size                   0
% 0.71/1.10  Disabled size                  1
% 0.71/1.10  
% 0.71/1.10  Proofs found                   1
% 0.71/1.10  
% 0.71/1.10  ----------- times (seconds) ----------- Mon Jun 13 07:13:56 2022
% 0.71/1.10  
% 0.71/1.10  user CPU time             0.00   (0 hr, 0 min, 0 sec)
% 0.71/1.10  system CPU time           0.00   (0 hr, 0 min, 0 sec)
% 0.71/1.10  wall-clock time           0      (0 hr, 0 min, 0 sec)
% 0.71/1.10  input time                0.00
% 0.71/1.10  paramodulation time       0.00
% 0.71/1.10  demodulation time         0.00
% 0.71/1.10  orient time               0.00
% 0.71/1.10  weigh time                0.00
% 0.71/1.10  forward subsume time      0.00
% 0.71/1.10  back demod find time      0.00
% 0.71/1.10  conflict time             0.00
% 0.71/1.10  LRPO time                 0.00
% 0.71/1.10  store clause time         0.00
% 0.71/1.10  disable clause time       0.00
% 0.71/1.10  prime paramod time        0.00
% 0.71/1.10  semantics time            0.00
% 0.71/1.10  
% 0.71/1.10  EQP interrupted
%------------------------------------------------------------------------------