TSTP Solution File: CSR023+1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : CSR023+1 : TPTP v8.1.0. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n022.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 : Fri Jul 15 23:18:01 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(19,axiom,
    ( ~ happens(X,Y)
    | ~ initiates(X,Z,Y)
    | holdsAt(Z,plus(Y,n1)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+0.ax',happens_holds) ).

cnf(38,axiom,
    ( initiates(X,Y,Z)
    | X != pull
    | Y != spinning
    | ~ happens(push,Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+2.ax',initiates_all_defn) ).

cnf(62,axiom,
    ( happens(X,Y)
    | X != pull
    | Y != n2 ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+2.ax',happens_all_defn) ).

cnf(63,axiom,
    ( happens(X,Y)
    | X != push
    | Y != n2 ),
    file('/export/starexec/sandbox/benchmark/Axioms/CSR001+2.ax',happens_all_defn) ).

cnf(73,axiom,
    plus(n1,n2) = n3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',plus1_2) ).

cnf(107,negated_conjecture,
    ~ holdsAt(spinning,n3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spinning_3) ).

cnf(116,plain,
    happens(pull,n2),
    inference('HYPERRESOLVE',[status(thm)],[62,theory(equality),theory(equality)]) ).

cnf(117,plain,
    happens(push,n2),
    inference('HYPERRESOLVE',[status(thm)],[63,theory(equality),theory(equality)]) ).

cnf(184,plain,
    initiates(pull,spinning,n2),
    inference('HYPERRESOLVE',[status(thm)],[38,117,theory(equality),theory(equality)]) ).

cnf(225,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[19,184,116]),107,73,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : CSR023+1 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.14/0.35  % Computer : n022.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Thu Jun  9 19:20:49 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.22/0.47  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.22/0.48  * 
% 0.22/0.48  * 
% 0.22/0.49  #<PACKAGE "SNARK-USER">
% 0.22/0.49  * 
% 0.22/0.49  SNARK-TPTP-OPTIONS
% 0.22/0.49  * 
% 0.22/0.49  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.22/0.49   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.22/0.49   (USE-FACTORING :POS)
% 0.22/0.49   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.22/0.49   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.22/0.49   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.22/0.49   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.22/0.49   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.22/0.49   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.22/0.49   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.22/0.49   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.22/0.49   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.22/0.49   (DECLARE-TPTP-SYMBOLS2))
% 0.22/0.49  * 
% 0.22/0.49  "."
% 0.22/0.49  * 
% 0.22/0.49  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-09T19:20:49
% 0.22/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n022.cluster.edu at 2022-06-09T19:20:49
% 0.22/0.52  
% 0.22/0.52  ; Recognized commutativity assertion (= (|plus| ?X ?Y) (|plus| ?Y ?X)).
% 0.22/0.52  WARNING:
% 0.22/0.52     |antitrajectory| is a 4-ary relation that occurs only negatively; disabling rows that contain it.
% 0.22/0.52  WARNING:
% 0.22/0.52     |trajectory| is a 4-ary relation that occurs only negatively; disabling rows that contain it.
% 0.22/0.59  ; Declaring plus to be commutative.
% 0.22/0.59  
% 0.22/0.59  #||
% 0.22/0.59  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.22/0.59  % SZS output start Refutation
% See solution above
% 0.22/0.59  ||#
% 0.22/0.59  
% 0.22/0.59  ; Summary of computation:
% 0.22/0.59  ;       702 formulas have been input or derived (from 143 formulas).
% 0.22/0.59  ;       225 (32%) were retained.  Of these,
% 0.22/0.59  ;           13 ( 6%) were simplified or subsumed later,
% 0.22/0.59  ;          212 (94%) are still being kept.
% 0.22/0.59  ; 
% 0.22/0.59  ; Run time in seconds excluding printing time:
% 0.22/0.59  ;     0.011  11%   Read assertion file          (1 call)
% 0.22/0.59  ;     0.004   4%   Assert                       (48 calls)
% 0.22/0.59  ;     0.012  12%   Process new row              (633 calls)
% 0.22/0.59  ;     0.015  15%   Resolution                   (284 calls)
% 0.22/0.59  ;     0.002   2%   Paramodulation               (142 calls)
% 0.22/0.59  ;     0.000   0%   Factoring                    (1 call)
% 0.22/0.59  ;     0.001   1%   Condensing                   (186 calls)
% 0.22/0.59  ;     0.001   1%   Forward subsumption          (186 calls)
% 0.22/0.59  ;     0.001   1%   Backward subsumption         (125 calls)
% 0.22/0.59  ;     0.002   2%   Clause clause subsumption    (92 calls)
% 0.22/0.59  ;     0.016  16%   Forward simplification       (631 calls)
% 0.22/0.59  ;     0.001   1%   Backward simplification      (225 calls)
% 0.22/0.59  ;     0.001   1%   Ordering                     (358 calls)
% 0.22/0.59  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.22/0.59  ;     0.000   0%   Purity testing               (1 call)
% 0.22/0.59  ;     0.035  34%   Other
% 0.22/0.59  ;     0.102        Total
% 0.22/0.59  ;     0.103        Real time
% 0.22/0.59  ; 
% 0.22/0.59  ; Term-hash-array has 250 terms in all.
% 0.22/0.59  ; Feature-vector-row-index has 112 entries (112 at peak, 125 added, 13 deleted).
% 0.22/0.59  ; Feature-vector-row-index has 336 nodes (336 at peak, 414 added, 78 deleted).
% 0.22/0.59  ;  Retrieved 113 possibly forward subsuming rows in 186 calls.
% 0.22/0.59  ;  Retrieved 49 possibly backward subsumed rows in 125 calls.
% 0.22/0.59  ; Path-index has 255 entries (255 at peak, 273 added, 18 deleted).
% 0.22/0.59  ; Path-index has 364 nodes (364 at peak, 393 added, 29 deleted).
% 0.22/0.59  ; Trie-index has 255 entries (255 at peak, 273 added, 18 deleted).
% 0.22/0.59  ; Trie-index has 447 nodes (447 at peak, 504 added, 57 deleted).
% 0.22/0.59  ; Retrieved 620 generalization terms in 862 calls.
% 0.22/0.59  ; Retrieved 138 instance terms in 99 calls.
% 0.22/0.59  ; Retrieved 14,368 unifiable terms in 1,927 calls.
% 0.22/0.59  ; 
% 0.22/0.59  ; The agenda of rows to process has 18 entries:
% 0.22/0.59  ;     6 with value 11              4 with value 16               4 with value 24
% 0.22/0.59  ;     4 with value 15
% 0.22/0.59  ; The agenda of rows to give has 69 entries:
% 0.22/0.59  ;    31 with value (4 7)           6 with value (4 10)           8 with value (4 16)
% 0.22/0.59  ;     3 with value (4 8)          10 with value (4 13)           4 with value (4 17)
% 0.22/0.59  ;     1 with value (4 9)           4 with value (4 14)           2 with value (4 24)
% 0.22/0.59  Evaluation took:
% 0.22/0.59    0.104 seconds of real time
% 0.22/0.59    0.081765 seconds of user run time
% 0.22/0.59    0.022064 seconds of system run time
% 0.22/0.59    0 calls to %EVAL
% 0.22/0.59    0 page faults and
% 0.22/0.59    5,011,480 bytes consed.
% 0.22/0.59  :PROOF-FOUND
% 0.22/0.59  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-09T19:20:49
% 0.22/0.59  :PROOF-FOUND
% 0.22/0.59  * 
%------------------------------------------------------------------------------