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

View Problem - Process Solution

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

% Computer : n017.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:32 EDT 2022

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

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

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

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

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

cnf(rule_215,axiom,
    ( l3(X,Y)
    | ~ r0(X)
    | ~ p2(X,Y,X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_215) ).

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

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

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

cnf(476,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[rule_215,prove_this,axiom_9,449]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SYN220-1 : TPTP v8.1.0. Released v1.1.0.
% 0.06/0.13  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n017.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 15:45:19 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 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/sandbox2/benchmark/theBenchmark.p 2022-07-11T15:45:19
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n017.cluster.edu at 2022-07-11T15:45:19
% 0.38/0.55  WARNING:
% 0.38/0.55     |m5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.38/0.55  WARNING:
% 0.38/0.55     |q5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.38/0.55  WARNING:
% 0.38/0.55     |r5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.38/0.61  
% 0.38/0.61  
% 0.38/0.61  #||
% 0.38/0.61  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.38/0.61  % SZS output start Refutation
% See solution above
% 0.38/0.61  ||#
% 0.38/0.61  
% 0.38/0.61  ; Summary of computation:
% 0.38/0.61  ;       732 formulas have been input or derived (from 164 formulas).
% 0.38/0.61  ;       476 (65%) were retained.  Of these,
% 0.38/0.61  ;          210 (44%) were simplified or subsumed later,
% 0.38/0.61  ;          266 (56%) are still being kept.
% 0.38/0.61  ; 
% 0.38/0.61  ; Run time in seconds excluding printing time:
% 0.38/0.61  ;     0.063  44%   Read assertion file          (1 call)
% 0.38/0.61  ;     0.009   6%   Assert                       (369 calls)
% 0.38/0.61  ;     0.021  15%   Process new row              (609 calls)
% 0.38/0.61  ;     0.007   5%   Resolution                   (326 calls)
% 0.38/0.61  ;     0.000   0%   Paramodulation               (163 calls)
% 0.38/0.61  ;     0.003   2%   Condensing                   (320 calls)
% 0.38/0.61  ;     0.003   2%   Forward subsumption          (320 calls)
% 0.38/0.61  ;     0.003   2%   Backward subsumption         (306 calls)
% 0.38/0.61  ;     0.001   1%   Clause clause subsumption    (163 calls)
% 0.38/0.61  ;     0.004   3%   Forward simplification       (586 calls)
% 0.38/0.61  ;     0.005   3%   Backward simplification      (429 calls)
% 0.38/0.61  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.38/0.61  ;     0.001   1%   Purity testing               (1 call)
% 0.38/0.61  ;     0.023  16%   Other
% 0.38/0.61  ;     0.143        Total
% 0.38/0.61  ;     0.143        Real time
% 0.38/0.61  ; 
% 0.38/0.61  ; Term-hash-array has 579 terms in all.
% 0.38/0.61  ; Feature-vector-row-index has 176 entries (273 at peak, 306 added, 130 deleted).
% 0.38/0.61  ; Feature-vector-row-index has 660 nodes (936 at peak, 1,050 added, 390 deleted).
% 0.38/0.61  ;  Retrieved 139 possibly forward subsuming rows in 320 calls.
% 0.38/0.61  ;  Retrieved 151 possibly backward subsumed rows in 306 calls.
% 0.38/0.61  ; Path-index has 453 entries (530 at peak, 618 added, 165 deleted).
% 0.38/0.61  ; Path-index has 442 nodes (466 at peak, 512 added, 70 deleted).
% 0.38/0.61  ; Trie-index has 453 entries (530 at peak, 618 added, 165 deleted).
% 0.38/0.61  ; Trie-index has 532 nodes (588 at peak, 725 added, 193 deleted).
% 0.38/0.61  ; Retrieved 228 generalization terms in 662 calls.
% 0.38/0.61  ; Retrieved 351 instance terms in 122 calls.
% 0.38/0.61  ; Retrieved 3,699 unifiable terms in 700 calls.
% 0.38/0.61  ; 
% 0.38/0.61  ; The agenda of rows to process has 7 entries:
% 0.38/0.61  ;     1 with value 4               4 with value 5                2 with value 6
% 0.38/0.61  ; The agenda of input rows to give has 101 entries:
% 0.38/0.61  ;     8 with value 12             10 with value 16               5 with value 20
% 0.38/0.61  ;    30 with value 13             11 with value 17               3 with value 21
% 0.38/0.61  ;     9 with value 14              4 with value 18               1 with value 22
% 0.38/0.61  ;    14 with value 15              6 with value 19
% 0.38/0.61  ; The agenda of rows to give has 50 entries:
% 0.38/0.61  ;    12 with value (4 4)           6 with value (4 5)           32 with value (4 6)
% 0.38/0.61  Evaluation took:
% 0.38/0.61    0.144 seconds of real time
% 0.38/0.61    0.126606 seconds of user run time
% 0.38/0.61    0.017345 seconds of system run time
% 0.38/0.61    0 calls to %EVAL
% 0.38/0.61    0 page faults and
% 0.38/0.61    7,929,336 bytes consed.
% 0.38/0.61  :PROOF-FOUND
% 0.38/0.61  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-11T15:45:19
% 0.38/0.61  :PROOF-FOUND
% 0.38/0.61  * 
%------------------------------------------------------------------------------