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

View Problem - Process Solution

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

% Result   : Unsatisfiable 0.42s 0.62s
% Output   : Refutation 0.42s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   16
% Syntax   : Number of clauses     :   28 (  16 unt;   0 nHn;  22 RR)
%            Number of literals    :   47 (   0 equ;  23 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :   14 (  13 usr;   1 prp; 0-3 aty)
%            Number of functors    :    5 (   5 usr;   5 con; 0-0 aty)
%            Number of variables   :   29 (  12 sgn)

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

cnf(axiom_18,axiom,
    p0(c,b),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',axiom_18) ).

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

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

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

cnf(axiom_34,axiom,
    n0(c,d),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',axiom_34) ).

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

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_186,axiom,
    ( q2(X,X,Y)
    | ~ l1(Y,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_186) ).

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

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

cnf(rule_255,axiom,
    ( q3(X,Y)
    | ~ q2(Z,X,Y)
    | ~ n0(Z,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_255) ).

cnf(rule_274,axiom,
    ( k4(c)
    | ~ n0(c,d)
    | ~ q3(e,b)
    | ~ n3(e) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_274) ).

cnf(334,plain,
    ( k4(c)
    | ~ q3(e,b)
    | ~ n3(e) ),
    inference('REWRITE',[status(thm)],[rule_274,axiom_34]) ).

cnf(rule_284,axiom,
    ( n4(X,X)
    | ~ k4(Y)
    | ~ m3(X,X,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_284) ).

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

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

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

cnf(448,plain,
    m3(X,X,X),
    inference('REWRITE',[status(thm)],[rule_238,447]) ).

cnf(449,plain,
    ( n4(X,X)
    | ~ k4(Y) ),
    inference('REWRITE',[status(thm)],[rule_284,448]) ).

cnf(450,plain,
    n3(X),
    inference('HYPERRESOLVE',[status(thm)],[rule_240,447]) ).

cnf(455,plain,
    ( k4(c)
    | ~ q3(e,b) ),
    inference('REWRITE',[status(thm)],[334,450]) ).

cnf(457,plain,
    ~ k4(X),
    inference('UR-RESOLVE',[status(thm)],[449,prove_this]) ).

cnf(459,plain,
    ~ q3(e,b),
    inference('REWRITE',[status(thm)],[455,457]) ).

cnf(496,plain,
    ~ q2(e,e,b),
    inference('UR-RESOLVE',[status(thm)],[rule_255,459,axiom_30]) ).

cnf(506,plain,
    l1(b,e),
    inference('HYPERRESOLVE',[status(thm)],[rule_003,axiom_18,axiom_9,axiom_27]) ).

cnf(581,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[rule_186,506]),496]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYN155-1 : TPTP v8.1.0. Released v1.1.0.
% 0.13/0.13  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n010.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.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Tue Jul 12 01:15:00 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.47  #<PACKAGE "SNARK-USER">
% 0.19/0.47  * 
% 0.19/0.47  SNARK-TPTP-OPTIONS
% 0.19/0.47  * 
% 0.19/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.47   (USE-FACTORING :POS)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.47  * 
% 0.19/0.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-12T01:15:00
% 0.19/0.47  ; 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-12T01:15:00
% 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.42/0.62  
% 0.42/0.62  
% 0.42/0.62  #||
% 0.42/0.62  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.42/0.62  % SZS output start Refutation
% See solution above
% 0.42/0.62  ||#
% 0.42/0.62  
% 0.42/0.62  ; Summary of computation:
% 0.42/0.62  ;      1151 formulas have been input or derived (from 301 formulas).
% 0.42/0.62  ;       581 (50%) were retained.  Of these,
% 0.42/0.62  ;          297 (51%) were simplified or subsumed later,
% 0.42/0.62  ;          284 (49%) are still being kept.
% 0.42/0.62  ; 
% 0.42/0.62  ; Run time in seconds excluding printing time:
% 0.42/0.62  ;     0.062  41%   Read assertion file          (1 call)
% 0.42/0.62  ;     0.006   4%   Assert                       (369 calls)
% 0.42/0.62  ;     0.015  10%   Process new row              (979 calls)
% 0.42/0.62  ;     0.007   5%   Resolution                   (600 calls)
% 0.42/0.62  ;     0.000   0%   Paramodulation               (300 calls)
% 0.42/0.62  ;     0.005   3%   Condensing                   (342 calls)
% 0.42/0.62  ;     0.001   1%   Forward subsumption          (342 calls)
% 0.42/0.62  ;     0.007   5%   Backward subsumption         (328 calls)
% 0.42/0.62  ;     0.001   1%   Clause clause subsumption    (169 calls)
% 0.42/0.62  ;     0.007   5%   Forward simplification       (915 calls)
% 0.42/0.62  ;     0.011   7%   Backward simplification      (534 calls)
% 0.42/0.62  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.42/0.62  ;     0.001   1%   Purity testing               (1 call)
% 0.42/0.62  ;     0.027  18%   Other
% 0.42/0.62  ;     0.150        Total
% 0.42/0.62  ;     0.151        Real time
% 0.42/0.62  ; 
% 0.42/0.62  ; Term-hash-array has 642 terms in all.
% 0.42/0.62  ; Feature-vector-row-index has 135 entries (273 at peak, 328 added, 193 deleted).
% 0.42/0.62  ; Feature-vector-row-index has 510 nodes (936 at peak, 1,142 added, 632 deleted).
% 0.42/0.62  ;  Retrieved 147 possibly forward subsuming rows in 342 calls.
% 0.42/0.62  ;  Retrieved 159 possibly backward subsumed rows in 328 calls.
% 0.42/0.62  ; Path-index has 439 entries (528 at peak, 724 added, 285 deleted).
% 0.42/0.62  ; Path-index has 442 nodes (464 at peak, 559 added, 117 deleted).
% 0.42/0.62  ; Trie-index has 439 entries (528 at peak, 724 added, 285 deleted).
% 0.42/0.62  ; Trie-index has 585 nodes (593 at peak, 895 added, 310 deleted).
% 0.42/0.62  ; Retrieved 537 generalization terms in 1,001 calls.
% 0.42/0.62  ; Retrieved 522 instance terms in 205 calls.
% 0.42/0.62  ; Retrieved 9,030 unifiable terms in 1,973 calls.
% 0.42/0.62  ; 
% 0.42/0.62  ; The agenda of rows to give has 84 entries:
% 0.42/0.62  ;     8 with value (4 5)          55 with value (4 6)           21 with value (4 7)
% 0.42/0.62  Evaluation took:
% 0.42/0.62    0.151 seconds of real time
% 0.42/0.62    0.139325 seconds of user run time
% 0.42/0.62    0.012281 seconds of system run time
% 0.42/0.62    0 calls to %EVAL
% 0.42/0.62    0 page faults and
% 0.42/0.62    10,192,128 bytes consed.
% 0.42/0.62  :PROOF-FOUND
% 0.42/0.62  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-12T01:15:00
% 0.42/0.62  :PROOF-FOUND
% 0.42/0.62  * 
%------------------------------------------------------------------------------