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

View Problem - Process Solution

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

% Computer : n021.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 : Wed Jul 20 21:34:27 EDT 2022

% Result   : Theorem 1.17s 1.35s
% Output   : Refutation 1.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   14
% Syntax   : Number of clauses     :   21 (  16 unt;   1 nHn;  18 RR)
%            Number of literals    :   36 (   9 equ;  19 neg)
%            Maximal clause size   :    6 (   1 avg)
%            Maximal term depth    :    3 (   2 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   17 (  17 usr;  11 con; 0-2 aty)
%            Number of variables   :   16 (   3 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(4,axiom,
    leq(s(zero),host(X)),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV011+0.ax',axiom_02) ).

cnf(54,axiom,
    ( elem(X,cons(Y,Z))
    | X != Y ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV011+0.ax',axiom_46) ).

cnf(83,axiom,
    ~ leq(s(X),X),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV011+0.ax',axiom_58) ).

cnf(88,axiom,
    ( ~ leq(X,Y)
    | ~ leq(Y,Z)
    | leq(X,Z) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV011+0.ax',axiom_62) ).

cnf(101,negated_conjecture,
    ( ~ setIn(X,alive)
    | ~ setIn(Y,alive)
    | ~ setIn(host(Y),index(down,host(X)))
    | index(status,host(Y)) != elec_2
    | leq(index(pendack,host(Y)),host(X)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(105,negated_conjecture,
    ( ~ setIn(X,alive)
    | ~ setIn(Y,alive)
    | ~ elem(m_Down(Z),queue(host(X)))
    | host(Y) != host(Z)
    | index(status,host(Y)) != elec_2
    | leq(index(pendack,host(Y)),host(X)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(107,negated_conjecture,
    queue(host('SKOLEMAAAV6')) = cons(m_Down('SKOLEMAAAV7'),'SKOLEMAAAV4'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(108,negated_conjecture,
    setIn('SKOLEMAAAV6',alive),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(112,negated_conjecture,
    ( leq(host('SKOLEMAAAV6'),X)
    | ~ leq(s(zero),X)
    | setIn(X,index(down,host('SKOLEMAAAV6')))
    | X = host('SKOLEMAAAV7') ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(115,negated_conjecture,
    host('SKOLEMAAAV6') = host('SKOLEMAAAV8'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(117,negated_conjecture,
    ~ leq(host('SKOLEMAAAV8'),host('SKOLEMAAAV9')),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(118,plain,
    ~ leq(host('SKOLEMAAAV6'),host('SKOLEMAAAV9')),
    inference('REWRITE',[status(thm)],[117,115,theory(equality)]) ).

cnf(120,negated_conjecture,
    setIn('SKOLEMAAAV9',alive),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(121,negated_conjecture,
    index(status,host('SKOLEMAAAV9')) = elec_2,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(122,negated_conjecture,
    leq(s(host('SKOLEMAAAV6')),index(pendack,host('SKOLEMAAAV9'))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(259,plain,
    elem(X,cons(X,Y)),
    inference('HYPERRESOLVE',[status(thm)],[54,theory(equality)]) ).

cnf(289,plain,
    ~ leq(index(pendack,host('SKOLEMAAAV9')),host('SKOLEMAAAV6')),
    inference('UR-RESOLVE',[status(thm)],[88,122,83]) ).

cnf(858,plain,
    elem(m_Down('SKOLEMAAAV7'),queue(host('SKOLEMAAAV6'))),
    inference('PARAMODULATE',[status(thm)],[259,107,theory(equality)]) ).

cnf(2175,plain,
    ~ setIn(host('SKOLEMAAAV9'),index(down,host('SKOLEMAAAV6'))),
    inference('UR-RESOLVE',[status(thm)],[101,289,108,120,121]) ).

cnf(5266,plain,
    host('SKOLEMAAAV9') != host('SKOLEMAAAV7'),
    inference('UR-RESOLVE',[status(thm)],[105,858,108,120,121,289]) ).

cnf(5276,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[112,5266,118,4]),2175]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : SWV460+1 : TPTP v8.1.0. Released v4.0.0.
% 0.08/0.15  % Command  : run-snark %s %d
% 0.14/0.36  % Computer : n021.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Tue Jun 14 21:17:28 EDT 2022
% 0.14/0.37  % CPUTime  : 
% 0.22/0.50  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.22/0.51  * 
% 0.22/0.51  * 
% 0.22/0.51  #<PACKAGE "SNARK-USER">
% 0.22/0.51  * 
% 0.22/0.51  SNARK-TPTP-OPTIONS
% 0.22/0.51  * 
% 0.22/0.51  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.22/0.51   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.22/0.51   (USE-FACTORING :POS)
% 0.22/0.51   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.22/0.51   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.22/0.51   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.22/0.51   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.22/0.51   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.22/0.51   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.22/0.51   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.22/0.51   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.22/0.51   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.22/0.51   (DECLARE-TPTP-SYMBOLS2))
% 0.22/0.51  * 
% 0.22/0.51  "."
% 0.22/0.51  * 
% 0.22/0.51  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-14T21:17:28
% 0.22/0.51  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n021.cluster.edu at 2022-06-14T21:17:28
% 1.17/1.35  
% 1.17/1.35  
% 1.17/1.35  #||
% 1.17/1.35  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 1.17/1.35  % SZS output start Refutation
% See solution above
% 1.17/1.38  ||#
% 1.17/1.38  
% 1.17/1.38  ; Summary of computation:
% 1.17/1.38  ;      9769 formulas have been input or derived (from 387 formulas).
% 1.17/1.38  ;      5276 (54%) were retained.  Of these,
% 1.17/1.38  ;           12 ( 0%) were simplified or subsumed later,
% 1.17/1.38  ;         5264 (100%) are still being kept.
% 1.17/1.38  ; 
% 1.17/1.38  ; Run time in seconds excluding printing time:
% 1.17/1.38  ;     0.017   2%   Read assertion file          (1 call)
% 1.17/1.38  ;     0.004   0%   Assert                       (67 calls)
% 1.17/1.38  ;     0.303  36%   Process new row              (8,045 calls)
% 1.17/1.38  ;     0.213  26%   Resolution                   (772 calls)
% 1.17/1.38  ;     0.016   2%   Paramodulation               (386 calls)
% 1.17/1.38  ;     0.000   0%   Factoring                    (7 calls)
% 1.17/1.38  ;     0.004   0%   Condensing                   (388 calls)
% 1.17/1.38  ;     0.003   0%   Forward subsumption          (388 calls)
% 1.17/1.38  ;     0.007   1%   Backward subsumption         (229 calls)
% 1.17/1.38  ;     0.011   1%   Clause clause subsumption    (611 calls)
% 1.17/1.38  ;     0.153  18%   Forward simplification       (8,041 calls)
% 1.17/1.38  ;     0.042   5%   Backward simplification      (5,275 calls)
% 1.17/1.38  ;     0.004   0%   Ordering                     (1,505 calls)
% 1.17/1.38  ;     0.001   0%   Sortal reasoning             (32 calls)
% 1.17/1.38  ;     0.000   0%   Purity testing               (1 call)
% 1.17/1.38  ;     0.055   7%   Other
% 1.17/1.38  ;     0.833        Total
% 1.17/1.38  ;     0.862        Real time
% 1.17/1.38  ; 
% 1.17/1.38  ; Term-hash-array has 9,328 terms in all.
% 1.17/1.38  ; Feature-vector-row-index has 220 entries (220 at peak, 229 added, 9 deleted).
% 1.17/1.38  ; Feature-vector-row-index has 1,174 nodes (1,174 at peak, 1,257 added, 83 deleted).
% 1.17/1.38  ;  Retrieved 892 possibly forward subsuming rows in 388 calls.
% 1.17/1.38  ;  Retrieved 40 possibly backward subsumed rows in 229 calls.
% 1.17/1.38  ; Path-index has 9,330 entries (9,330 at peak, 9,352 added, 22 deleted).
% 1.17/1.38  ; Path-index has 7,441 nodes (7,441 at peak, 7,457 added, 16 deleted).
% 1.17/1.38  ; Trie-index has 9,330 entries (9,330 at peak, 9,352 added, 22 deleted).
% 1.17/1.38  ; Trie-index has 28,409 nodes (28,409 at peak, 28,458 added, 49 deleted).
% 1.17/1.38  ; Retrieved 14,800 generalization terms in 32,247 calls.
% 1.17/1.38  ; Retrieved 5,072 instance terms in 5,045 calls.
% 1.17/1.38  ; Retrieved 182,398 unifiable terms in 10,149 calls.
% 1.17/1.38  ; 
% 1.17/1.38  ; The agenda of rows to process has 10 entries:
% 1.17/1.38  ;     4 with value 16              2 with value 18               4 with value 20
% 1.17/1.38  ; The agenda of rows to give has 4879 entries:
% 1.17/1.38  ;     1 with value (4 8)         694 with value (4 19)           2 with value (4 28)
% 1.17/1.38  ;    11 with value (4 11)         85 with value (4 20)           1 with value (4 30)
% 1.17/1.38  ;   360 with value (4 12)        100 with value (4 21)          15 with value (4 31)
% 1.17/1.38  ;   140 with value (4 13)        153 with value (4 22)           1 with value (4 32)
% 1.17/1.38  ;   331 with value (4 14)        126 with value (4 23)           2 with value (4 33)
% 1.17/1.38  ;   624 with value (4 15)         10 with value (4 24)           1 with value (4 38)
% 1.17/1.38  ;   743 with value (4 16)          2 with value (4 25)           1 with value (4 40)
% 1.17/1.38  ;   466 with value (4 17)          2 with value (4 26)           2 with value (4 43)
% 1.17/1.38  ;  1006 with value (4 18)
% 1.17/1.38  Evaluation took:
% 1.17/1.38    0.863 seconds of real time
% 1.17/1.38    0.787852 seconds of user run time
% 1.17/1.38    0.074994 seconds of system run time
% 1.17/1.38    [Run times include 0.099 seconds GC run time.]
% 1.17/1.38    0 calls to %EVAL
% 1.17/1.38    0 page faults and
% 1.17/1.38    64,189,680 bytes consed.
% 1.17/1.38  :PROOF-FOUND
% 1.17/1.38  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-14T21:17:29
% 1.17/1.38  :PROOF-FOUND
% 1.17/1.38  * 
%------------------------------------------------------------------------------