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

View Problem - Process Solution

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

% Computer : n018.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:23 EDT 2022

% Result   : Unsatisfiable 0.39s 0.60s
% Output   : Refutation 0.39s
% 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/sandbox/benchmark/Axioms/SYN001-0.ax',axiom_14) ).

cnf(axiom_29,axiom,
    q0(d,b),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',axiom_29) ).

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

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

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : SYN199-1 : TPTP v8.1.0. Released v1.1.0.
% 0.06/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n018.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Mon Jul 11 20:08:14 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.19/0.44  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.45  * 
% 0.19/0.45  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.46  * 
% 0.19/0.46  "."
% 0.19/0.46  * 
% 0.19/0.46  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-11T20:08:14
% 0.19/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n018.cluster.edu at 2022-07-11T20:08:14
% 0.38/0.54  WARNING:
% 0.38/0.54     |m5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.38/0.54  WARNING:
% 0.38/0.54     |q5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.38/0.54  WARNING:
% 0.38/0.54     |r5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.39/0.60  
% 0.39/0.60  
% 0.39/0.60  #||
% 0.39/0.60  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.39/0.60  % SZS output start Refutation
% See solution above
% 0.39/0.60  ||#
% 0.39/0.60  
% 0.39/0.60  ; Summary of computation:
% 0.39/0.60  ;       670 formulas have been input or derived (from 128 formulas).
% 0.39/0.60  ;       458 (68%) were retained.  Of these,
% 0.39/0.60  ;          190 (41%) were simplified or subsumed later,
% 0.39/0.60  ;          268 (59%) are still being kept.
% 0.39/0.60  ; 
% 0.39/0.60  ; Run time in seconds excluding printing time:
% 0.39/0.60  ;     0.062  45%   Read assertion file          (1 call)
% 0.39/0.60  ;     0.009   7%   Assert                       (369 calls)
% 0.39/0.60  ;     0.018  13%   Process new row              (557 calls)
% 0.39/0.60  ;     0.003   2%   Resolution                   (254 calls)
% 0.39/0.60  ;     0.000   0%   Paramodulation               (127 calls)
% 0.39/0.60  ;     0.001   1%   Condensing                   (319 calls)
% 0.39/0.60  ;     0.005   4%   Forward subsumption          (319 calls)
% 0.39/0.60  ;     0.004   3%   Backward subsumption         (305 calls)
% 0.39/0.60  ;     0.000   0%   Clause clause subsumption    (163 calls)
% 0.39/0.60  ;     0.005   4%   Forward simplification       (534 calls)
% 0.39/0.60  ;     0.004   3%   Backward simplification      (411 calls)
% 0.39/0.60  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.39/0.60  ;     0.002   1%   Purity testing               (1 call)
% 0.39/0.60  ;     0.024  18%   Other
% 0.39/0.60  ;     0.137        Total
% 0.39/0.60  ;     0.139        Real time
% 0.39/0.60  ; 
% 0.39/0.60  ; Term-hash-array has 562 terms in all.
% 0.39/0.60  ; Feature-vector-row-index has 187 entries (273 at peak, 305 added, 118 deleted).
% 0.39/0.60  ; Feature-vector-row-index has 658 nodes (936 at peak, 1,043 added, 385 deleted).
% 0.39/0.60  ;  Retrieved 139 possibly forward subsuming rows in 319 calls.
% 0.39/0.60  ;  Retrieved 151 possibly backward subsumed rows in 305 calls.
% 0.39/0.60  ; Path-index has 444 entries (526 at peak, 600 added, 156 deleted).
% 0.39/0.60  ; Path-index has 442 nodes (463 at peak, 508 added, 66 deleted).
% 0.39/0.60  ; Trie-index has 444 entries (526 at peak, 600 added, 156 deleted).
% 0.39/0.60  ; Trie-index has 523 nodes (583 at peak, 695 added, 172 deleted).
% 0.39/0.60  ; Retrieved 180 generalization terms in 610 calls.
% 0.39/0.60  ; Retrieved 291 instance terms in 105 calls.
% 0.39/0.60  ; Retrieved 2,798 unifiable terms in 510 calls.
% 0.39/0.60  ; 
% 0.39/0.60  ; The agenda of backward simplifiable rows to process has 2 entries:
% 0.39/0.60  ;     2 with value 0
% 0.39/0.60  ; The agenda of input rows to give has 139 entries:
% 0.39/0.60  ;    15 with value 10             16 with value 15               7 with value 19
% 0.39/0.60  ;     8 with value 11              9 with value 16               6 with value 20
% 0.39/0.60  ;    21 with value 12              9 with value 17               2 with value 21
% 0.39/0.60  ;    32 with value 13              5 with value 18               1 with value 22
% 0.39/0.60  ;     8 with value 14
% 0.39/0.60  ; The agenda of rows to give has 42 entries:
% 0.39/0.60  ;    10 with value (4 4)           7 with value (4 5)           25 with value (4 6)
% 0.39/0.60  Evaluation took:
% 0.39/0.60    0.139 seconds of real time
% 0.39/0.60    0.125131 seconds of user run time
% 0.39/0.60    0.01413 seconds of system run time
% 0.39/0.60    0 calls to %EVAL
% 0.39/0.60    0 page faults and
% 0.39/0.60    7,646,032 bytes consed.
% 0.39/0.60  :PROOF-FOUND
% 0.39/0.60  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-11T20:08:14
% 0.39/0.60  :PROOF-FOUND
% 0.39/0.60  * 
%------------------------------------------------------------------------------