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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : EQP---0.9e
% Problem  : REL034-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 : Mon Jul 18 19:15:56 EDT 2022

% Result   : Unknown 12.31s 12.70s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : REL034-1 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.12  % Command  : tptp2X_and_run_eqp %s
% 0.13/0.33  % Computer : n026.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Fri Jul  8 09:16:39 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 12.31/12.70  ----- EQP 0.9e, May 2009 -----
% 12.31/12.70  The job began on n026.cluster.edu, Fri Jul  8 09:16:40 2022
% 12.31/12.70  The command was "./eqp09e".
% 12.31/12.70  
% 12.31/12.70  set(prolog_style_variables).
% 12.31/12.70  set(lrpo).
% 12.31/12.70  set(basic_paramod).
% 12.31/12.70  set(functional_subsume).
% 12.31/12.70  set(ordered_paramod).
% 12.31/12.70  set(prime_paramod).
% 12.31/12.70  set(para_pairs).
% 12.31/12.70  assign(pick_given_ratio,4).
% 12.31/12.70  clear(print_kept).
% 12.31/12.70  clear(print_new_demod).
% 12.31/12.70  clear(print_back_demod).
% 12.31/12.70  clear(print_given).
% 12.31/12.70  assign(max_mem,64000).
% 12.31/12.70  end_of_commands.
% 12.31/12.70  
% 12.31/12.70  Usable:
% 12.31/12.70  end_of_list.
% 12.31/12.70  
% 12.31/12.70  Sos:
% 12.31/12.70  0 (wt=-1) [] join(A,B) = join(B,A).
% 12.31/12.70  0 (wt=-1) [] join(A,join(B,C)) = join(join(A,B),C).
% 12.31/12.70  0 (wt=-1) [] A = join(complement(join(complement(A),complement(B))),complement(join(complement(A),B))).
% 12.31/12.70  0 (wt=-1) [] meet(A,B) = complement(join(complement(A),complement(B))).
% 12.31/12.70  0 (wt=-1) [] composition(A,composition(B,C)) = composition(composition(A,B),C).
% 12.31/12.70  0 (wt=-1) [] composition(A,one) = A.
% 12.31/12.70  0 (wt=-1) [] composition(join(A,B),C) = join(composition(A,C),composition(B,C)).
% 12.31/12.70  0 (wt=-1) [] converse(converse(A)) = A.
% 12.31/12.70  0 (wt=-1) [] converse(join(A,B)) = join(converse(A),converse(B)).
% 12.31/12.70  0 (wt=-1) [] converse(composition(A,B)) = composition(converse(B),converse(A)).
% 12.31/12.70  0 (wt=-1) [] join(composition(converse(A),complement(composition(A,B))),complement(B)) = complement(B).
% 12.31/12.70  0 (wt=-1) [] top = join(A,complement(A)).
% 12.31/12.70  0 (wt=-1) [] zero = meet(A,complement(A)).
% 12.31/12.70  0 (wt=-1) [] composition(sk1,top) = sk1.
% 12.31/12.70  0 (wt=-1) [] -(join(composition(sk2,meet(sk1,sk3)),composition(meet(sk2,converse(sk1)),meet(sk1,sk3))) = composition(meet(sk2,converse(sk1)),meet(sk1,sk3))).
% 12.31/12.70  end_of_list.
% 12.31/12.70  
% 12.31/12.70  Demodulators:
% 12.31/12.70  end_of_list.
% 12.31/12.70  
% 12.31/12.70  Passive:
% 12.31/12.70  end_of_list.
% 12.31/12.70  
% 12.31/12.70  Starting to process input.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 1 (wt=7) [] join(A,B) = join(B,A).
% 12.31/12.70  clause forward subsumed: 0 (wt=7) [flip(1)] join(B,A) = join(A,B).
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 2 (wt=11) [flip(1)] join(join(A,B),C) = join(A,join(B,C)).
% 12.31/12.70  2 is a new demodulator.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 3 (wt=14) [flip(1)] join(complement(join(complement(A),complement(B))),complement(join(complement(A),B))) = A.
% 12.31/12.70  3 is a new demodulator.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 4 (wt=10) [flip(1)] complement(join(complement(A),complement(B))) = meet(A,B).
% 12.31/12.70  4 is a new demodulator.
% 12.31/12.70      -> 4 back demodulating 3.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 5 (wt=11) [back_demod(3),demod([4])] join(meet(A,B),complement(join(complement(A),B))) = A.
% 12.31/12.70  5 is a new demodulator.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 6 (wt=11) [flip(1)] composition(composition(A,B),C) = composition(A,composition(B,C)).
% 12.31/12.70  6 is a new demodulator.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 7 (wt=5) [] composition(A,one) = A.
% 12.31/12.70  7 is a new demodulator.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 8 (wt=13) [flip(1)] join(composition(A,B),composition(C,B)) = composition(join(A,C),B).
% 12.31/12.70  8 is a new demodulator.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 9 (wt=5) [] converse(converse(A)) = A.
% 12.31/12.70  9 is a new demodulator.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 10 (wt=10) [] converse(join(A,B)) = join(converse(A),converse(B)).
% 12.31/12.70  10 is a new demodulator.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 11 (wt=10) [] converse(composition(A,B)) = composition(converse(B),converse(A)).
% 12.31/12.70  11 is a new demodulator.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 12 (wt=13) [] join(composition(converse(A),complement(composition(A,B))),complement(B)) = complement(B).
% 12.31/12.70  12 is a new demodulator.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 13 (wt=6) [flip(1)] join(A,complement(A)) = top.
% 12.31/12.70  13 is a new demodulator.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 14 (wt=6) [flip(1)] meet(A,complement(A)) = zero.
% 12.31/12.70  14 is a new demodulator.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 15 (wt=5) [] composition(sk1,top) = sk1.
% 12.31/12.70  15 is a new demodulator.
% 12.31/12.70  
% 12.31/12.70  ** KEPT: 16 (wt=19) [demod([8])] -(composition(join(sk2,meet(sk2,converse(sk1))),meet(sk1,sk3)) = composition(meet(sk2,converse(sk1)),meet(sk1,sk3))).
% 12.31/12.70  
% 12.31/12.70  After processing input:
% 12.31/12.70  
% 12.31/12.70  Usable:
% 12.31/12.70  end_of_list.
% 12.31/12.70  
% 12.31/12.70  Sos:
% 12.31/12.70  7 (wt=5) [] composition(A,one) = A.
% 12.31/12.70  9 (wt=5) [] converse(converse(A)) = A.
% 12.31/12.70  15 (wt=5) [] composition(sk1,top) = sk1.
% 12.31/12.70  13 (wt=6) [flip(1)] join(A,complement(A)) = top.
% 12.31/12.70  14 (wt=6) [flip(1)] meet(A,complement(A)) = zero.
% 12.31/12.70  1 (wt=7) [] join(A,B) = join(B,A).
% 12.31/12.70  4 (wt=10) [flip(1)] complement(join(complement(A),complement(B))) = meet(A,B).
% 12.31/12.70  10 (wt=10) [] converse(join(A,B)) = join(converse(A),converse(B)).
% 12.31/12.70  11 (wt=10) [] converse(composition(A,B)) = composition(converse(B),converse(A)).
% 12.31/12.70  2 (wt=11) [flip(1)] join(join(A,B),C) = join(A,join(B,C)).
% 12.31/12.70  5 (wt=11) [back_demod(3),demod([4])] join(meet(A,B),complement(join(complement(A),B))) = A.
% 12.31/12.70  6 (wt=11) [flip(1)] composition(composition(A,B),C) = composition(A,composition(B,C)).
% 12.31/12.70  8 (wt=13) [flip(1)] join(composition(A,B),composition(C,B)) = composition(join(A,C),B).
% 12.31/12.70  12 (wt=13) [] join(composition(converse(A),complement(composition(A,B))),complement(B)) = complement(B).
% 12.31/12.70  16 (wt=19) [demod([8])] -(composition(join(sk2,meet(sk2,converse(sk1))),meet(sk1,sk3)) = composition(meet(sk2,converse(sk1)),meet(sk1,sk3))).
% 12.31/12.70  end_of_list.
% 12.31/12.70  
% 12.31/12.70  Demodulators:
% 12.31/12.70  2 (wt=11) [flip(1)] join(join(A,B),C) = join(A,join(B,C)).
% 12.31/12.70  4 (wt=10) [flip(1)] complement(join(complement(A),complement(B))) = meet(A,B).
% 12.31/12.70  5 (wt=11) [back_demod(3),demod([4])] join(meet(A,B),complement(join(complement(A),B))) = A.
% 12.31/12.70  6 (wt=11) [flip(1)] composition(composition(A,B),C) = composition(A,composition(B,C)).
% 12.31/12.70  7 (wt=5) [] composition(A,one) = A.
% 12.31/12.70  8 (wt=13) [flip(1)] join(composition(A,B),composition(C,B)) = composition(join(A,C),B).
% 12.31/12.70  9 (wt=5) [] converse(converse(A)) = A.
% 12.31/12.70  10 (wt=10) [] converse(join(A,B)) = join(converse(A),converse(B)).
% 12.31/12.70  11 (wt=10) [] converse(composition(A,B)) = composition(converse(B),converse(A)).
% 12.31/12.70  12 (wt=13) [] join(composition(converse(A),complement(composition(A,B))),complement(B)) = complement(B).
% 12.31/12.70  13 (wt=6) [flip(1)] join(A,complement(A)) = top.
% 12.31/12.70  14 (wt=6) [flip(1)] meet(A,complement(A)) = zero.
% 12.31/12.70  15 (wt=5) [] composition(sk1,top) = sk1.
% 12.31/12.70  end_of_list.
% 12.31/12.70  
% 12.31/12.70  Passive:
% 12.31/12.70  end_of_list.
% 12.31/12.70  
% 12.31/12.70  ------------- memory usage ------------
% 12.31/12.70  Memory dynamically allocated (tp_alloc): 63964.
% 12.31/12.70    type (bytes each)        gets      frees     in use      avail      bytes
% 12.31/12.70  sym_ent (  96)               62          0         62          0      5.8 K
% 12.31/12.70  term (  16)             4598772    3659457     939315          7  18222.1 K
% 12.31/12.70  gen_ptr (   8)          5468945     649921    4819024          0  37648.6 K
% 12.31/12.70  context ( 808)          4202005    4202003          2          8      7.9 K
% 12.31/12.70  trail (  12)             308980     308980          0          9      0.1 K
% 12.31/12.70  bt_node (  68)          1622765    1622762          3         29      2.1 K
% 12.31/12.70  ac_position (285432)          0          0          0          0      0.0 K
% 12.31/12.70  ac_match_pos (14044)          0          0          0          0      0.0 K
% 12.31/12.70  ac_match_free_vars_pos (4020)
% 12.31/12.70                                0          0          0          0      0.0 K
% 12.31/12.70  discrim (  12)           402908      73799     329109          0   3856.7 K
% 12.31/12.70  flat (  40)            12875121   12875121          0        109      4.3 K
% 12.31/12.70  discrim_pos (  12)       210286     210286          0          1      0.0 K
% 12.31/12.70  fpa_head (  12)           26857          0      26857          0    314.7 K
% 12.31/12.70  fpa_tree (  28)           57222      57222          0         55      1.5 K
% 12.31/12.70  fpa_pos (  36)            38999      38999          0          1      0.0 K
% 12.31/12.70  literal (  12)           203153     171396      31757          1    372.2 K
% 12.31/12.70  clause (  24)            203153     171396      31757          1    744.3 K
% 12.31/12.70  list (  12)                7301       7245         56          5      0.7 K
% 12.31/12.70  list_pos (  20)          110188      18059      92129          0   1799.4 K
% 12.31/12.70  pair_index (   40)              2          0          2          0      0.1 K
% 12.31/12.70  
% 12.31/12.70  -------------- statistics -------------
% 12.31/12.70  Clauses input                 15
% 12.31/12.70    Usable input                   0
% 12.31/12.70    Sos input                     15
% 12.31/12.70    Demodulators input             0
% 12.31/12.70    Passive input                  0
% 12.31/12.70  
% 12.31/12.70  Processed BS (before search)  17
% 12.31/12.70  Forward subsumed BS            1
% 12.31/12.70  Kept BS                       16
% 12.31/12.70  New demodulators BS      
% 12.31/12.70  
% 12.31/12.70  ********** ABNORMAL END **********
% 12.31/12.70  ********** in tp_alloc, max_mem parameter exceeded.
% 12.31/12.70       14
% 12.31/12.70  Back demodulated BS            1
% 12.31/12.70  
% 12.31/12.70  Clauses or pairs given    228285
% 12.31/12.70  Clauses generated         118179
% 12.31/12.70  Forward subsumed           86438
% 12.31/12.70  Deleted by weight              0
% 12.31/12.70  Deleted by variable count      0
% 12.31/12.70  Kept                       31741
% 12.31/12.70  New demodulators            7228
% 12.31/12.70  Back demodulated            3811
% 12.31/12.70  Ordered paramod prunes         0
% 12.31/12.70  Basic paramod prunes      927332
% 12.31/12.70  Prime paramod prunes        5082
% 12.31/12.70  Semantic prunes                0
% 12.31/12.70  
% 12.31/12.70  Rewrite attmepts         1807895
% 12.31/12.70  Rewrites                  157715
% 12.31/12.70  
% 12.31/12.70  FPA overloads                  0
% 12.31/12.70  FPA underloads                 0
% 12.31/12.70  
% 12.31/12.70  Usable size                    0
% 12.31/12.70  Sos size                   27945
% 12.31/12.70  Demodulators size           4482
% 12.31/12.70  Passive size                   0
% 12.31/12.70  Disabled size               3812
% 12.31/12.70  
% 12.31/12.70  Proofs found                   0
% 12.31/12.70  
% 12.31/12.70  ----------- times (seconds) ----------- Fri Jul  8 09:16:52 2022
% 12.31/12.70  
% 12.31/12.70  user CPU time             9.93   (0 hr, 0 min, 9 sec)
% 12.31/12.70  system CPU time           1.65   (0 hr, 0 min, 1 sec)
% 12.31/12.70  wall-clock time          12      (0 hr, 0 min, 12 sec)
% 12.31/12.70  input time                0.00
% 12.31/12.70  paramodulation time       0.54
% 12.31/12.70  demodulation time         0.45
% 12.31/12.70  orient time               0.28
% 12.31/12.70  weigh time                0.07
% 12.31/12.70  forward subsume time      0.18
% 12.31/12.70  back demod find time      0.29
% 12.31/12.70  conflict time             0.02
% 12.31/12.70  LRPO time                 0.14
% 12.31/12.70  store clause time         7.03
% 12.31/12.70  disable clause time       0.40
% 12.31/12.70  prime paramod time        0.14
% 12.31/12.70  semantics time            0.00
% 12.31/12.70  
% 12.31/12.70  EQP interrupted
%------------------------------------------------------------------------------