TSTP Solution File: SYN004-1.007 by SNARK---20120808r022

View Problem - Process Solution

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

% Computer : n003.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:56:23 EDT 2022

% Result   : Unsatisfiable 0.19s 0.49s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   15
% Syntax   : Number of clauses     :   38 (  15 unt;   0 nHn;  38 RR)
%            Number of literals    :   73 (   0 equ;  37 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    0 (   0 avg)
%            Number of predicates  :   15 (  14 usr;  15 prp; 0-0 aty)
%            Number of functors    :    0 (   0 usr;   0 con; --- aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(pqp_1,negated_conjecture,
    ( ~ p_1
    | ~ q_1
    | p_2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pqp_1) ).

cnf(pqp_2,negated_conjecture,
    ( ~ p_2
    | ~ q_2
    | p_3 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pqp_2) ).

cnf(pqp_3,negated_conjecture,
    ( ~ p_3
    | ~ q_3
    | p_4 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pqp_3) ).

cnf(pqp_4,negated_conjecture,
    ( ~ p_4
    | ~ q_4
    | p_5 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pqp_4) ).

cnf(pqp_5,negated_conjecture,
    ( ~ p_5
    | ~ q_5
    | p_6 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pqp_5) ).

cnf(pqp_6,negated_conjecture,
    ( ~ p_6
    | ~ q_6
    | p_7 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pqp_6) ).

cnf(pqq_1,negated_conjecture,
    ( ~ p_1
    | ~ q_1
    | q_2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pqq_1) ).

cnf(pqq_2,negated_conjecture,
    ( ~ p_2
    | ~ q_2
    | q_3 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pqq_2) ).

cnf(pqq_3,negated_conjecture,
    ( ~ p_3
    | ~ q_3
    | q_4 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pqq_3) ).

cnf(pqq_4,negated_conjecture,
    ( ~ p_4
    | ~ q_4
    | q_5 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pqq_4) ).

cnf(pqq_5,negated_conjecture,
    ( ~ p_5
    | ~ q_5
    | q_6 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pqq_5) ).

cnf(pqq_6,negated_conjecture,
    ( ~ p_6
    | ~ q_6
    | q_7 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',pqq_6) ).

cnf(base_1,negated_conjecture,
    p_1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',base_1) ).

cnf(base_2,negated_conjecture,
    q_1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',base_2) ).

cnf(base_3,negated_conjecture,
    ( ~ p_7
    | ~ q_7 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',base_3) ).

cnf(16,plain,
    p_2,
    inference('REWRITE',[status(thm)],[pqp_1,base_2,base_1]) ).

cnf(17,plain,
    ( ~ q_2
    | p_3 ),
    inference('REWRITE',[status(thm)],[pqp_2,16]) ).

cnf(18,plain,
    ( ~ q_2
    | q_3 ),
    inference('REWRITE',[status(thm)],[pqq_2,16]) ).

cnf(19,plain,
    q_2,
    inference('REWRITE',[status(thm)],[pqq_1,base_2,base_1]) ).

cnf(20,plain,
    p_3,
    inference('REWRITE',[status(thm)],[17,19]) ).

cnf(21,plain,
    ( ~ q_3
    | p_4 ),
    inference('REWRITE',[status(thm)],[pqp_3,20]) ).

cnf(22,plain,
    ( ~ q_3
    | q_4 ),
    inference('REWRITE',[status(thm)],[pqq_3,20]) ).

cnf(23,plain,
    q_3,
    inference('REWRITE',[status(thm)],[18,19]) ).

cnf(24,plain,
    p_4,
    inference('REWRITE',[status(thm)],[21,23]) ).

cnf(25,plain,
    ( ~ q_4
    | p_5 ),
    inference('REWRITE',[status(thm)],[pqp_4,24]) ).

cnf(26,plain,
    ( ~ q_4
    | q_5 ),
    inference('REWRITE',[status(thm)],[pqq_4,24]) ).

cnf(27,plain,
    q_4,
    inference('REWRITE',[status(thm)],[22,23]) ).

cnf(28,plain,
    p_5,
    inference('REWRITE',[status(thm)],[25,27]) ).

cnf(29,plain,
    ( ~ q_5
    | p_6 ),
    inference('REWRITE',[status(thm)],[pqp_5,28]) ).

cnf(30,plain,
    ( ~ q_5
    | q_6 ),
    inference('REWRITE',[status(thm)],[pqq_5,28]) ).

cnf(31,plain,
    q_5,
    inference('REWRITE',[status(thm)],[26,27]) ).

cnf(32,plain,
    p_6,
    inference('REWRITE',[status(thm)],[29,31]) ).

cnf(33,plain,
    ( ~ q_6
    | p_7 ),
    inference('REWRITE',[status(thm)],[pqp_6,32]) ).

cnf(34,plain,
    ( ~ q_6
    | q_7 ),
    inference('REWRITE',[status(thm)],[pqq_6,32]) ).

cnf(35,plain,
    q_6,
    inference('REWRITE',[status(thm)],[30,31]) ).

cnf(36,plain,
    p_7,
    inference('REWRITE',[status(thm)],[33,35]) ).

cnf(37,plain,
    ~ q_7,
    inference('REWRITE',[status(thm)],[base_3,36]) ).

cnf(38,plain,
    $false,
    inference('REWRITE',[status(thm)],[34,37,35]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SYN004-1.007 : TPTP v8.1.0. Released v1.0.0.
% 0.10/0.13  % Command  : run-snark %s %d
% 0.14/0.33  % Computer : n003.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 : Tue Jul 12 02:41:30 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.46  * 
% 0.19/0.46  "."
% 0.19/0.46  * 
% 0.19/0.46  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-12T02:41:30
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n003.cluster.edu at 2022-07-12T02:41:30
% 0.19/0.49  
% 0.19/0.49  
% 0.19/0.49  #||
% 0.19/0.49  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.49  % SZS output start Refutation
% See solution above
% 0.19/0.49  ||#
% 0.19/0.49  
% 0.19/0.49  ; Summary of computation:
% 0.19/0.49  ;        38 formulas have been input or derived (from 1 formulas).
% 0.19/0.49  ;        38 (100%) were retained.  Of these,
% 0.19/0.49  ;           23 (61%) were simplified or subsumed later,
% 0.19/0.49  ;           15 (39%) are still being kept.
% 0.19/0.49  ; 
% 0.19/0.49  ; Run time in seconds excluding printing time:
% 0.19/0.49  ;     0.003  11%   Read assertion file          (1 call)
% 0.19/0.49  ;     0.000   0%   Assert                       (15 calls)
% 0.19/0.49  ;     0.002   7%   Process new row              (38 calls)
% 0.19/0.49  ;     0.000   0%   Condensing                   (23 calls)
% 0.19/0.49  ;     0.000   0%   Forward subsumption          (23 calls)
% 0.19/0.49  ;     0.000   0%   Backward subsumption         (23 calls)
% 0.19/0.49  ;     0.000   0%   Forward simplification       (38 calls)
% 0.19/0.49  ;     0.001   4%   Backward simplification      (38 calls)
% 0.19/0.49  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.19/0.49  ;     0.000   0%   Purity testing               (1 call)
% 0.19/0.49  ;     0.021  78%   Other
% 0.19/0.49  ;     0.027        Total
% 0.19/0.49  ;     0.030        Real time
% 0.19/0.49  ; 
% 0.19/0.49  ; Term-hash-array has 0 terms in all.
% 0.19/0.50  ; Feature-vector-row-index has 0 entries (12 at peak, 23 added, 23 deleted).
% 0.19/0.50  ; Feature-vector-row-index has 1 node (29 at peak, 51 added, 50 deleted).
% 0.19/0.50  ;  Retrieved 2 possibly forward subsuming rows in 23 calls.
% 0.19/0.50  ;  Retrieved 4 possibly backward subsumed rows in 23 calls.
% 0.19/0.50  ; Path-index has 14 entries (14 at peak, 21 added, 7 deleted).
% 0.19/0.50  ; Path-index has 15 nodes (15 at peak, 22 added, 7 deleted).
% 0.19/0.50  ; Trie-index has 14 entries (14 at peak, 21 added, 7 deleted).
% 0.19/0.50  ; Trie-index has 15 nodes (15 at peak, 22 added, 7 deleted).
% 0.19/0.50  ; Retrieved 14 instance terms in 14 calls.
% 0.19/0.50  ; 
% 0.19/0.50  ; The agenda of input rows to give has 14 entries:
% 0.19/0.50  ;    14 with value 1
% 0.19/0.50  Evaluation took:
% 0.19/0.50    0.03 seconds of real time
% 0.19/0.50    0.026205 seconds of user run time
% 0.19/0.50    0.004147 seconds of system run time
% 0.19/0.50    0 calls to %EVAL
% 0.19/0.50    0 page faults and
% 0.19/0.50    2,918,952 bytes consed.
% 0.19/0.50  :PROOF-FOUND
% 0.19/0.50  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-07-12T02:41:30
% 0.19/0.50  :PROOF-FOUND
% 0.19/0.50  * 
%------------------------------------------------------------------------------