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

View Problem - Process Solution

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

% Computer : n014.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:59 EDT 2022

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

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

cnf(rule_120,axiom,
    ( q1(b,b,b)
    | ~ r0(b) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SYN001-0.ax',rule_120) ).

cnf(175,plain,
    q1(b,b,b),
    inference('REWRITE',[status(thm)],[rule_120,axiom_9]) ).

cnf(prove_this,negated_conjecture,
    ~ q1(b,X,Y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this) ).

cnf(380,plain,
    $false,
    inference('REWRITE',[status(thm)],[175,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SYN287-1 : TPTP v8.1.0. Released v1.1.0.
% 0.06/0.13  % Command  : run-snark %s %d
% 0.14/0.33  % Computer : n014.cluster.edu
% 0.14/0.33  % Model    : x86_64 x86_64
% 0.14/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.33  % Memory   : 8042.1875MB
% 0.14/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.33  % CPULimit : 300
% 0.14/0.33  % WCLimit  : 600
% 0.14/0.33  % DateTime : Mon Jul 11 21:26:04 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.20/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.46  * 
% 0.20/0.46  * 
% 0.20/0.46  #<PACKAGE "SNARK-USER">
% 0.20/0.46  * 
% 0.20/0.46  SNARK-TPTP-OPTIONS
% 0.20/0.46  * 
% 0.20/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.46   (USE-FACTORING :POS)
% 0.20/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.46  * 
% 0.20/0.46  "."
% 0.20/0.46  * 
% 0.20/0.46  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-11T21:26:04
% 0.20/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n014.cluster.edu at 2022-07-11T21:26:04
% 0.20/0.55  WARNING:
% 0.20/0.55     |m5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.20/0.55  WARNING:
% 0.20/0.55     |q5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.20/0.55  WARNING:
% 0.20/0.55     |r5| is a 2-ary relation that occurs only positively; disabling rows that contain it.
% 0.43/0.60  
% 0.43/0.60  
% 0.43/0.60  #||
% 0.43/0.60  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.43/0.60  % SZS output start Refutation
% See solution above
% 0.43/0.60  ||#
% 0.43/0.60  
% 0.43/0.60  ; Summary of computation:
% 0.43/0.60  ;       411 formulas have been input or derived (from 1 formulas).
% 0.43/0.60  ;       380 (92%) were retained.  Of these,
% 0.43/0.60  ;           64 (17%) were simplified or subsumed later,
% 0.43/0.60  ;          316 (83%) are still being kept.
% 0.43/0.60  ; 
% 0.43/0.60  ; Run time in seconds:
% 0.43/0.60  ;     0.062  47%   Read assertion file          (1 call)
% 0.43/0.60  ;     0.012   9%   Assert                       (369 calls)
% 0.43/0.60  ;     0.023  17%   Process new row              (363 calls)
% 0.43/0.60  ;     0.001   1%   Condensing                   (298 calls)
% 0.43/0.60  ;     0.003   2%   Forward subsumption          (298 calls)
% 0.43/0.60  ;     0.005   4%   Backward subsumption         (284 calls)
% 0.43/0.60  ;     0.000   0%   Clause clause subsumption    (150 calls)
% 0.43/0.60  ;     0.005   4%   Forward simplification       (352 calls)
% 0.43/0.60  ;     0.000   0%   Backward simplification      (333 calls)
% 0.43/0.60  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.43/0.60  ;     0.001   1%   Purity testing               (1 call)
% 0.43/0.60  ;     0.020  15%   Other
% 0.43/0.60  ;     0.132        Total
% 0.43/0.60  ;     0.132        Real time
% 0.43/0.60  ; 
% 0.43/0.60  ; Term-hash-array has 533 terms in all.
% 0.43/0.60  ; Feature-vector-row-index has 272 entries (273 at peak, 284 added, 12 deleted).
% 0.43/0.60  ; Feature-vector-row-index has 930 nodes (936 at peak, 973 added, 43 deleted).
% 0.43/0.60  ;  Retrieved 132 possibly forward subsuming rows in 298 calls.
% 0.43/0.60  ;  Retrieved 132 possibly backward subsumed rows in 284 calls.
% 0.43/0.60  ; Path-index has 519 entries (521 at peak, 538 added, 19 deleted).
% 0.43/0.60  ; Path-index has 454 nodes (456 at peak, 473 added, 19 deleted).
% 0.43/0.60  ; Trie-index has 519 entries (521 at peak, 538 added, 19 deleted).
% 0.43/0.60  ; Trie-index has 574 nodes (578 at peak, 602 added, 28 deleted).
% 0.43/0.60  ; Retrieved 66 generalization terms in 439 calls.
% 0.43/0.60  ; Retrieved 54 instance terms in 48 calls.
% 0.43/0.60  ; 
% 0.43/0.60  ; The agenda of backward simplifiable rows to process has 1 entry:
% 0.43/0.60  ;     1 with value 0
% 0.43/0.60  ; The agenda of input rows to give has 315 entries:
% 0.43/0.60  ;     8 with value 3              35 with value 10              19 with value 17
% 0.43/0.60  ;    16 with value 4              13 with value 11               8 with value 18
% 0.43/0.60  ;    19 with value 5              23 with value 12               8 with value 19
% 0.43/0.60  ;     2 with value 6              40 with value 13               6 with value 20
% 0.43/0.60  ;     5 with value 7              18 with value 14               5 with value 21
% 0.43/0.60  ;    29 with value 8              22 with value 15               4 with value 22
% 0.43/0.60  ;    24 with value 9              10 with value 16               1 with value 24
% 0.43/0.60  Evaluation took:
% 0.43/0.60    0.133 seconds of real time
% 0.43/0.60    0.123374 seconds of user run time
% 0.43/0.60    0.008931 seconds of system run time
% 0.43/0.60    0 calls to %EVAL
% 0.43/0.60    0 page faults and
% 0.43/0.60    6,543,184 bytes consed.
% 0.43/0.60  :PROOF-FOUND
% 0.43/0.60  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-11T21:26:04
% 0.43/0.60  :PROOF-FOUND
% 0.43/0.60  * 
%------------------------------------------------------------------------------