TSTP Solution File: SYN196-1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SYN196-1 : TPTP v8.1.0. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n029.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 : Thu Jul 21 11:58:22 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(axiom_14,axiom,
    p0(b,X),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',axiom_14) ).

cnf(axiom_36,axiom,
    q0(a,b),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',axiom_36) ).

cnf(rule_125,axiom,
    ( s1(X)
    | ~ p0(X,X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_125) ).

cnf(rule_126,axiom,
    ( s1(X)
    | ~ q0(X,Y)
    | ~ s1(Z) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_126) ).

cnf(prove_this,negated_conjecture,
    ~ s1(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this) ).

cnf(391,plain,
    s1(b),
    inference('HYPERRESOLVE',[status(thm)],[rule_125,axiom_14]) ).

cnf(458,plain,
    ~ s1(X),
    inference('UR-RESOLVE',[status(thm)],[rule_126,prove_this,axiom_36]) ).

cnf(459,plain,
    $false,
    inference('REWRITE',[status(thm)],[391,458]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYN196-1 : TPTP v8.1.0. Released v1.1.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n029.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 : Tue Jul 12 05:58:47 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.18/0.44  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.18/0.45  * 
% 0.18/0.45  * 
% 0.18/0.45  #<PACKAGE "SNARK-USER">
% 0.18/0.45  * 
% 0.18/0.45  SNARK-TPTP-OPTIONS
% 0.18/0.45  * 
% 0.18/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.18/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.18/0.46   (USE-FACTORING :POS)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.18/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.18/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.18/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.18/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.18/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.18/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.18/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.18/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.18/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.18/0.46  * 
% 0.18/0.46  "."
% 0.18/0.46  * 
% 0.18/0.46  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-12T05:58:47
% 0.18/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n029.cluster.edu at 2022-07-12T05:58:47
% 0.36/0.54  WARNING:
% 0.36/0.54     |m5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.36/0.54  WARNING:
% 0.36/0.54     |q5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.36/0.54  WARNING:
% 0.36/0.54     |r5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.36/0.59  
% 0.36/0.59  
% 0.36/0.59  #||
% 0.36/0.59  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.36/0.59  % SZS output start Refutation
% See solution above
% 0.36/0.59  ||#
% 0.36/0.59  
% 0.36/0.59  ; Summary of computation:
% 0.36/0.59  ;       670 formulas have been input or derived (from 129 formulas).
% 0.36/0.59  ;       459 (69%) were retained.  Of these,
% 0.36/0.59  ;          190 (41%) were simplified or subsumed later,
% 0.36/0.59  ;          269 (59%) are still being kept.
% 0.36/0.59  ; 
% 0.36/0.59  ; Run time in seconds:
% 0.36/0.59  ;     0.063  47%   Read assertion file          (1 call)
% 0.36/0.59  ;     0.009   7%   Assert                       (369 calls)
% 0.36/0.59  ;     0.016  12%   Process new row              (558 calls)
% 0.36/0.59  ;     0.005   4%   Resolution                   (256 calls)
% 0.36/0.59  ;     0.000   0%   Paramodulation               (128 calls)
% 0.36/0.59  ;     0.001   1%   Condensing                   (320 calls)
% 0.36/0.59  ;     0.005   4%   Forward subsumption          (320 calls)
% 0.36/0.59  ;     0.008   6%   Backward subsumption         (306 calls)
% 0.36/0.59  ;     0.000   0%   Clause clause subsumption    (163 calls)
% 0.36/0.59  ;     0.002   1%   Forward simplification       (535 calls)
% 0.36/0.59  ;     0.005   4%   Backward simplification      (412 calls)
% 0.36/0.59  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.36/0.59  ;     0.001   1%   Purity testing               (1 call)
% 0.36/0.59  ;     0.019  14%   Other
% 0.36/0.59  ;     0.134        Total
% 0.36/0.59  ;     0.135        Real time
% 0.36/0.59  ; 
% 0.36/0.59  ; Term-hash-array has 563 terms in all.
% 0.36/0.59  ; Feature-vector-row-index has 188 entries (273 at peak, 306 added, 118 deleted).
% 0.36/0.59  ; Feature-vector-row-index has 665 nodes (936 at peak, 1,050 added, 385 deleted).
% 0.36/0.59  ;  Retrieved 139 possibly forward subsuming rows in 320 calls.
% 0.36/0.59  ;  Retrieved 151 possibly backward subsumed rows in 306 calls.
% 0.36/0.59  ; Path-index has 446 entries (528 at peak, 602 added, 156 deleted).
% 0.36/0.59  ; Path-index has 443 nodes (464 at peak, 509 added, 66 deleted).
% 0.36/0.59  ; Trie-index has 446 entries (528 at peak, 602 added, 156 deleted).
% 0.36/0.59  ; Trie-index has 526 nodes (586 at peak, 698 added, 172 deleted).
% 0.36/0.59  ; Retrieved 180 generalization terms in 612 calls.
% 0.36/0.59  ; Retrieved 291 instance terms in 105 calls.
% 0.36/0.59  ; Retrieved 2,808 unifiable terms in 513 calls.
% 0.36/0.59  ; 
% 0.36/0.59  ; The agenda of backward simplifiable rows to process has 2 entries:
% 0.36/0.59  ;     2 with value 0
% 0.36/0.59  ; The agenda of input rows to give has 139 entries:
% 0.36/0.59  ;    15 with value 10             16 with value 15               7 with value 19
% 0.36/0.59  ;     8 with value 11              9 with value 16               6 with value 20
% 0.36/0.59  ;    21 with value 12              9 with value 17               2 with value 21
% 0.36/0.59  ;    32 with value 13              5 with value 18               1 with value 22
% 0.36/0.59  ;     8 with value 14
% 0.36/0.59  ; The agenda of rows to give has 42 entries:
% 0.36/0.59  ;    10 with value (4 4)           7 with value (4 5)           25 with value (4 6)
% 0.36/0.59  Evaluation took:
% 0.36/0.59    0.135 seconds of real time
% 0.36/0.59    0.117886 seconds of user run time
% 0.36/0.59    0.0168 seconds of system run time
% 0.36/0.59    0 calls to %EVAL
% 0.36/0.59    0 page faults and
% 0.36/0.59    7,647,640 bytes consed.
% 0.36/0.59  :PROOF-FOUND
% 0.36/0.59  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-12T05:58:48
% 0.36/0.59  :PROOF-FOUND
% 0.36/0.59  * 
%------------------------------------------------------------------------------