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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SYN122-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:57:51 EDT 2022

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

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

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

cnf(axiom_23,axiom,
    m0(a,e,e),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',axiom_23) ).

cnf(axiom_30,axiom,
    n0(e,e),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',axiom_30) ).

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(rule_131,axiom,
    ( l2(X,Y)
    | ~ s1(X)
    | ~ n0(e,Y)
    | ~ l2(Y,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_131) ).

cnf(rule_133,axiom,
    ( l2(X,X)
    | ~ p0(Y,Y)
    | ~ s1(Z)
    | ~ m0(U,Z,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_133) ).

cnf(prove_this,negated_conjecture,
    ~ l2(b,e),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this) ).

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

cnf(528,plain,
    s1(X),
    inference('HYPERRESOLVE',[status(thm)],[rule_126,391,axiom_17]) ).

cnf(531,plain,
    ( l2(X,X)
    | ~ p0(Y,Y)
    | ~ m0(Z,U,X) ),
    inference('REWRITE',[status(thm)],[rule_133,528]) ).

cnf(532,plain,
    ( l2(X,Y)
    | ~ n0(e,Y)
    | ~ l2(Y,Y) ),
    inference('REWRITE',[status(thm)],[rule_131,528]) ).

cnf(540,plain,
    ~ l2(e,e),
    inference('UR-RESOLVE',[status(thm)],[532,prove_this,axiom_30]) ).

cnf(543,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[531,axiom_14,axiom_23]),540]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : SYN122-1 : TPTP v8.1.0. Released v1.1.0.
% 0.10/0.12  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n017.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 : Mon Jul 11 17:34:04 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.19/0.44  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.45  * 
% 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/sandbox/benchmark/theBenchmark.p 2022-07-11T17:34:04
% 0.19/0.46  ; 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-11T17:34:04
% 0.19/0.55  WARNING:
% 0.19/0.55     |m5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.19/0.55  WARNING:
% 0.19/0.55     |q5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.19/0.55  WARNING:
% 0.19/0.55     |r5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.43/0.62  
% 0.43/0.62  
% 0.43/0.62  #||
% 0.43/0.62  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.43/0.62  % SZS output start Refutation
% See solution above
% 0.43/0.62  ||#
% 0.43/0.62  
% 0.43/0.62  ; Summary of computation:
% 0.43/0.62  ;       998 formulas have been input or derived (from 275 formulas).
% 0.43/0.62  ;       543 (54%) were retained.  Of these,
% 0.43/0.62  ;          263 (48%) were simplified or subsumed later,
% 0.43/0.62  ;          280 (52%) are still being kept.
% 0.43/0.62  ; 
% 0.43/0.62  ; Run time in seconds excluding printing time:
% 0.43/0.62  ;     0.061  40%   Read assertion file          (1 call)
% 0.43/0.62  ;     0.010   7%   Assert                       (369 calls)
% 0.43/0.62  ;     0.020  13%   Process new row              (855 calls)
% 0.43/0.62  ;     0.008   5%   Resolution                   (548 calls)
% 0.43/0.62  ;     0.001   1%   Paramodulation               (274 calls)
% 0.43/0.62  ;     0.002   1%   Condensing                   (334 calls)
% 0.43/0.62  ;     0.001   1%   Forward subsumption          (334 calls)
% 0.43/0.62  ;     0.005   3%   Backward subsumption         (320 calls)
% 0.43/0.62  ;     0.000   0%   Clause clause subsumption    (165 calls)
% 0.43/0.62  ;     0.007   5%   Forward simplification       (795 calls)
% 0.43/0.62  ;     0.008   5%   Backward simplification      (496 calls)
% 0.43/0.62  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.43/0.62  ;     0.001   1%   Purity testing               (1 call)
% 0.43/0.62  ;     0.029  19%   Other
% 0.43/0.62  ;     0.153        Total
% 0.43/0.62  ;     0.154        Real time
% 0.43/0.62  ; 
% 0.43/0.62  ; Term-hash-array has 620 terms in all.
% 0.43/0.62  ; Feature-vector-row-index has 155 entries (273 at peak, 320 added, 165 deleted).
% 0.43/0.62  ; Feature-vector-row-index has 566 nodes (936 at peak, 1,107 added, 541 deleted).
% 0.43/0.62  ;  Retrieved 143 possibly forward subsuming rows in 334 calls.
% 0.43/0.62  ;  Retrieved 155 possibly backward subsumed rows in 320 calls.
% 0.43/0.62  ; Path-index has 453 entries (528 at peak, 687 added, 234 deleted).
% 0.43/0.62  ; Path-index has 444 nodes (465 at peak, 536 added, 92 deleted).
% 0.43/0.62  ; Trie-index has 453 entries (528 at peak, 687 added, 234 deleted).
% 0.43/0.62  ; Trie-index has 563 nodes (587 at peak, 832 added, 269 deleted).
% 0.43/0.62  ; Retrieved 429 generalization terms in 882 calls.
% 0.43/0.62  ; Retrieved 458 instance terms in 175 calls.
% 0.43/0.62  ; Retrieved 7,612 unifiable terms in 1,593 calls.
% 0.43/0.62  ; 
% 0.43/0.62  ; The agenda of rows to process has 5 entries:
% 0.43/0.62  ;     5 with value 5
% 0.43/0.62  ; The agenda of input rows to give has 4 entries:
% 0.43/0.62  ;     3 with value 14              1 with value 18
% 0.43/0.62  ; The agenda of rows to give has 78 entries:
% 0.43/0.62  ;     4 with value (4 4)          40 with value (4 6)           17 with value (4 7)
% 0.43/0.62  ;    17 with value (4 5)
% 0.43/0.62  Evaluation took:
% 0.43/0.62    0.155 seconds of real time
% 0.43/0.62    0.138626 seconds of user run time
% 0.43/0.62    0.016166 seconds of system run time
% 0.43/0.62    0 calls to %EVAL
% 0.43/0.62    0 page faults and
% 0.43/0.62    9,093,824 bytes consed.
% 0.43/0.62  :PROOF-FOUND
% 0.43/0.62  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-11T17:34:04
% 0.43/0.62  :PROOF-FOUND
% 0.43/0.62  * 
%------------------------------------------------------------------------------