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

View Problem - Process Solution

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

% Computer : n024.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:09 EDT 2022

% Result   : Theorem 0.69s 0.85s
% Output   : Refutation 0.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   13 (   9 unt;   1 nHn;   8 RR)
%            Number of literals    :   18 (   1 equ;   8 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   12 (  12 usr;   5 con; 0-3 aty)
%            Number of variables   :   29 (  17 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(17,axiom,
    ( pair_in_list(insert_slb(X,pair(Y,Z)),U,V)
    | ~ pair_in_list(X,U,V) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV007+2.ax',ax23) ).

cnf(39,axiom,
    insert_cpq(triple(X,Y,Z),U) = triple(insert_pqp(X,U),insert_slb(Y,pair(U,bottom)),Z),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV007+3.ax',ax42) ).

cnf(51,axiom,
    ( ~ check_cpq(triple(X,Y,Z))
    | ~ pair_in_list(Y,U,V)
    | less_than(V,U) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l26_li4142) ).

cnf(52,axiom,
    ( check_cpq(triple(X,Y,Z))
    | pair_in_list(Y,'SKOLEMAAAV1'(Y),'SKOLEMAAAV2'(Y)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l26_li4142) ).

cnf(53,axiom,
    ( check_cpq(triple(X,Y,Z))
    | ~ less_than('SKOLEMAAAV2'(Y),'SKOLEMAAAV1'(Y)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l26_li4142) ).

cnf(54,negated_conjecture,
    ~ check_cpq(triple('SKOLEMAAAV3','SKOLEMAAAV4','SKOLEMAAAV5')),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l26_co) ).

cnf(55,negated_conjecture,
    check_cpq(insert_cpq(triple('SKOLEMAAAV3','SKOLEMAAAV4','SKOLEMAAAV5'),'SKOLEMAAAV6')),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',l26_co) ).

cnf(76,plain,
    ~ less_than('SKOLEMAAAV2'('SKOLEMAAAV4'),'SKOLEMAAAV1'('SKOLEMAAAV4')),
    inference('UR-RESOLVE',[status(thm)],[53,54]) ).

cnf(81,plain,
    pair_in_list('SKOLEMAAAV4','SKOLEMAAAV1'('SKOLEMAAAV4'),'SKOLEMAAAV2'('SKOLEMAAAV4')),
    inference('UR-RESOLVE',[status(thm)],[52,54]) ).

cnf(174,plain,
    pair_in_list(insert_slb('SKOLEMAAAV4',pair(X,Y)),'SKOLEMAAAV1'('SKOLEMAAAV4'),'SKOLEMAAAV2'('SKOLEMAAAV4')),
    inference('HYPERRESOLVE',[status(thm)],[17,81]) ).

cnf(590,plain,
    ~ check_cpq(triple(X,insert_slb('SKOLEMAAAV4',pair(Y,Z)),U)),
    inference('UR-RESOLVE',[status(thm)],[51,174,76]) ).

cnf(976,plain,
    ~ check_cpq(insert_cpq(triple(X,'SKOLEMAAAV4',Y),Z)),
    inference('PARAMODULATE',[status(thm)],[590,39,theory(equality)]) ).

cnf(977,plain,
    $false,
    inference('REWRITE',[status(thm)],[55,976]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWV390+1 : TPTP v8.1.0. Released v3.3.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n024.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Tue Jun 14 21:52:33 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.46  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.47  * 
% 0.20/0.47  * 
% 0.20/0.48  #<PACKAGE "SNARK-USER">
% 0.20/0.48  * 
% 0.20/0.48  SNARK-TPTP-OPTIONS
% 0.20/0.48  * 
% 0.20/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.48   (USE-FACTORING :POS)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.48  * 
% 0.20/0.48  "."
% 0.20/0.48  * 
% 0.20/0.48  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-14T21:52:33
% 0.20/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n024.cluster.edu at 2022-06-14T21:52:33
% 0.69/0.85  
% 0.69/0.85  
% 0.69/0.85  #||
% 0.69/0.85  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.69/0.85  % SZS output start Refutation
% See solution above
% 0.69/0.86  ||#
% 0.69/0.86  
% 0.69/0.86  ; Summary of computation:
% 0.69/0.86  ;      5035 formulas have been input or derived (from 232 formulas).
% 0.69/0.86  ;       977 (19%) were retained.  Of these,
% 0.69/0.86  ;           44 ( 5%) were simplified or subsumed later,
% 0.69/0.86  ;          933 (95%) are still being kept.
% 0.69/0.86  ; 
% 0.69/0.86  ; Run time in seconds excluding printing time:
% 0.69/0.86  ;     0.011   3%   Read assertion file          (1 call)
% 0.69/0.86  ;     0.002   1%   Assert                       (43 calls)
% 0.69/0.86  ;     0.078  21%   Process new row              (4,941 calls)
% 0.69/0.86  ;     0.041  11%   Resolution                   (462 calls)
% 0.69/0.86  ;     0.012   3%   Paramodulation               (231 calls)
% 0.69/0.86  ;     0.000   0%   Factoring                    (11 calls)
% 0.69/0.86  ;     0.018   5%   Condensing                   (380 calls)
% 0.69/0.86  ;     0.015   4%   Forward subsumption          (380 calls)
% 0.69/0.86  ;     0.004   1%   Backward subsumption         (161 calls)
% 0.69/0.86  ;     0.006   2%   Clause clause subsumption    (512 calls)
% 0.69/0.86  ;     0.113  31%   Forward simplification       (4,938 calls)
% 0.69/0.86  ;     0.006   2%   Backward simplification      (977 calls)
% 0.69/0.86  ;     0.018   5%   Ordering                     (5,779 calls)
% 0.69/0.86  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.69/0.86  ;     0.000   0%   Purity testing               (1 call)
% 0.69/0.86  ;     0.042  11%   Other
% 0.69/0.86  ;     0.366        Total
% 0.69/0.86  ;     0.379        Real time
% 0.69/0.86  ; 
% 0.69/0.86  ; Term-hash-array has 2,049 terms in all.
% 0.69/0.86  ; Feature-vector-row-index has 159 entries (159 at peak, 161 added, 2 deleted).
% 0.69/0.86  ; Feature-vector-row-index has 1,225 nodes (1,225 at peak, 1,242 added, 17 deleted).
% 0.69/0.86  ;  Retrieved 840 possibly forward subsuming rows in 380 calls.
% 0.69/0.86  ;  Retrieved 33 possibly backward subsumed rows in 161 calls.
% 0.69/0.86  ; Path-index has 1,977 entries (1,983 at peak, 2,060 added, 83 deleted).
% 0.69/0.86  ; Path-index has 4,980 nodes (4,991 at peak, 5,094 added, 114 deleted).
% 0.69/0.86  ; Trie-index has 1,977 entries (1,983 at peak, 2,060 added, 83 deleted).
% 0.69/0.86  ; Trie-index has 7,322 nodes (7,336 at peak, 7,621 added, 299 deleted).
% 0.69/0.86  ; Retrieved 19,547 generalization terms in 26,872 calls.
% 0.69/0.86  ; Retrieved 866 instance terms in 819 calls.
% 0.69/0.86  ; Retrieved 14,243 unifiable terms in 2,317 calls.
% 0.69/0.86  ; 
% 0.69/0.86  ; The agenda of rows to process has 6 entries:
% 0.69/0.86  ;     2 with value 21              1 with value 24               1 with value 26
% 0.69/0.86  ;     2 with value 22
% 0.69/0.86  ; The agenda of rows to give has 705 entries:
% 0.69/0.86  ;     1 with value (4 14)          6 with value (4 27)           1 with value (4 41)
% 0.69/0.86  ;     1 with value (4 16)         11 with value (4 28)           2 with value (4 44)
% 0.69/0.86  ;    83 with value (4 17)         21 with value (4 29)           2 with value (4 45)
% 0.69/0.86  ;   125 with value (4 18)         30 with value (4 30)           1 with value (4 47)
% 0.69/0.86  ;   135 with value (4 19)         44 with value (4 31)           2 with value (4 48)
% 0.69/0.86  ;    79 with value (4 20)         42 with value (4 32)           5 with value (4 49)
% 0.69/0.86  ;    17 with value (4 21)         16 with value (4 33)           1 with value (4 51)
% 0.69/0.86  ;    19 with value (4 22)          1 with value (4 34)           2 with value (4 53)
% 0.69/0.86  ;    22 with value (4 23)          1 with value (4 35)           1 with value (4 54)
% 0.69/0.86  ;    18 with value (4 24)          1 with value (4 36)           1 with value (4 55)
% 0.69/0.86  ;     6 with value (4 25)          1 with value (4 38)           1 with value (4 60)
% 0.69/0.86  ;     5 with value (4 26)          1 with value (4 40)
% 0.69/0.86  Evaluation took:
% 0.69/0.86    0.38 seconds of real time
% 0.69/0.86    0.325668 seconds of user run time
% 0.69/0.86    0.053555 seconds of system run time
% 0.69/0.86    [Run times include 0.02 seconds GC run time.]
% 0.69/0.86    0 calls to %EVAL
% 0.69/0.86    0 page faults and
% 0.69/0.86    25,749,672 bytes consed.
% 0.69/0.86  :PROOF-FOUND
% 0.69/0.86  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-14T21:52:34
% 0.69/0.86  :PROOF-FOUND
% 0.69/0.86  * 
%------------------------------------------------------------------------------