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

View Problem - Process Solution

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

% Computer : n026.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:33:08 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(51,axiom,
    ( ~ check_cpq(remove_cpq(triple(X,Y,Z),U))
    | ~ ok(remove_cpq(triple(X,Y,Z),U))
    | check_cpq(triple(X,Y,Z)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l23_l027) ).

cnf(52,negated_conjecture,
    ~ check_cpq(triple('SKOLEMAAAV1','SKOLEMAAAV2','SKOLEMAAAV3')),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l23_co) ).

cnf(53,negated_conjecture,
    check_cpq(remove_cpq(triple('SKOLEMAAAV1','SKOLEMAAAV2','SKOLEMAAAV3'),'SKOLEMAAAV4')),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l23_co) ).

cnf(54,negated_conjecture,
    ok(remove_cpq(triple('SKOLEMAAAV1','SKOLEMAAAV2','SKOLEMAAAV3'),'SKOLEMAAAV4')),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l23_co) ).

cnf(130,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[51,53,54,52]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SWV387+1 : TPTP v8.1.0. Released v3.3.0.
% 0.08/0.14  % Command  : run-snark %s %d
% 0.14/0.36  % Computer : n026.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 16:11:51 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.22/0.49  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.22/0.50  * 
% 0.22/0.50  * 
% 0.22/0.50  #<PACKAGE "SNARK-USER">
% 0.22/0.50  * 
% 0.22/0.50  SNARK-TPTP-OPTIONS
% 0.22/0.50  * 
% 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-14T16:11:52
% 0.22/0.51  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n026.cluster.edu at 2022-06-14T16:11:52
% 0.46/0.63  
% 0.46/0.63  
% 0.46/0.63  #||
% 0.46/0.63  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.46/0.63  % SZS output start Refutation
% See solution above
% 0.46/0.63  ||#
% 0.46/0.63  
% 0.46/0.63  ; Summary of computation:
% 0.46/0.63  ;      1234 formulas have been input or derived (from 51 formulas).
% 0.46/0.63  ;       130 (11%) were retained.  Of these,
% 0.46/0.63  ;            2 ( 2%) were simplified or subsumed later,
% 0.46/0.63  ;          128 (98%) are still being kept.
% 0.46/0.63  ; 
% 0.46/0.63  ; Run time in seconds:
% 0.46/0.63  ;     0.011   9%   Read assertion file          (1 call)
% 0.46/0.63  ;     0.003   2%   Assert                       (43 calls)
% 0.46/0.63  ;     0.026  22%   Process new row              (1,203 calls)
% 0.46/0.63  ;     0.013  11%   Resolution                   (100 calls)
% 0.46/0.63  ;     0.000   0%   Paramodulation               (50 calls)
% 0.46/0.63  ;     0.000   0%   Factoring                    (5 calls)
% 0.46/0.63  ;     0.003   2%   Condensing                   (160 calls)
% 0.46/0.63  ;     0.003   2%   Forward subsumption          (160 calls)
% 0.46/0.63  ;     0.002   2%   Backward subsumption         (73 calls)
% 0.46/0.63  ;     0.001   1%   Clause clause subsumption    (193 calls)
% 0.46/0.63  ;     0.027  22%   Forward simplification       (1,200 calls)
% 0.46/0.63  ;     0.001   1%   Backward simplification      (130 calls)
% 0.46/0.63  ;     0.004   3%   Ordering                     (452 calls)
% 0.46/0.63  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.46/0.63  ;     0.000   0%   Purity testing               (1 call)
% 0.46/0.63  ;     0.026  22%   Other
% 0.46/0.63  ;     0.120        Total
% 0.46/0.63  ;     0.120        Real time
% 0.46/0.63  ; 
% 0.46/0.63  ; Term-hash-array has 384 terms in all.
% 0.46/0.63  ; Feature-vector-row-index has 72 entries (72 at peak, 73 added, 1 deleted).
% 0.46/0.63  ; Feature-vector-row-index has 519 nodes (519 at peak, 521 added, 2 deleted).
% 0.46/0.63  ;  Retrieved 235 possibly forward subsuming rows in 160 calls.
% 0.46/0.63  ;  Retrieved 10 possibly backward subsumed rows in 73 calls.
% 0.46/0.63  ; Path-index has 389 entries (389 at peak, 391 added, 2 deleted).
% 0.46/0.63  ; Path-index has 1,037 nodes (1,037 at peak, 1,039 added, 2 deleted).
% 0.46/0.63  ; Trie-index has 389 entries (389 at peak, 391 added, 2 deleted).
% 0.46/0.63  ; Trie-index has 1,233 nodes (1,233 at peak, 1,240 added, 7 deleted).
% 0.46/0.63  ; Retrieved 4,193 generalization terms in 6,984 calls.
% 0.46/0.63  ; Retrieved 77 instance terms in 60 calls.
% 0.46/0.63  ; Retrieved 3,135 unifiable terms in 342 calls.
% 0.46/0.63  ; 
% 0.46/0.63  ; The agenda of rows to process has 5 entries:
% 0.46/0.63  ;     1 with value 8               1 with value 34               1 with value 37
% 0.46/0.63  ;     2 with value 11
% 0.46/0.63  ; The agenda of input rows to give has 4 entries:
% 0.46/0.63  ;     2 with value 29              2 with value 37
% 0.46/0.63  ; The agenda of rows to give has 74 entries:
% 0.46/0.63  ;     2 with value (4 5)           3 with value (4 18)           2 with value (4 29)
% 0.46/0.63  ;     2 with value (4 7)           1 with value (4 19)           6 with value (4 30)
% 0.46/0.63  ;     2 with value (4 8)           5 with value (4 20)           2 with value (4 31)
% 0.46/0.63  ;     2 with value (4 9)           4 with value (4 21)           3 with value (4 32)
% 0.46/0.63  ;     2 with value (4 10)          4 with value (4 22)           2 with value (4 33)
% 0.46/0.63  ;     3 with value (4 11)          4 with value (4 23)           1 with value (4 34)
% 0.46/0.63  ;     1 with value (4 12)          1 with value (4 24)           1 with value (4 35)
% 0.46/0.63  ;     2 with value (4 13)          1 with value (4 25)           1 with value (4 38)
% 0.46/0.63  ;     5 with value (4 14)          2 with value (4 27)           1 with value (4 45)
% 0.46/0.63  ;     3 with value (4 15)          3 with value (4 28)           2 with value (4 49)
% 0.46/0.63  ;     1 with value (4 17)
% 0.46/0.63  Evaluation took:
% 0.46/0.63    0.121 seconds of real time
% 0.46/0.63    0.10775 seconds of user run time
% 0.46/0.63    0.012977 seconds of system run time
% 0.46/0.63    0 calls to %EVAL
% 0.46/0.63    0 page faults and
% 0.46/0.63    6,850,608 bytes consed.
% 0.46/0.63  :PROOF-FOUND
% 0.46/0.63  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-14T16:11:52
% 0.46/0.63  :PROOF-FOUND
% 0.46/0.63  * 
%------------------------------------------------------------------------------