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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : EQP---0.9e
% Problem  : GRP716-1 : TPTP v8.1.0. Released v4.0.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:49:03 EDT 2022

% Result   : Unknown 5.77s 6.15s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : GRP716-1 : TPTP v8.1.0. Released v4.0.0.
% 0.03/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 : Mon Jun 13 16:00:36 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 5.77/6.14  ----- EQP 0.9e, May 2009 -----
% 5.77/6.14  The job began on n026.cluster.edu, Mon Jun 13 16:00:36 2022
% 5.77/6.14  The command was "./eqp09e".
% 5.77/6.14  
% 5.77/6.14  set(prolog_style_variables).
% 5.77/6.14  set(lrpo).
% 5.77/6.14  set(basic_paramod).
% 5.77/6.14  set(functional_subsume).
% 5.77/6.14  set(ordered_paramod).
% 5.77/6.14  set(prime_paramod).
% 5.77/6.14  set(para_pairs).
% 5.77/6.14  assign(pick_given_ratio,4).
% 5.77/6.14  clear(print_kept).
% 5.77/6.14  clear(print_new_demod).
% 5.77/6.14  clear(print_back_demod).
% 5.77/6.14  clear(print_given).
% 5.77/6.14  assign(max_mem,64000).
% 5.77/6.14  end_of_commands.
% 5.77/6.14  
% 5.77/6.14  Usable:
% 5.77/6.14  end_of_list.
% 5.77/6.14  
% 5.77/6.14  Sos:
% 5.77/6.14  0 (wt=-1) [] plus(plus(A,B),C) = plus(A,plus(B,C)).
% 5.77/6.14  0 (wt=-1) [] plus(A,B) = plus(B,A).
% 5.77/6.14  0 (wt=-1) [] plus(A,op_0) = A.
% 5.77/6.14  0 (wt=-1) [] plus(A,minus(A)) = op_0.
% 5.77/6.14  0 (wt=-1) [] mult(A,plus(B,C)) = plus(mult(A,B),mult(A,C)).
% 5.77/6.14  0 (wt=-1) [] mult(mult(mult(A,B),C),B) = mult(A,mult(mult(B,C),B)).
% 5.77/6.14  0 (wt=-1) [] mult(A,mult(B,B)) = mult(mult(A,B),B).
% 5.77/6.14  0 (wt=-1) [] mult(A,unit) = A.
% 5.77/6.14  0 (wt=-1) [] mult(unit,A) = A.
% 5.77/6.14  0 (wt=-1) [] mult(op_a,op_b) = unit.
% 5.77/6.14  0 (wt=-1) [] mult(op_b,op_a) = unit.
% 5.77/6.14  0 (wt=-1) [] -(mult(op_a,mult(mult(op_b,mult(a,op_b)),op_a)) = a).
% 5.77/6.14  end_of_list.
% 5.77/6.14  
% 5.77/6.14  Demodulators:
% 5.77/6.14  end_of_list.
% 5.77/6.14  
% 5.77/6.14  Passive:
% 5.77/6.14  end_of_list.
% 5.77/6.14  
% 5.77/6.14  Starting to process input.
% 5.77/6.14  
% 5.77/6.14  ** KEPT: 1 (wt=11) [] plus(plus(A,B),C) = plus(A,plus(B,C)).
% 5.77/6.14  1 is a new demodulator.
% 5.77/6.14  
% 5.77/6.14  ** KEPT: 2 (wt=7) [] plus(A,B) = plus(B,A).
% 5.77/6.14  clause forward subsumed: 0 (wt=7) [flip(2)] plus(B,A) = plus(A,B).
% 5.77/6.14  
% 5.77/6.14  ** KEPT: 3 (wt=5) [] plus(A,op_0) = A.
% 5.77/6.14  3 is a new demodulator.
% 5.77/6.14  
% 5.77/6.14  ** KEPT: 4 (wt=6) [] plus(A,minus(A)) = op_0.
% 5.77/6.14  4 is a new demodulator.
% 5.77/6.14  
% 5.77/6.14  ** KEPT: 5 (wt=13) [flip(1)] plus(mult(A,B),mult(A,C)) = mult(A,plus(B,C)).
% 5.77/6.14  5 is a new demodulator.
% 5.77/6.14  
% 5.77/6.14  ** KEPT: 6 (wt=15) [] mult(mult(mult(A,B),C),B) = mult(A,mult(mult(B,C),B)).
% 5.77/6.14  6 is a new demodulator.
% 5.77/6.14  
% 5.77/6.14  ** KEPT: 7 (wt=11) [flip(1)] mult(mult(A,B),B) = mult(A,mult(B,B)).
% 5.77/6.14  7 is a new demodulator.
% 5.77/6.14  
% 5.77/6.14  ** KEPT: 8 (wt=5) [] mult(A,unit) = A.
% 5.77/6.14  8 is a new demodulator.
% 5.77/6.14  
% 5.77/6.14  ** KEPT: 9 (wt=5) [] mult(unit,A) = A.
% 5.77/6.14  9 is a new demodulator.
% 5.77/6.14  
% 5.77/6.14  ** KEPT: 10 (wt=5) [] mult(op_a,op_b) = unit.
% 5.77/6.14  10 is a new demodulator.
% 5.77/6.14  
% 5.77/6.14  ** KEPT: 11 (wt=5) [] mult(op_b,op_a) = unit.
% 5.77/6.14  11 is a new demodulator.
% 5.77/6.14  
% 5.77/6.14  ** KEPT: 12 (wt=11) [] -(mult(op_a,mult(mult(op_b,mult(a,op_b)),op_a)) = a).
% 5.77/6.14  
% 5.77/6.14  After processing input:
% 5.77/6.14  
% 5.77/6.14  Usable:
% 5.77/6.14  end_of_list.
% 5.77/6.14  
% 5.77/6.14  Sos:
% 5.77/6.14  3 (wt=5) [] plus(A,op_0) = A.
% 5.77/6.14  8 (wt=5) [] mult(A,unit) = A.
% 5.77/6.14  9 (wt=5) [] mult(unit,A) = A.
% 5.77/6.14  10 (wt=5) [] mult(op_a,op_b) = unit.
% 5.77/6.14  11 (wt=5) [] mult(op_b,op_a) = unit.
% 5.77/6.14  4 (wt=6) [] plus(A,minus(A)) = op_0.
% 5.77/6.14  2 (wt=7) [] plus(A,B) = plus(B,A).
% 5.77/6.14  1 (wt=11) [] plus(plus(A,B),C) = plus(A,plus(B,C)).
% 5.77/6.14  7 (wt=11) [flip(1)] mult(mult(A,B),B) = mult(A,mult(B,B)).
% 5.77/6.14  12 (wt=11) [] -(mult(op_a,mult(mult(op_b,mult(a,op_b)),op_a)) = a).
% 5.77/6.14  5 (wt=13) [flip(1)] plus(mult(A,B),mult(A,C)) = mult(A,plus(B,C)).
% 5.77/6.14  6 (wt=15) [] mult(mult(mult(A,B),C),B) = mult(A,mult(mult(B,C),B)).
% 5.77/6.14  end_of_list.
% 5.77/6.14  
% 5.77/6.14  Demodulators:
% 5.77/6.14  1 (wt=11) [] plus(plus(A,B),C) = plus(A,plus(B,C)).
% 5.77/6.14  3 (wt=5) [] plus(A,op_0) = A.
% 5.77/6.14  4 (wt=6) [] plus(A,minus(A)) = op_0.
% 5.77/6.14  5 (wt=13) [flip(1)] plus(mult(A,B),mult(A,C)) = mult(A,plus(B,C)).
% 5.77/6.14  6 (wt=15) [] mult(mult(mult(A,B),C),B) = mult(A,mult(mult(B,C),B)).
% 5.77/6.14  7 (wt=11) [flip(1)] mult(mult(A,B),B) = mult(A,mult(B,B)).
% 5.77/6.14  8 (wt=5) [] mult(A,unit) = A.
% 5.77/6.14  9 (wt=5) [] mult(unit,A) = A.
% 5.77/6.14  10 (wt=5) [] mult(op_a,op_b) = unit.
% 5.77/6.14  11 (wt=5) [] mult(op_b,op_a) = unit.
% 5.77/6.14  end_of_list.
% 5.77/6.14  
% 5.77/6.14  Passive:
% 5.77/6.14  end_of_list.
% 5.77/6.14  
% 5.77/6.14  ------------- memory usage ------------
% 5.77/6.14  Memory dynamically allocated (tp_alloc): 63964.
% 5.77/6.14    type (bytes each)        gets      frees     in use      avail      bytes
% 5.77/6.14  sym_ent (  96)               59          0         59          0      5.5 K
% 5.77/6.14  term (  16)             1859897    1057823     802074          4  15612.9 K
% 5.77/6.14  gen_ptr (   8)          5092451     270847    4821604          0  37668.8 K
% 5.77/6.14  context ( 808)          1503528    1503526          2          7      7.1 K
% 5.77/6.14  trail (  12)             306648     306648          0         10      0.1 K
% 5.77/6.14  bt_node (  68)           438943     438940          3         36      2.6 K
% 5.77/6.14  ac_position (285432)          0          0          0          0      0.0 K
% 5.77/6.14  ac_match_pos (14044)          0          0          0          0      0.0 K
% 5.77/6.14  ac_match_free_vars_pos (4020)
% 5.77/6.14                                0          0          0          0      0.0 K
% 5.77/6.14  discrim (  12)           779068     110589     668479          0   7833.7 K
% 5.77/6.15  flat (  40)             6557156    6557156          0        255     10.0 K
% 5.77/6.15  discrim_pos (  12)        52375      52375          0          1      0.0 K
% 5.77/6.15  fpa_head (  12)           24417          0      24417          0    286.1 K
% 5.77/6.15  fpa_tree (  28)           85142      85142          0         67      1.8 K
% 5.77/6.15  fpa_pos (  36)            20433      20433          0          1      0.0 K
% 5.77/6.15  literal (  12)            52649      39160      13489          1    158.1 K
% 5.77/6.15  clause (  24)             52649      39160      13489          1    316.2 K
% 5.77/6.15  list (  12)                7003       6947         56          5      0.7 K
% 5.77/6.15  list_pos (  20)           54287      15604      38683          0    755.5 K
% 5.77/6.15  pair_index (   40)              2          0          2          0      0.1 K
% 5.77/6.15  
% 5.77/6.15  -------------- statistics -------------
% 5.77/6.15  Clauses input                 12
% 5.77/6.15    Usable input                   0
% 5.77/6.15    Sos input                     12
% 5.77/6.15    Demodulators input             0
% 5.77/6.15    Passive input                  0
% 5.77/6.15  
% 5.77/6.15  Processed BS (before search)  13
% 5.77/6.15  Forward subsumed BS            1
% 5.77/6.15  Kept BS                       12
% 5.77/6.15  New demodulators BS           10
% 5.77/6.15  Back demodulated BS            0
% 5.77/6.15  
% 5.77/6.15  Clauses or pairs given     50025
% 5.77/6.15  Clauses generated          28707
% 5.77/6.15  Forward subsumed           15230
% 5.77/6.15  Deleted by weight              0
% 5.77/6.15  Deleted by variable count      0
% 5.77/6.15  Kept                       13477
% 5.77/6.15  New demodulators            6934
% 5.77/6.15  Back demodulated            3397
% 5.77/6.15  Ordered paramod prunes         0
% 5.77/6.15  Basic paramod prunes      217098
% 5.77/6.15  Prime paramod prunes        1805
% 5.77/6.15  Semantic prunes                0
% 5.77/6.15  
% 5.77/6.15  Rewrite attmepts          847885
% 5.77/6.15  Rewrites                   42055
% 5.77/6.15  
% 5.77/6.15  FPA overloads                  0
% 5.77/6.15  FPA underloads                 0
% 5.77/6.15  
% 5.77/6.15  Usable size                    0
% 5.77/6.15  Sos size                   10092
% 5.77/6.15  Demodulators size           5010
% 5.77/6.15  Passive size                   0
% 5.77/6.15  Disabled size               3397
% 5.77/6.15  
% 5.77/6.15  Proofs found                   0
% 5.77/6.15  
% 5.77/6.15  ----------- times (seconds) ----------- Mon Jun 13 16:00:41 2022
% 5.77/6.15  
% 5.77/6.15  user CPU time             4.52   (0 hr, 0 min, 4 sec)
% 5.77/6.15  system CPU time           0.52   
% 5.77/6.15  
% 5.77/6.15  ********** ABNORMAL END **********
% 5.77/6.15  ********** in tp_alloc, max_mem parameter exceeded.
% 5.77/6.15  (0 hr, 0 min, 0 sec)
% 5.77/6.15  wall-clock time           5      (0 hr, 0 min, 5 sec)
% 5.77/6.15  input time                0.00
% 5.77/6.15  paramodulation time       0.18
% 5.77/6.15  demodulation time         0.29
% 5.77/6.15  orient time               0.09
% 5.77/6.15  weigh time                0.04
% 5.77/6.15  forward subsume time      0.09
% 5.77/6.15  back demod find time      1.45
% 5.77/6.15  conflict time             0.02
% 5.77/6.15  LRPO time                 0.05
% 5.77/6.15  store clause time         1.81
% 5.77/6.15  disable clause time       0.33
% 5.77/6.15  prime paramod time        0.06
% 5.77/6.15  semantics time            0.00
% 5.77/6.15  
% 5.77/6.15  EQP interrupted
%------------------------------------------------------------------------------