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

View Problem - Process Solution

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

% Computer : n023.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:25 EDT 2022

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

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

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

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

cnf(rule_125,axiom,
    ( s1(X)
    | ~ p0(X,X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_125) ).

cnf(rule_181,axiom,
    ( q2(X,X,X)
    | ~ p1(X,X,X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_181) ).

cnf(rule_189,axiom,
    ( s2(X)
    | ~ q2(b,X,b)
    | ~ s1(b) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_189) ).

cnf(rule_273,axiom,
    ( s3(X,Y)
    | ~ q2(Z,X,Z)
    | ~ s2(X)
    | ~ m0(Z,U,Y) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_273) ).

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

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

cnf(392,plain,
    ( s2(X)
    | ~ q2(b,X,b) ),
    inference('REWRITE',[status(thm)],[rule_189,391]) ).

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

cnf(420,plain,
    q2(X,X,X),
    inference('REWRITE',[status(thm)],[rule_181,418]) ).

cnf(422,plain,
    s2(b),
    inference('HYPERRESOLVE',[status(thm)],[392,420]) ).

cnf(506,plain,
    ~ s2(X),
    inference('UR-RESOLVE',[status(thm)],[rule_273,prove_this,420,axiom_19]) ).

cnf(507,plain,
    $false,
    inference('REWRITE',[status(thm)],[422,506]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SYN203-1 : TPTP v8.1.0. Released v1.1.0.
% 0.11/0.13  % Command  : run-snark %s %d
% 0.12/0.34  % Computer : n023.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Mon Jul 11 21:12:39 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.20/0.46  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.47  * 
% 0.20/0.47  * 
% 0.20/0.47  #<PACKAGE "SNARK-USER">
% 0.20/0.47  * 
% 0.20/0.47  SNARK-TPTP-OPTIONS
% 0.20/0.47  * 
% 0.20/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.47   (USE-FACTORING :POS)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.47  * 
% 0.20/0.47  "."
% 0.20/0.47  * 
% 0.20/0.47  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-11T21:12:39
% 0.20/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n023.cluster.edu at 2022-07-11T21:12:39
% 0.20/0.56  WARNING:
% 0.20/0.56     |m5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.20/0.56  WARNING:
% 0.20/0.56     |q5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.20/0.56  WARNING:
% 0.20/0.56     |r5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.47/0.64  
% 0.47/0.64  
% 0.47/0.64  #||
% 0.47/0.64  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.47/0.64  % SZS output start Refutation
% See solution above
% 0.47/0.64  ||#
% 0.47/0.64  
% 0.47/0.64  ; Summary of computation:
% 0.47/0.64  ;       861 formulas have been input or derived (from 243 formulas).
% 0.47/0.64  ;       507 (59%) were retained.  Of these,
% 0.47/0.64  ;          252 (50%) were simplified or subsumed later,
% 0.47/0.64  ;          255 (50%) are still being kept.
% 0.47/0.64  ; 
% 0.47/0.64  ; Run time in seconds:
% 0.47/0.64  ;     0.062  37%   Read assertion file          (1 call)
% 0.47/0.64  ;     0.008   5%   Assert                       (369 calls)
% 0.47/0.64  ;     0.031  19%   Process new row              (732 calls)
% 0.47/0.64  ;     0.001   1%   Resolution                   (484 calls)
% 0.47/0.64  ;     0.002   1%   Paramodulation               (242 calls)
% 0.47/0.64  ;     0.004   2%   Condensing                   (323 calls)
% 0.47/0.64  ;     0.003   2%   Forward subsumption          (323 calls)
% 0.47/0.64  ;     0.009   5%   Backward subsumption         (309 calls)
% 0.47/0.64  ;     0.000   0%   Clause clause subsumption    (163 calls)
% 0.47/0.64  ;     0.007   4%   Forward simplification       (693 calls)
% 0.47/0.64  ;     0.009   5%   Backward simplification      (460 calls)
% 0.47/0.64  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.47/0.64  ;     0.002   1%   Purity testing               (1 call)
% 0.47/0.64  ;     0.028  17%   Other
% 0.47/0.64  ;     0.166        Total
% 0.47/0.64  ;     0.166        Real time
% 0.47/0.64  ; 
% 0.47/0.64  ; Term-hash-array has 601 terms in all.
% 0.47/0.64  ; Feature-vector-row-index has 151 entries (273 at peak, 309 added, 158 deleted).
% 0.47/0.64  ; Feature-vector-row-index has 572 nodes (936 at peak, 1,074 added, 502 deleted).
% 0.47/0.64  ;  Retrieved 139 possibly forward subsuming rows in 323 calls.
% 0.47/0.64  ;  Retrieved 151 possibly backward subsumed rows in 309 calls.
% 0.47/0.64  ; Path-index has 424 entries (528 at peak, 650 added, 226 deleted).
% 0.47/0.64  ; Path-index has 435 nodes (464 at peak, 522 added, 87 deleted).
% 0.47/0.64  ; Trie-index has 424 entries (528 at peak, 650 added, 226 deleted).
% 0.47/0.64  ; Trie-index has 522 nodes (586 at peak, 778 added, 256 deleted).
% 0.47/0.64  ; Retrieved 331 generalization terms in 770 calls.
% 0.47/0.64  ; Retrieved 429 instance terms in 150 calls.
% 0.47/0.64  ; Retrieved 5,822 unifiable terms in 1,178 calls.
% 0.47/0.64  ; 
% 0.47/0.64  ; The agenda of backward simplifiable rows to process has 3 entries:
% 0.47/0.64  ;     3 with value 0
% 0.47/0.64  ; The agenda of input rows to give has 18 entries:
% 0.47/0.64  ;     3 with value 17              6 with value 19               3 with value 21
% 0.47/0.64  ;     4 with value 18              2 with value 20
% 0.47/0.64  ; The agenda of rows to give has 63 entries:
% 0.47/0.64  ;    10 with value (4 4)          12 with value (4 5)           41 with value (4 6)
% 0.47/0.64  Evaluation took:
% 0.47/0.64    0.167 seconds of real time
% 0.47/0.64    0.154505 seconds of user run time
% 0.47/0.64    0.012701 seconds of system run time
% 0.47/0.64    0 calls to %EVAL
% 0.47/0.64    0 page faults and
% 0.47/0.64    8,683,648 bytes consed.
% 0.47/0.64  :PROOF-FOUND
% 0.47/0.64  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-11T21:12:40
% 0.47/0.64  :PROOF-FOUND
% 0.47/0.64  * 
%------------------------------------------------------------------------------