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

View Problem - Process Solution

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

% Computer : n010.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:36 EDT 2022

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

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

cnf(axiom_19,axiom,
    m0(X,d,Y),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',axiom_19) ).

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

cnf(rule_110,axiom,
    ( q1(X,X,X)
    | ~ m0(Y,Z,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_110) ).

cnf(rule_154,axiom,
    ( p2(X,X,X)
    | ~ q1(X,X,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_154) ).

cnf(rule_216,axiom,
    ( l3(X,X)
    | ~ p1(X,X,Y)
    | ~ p2(Y,Z,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_216) ).

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

cnf(422,plain,
    p1(X,X,X),
    inference('HYPERRESOLVE',[status(thm)],[rule_085,axiom_14]) ).

cnf(449,plain,
    q1(X,X,X),
    inference('HYPERRESOLVE',[status(thm)],[rule_110,axiom_19]) ).

cnf(451,plain,
    p2(X,X,X),
    inference('REWRITE',[status(thm)],[rule_154,449]) ).

cnf(497,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[rule_216,prove_this,451]),422]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.14  % Problem  : SYN229-1 : TPTP v8.1.0. Released v1.1.0.
% 0.04/0.14  % Command  : run-snark %s %d
% 0.14/0.36  % Computer : n010.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Tue Jul 12 05:33:00 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.22/0.49  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.22/0.50  * 
% 0.22/0.51  * 
% 0.22/0.51  #<PACKAGE "SNARK-USER">
% 0.22/0.51  * 
% 0.22/0.51  SNARK-TPTP-OPTIONS
% 0.22/0.51  * 
% 0.22/0.51  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.22/0.51   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.22/0.51   (USE-FACTORING :POS)
% 0.22/0.51   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.22/0.51   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.22/0.51   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.22/0.51   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.22/0.51   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.22/0.51   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.22/0.51   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.22/0.51   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.22/0.51   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.22/0.51   (DECLARE-TPTP-SYMBOLS2))
% 0.22/0.51  * 
% 0.22/0.51  "."
% 0.22/0.51  * 
% 0.22/0.51  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-12T05:33:00
% 0.22/0.51  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n010.cluster.edu at 2022-07-12T05:33:00
% 0.40/0.60  WARNING:
% 0.40/0.60     |m5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.40/0.60  WARNING:
% 0.40/0.60     |q5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.40/0.60  WARNING:
% 0.40/0.60     |r5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.48/0.66  
% 0.48/0.66  
% 0.48/0.66  #||
% 0.48/0.66  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.48/0.66  % SZS output start Refutation
% See solution above
% 0.48/0.66  ||#
% 0.48/0.66  
% 0.48/0.66  ; Summary of computation:
% 0.48/0.66  ;       800 formulas have been input or derived (from 207 formulas).
% 0.48/0.66  ;       497 (62%) were retained.  Of these,
% 0.48/0.66  ;          221 (44%) were simplified or subsumed later,
% 0.48/0.66  ;          276 (56%) are still being kept.
% 0.48/0.66  ; 
% 0.48/0.66  ; Run time in seconds excluding printing time:
% 0.48/0.66  ;     0.062  43%   Read assertion file          (1 call)
% 0.48/0.66  ;     0.009   6%   Assert                       (369 calls)
% 0.48/0.66  ;     0.022  15%   Process new row              (678 calls)
% 0.48/0.66  ;     0.006   4%   Resolution                   (412 calls)
% 0.48/0.66  ;     0.002   1%   Paramodulation               (206 calls)
% 0.48/0.66  ;     0.002   1%   Condensing                   (321 calls)
% 0.48/0.66  ;     0.004   3%   Forward subsumption          (321 calls)
% 0.48/0.66  ;     0.004   3%   Backward subsumption         (307 calls)
% 0.48/0.66  ;     0.000   0%   Clause clause subsumption    (163 calls)
% 0.48/0.66  ;     0.002   1%   Forward simplification       (655 calls)
% 0.48/0.66  ;     0.008   6%   Backward simplification      (450 calls)
% 0.48/0.66  ;     0.001   1%   Sortal reasoning             (32 calls)
% 0.48/0.66  ;     0.001   1%   Purity testing               (1 call)
% 0.48/0.66  ;     0.021  15%   Other
% 0.48/0.66  ;     0.144        Total
% 0.48/0.66  ;     0.146        Real time
% 0.48/0.66  ; 
% 0.48/0.66  ; Term-hash-array has 591 terms in all.
% 0.48/0.66  ; Feature-vector-row-index has 170 entries (273 at peak, 307 added, 137 deleted).
% 0.48/0.66  ; Feature-vector-row-index has 616 nodes (936 at peak, 1,056 added, 440 deleted).
% 0.48/0.66  ;  Retrieved 139 possibly forward subsuming rows in 321 calls.
% 0.48/0.66  ;  Retrieved 151 possibly backward subsumed rows in 307 calls.
% 0.48/0.66  ; Path-index has 455 entries (522 at peak, 634 added, 179 deleted).
% 0.48/0.66  ; Path-index has 440 nodes (462 at peak, 517 added, 77 deleted).
% 0.48/0.66  ; Trie-index has 455 entries (522 at peak, 634 added, 179 deleted).
% 0.48/0.66  ; Trie-index has 536 nodes (577 at peak, 752 added, 216 deleted).
% 0.48/0.66  ; Retrieved 291 generalization terms in 732 calls.
% 0.48/0.66  ; Retrieved 380 instance terms in 142 calls.
% 0.48/0.66  ; Retrieved 4,774 unifiable terms in 945 calls.
% 0.48/0.66  ; 
% 0.48/0.66  ; The agenda of input rows to give has 57 entries:
% 0.48/0.66  ;     4 with value 14             11 with value 17               5 with value 20
% 0.48/0.66  ;    14 with value 15              4 with value 18               2 with value 21
% 0.48/0.66  ;    10 with value 16              6 with value 19               1 with value 22
% 0.48/0.66  ; The agenda of rows to give has 63 entries:
% 0.48/0.66  ;    13 with value (4 4)          11 with value (4 5)           39 with value (4 6)
% 0.48/0.66  Evaluation took:
% 0.48/0.66    0.146 seconds of real time
% 0.48/0.66    0.134885 seconds of user run time
% 0.48/0.66    0.011039 seconds of system run time
% 0.48/0.66    0 calls to %EVAL
% 0.48/0.66    0 page faults and
% 0.48/0.66    8,255,616 bytes consed.
% 0.48/0.66  :PROOF-FOUND
% 0.48/0.66  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-12T05:33:00
% 0.48/0.66  :PROOF-FOUND
% 0.48/0.66  * 
%------------------------------------------------------------------------------