TSTP Solution File: SWV463+1 by SATCoP---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SATCoP---0.1
% Problem  : SWV463+1 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satcop --statistics %s

% Computer : n025.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:29:22 EDT 2022

% Result   : Theorem 0.21s 0.55s
% Output   : Proof 0.21s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
cnf(g0,plain,
    setIn(sK12,alive),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj)]) ).

cnf(g1,plain,
    leq(nbr_proc,s(index(pendack,host(sK12)))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj)]) ).

cnf(g2,plain,
    elem(m_Down(sK11),snoc(queue(host(sK12)),m_Ldr(sK5))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj)]) ).

cnf(g3,plain,
    elem(m_Ack(sK12,sK10),snoc(queue(host(sK12)),m_Ldr(sK5))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj)]) ).

cnf(g4,plain,
    sPE(index(status,host(sK12)),elec_2),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj)]) ).

cnf(g5,plain,
    sPE(host(sK10),index(pendack,host(sK12))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj)]) ).

cnf(g6,plain,
    sPE(host(sK11),s(index(pendack,host(sK12)))),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj)]) ).

cnf(g7,plain,
    setIn(sK9,alive),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj)]) ).

cnf(g8,plain,
    sPE(index(ldr,host(sK9)),host(sK9)),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj)]) ).

cnf(g9,plain,
    sPE(index(status,host(sK9)),norm),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj)]) ).

cnf(g10,plain,
    ( ~ elem(m_Down(sK11),snoc(queue(host(sK12)),m_Ldr(sK5)))
    | sPE(m_Down(sK11),m_Ldr(sK5))
    | elem(m_Down(sK11),queue(host(sK12))) ),
    inference(ground_cnf,[],[file('Axioms/SWV011+0.ax',axiom_47)]) ).

cnf(g11,plain,
    ( ~ elem(m_Ack(sK12,sK10),snoc(queue(host(sK12)),m_Ldr(sK5)))
    | sPE(m_Ack(sK12,sK10),m_Ldr(sK5))
    | elem(m_Ack(sK12,sK10),queue(host(sK12))) ),
    inference(ground_cnf,[],[file('Axioms/SWV011+0.ax',axiom_47)]) ).

cnf(g12,plain,
    ( ~ sPE(host(sK10),index(pendack,host(sK12)))
    | ~ sPE(host(sK11),s(index(pendack,host(sK12))))
    | ~ sPE(index(status,host(sK9)),norm)
    | ~ sPE(index(status,host(sK12)),elec_2)
    | ~ sPE(index(ldr,host(sK9)),host(sK9))
    | ~ elem(m_Ack(sK12,sK10),queue(host(sK12)))
    | ~ elem(m_Down(sK11),queue(host(sK12)))
    | ~ setIn(sK9,alive)
    | ~ setIn(sK12,alive)
    | ~ leq(nbr_proc,s(index(pendack,host(sK12)))) ),
    inference(ground_cnf,[],[file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj)]) ).

cnf(g13,plain,
    ~ sPE(m_Down(sK11),m_Ldr(sK5)),
    inference(ground_cnf,[],[file('Axioms/SWV011+0.ax',axiom_18)]) ).

cnf(g14,plain,
    ~ sPE(m_Ack(sK12,sK10),m_Ldr(sK5)),
    inference(ground_cnf,[],[file('Axioms/SWV011+0.ax',axiom_14)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : SWV463+1 : TPTP v8.1.0. Released v4.0.0.
% 0.08/0.14  % Command  : satcop --statistics %s
% 0.14/0.36  % Computer : n025.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 : Thu Jun 16 01:49:41 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 0.21/0.55  % symbols: 54
% 0.21/0.55  % clauses: 164
% 0.21/0.55  % start clauses: 39
% 0.21/0.55  % iterative deepening steps: 497
% 0.21/0.55  % maximum path limit: 1
% 0.21/0.55  % literal attempts: 642302
% 0.21/0.55  % depth failures: 454865
% 0.21/0.55  % regularity failures: 1310
% 0.21/0.55  % tautology failures: 3745
% 0.21/0.55  % reductions: 151875
% 0.21/0.55  % extensions: 471660
% 0.21/0.55  % SAT variables: 45109
% 0.21/0.55  % SAT clauses: 43677
% 0.21/0.55  % WalkSAT solutions: 43678
% 0.21/0.55  % CDCL solutions: 0
% 0.21/0.55  % SZS status Theorem for theBenchmark
% 0.21/0.55  % SZS output start ListOfCNF for theBenchmark
% See solution above
%------------------------------------------------------------------------------