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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SYN167-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:10 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(axiom_1,axiom,
    s0(d),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',axiom_1) ).

cnf(rule_072,axiom,
    ( p1(X,X,X)
    | ~ s0(Y)
    | ~ s0(X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_072) ).

cnf(119,plain,
    ( p1(X,X,X)
    | ~ s0(X) ),
    inference('CONDENSE',[status(thm)],[rule_072]) ).

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

cnf(410,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[119,prove_this,axiom_1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SYN167-1 : TPTP v8.1.0. Released v1.1.0.
% 0.11/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 23:13:14 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.44  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.18/0.45  * 
% 0.18/0.45  * 
% 0.18/0.46  #<PACKAGE "SNARK-USER">
% 0.18/0.46  * 
% 0.18/0.46  SNARK-TPTP-OPTIONS
% 0.18/0.46  * 
% 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/sandbox/benchmark/theBenchmark.p 2022-07-11T23:13:14
% 0.18/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-11T23:13:14
% 0.18/0.54  WARNING:
% 0.18/0.54     |m5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.18/0.54  WARNING:
% 0.18/0.54     |q5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.18/0.54  WARNING:
% 0.18/0.54     |r5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.41/0.59  
% 0.41/0.59  
% 0.41/0.59  #||
% 0.41/0.59  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.41/0.59  % SZS output start Refutation
% See solution above
% 0.41/0.59  ||#
% 0.41/0.59  
% 0.41/0.59  ; Summary of computation:
% 0.41/0.59  ;       477 formulas have been input or derived (from 63 formulas).
% 0.41/0.59  ;       410 (86%) were retained.  Of these,
% 0.41/0.59  ;           76 (19%) were simplified or subsumed later,
% 0.41/0.59  ;          334 (81%) are still being kept.
% 0.41/0.59  ; 
% 0.41/0.59  ; Run time in seconds:
% 0.41/0.59  ;     0.062  48%   Read assertion file          (1 call)
% 0.41/0.59  ;     0.010   8%   Assert                       (369 calls)
% 0.41/0.59  ;     0.022  17%   Process new row              (412 calls)
% 0.41/0.59  ;     0.001   1%   Resolution                   (124 calls)
% 0.41/0.59  ;     0.000   0%   Paramodulation               (62 calls)
% 0.41/0.59  ;     0.002   2%   Condensing                   (307 calls)
% 0.41/0.59  ;     0.003   2%   Forward subsumption          (307 calls)
% 0.41/0.59  ;     0.002   2%   Backward subsumption         (293 calls)
% 0.41/0.59  ;     0.001   1%   Clause clause subsumption    (152 calls)
% 0.41/0.59  ;     0.004   3%   Forward simplification       (401 calls)
% 0.41/0.59  ;     0.001   1%   Backward simplification      (363 calls)
% 0.41/0.59  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.41/0.59  ;     0.002   2%   Purity testing               (1 call)
% 0.41/0.59  ;     0.019  15%   Other
% 0.41/0.59  ;     0.129        Total
% 0.41/0.59  ;     0.129        Real time
% 0.41/0.59  ; 
% 0.41/0.59  ; Term-hash-array has 541 terms in all.
% 0.41/0.59  ; Feature-vector-row-index has 269 entries (273 at peak, 293 added, 24 deleted).
% 0.41/0.59  ; Feature-vector-row-index has 894 nodes (936 at peak, 1,011 added, 117 deleted).
% 0.41/0.59  ;  Retrieved 135 possibly forward subsuming rows in 307 calls.
% 0.41/0.59  ;  Retrieved 133 possibly backward subsumed rows in 293 calls.
% 0.41/0.59  ; Path-index has 527 entries (527 at peak, 562 added, 35 deleted).
% 0.41/0.59  ; Path-index has 459 nodes (459 at peak, 486 added, 27 deleted).
% 0.41/0.59  ; Trie-index has 527 entries (527 at peak, 562 added, 35 deleted).
% 0.41/0.59  ; Trie-index has 585 nodes (585 at peak, 637 added, 52 deleted).
% 0.41/0.59  ; Retrieved 85 generalization terms in 485 calls.
% 0.41/0.59  ; Retrieved 74 instance terms in 69 calls.
% 0.41/0.59  ; Retrieved 1,519 unifiable terms in 262 calls.
% 0.41/0.59  ; 
% 0.41/0.59  ; The agenda of rows to process has 5 entries:
% 0.41/0.59  ;     1 with value 4               4 with value 6
% 0.41/0.59  ; The agenda of input rows to give has 255 entries:
% 0.41/0.59  ;    24 with value 8              17 with value 14               9 with value 19
% 0.41/0.59  ;    24 with value 9              21 with value 15               6 with value 20
% 0.41/0.59  ;    34 with value 10             10 with value 16               4 with value 21
% 0.41/0.59  ;    10 with value 11             18 with value 17               3 with value 22
% 0.41/0.59  ;    24 with value 12              9 with value 18               1 with value 24
% 0.41/0.59  ;    41 with value 13
% 0.41/0.59  ; The agenda of rows to give has 19 entries:
% 0.41/0.59  ;     7 with value (4 4)           5 with value (4 5)            7 with value (4 6)
% 0.41/0.59  Evaluation took:
% 0.41/0.59    0.129 seconds of real time
% 0.41/0.59    0.120874 seconds of user run time
% 0.41/0.59    0.008328 seconds of system run time
% 0.41/0.59    0 calls to %EVAL
% 0.41/0.59    0 page faults and
% 0.41/0.59    6,838,248 bytes consed.
% 0.41/0.59  :PROOF-FOUND
% 0.41/0.59  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-11T23:13:14
% 0.41/0.59  :PROOF-FOUND
% 0.41/0.59  * 
%------------------------------------------------------------------------------