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

View Problem - Process Solution

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

% Computer : n026.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:55 EDT 2022

% Result   : Unsatisfiable 0.48s 1.11s
% Output   : Refutation 0.48s
% 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    :    5 (   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(identity,A),divide(divide(divide(B,A),C),B)),C),
    file('GRP549-1.p',unknown),
    [] ).

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : GRP549-1 : TPTP v8.1.0. Released v2.6.0.
% 0.12/0.13  % Command  : tptp2X_and_run_eqp %s
% 0.13/0.34  % Computer : n026.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 10:23:51 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.48/1.11  ----- EQP 0.9e, May 2009 -----
% 0.48/1.11  The job began on n026.cluster.edu, Tue Jun 14 10:23:52 2022
% 0.48/1.11  The command was "./eqp09e".
% 0.48/1.11  
% 0.48/1.11  set(prolog_style_variables).
% 0.48/1.11  set(lrpo).
% 0.48/1.11  set(basic_paramod).
% 0.48/1.11  set(functional_subsume).
% 0.48/1.11  set(ordered_paramod).
% 0.48/1.11  set(prime_paramod).
% 0.48/1.11  set(para_pairs).
% 0.48/1.11  assign(pick_given_ratio,4).
% 0.48/1.11  clear(print_kept).
% 0.48/1.11  clear(print_new_demod).
% 0.48/1.11  clear(print_back_demod).
% 0.48/1.11  clear(print_given).
% 0.48/1.11  assign(max_mem,64000).
% 0.48/1.11  end_of_commands.
% 0.48/1.11  
% 0.48/1.11  Usable:
% 0.48/1.11  end_of_list.
% 0.48/1.11  
% 0.48/1.11  Sos:
% 0.48/1.11  0 (wt=-1) [] divide(divide(identity,A),divide(divide(divide(B,A),C),B)) = C.
% 0.48/1.11  0 (wt=-1) [] multiply(A,B) = divide(A,divide(identity,B)).
% 0.48/1.11  0 (wt=-1) [] inverse(A) = divide(identity,A).
% 0.48/1.11  0 (wt=-1) [] identity = divide(A,A).
% 0.48/1.11  0 (wt=-1) [] -(multiply(inverse(a1),a1) = multiply(inverse(b1),b1)).
% 0.48/1.11  end_of_list.
% 0.48/1.11  
% 0.48/1.11  Demodulators:
% 0.48/1.11  end_of_list.
% 0.48/1.11  
% 0.48/1.11  Passive:
% 0.48/1.11  end_of_list.
% 0.48/1.11  
% 0.48/1.11  Starting to process input.
% 0.48/1.11  
% 0.48/1.11  ** KEPT: 1 (wt=13) [] divide(divide(identity,A),divide(divide(divide(B,A),C),B)) = C.
% 0.48/1.11  1 is a new demodulator.
% 0.48/1.11  
% 0.48/1.11  ** KEPT: 2 (wt=9) [] multiply(A,B) = divide(A,divide(identity,B)).
% 0.48/1.11  2 is a new demodulator.
% 0.48/1.11  
% 0.48/1.11  ** KEPT: 3 (wt=6) [] inverse(A) = divide(identity,A).
% 0.48/1.11  3 is a new demodulator.
% 0.48/1.11  
% 0.48/1.11  ** KEPT: 4 (wt=5) [flip(1)] divide(A,A) = identity.
% 0.48/1.11  4 is a new demodulator.
% 0.48/1.11  
% 0.48/1.11  ** KEPT: 5 (wt=3) [demod([3,2,4,3,2,4])] -(identity = identity).
% 0.48/1.11  ---------------- PROOF FOUND ----------------
% 0.48/1.11  % SZS status Unsatisfiable
% 0.48/1.11  
% 0.48/1.11  
% 0.48/1.11  UNIT CONFLICT from 5 and x=x at   0.00 seconds.
% 0.48/1.11  
% 0.48/1.11  ---------------- PROOF ----------------
% 0.48/1.11  % SZS output start Refutation
% See solution above
% 0.48/1.11  ------------ end of proof -------------
% 0.48/1.11  
% 0.48/1.11  
% 0.48/1.11  ------------- memory usage ------------
% 0.48/1.11  Memory dynamically allocated (tp_alloc): 488.
% 0.48/1.11    type (bytes each)        gets      frees     in use      avail      bytes
% 0.48/1.11  sym_ent (  96)               57          0         57          0      5.3 K
% 0.48/1.11  term (  16)                 360        320         40         22      1.2 K
% 0.48/1.11  gen_ptr (   8)              162         54        108          5      0.9 K
% 0.48/1.11  context ( 808)               59         59          0          3      2.4 K
% 0.48/1.11  trail (  12)                 15         15          0          3      0.0 K
% 0.48/1.11  bt_node (  68)                1          1          0          1      0.1 K
% 0.48/1.11  ac_position (285432)          0          0          0          0      0.0 K
% 0.48/1.11  ac_match_pos (14044)          0          0          0          0      0.0 K
% 0.48/1.11  ac_match_free_vars_pos (4020)
% 0.48/1.11                                0          0          0          0      0.0 K
% 0.48/1.11  discrim (  12)               50          0         50          0      0.6 K
% 0.48/1.11  flat (  40)                  70         70          0          5      0.2 K
% 0.48/1.11  discrim_pos (  12)            6          6          0          1      0.0 K
% 0.48/1.11  fpa_head (  12)              53          0         53          0      0.6 K
% 0.48/1.11  fpa_tree (  28)               6          6          0          3      0.1 K
% 0.48/1.11  fpa_pos (  36)                8          8          0          1      0.0 K
% 0.48/1.11  literal (  12)                9          4          5          1      0.1 K
% 0.48/1.11  clause (  24)                 9          4          5          1      0.1 K
% 0.48/1.11  list (  12)                  63          5         58          1      0.7 K
% 0.48/1.11  list_pos (  20)              21          5         16          1      0.3 K
% 0.48/1.11  pair_index (   40)              2          0          2          0      0.1 K
% 0.48/1.11  
% 0.48/1.11  -------------- statistics -------------
% 0.48/1.11  Clauses input                  5
% 0.48/1.11    Usable input                   0
% 0.48/1.11    Sos input                      5
% 0.48/1.11    Demodulators input             0
% 0.48/1.11    Passive input                  0
% 0.48/1.11  
% 0.48/1.11  Processed BS (before search)   5
% 0.48/1.11  Forward subsumed BS            0
% 0.48/1.11  Kept BS                        5
% 0.48/1.11  New demodulators BS            4
% 0.48/1.11  Back demodulated BS            0
% 0.48/1.11  
% 0.48/1.11  Clauses or pairs given         0
% 0.48/1.11  Clauses generated              0
% 0.48/1.11  Forward subsumed               0
% 0.48/1.11  Deleted by weight              0
% 0.48/1.11  Deleted by variable count      0
% 0.48/1.11  Kept                           0
% 0.48/1.11  New demodulators               0
% 0.48/1.11  Back demodulated               0
% 0.48/1.11  Ordered paramod prunes         0
% 0.48/1.11  Basic paramod prunes           0
% 0.48/1.11  Prime paramod prunes           0
% 0.48/1.11  Semantic prunes                0
% 0.48/1.11  
% 0.48/1.11  Rewrite attmepts              40
% 0.48/1.11  Rewrites                       6
% 0.48/1.11  
% 0.48/1.11  FPA overloads                  0
% 0.48/1.11  FPA underloads                 0
% 0.48/1.11  
% 0.48/1.11  Usable size                    0
% 0.48/1.11  Sos size                       4
% 0.48/1.11  Demodulators size              4
% 0.48/1.11  Passive size                   0
% 0.48/1.11  Disabled size                  0
% 0.48/1.11  
% 0.48/1.11  Proofs found                   1
% 0.48/1.11  
% 0.48/1.11  ----------- times (seconds) ----------- Tue Jun 14 10:23:52 2022
% 0.48/1.11  
% 0.48/1.11  user CPU time             0.00   (0 hr, 0 min, 0 sec)
% 0.48/1.11  system CPU time           0.00   (0 hr, 0 min, 0 sec)
% 0.48/1.11  wall-clock time           0      (0 hr, 0 min, 0 sec)
% 0.48/1.11  input time                0.00
% 0.48/1.11  paramodulation time       0.00
% 0.48/1.11  demodulation time         0.00
% 0.48/1.11  orient time               0.00
% 0.48/1.11  weigh time                0.00
% 0.48/1.11  forward subsume time      0.00
% 0.48/1.11  back demod find time      0.00
% 0.48/1.11  conflict time             0.00
% 0.48/1.11  LRPO time                 0.00
% 0.48/1.11  store clause time         0.00
% 0.48/1.11  disable clause time       0.00
% 0.48/1.11  prime paramod time        0.00
% 0.48/1.11  semantics time            0.00
% 0.48/1.11  
% 0.48/1.11  EQP interrupted
%------------------------------------------------------------------------------