TSTP Solution File: HWV007-1 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : HWV007-1 : TPTP v8.1.2. Released v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n016.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  : 300s
% DateTime : Thu Aug 31 02:18:09 EDT 2023

% Result   : Unsatisfiable 0.18s 0.43s
% Output   : CNFRefutation 0.18s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_or_00_0')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ value(in(n1,X),n0)
    | ~ value(in(n2,X),n0)
    | value(out(n1,X),n0)
    | ~ mode(X,ok)
    | ~ type(X,or) ),
    inference(cnf_transformation,[],['$inc_or_00_0']) ).

cnf('2',plain,
    ( connection(in(n1,X),in(n1,or1(X)))
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_connection_in1_in1or1']) ).

cnf('3',plain,
    ( type(h2(X),halfadder)
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_halfadder2']) ).

cnf('4',plain,
    type(f,fulladder),
    inference(cnf_transformation,[],[f_isa_fulladder]) ).

cnf('5',plain,
    type(h2(f),halfadder),
    inference(resolution,[],['3','4']) ).

cnf('6',plain,
    connection(in(n1,h2(f)),in(n1,or1(h2(f)))),
    inference(resolution,[],['2','5']) ).

cnf('7',plain,
    ( connection(in(n1,X),in(n1,h2(X)))
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_connection_in1_in1h2']) ).

cnf('8',plain,
    connection(in(n1,f),in(n1,h2(f))),
    inference(resolution,[],['7','4']) ).

cnf('9',plain,
    ( ~ value(X,Y)
    | ~ connection(X,Z)
    | value(Z,Y) ),
    inference(cnf_transformation,[],['$inc_value_propagation1']) ).

cnf('10',plain,
    value(in(n1,f),n0),
    inference(cnf_transformation,[],[in1_1]) ).

cnf('11',plain,
    ( ~ connection(in(n1,f),X)
    | value(X,n0) ),
    inference(resolution,[],['9','10']) ).

cnf('12',plain,
    value(in(n1,h2(f)),n0),
    inference(resolution,[],['8','11']) ).

cnf('13',plain,
    ( ~ connection(in(n1,h2(f)),X)
    | value(X,n0) ),
    inference(resolution,[],['12','9']) ).

cnf('14',plain,
    value(in(n1,or1(h2(f))),n0),
    inference(resolution,[],['6','13']) ).

cnf('15',plain,
    ( type(or1(X),or)
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_or1']) ).

cnf('16',plain,
    type(or1(h2(f)),or),
    inference(resolution,[],['5','15']) ).

cnf('17',plain,
    ( ~ value(in(n2,or1(h2(f))),n0)
    | ~ mode(or1(h2(f)),ok)
    | value(out(n1,or1(h2(f))),n0) ),
    inference(resolution,[then_simplify],['1','14','16']) ).

cnf('18',plain,
    ( ~ value(in(n1,X),n1)
    | ~ value(in(n2,X),n1)
    | value(out(n1,X),n1)
    | ~ mode(X,ok)
    | ~ type(X,and) ),
    inference(cnf_transformation,[],['$inc_and_11_1']) ).

cnf('19',plain,
    ( connection(in(n2,X),in(n2,and2(X)))
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_connection_in2_in2and2']) ).

cnf('20',plain,
    ( type(h1(X),halfadder)
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_halfadder1']) ).

cnf('21',plain,
    type(h1(f),halfadder),
    inference(resolution,[],['20','4']) ).

cnf('22',plain,
    connection(in(n2,h1(f)),in(n2,and2(h1(f)))),
    inference(resolution,[],['19','21']) ).

cnf('23',plain,
    ( connection(in(c,X),in(n2,h1(X)))
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_connection_inc_in2h1']) ).

cnf('24',plain,
    connection(in(c,f),in(n2,h1(f))),
    inference(resolution,[],['23','4']) ).

cnf('25',plain,
    value(in(c,f),n1),
    inference(cnf_transformation,[],[inc_1]) ).

cnf('26',plain,
    ( ~ connection(in(c,f),X)
    | value(X,n1) ),
    inference(resolution,[],['9','25']) ).

cnf('27',plain,
    value(in(n2,h1(f)),n1),
    inference(resolution,[],['24','26']) ).

cnf('28',plain,
    ( ~ connection(in(n2,h1(f)),X)
    | value(X,n1) ),
    inference(resolution,[],['27','9']) ).

cnf('29',plain,
    value(in(n2,and2(h1(f))),n1),
    inference(resolution,[],['22','28']) ).

cnf('30',plain,
    ( connection(in(n1,X),in(n1,and2(X)))
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_connection_in1_in1and2']) ).

cnf('31',plain,
    connection(in(n1,h1(f)),in(n1,and2(h1(f)))),
    inference(resolution,[],['30','21']) ).

cnf('32',plain,
    ( connection(in(n2,X),in(n1,h1(X)))
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_connection_in2_in1h1']) ).

cnf('33',plain,
    connection(in(n2,f),in(n1,h1(f))),
    inference(resolution,[],['32','4']) ).

cnf('34',plain,
    value(in(n2,f),n1),
    inference(cnf_transformation,[],[in2_0]) ).

cnf('35',plain,
    ( ~ connection(in(n2,f),X)
    | value(X,n1) ),
    inference(resolution,[],['9','34']) ).

cnf('36',plain,
    value(in(n1,h1(f)),n1),
    inference(resolution,[],['33','35']) ).

cnf('37',plain,
    ( ~ connection(in(n1,h1(f)),X)
    | value(X,n1) ),
    inference(resolution,[],['36','9']) ).

cnf('38',plain,
    value(in(n1,and2(h1(f))),n1),
    inference(resolution,[],['31','37']) ).

cnf('39',plain,
    ( ~ type(X,Y)
    | mode(X,abnormal)
    | mode(X,ok) ),
    inference(cnf_transformation,[],['$inc_ok_or_abnormal']) ).

cnf('40',plain,
    ( type(and2(X),and)
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_and2']) ).

cnf('41',plain,
    type(and2(h1(f)),and),
    inference(resolution,[],['21','40']) ).

cnf('42',plain,
    ~ mode(and2(h1(f)),abnormal),
    inference(cnf_transformation,[],[diagnosis_and2h1]) ).

cnf('43',plain,
    mode(and2(h1(f)),ok),
    inference(resolution,[then_simplify],['39','41','42']) ).

cnf('44',plain,
    type(and2(h1(f)),and),
    inference(resolution,[],['21','40']) ).

cnf('45',plain,
    value(out(n1,and2(h1(f))),n1),
    inference(resolution,[then_simplify],['18','29','38','43','44']) ).

cnf('46',plain,
    ( ~ connection(out(n1,and2(h1(f))),X)
    | value(X,n1) ),
    inference(resolution,[],['45','9']) ).

cnf('47',plain,
    ( connection(out(n1,and2(X)),in(n1,not1(X)))
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_connection_out1and2_in1not1']) ).

cnf('48',plain,
    connection(out(n1,and2(h1(f))),in(n1,not1(h1(f)))),
    inference(resolution,[],['47','21']) ).

cnf('49',plain,
    value(in(n1,not1(h1(f))),n1),
    inference(resolution,[],['46','48']) ).

cnf('50',plain,
    ( ~ value(in(n1,X),n1)
    | value(out(n1,X),n0)
    | ~ mode(X,ok)
    | ~ type(X,not) ),
    inference(cnf_transformation,[],['$inc_not_1_0_fw']) ).

cnf('51',plain,
    ( type(not1(X),not)
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_not1']) ).

cnf('52',plain,
    type(not1(h1(f)),not),
    inference(resolution,[],['21','51']) ).

cnf('53',plain,
    ( ~ mode(not1(h1(f)),ok)
    | value(out(n1,not1(h1(f))),n0) ),
    inference(resolution,[then_simplify],['49','50','52']) ).

cnf('54',plain,
    type(not1(h1(f)),not),
    inference(resolution,[],['21','51']) ).

cnf('55',plain,
    ( mode(not1(h1(f)),ok)
    | mode(not1(h1(f)),abnormal) ),
    inference(resolution,[],['39','54']) ).

cnf('56',plain,
    ( ~ mode(not1(h1(f)),abnormal)
    | ~ mode(or1(f),abnormal) ),
    inference(cnf_transformation,[],[diagnosis_or1_not1h1]) ).

cnf('57',plain,
    ( ~ mode(or1(f),abnormal)
    | mode(not1(h1(f)),ok) ),
    inference(resolution,[],['55','56']) ).

cnf('58',plain,
    ( type(or1(X),or)
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_or1']) ).

cnf('59',plain,
    type(or1(f),or),
    inference(resolution,[],['58','4']) ).

cnf('60',plain,
    ( mode(or1(f),abnormal)
    | mode(or1(f),ok) ),
    inference(resolution,[],['39','59']) ).

cnf('61',plain,
    ( mode(not1(h1(f)),ok)
    | mode(or1(f),ok) ),
    inference(resolution,[],['57','60']) ).

cnf('62',plain,
    ( value(out(n1,not1(h1(f))),n0)
    | mode(or1(f),ok) ),
    inference(resolution,[],['53','61']) ).

cnf('63',plain,
    ( mode(or1(f),ok)
    | ~ connection(out(n1,not1(h1(f))),X)
    | value(X,n0) ),
    inference(resolution,[],['62','9']) ).

cnf('64',plain,
    ( connection(out(n1,not1(X)),in(n2,and1(X)))
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_connection_out1not1_in2and1']) ).

cnf('65',plain,
    connection(out(n1,not1(h1(f))),in(n2,and1(h1(f)))),
    inference(resolution,[],['64','21']) ).

cnf('66',plain,
    ( value(in(n2,and1(h1(f))),n0)
    | mode(or1(f),ok) ),
    inference(resolution,[],['63','65']) ).

cnf('67',plain,
    ( value(out(n1,X),n0)
    | ~ value(in(Y,X),n0)
    | ~ mode(X,ok)
    | ~ type(X,and) ),
    inference(cnf_transformation,[],['$inc_and_0x_0']) ).

cnf('68',plain,
    ( type(and1(X),and)
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_and1']) ).

cnf('69',plain,
    type(and1(h1(f)),and),
    inference(resolution,[],['21','68']) ).

cnf('70',plain,
    ( ~ mode(and1(h1(f)),ok)
    | value(out(n1,and1(h1(f))),n0)
    | mode(or1(f),ok) ),
    inference(resolution,[then_simplify],['66','67','69']) ).

cnf('71',plain,
    type(and1(h1(f)),and),
    inference(resolution,[],['21','68']) ).

cnf('72',plain,
    ( mode(and1(h1(f)),abnormal)
    | mode(and1(h1(f)),ok) ),
    inference(resolution,[],['39','71']) ).

cnf('73',plain,
    ( ~ mode(and1(h1(f)),abnormal)
    | ~ mode(or1(f),abnormal) ),
    inference(cnf_transformation,[],[diagnosis_or1_and1h1]) ).

cnf('74',plain,
    ( ~ mode(or1(f),abnormal)
    | mode(and1(h1(f)),ok) ),
    inference(resolution,[],['72','73']) ).

cnf('75',plain,
    ( mode(and1(h1(f)),ok)
    | mode(or1(f),ok) ),
    inference(resolution,[],['74','60']) ).

cnf('76',plain,
    ( value(out(n1,and1(h1(f))),n0)
    | mode(or1(f),ok) ),
    inference(simplify,[],['70','75']) ).

cnf('77',plain,
    ( ~ value(X,Y)
    | ~ connection(Z,X)
    | value(Z,Y) ),
    inference(cnf_transformation,[],['$inc_value_propagation2']) ).

cnf('78',plain,
    ( mode(or1(f),ok)
    | ~ connection(X,out(n1,and1(h1(f))))
    | value(X,n0) ),
    inference(resolution,[],['76','77']) ).

cnf('79',plain,
    ( connection(out(s,X),out(n1,and1(X)))
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_connection_outs_out1and1']) ).

cnf('80',plain,
    connection(out(s,h1(f)),out(n1,and1(h1(f)))),
    inference(resolution,[],['79','21']) ).

cnf('81',plain,
    ( value(out(s,h1(f)),n0)
    | mode(or1(f),ok) ),
    inference(resolution,[],['78','80']) ).

cnf('82',plain,
    ( mode(or1(f),ok)
    | ~ connection(out(s,h1(f)),X)
    | value(X,n0) ),
    inference(resolution,[],['81','9']) ).

cnf('83',plain,
    ( connection(out(s,h1(X)),in(n2,h2(X)))
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_connection_outsh1_in2h2']) ).

cnf('84',plain,
    connection(out(s,h1(f)),in(n2,h2(f))),
    inference(resolution,[],['83','4']) ).

cnf('85',plain,
    ( value(in(n2,h2(f)),n0)
    | mode(or1(f),ok) ),
    inference(resolution,[],['82','84']) ).

cnf('86',plain,
    ( mode(or1(f),ok)
    | ~ connection(in(n2,h2(f)),X)
    | value(X,n0) ),
    inference(resolution,[],['85','9']) ).

cnf('87',plain,
    ( connection(in(n2,X),in(n2,or1(X)))
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_connection_in2_in2or1']) ).

cnf('88',plain,
    connection(in(n2,h2(f)),in(n2,or1(h2(f)))),
    inference(resolution,[],['87','5']) ).

cnf('89',plain,
    ( value(in(n2,or1(h2(f))),n0)
    | mode(or1(f),ok) ),
    inference(resolution,[],['86','88']) ).

cnf('90',plain,
    ( ~ mode(or1(h2(f)),ok)
    | value(out(n1,or1(h2(f))),n0)
    | mode(or1(f),ok) ),
    inference(resolution,[],['17','89']) ).

cnf('91',plain,
    type(or1(h2(f)),or),
    inference(resolution,[],['5','15']) ).

cnf('92',plain,
    ( mode(or1(h2(f)),abnormal)
    | mode(or1(h2(f)),ok) ),
    inference(resolution,[],['39','91']) ).

cnf('93',plain,
    ( ~ mode(or1(h2(f)),abnormal)
    | ~ mode(or1(f),abnormal) ),
    inference(cnf_transformation,[],[diagnosis_or1_or1h2]) ).

cnf('94',plain,
    ( ~ mode(or1(f),abnormal)
    | mode(or1(h2(f)),ok) ),
    inference(resolution,[],['92','93']) ).

cnf('95',plain,
    ( mode(or1(h2(f)),ok)
    | mode(or1(f),ok) ),
    inference(resolution,[],['94','60']) ).

cnf('96',plain,
    ( value(out(n1,or1(h2(f))),n0)
    | mode(or1(f),ok) ),
    inference(simplify,[],['90','95']) ).

cnf('97',plain,
    ( ~ value(out(n1,X),n1)
    | value(in(n1,X),n1)
    | ~ mode(X,ok)
    | ~ type(X,and) ),
    inference(cnf_transformation,[],['$inc_and_1_1x']) ).

cnf('98',plain,
    connection(out(s,h2(f)),out(n1,and1(h2(f)))),
    inference(resolution,[],['79','5']) ).

cnf('99',plain,
    ( connection(out(s,X),out(s,h2(X)))
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_connection_outs_outsh2']) ).

cnf('100',plain,
    connection(out(s,f),out(s,h2(f))),
    inference(resolution,[],['99','4']) ).

cnf('101',plain,
    value(out(s,f),n1),
    inference(cnf_transformation,[],[outs_1]) ).

cnf('102',plain,
    ( ~ connection(out(s,f),X)
    | value(X,n1) ),
    inference(resolution,[],['9','101']) ).

cnf('103',plain,
    value(out(s,h2(f)),n1),
    inference(resolution,[],['100','102']) ).

cnf('104',plain,
    ( ~ connection(out(s,h2(f)),X)
    | value(X,n1) ),
    inference(resolution,[],['103','9']) ).

cnf('105',plain,
    value(out(n1,and1(h2(f))),n1),
    inference(resolution,[],['98','104']) ).

cnf('106',plain,
    type(and1(h2(f)),and),
    inference(resolution,[],['5','68']) ).

cnf('107',plain,
    ( ~ mode(and1(h2(f)),ok)
    | value(in(n1,and1(h2(f))),n1) ),
    inference(resolution,[then_simplify],['97','105','106']) ).

cnf('108',plain,
    type(and1(h2(f)),and),
    inference(resolution,[],['5','68']) ).

cnf('109',plain,
    ( mode(and1(h2(f)),abnormal)
    | mode(and1(h2(f)),ok) ),
    inference(resolution,[],['39','108']) ).

cnf('110',plain,
    ( ~ mode(and1(h2(f)),abnormal)
    | ~ mode(or1(f),abnormal) ),
    inference(cnf_transformation,[],[diagnosis_or1_and1h2]) ).

cnf('111',plain,
    ( ~ mode(or1(f),abnormal)
    | mode(and1(h2(f)),ok) ),
    inference(resolution,[],['109','110']) ).

cnf('112',plain,
    ( mode(and1(h2(f)),ok)
    | mode(or1(f),ok) ),
    inference(resolution,[],['111','60']) ).

cnf('113',plain,
    ( value(in(n1,and1(h2(f))),n1)
    | mode(or1(f),ok) ),
    inference(resolution,[],['107','112']) ).

cnf('114',plain,
    ( mode(or1(f),ok)
    | ~ connection(X,in(n1,and1(h2(f))))
    | value(X,n1) ),
    inference(resolution,[],['113','77']) ).

cnf('115',plain,
    ( connection(out(n1,or1(X)),in(n1,and1(X)))
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_connection_out1or1_in1_and1']) ).

cnf('116',plain,
    connection(out(n1,or1(h2(f))),in(n1,and1(h2(f)))),
    inference(resolution,[],['115','5']) ).

cnf('117',plain,
    ( value(out(n1,or1(h2(f))),n1)
    | mode(or1(f),ok) ),
    inference(resolution,[],['114','116']) ).

cnf('118',plain,
    ( ~ value(X,Y)
    | ~ value(X,Z)
    | equal_value(Z,Y) ),
    inference(cnf_transformation,[],['$inc_unique_value']) ).

cnf('119',plain,
    ( mode(or1(f),ok)
    | ~ value(out(n1,or1(h2(f))),X)
    | equal_value(X,n1) ),
    inference(resolution,[],['117','118']) ).

cnf('120',plain,
    ~ equal_value(n0,n1),
    inference(cnf_transformation,[],['$inc_equal_value1']) ).

cnf('121',plain,
    mode(or1(f),ok),
    inference(resolution,[then_simplify],['96','119','120']) ).

cnf('122',plain,
    ( ~ connection(X,out(n1,and2(h1(f))))
    | value(X,n1) ),
    inference(resolution,[],['45','77']) ).

cnf('123',plain,
    ( connection(out(c,X),out(n1,and2(X)))
    | ~ type(X,halfadder) ),
    inference(cnf_transformation,[],['$inc_halfadder_connection_outc_out1and2']) ).

cnf('124',plain,
    connection(out(c,h1(f)),out(n1,and2(h1(f)))),
    inference(resolution,[],['123','21']) ).

cnf('125',plain,
    value(out(c,h1(f)),n1),
    inference(resolution,[],['122','124']) ).

cnf('126',plain,
    ( ~ connection(out(c,h1(f)),X)
    | value(X,n1) ),
    inference(resolution,[],['125','9']) ).

cnf('127',plain,
    ( connection(out(c,h1(X)),in(n2,or1(X)))
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_connection_outch1_in2or1']) ).

cnf('128',plain,
    connection(out(c,h1(f)),in(n2,or1(f))),
    inference(resolution,[],['127','4']) ).

cnf('129',plain,
    value(in(n2,or1(f)),n1),
    inference(resolution,[],['126','128']) ).

cnf('130',plain,
    ( value(out(n1,X),n1)
    | ~ value(in(Y,X),n1)
    | ~ mode(X,ok)
    | ~ type(X,or) ),
    inference(cnf_transformation,[],['$inc_or_1x_1']) ).

cnf('131',plain,
    type(or1(f),or),
    inference(resolution,[],['58','4']) ).

cnf('132',plain,
    ( ~ mode(or1(f),ok)
    | value(out(n1,or1(f)),n1) ),
    inference(resolution,[then_simplify],['129','130','131']) ).

cnf('133',plain,
    value(out(n1,or1(f)),n1),
    inference(resolution,[],['121','132']) ).

cnf('134',plain,
    ( connection(out(c,X),out(n1,or1(X)))
    | ~ type(X,fulladder) ),
    inference(cnf_transformation,[],['$inc_fulladder_connection_outc_out1or1']) ).

cnf('135',plain,
    connection(out(c,f),out(n1,or1(f))),
    inference(resolution,[],['134','4']) ).

cnf('136',plain,
    value(out(c,f),n0),
    inference(cnf_transformation,[],[outc_0]) ).

cnf('137',plain,
    ( ~ connection(out(c,f),X)
    | value(X,n0) ),
    inference(resolution,[],['9','136']) ).

cnf('138',plain,
    value(out(n1,or1(f)),n0),
    inference(resolution,[],['135','137']) ).

cnf('139',plain,
    ( ~ value(out(n1,or1(f)),X)
    | equal_value(X,n0) ),
    inference(resolution,[],['138','118']) ).

cnf('140',plain,
    ~ equal_value(n1,n0),
    inference(cnf_transformation,[],['$inc_equal_value2']) ).

cnf('141',plain,
    $false,
    inference(resolution,[then_simplify],['133','139','140']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : HWV007-1 : TPTP v8.1.2. Released v2.1.0.
% 0.07/0.12  % Command  : gkc %s
% 0.12/0.33  % Computer : n016.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Tue Aug 29 14:53:31 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.12/0.37  
% 0.12/0.37  input clause set summed statistics:
% 0.12/0.37  ----------------------------------
% 0.12/0.37  in_clause_count:                    56
% 0.12/0.37  in_rule_clause_count:               55
% 0.12/0.37  in_fact_clause_count:                1
% 0.12/0.37  in_answer_clause_count:              0
% 0.12/0.37  in_ground_clause_count:             13
% 0.12/0.37  in_unit_clause_count:                9
% 0.12/0.37  in_horn_clause_count:               53
% 0.12/0.37  in_pos_clause_count:                 6
% 0.12/0.37  in_neg_clause_count:                 8
% 0.12/0.37  in_poseq_clause_count:               0
% 0.12/0.37  in_negeq_clause_count:               0
% 0.12/0.37  in_unitposeq_clause_count:           0
% 0.12/0.37  in_chain_clause_count:               0
% 0.12/0.37  in_min_length:             1
% 0.12/0.37  in_max_length:             5
% 0.12/0.37  in_min_depth:              1
% 0.12/0.37  in_max_depth:              3
% 0.12/0.37  in_min_size:               3
% 0.12/0.37  in_max_size:              21
% 0.12/0.37  in_min_vars:               0
% 0.12/0.37  in_max_vars:               3
% 0.12/0.37  in_extaxiom_count:                45
% 0.12/0.37  in_axiom_count:                    0
% 0.12/0.37  in_assumption_count:               6
% 0.12/0.37  in_goal_count:                     5
% 0.12/0.37  in_neg_goal_count:                 5
% 0.12/0.37  in_pos_goal_count:                 0
% 0.12/0.37  in_posunit_goal_count:             0
% 0.12/0.37  
% 0.12/0.37  auto guide:
% 0.12/0.37  -----------
% 0.12/0.37  {
% 0.12/0.37  "print":1,
% 0.12/0.37  "print_level": 15,
% 0.12/0.37  "max_size": 0,
% 0.12/0.37  "max_depth": 0,
% 0.12/0.37  "max_length": 0,
% 0.12/0.37  "max_dseconds": 0,
% 0.12/0.37  "equality":0,
% 0.12/0.37  "runs":[
% 0.12/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.37  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.12/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.37  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.37  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.12/0.37  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.37  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.12/0.37  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1},
% 0.12/0.37  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.37  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1, "sine":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":2},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.12/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1, "sine":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":2},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.12/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1, "sine":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":2},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.12/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":250},
% 0.12/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.12/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":250},
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.12/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1250},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.38  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1250},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0} 
% 0.12/0.38  
% 0.12/0.38  ]}
% 0.12/0.38  
% 0.12/0.38  
% 0.12/0.38  **** run 1 fork 0 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 2 fork 1 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 3 fork 2 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 4 fork 3 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 5 fork 4 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.12/0.38  
% 0.12/0.38  **** run 6 fork 5 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 7 fork 6 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.18/0.39  
% 0.18/0.39  **** run 8 fork 7 starts with strategy
% 0.18/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.18/0.42  
% 0.18/0.42  fork 1: search finished without proof.
% 0.18/0.43  
% 0.18/0.43  
% 0.18/0.43  result: proof found
% 0.18/0.43  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.18/0.43  by run 3 fork 2 strategy {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.18/0.43  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.18/0.43  
% 0.18/0.43  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 0.18/0.43  
% 0.18/0.43  run 3 fork 2 statistics:
% 0.18/0.43  ----------------------------------
% 0.18/0.43  this run seconds: 0.012623
% 0.18/0.43  total seconds: 0.041558
% 0.18/0.43  stat_given_used: 275
% 0.18/0.43  stat_given_used_at_endgame: 0
% 0.18/0.43  stat_given_candidates:   292
% 0.18/0.43  stat_given_candidates_at_endgame: 0
% 0.18/0.43  stat_given_candidates_h: 0
% 0.18/0.43  stat_binres_derived_cl:   369
% 0.18/0.43  stat_binres_derived_cl_h: 0
% 0.18/0.43  stat_factor_derived_cl: 1
% 0.18/0.43  stat_para_derived_cl: 0
% 0.18/0.43  stat_tautologies_discarded: 11
% 0.18/0.43  stat_forward_subsumed: 93
% 0.18/0.43  stat_derived_cut: 28
% 0.18/0.43  stat_derived_rewritten: 0
% 0.18/0.43  stat_weight_discarded_building: 0
% 0.18/0.43  stat_weight_discarded_cl: 0
% 0.18/0.43  stat_internlimit_discarded_cl: 0
% 0.18/0.43  stat_simplified:  2 simplified 0 derived 0 given
% 0.18/0.43  stat_kept_cl: 265
% 0.18/0.43  stat_built_cl: 817
% 0.18/0.43  stat_hyperres_partial_cl: 0
% 0.18/0.43  stat_made_rewriters: 0
% 0.18/0.43  stat_backward_subsumed: 0
% 0.18/0.43  stat_propagated_subsumed: 0
% 0.18/0.43  stat_clsubs_attempted:                      1367
% 0.18/0.43  stat_clsubs_fact_groundunit_found:             1
% 0.18/0.43  stat_clsubs_rule_groundunit_found:             1
% 0.18/0.43  stat_clsubs_top_meta_attempted:              27644
% 0.18/0.43  stat_clsubs_top_meta_failed:                 26277
% 0.18/0.43  stat_clsubs_top_meta_nonpref_attempted:               27644
% 0.18/0.43  stat_clsubs_top_meta_nonpref_succeeded:                9950
% 0.18/0.43  stat_clsubs_top_meta_pref_attempted:                   9950
% 0.18/0.43  stat_clsubs_top_meta_pref1_succeeded:                  3054
% 0.18/0.43  stat_clsubs_top_meta_pref2_succeeded:                  1823
% 0.18/0.43  stat_clsubs_top_meta_pref3_succeeded:                  1367
% 0.18/0.43  stat_clsubs_top_meta_pref_succeeded:                   1367
% 0.18/0.43  stat_clsubs_meta_attempted:                 2959
% 0.18/0.43  stat_clsubs_meta_failed:                    1546
% 0.18/0.43  stat_clsubs_predsymbs_attempted:               0
% 0.18/0.43  stat_clsubs_unit_attempted:                    0
% 0.18/0.43  stat_clsubs_full_attempted:                 1367
% 0.18/0.43  stat_forwardsubs_attempted:                  359
% 0.18/0.43  stat_lit_hash_added:                    434
% 0.18/0.43  stat_lit_hash_computed:                3142
% 0.18/0.43  stat_lit_hash_match_found:              123
% 0.18/0.43  stat_lit_hash_match_miss:              3521
% 0.18/0.43  stat_lit_hash_cut_ok:                    30
% 0.18/0.43  stat_lit_strong_cut_ok:                   0
% 0.18/0.43  stat_lit_hash_subsume_ok:                93
% 0.18/0.43  clqueue els 10000000 used 1
% 0.18/0.43  clactive els 10000000 used 276
% 0.18/0.43  clactivesubsume els 10000000 used 1249
% 0.18/0.43  queue_termbuf els 200000000 used 15513
% 0.18/0.43  hyper_termbuf els 100000000 used 1
% 0.18/0.43  active_termbuf els 100000000 used 11501
% 0.18/0.43  varstack els 5000 last used 1
% 0.18/0.43  given_termbuf els 10000000 last used 1
% 0.18/0.43  simplified_termbuf els 10000000 last used 1
% 0.18/0.43  derived_termbuf els 10000000 last used 22
% 0.18/0.43  wr_mallocs: 1430
% 0.18/0.43  wr_callocs: 21
% 0.18/0.43  wr_reallocs: 94
% 0.18/0.43  wr_frees: 2
% 0.18/0.43  wr_malloc_bytes: 4162628596
% 0.18/0.43  wr_calloc_bytes: 112065536
% 0.18/0.43  wr_realloc_bytes: 76424
% 0.18/0.43  wr_realloc_freebytes: 0
% 0.18/0.43  ----------------------------------
%------------------------------------------------------------------------------