TSTP Solution File: LCL084-2 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : LCL084-2 : TPTP v8.1.2. Bugfixed v1.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n014.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 07:37:07 EDT 2023

% Result   : Unsatisfiable 283.26s 36.80s
% Output   : CNFRefutation 283.26s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named ic_JLukasiewicz)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    is_a_theorem(implies(implies(implies(X,Y),Z),implies(implies(Z,X),implies(U,X)))),
    inference(cnf_transformation,[],[ic_JLukasiewicz]) ).

cnf('2',plain,
    ( ~ is_a_theorem(implies(X,Y))
    | ~ is_a_theorem(X)
    | is_a_theorem(Y) ),
    inference(cnf_transformation,[],[condensed_detachment]) ).

cnf('3',plain,
    ( is_a_theorem(implies(implies(X,Y),implies(Z,Y)))
    | ~ is_a_theorem(implies(implies(Y,U),X)) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    is_a_theorem(implies(X,X)),
    inference(cnf_transformation,[],[ic_1]) ).

cnf('5',plain,
    is_a_theorem(implies(implies(implies(X,Y),X),implies(Z,X))),
    inference(resolution,[],['3','4']) ).

cnf('6',plain,
    is_a_theorem(implies(implies(implies(X,Y),implies(Y,Z)),implies(U,implies(Y,Z)))),
    inference(resolution,[],['5','3']) ).

cnf('7',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,Z)),implies(U,Y)),implies(V,implies(U,Y)))),
    inference(resolution,[],['6','3']) ).

cnf('8',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,Z)),implies(U,implies(Z,V))),implies(W,implies(U,implies(Z,V))))),
    inference(resolution,[],['7','3']) ).

cnf('9',plain,
    ( ~ is_a_theorem(implies(implies(X,implies(Y,Z)),implies(U,Y)))
    | is_a_theorem(implies(V,implies(U,Y))) ),
    inference(resolution,[],['7','2']) ).

cnf('10',plain,
    is_a_theorem(implies(X,implies(implies(implies(implies(Y,Z),U),Z),implies(Y,Z)))),
    inference(resolution,[],['9','1']) ).

cnf('11',plain,
    ( is_a_theorem(implies(implies(implies(implies(X,Y),Z),Y),implies(X,Y)))
    | ~ is_a_theorem(U) ),
    inference(resolution,[],['10','2']) ).

cnf('12',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),Z),Y),implies(X,Y))),
    inference(resolution,[],['11','10']) ).

cnf('13',plain,
    is_a_theorem(implies(implies(implies(X,Y),implies(implies(X,Y),Z)),implies(U,implies(implies(X,Y),Z)))),
    inference(resolution,[],['12','3']) ).

cnf('14',plain,
    ( ~ is_a_theorem(implies(implies(X,Y),X))
    | is_a_theorem(implies(Z,X)) ),
    inference(resolution,[],['5','2']) ).

cnf('15',plain,
    is_a_theorem(implies(X,implies(Y,Y))),
    inference(resolution,[],['14','5']) ).

cnf('16',plain,
    is_a_theorem(implies(implies(implies(X,X),Y),implies(Z,Y))),
    inference(resolution,[],['15','3']) ).

cnf('17',plain,
    ( ~ is_a_theorem(implies(implies(X,X),Y))
    | is_a_theorem(implies(Z,Y)) ),
    inference(resolution,[],['16','2']) ).

cnf('18',plain,
    is_a_theorem(implies(X,implies(Y,implies(Z,Z)))),
    inference(resolution,[],['17','16']) ).

cnf('19',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,Y)),Z),implies(U,Z))),
    inference(resolution,[],['18','3']) ).

cnf('20',plain,
    ( ~ is_a_theorem(implies(implies(X,implies(Y,Y)),Z))
    | is_a_theorem(implies(U,Z)) ),
    inference(resolution,[],['19','2']) ).

cnf('21',plain,
    is_a_theorem(implies(X,implies(implies(implies(Y,Y),Z),implies(U,Z)))),
    inference(resolution,[],['20','1']) ).

cnf('22',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,X),Y),implies(Z,Y)),U),implies(V,U))),
    inference(resolution,[],['21','3']) ).

cnf('23',plain,
    ( ~ is_a_theorem(implies(implies(implies(implies(X,X),Y),implies(Z,Y)),U))
    | is_a_theorem(implies(V,U)) ),
    inference(resolution,[],['22','2']) ).

cnf('24',plain,
    is_a_theorem(implies(X,implies(Y,implies(implies(implies(Z,Z),U),U)))),
    inference(resolution,[],['13','23']) ).

cnf('25',plain,
    ( is_a_theorem(implies(X,implies(implies(implies(Y,Y),Z),Z)))
    | ~ is_a_theorem(U) ),
    inference(resolution,[],['24','2']) ).

cnf('26',plain,
    is_a_theorem(implies(X,implies(implies(implies(Y,Z),Y),implies(U,Y)))),
    inference(resolution,[],['17','1']) ).

cnf('27',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,Y),X),implies(Z,X)),U),implies(V,U))),
    inference(resolution,[],['26','3']) ).

cnf('28',plain,
    ( ~ is_a_theorem(implies(implies(implies(implies(X,Y),X),implies(Z,X)),U))
    | is_a_theorem(implies(V,U)) ),
    inference(resolution,[],['27','2']) ).

cnf('29',plain,
    is_a_theorem(implies(X,implies(Y,implies(implies(implies(Z,U),Z),Z)))),
    inference(resolution,[],['13','28']) ).

cnf('30',plain,
    is_a_theorem(implies(X,implies(implies(implies(Y,Y),Z),Z))),
    inference(resolution,[],['25','29']) ).

cnf('31',plain,
    ( is_a_theorem(implies(implies(implies(X,X),Y),Y))
    | ~ is_a_theorem(Z) ),
    inference(resolution,[],['30','2']) ).

cnf('32',plain,
    is_a_theorem(implies(implies(implies(X,X),Y),Y)),
    inference(resolution,[],['31','30']) ).

cnf('33',plain,
    ( ~ is_a_theorem(implies(implies(X,X),Y))
    | is_a_theorem(Y) ),
    inference(resolution,[],['32','2']) ).

cnf('34',plain,
    is_a_theorem(implies(X,implies(implies(implies(Y,Z),Y),Y))),
    inference(resolution,[],['33','29']) ).

cnf('35',plain,
    is_a_theorem(implies(implies(implies(X,Y),X),X)),
    inference(resolution,[],['34','33']) ).

cnf('36',plain,
    is_a_theorem(implies(implies(X,implies(X,Y)),implies(Z,implies(X,Y)))),
    inference(resolution,[],['35','3']) ).

cnf('37',plain,
    ( ~ is_a_theorem(implies(X,implies(X,Y)))
    | is_a_theorem(implies(Z,implies(X,Y))) ),
    inference(resolution,[],['36','2']) ).

cnf('38',plain,
    is_a_theorem(implies(X,implies(implies(Y,implies(Y,Z)),implies(Y,Z)))),
    inference(resolution,[],['37','36']) ).

cnf('39',plain,
    ( ~ is_a_theorem(implies(implies(X,Y),X))
    | is_a_theorem(X) ),
    inference(resolution,[],['35','2']) ).

cnf('40',plain,
    is_a_theorem(implies(implies(X,implies(X,Y)),implies(X,Y))),
    inference(resolution,[],['38','39']) ).

cnf('41',plain,
    ( ~ is_a_theorem(implies(X,implies(X,Y)))
    | is_a_theorem(implies(X,Y)) ),
    inference(resolution,[],['40','2']) ).

cnf('42',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,Z)),implies(U,implies(Z,V))),implies(U,implies(Z,V)))),
    inference(resolution,[],['8','41']) ).

cnf('43',plain,
    ( ~ is_a_theorem(implies(implies(X,implies(Y,Z)),implies(U,implies(Z,V))))
    | is_a_theorem(implies(U,implies(Z,V))) ),
    inference(resolution,[],['42','2']) ).

cnf('44',plain,
    is_a_theorem(implies(implies(implies(X,Y),Z),implies(Y,Z))),
    inference(resolution,[],['43','1']) ).

cnf('45',plain,
    ( ~ is_a_theorem(implies(implies(X,Y),Z))
    | is_a_theorem(implies(Y,Z)) ),
    inference(resolution,[],['44','2']) ).

cnf('46',plain,
    is_a_theorem(implies(X,implies(implies(X,Y),implies(Z,Y)))),
    inference(resolution,[],['45','1']) ).

cnf('47',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,Y),Z),implies(U,Z)),X),implies(V,X))),
    inference(resolution,[],['46','3']) ).

cnf('48',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,Y),Z),implies(U,Z)),X),X)),
    inference(resolution,[],['47','41']) ).

cnf('49',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),implies(Z,Y)),implies(Y,U)),implies(V,implies(Y,U)))),
    inference(resolution,[],['3','1']) ).

cnf('50',plain,
    is_a_theorem(implies(X,implies(Y,implies(Z,implies(U,Z))))),
    inference(resolution,[],['28','49']) ).

cnf('51',plain,
    ( is_a_theorem(implies(X,implies(Y,implies(Z,Y))))
    | ~ is_a_theorem(U) ),
    inference(resolution,[],['50','2']) ).

cnf('52',plain,
    is_a_theorem(implies(X,implies(Y,implies(Z,Y)))),
    inference(resolution,[],['51','50']) ).

cnf('53',plain,
    ( is_a_theorem(implies(X,implies(Y,X)))
    | ~ is_a_theorem(Z) ),
    inference(resolution,[],['52','2']) ).

cnf('54',plain,
    is_a_theorem(implies(X,implies(Y,X))),
    inference(resolution,[],['53','52']) ).

cnf('55',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,Z)),Y),implies(U,Y))),
    inference(resolution,[],['54','3']) ).

cnf('56',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,Z)),Y),Y)),
    inference(resolution,[],['41','55']) ).

cnf('57',plain,
    is_a_theorem(implies(implies(X,implies(Y,implies(X,Z))),implies(U,implies(Y,implies(X,Z))))),
    inference(resolution,[],['56','3']) ).

cnf('58',plain,
    is_a_theorem(implies(implies(X,implies(Y,implies(X,Z))),implies(Y,implies(X,Z)))),
    inference(resolution,[],['57','41']) ).

cnf('59',plain,
    ( ~ is_a_theorem(implies(X,implies(Y,implies(X,Z))))
    | is_a_theorem(implies(Y,implies(X,Z))) ),
    inference(resolution,[],['58','2']) ).

cnf('60',plain,
    is_a_theorem(implies(implies(X,Y),implies(implies(implies(Y,Z),X),Y))),
    inference(resolution,[],['59','1']) ).

cnf('61',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,Y),X),implies(Z,X)),U),U)),
    inference(resolution,[],['41','27']) ).

cnf('62',plain,
    ( ~ is_a_theorem(implies(implies(implies(implies(X,Y),X),implies(Z,X)),U))
    | is_a_theorem(U) ),
    inference(resolution,[],['61','2']) ).

cnf('63',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),Z),implies(implies(Y,U),Y)),implies(X,Y))),
    inference(resolution,[],['60','62']) ).

cnf('64',plain,
    ( ~ is_a_theorem(implies(implies(implies(X,Y),Z),implies(implies(Y,U),Y)))
    | is_a_theorem(implies(X,Y)) ),
    inference(resolution,[],['63','2']) ).

cnf('65',plain,
    is_a_theorem(implies(implies(implies(implies(implies(implies(X,Y),Z),implies(X,Y)),U),Y),implies(X,Y))),
    inference(resolution,[],['48','64']) ).

cnf('66',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,Y),X),Z),implies(implies(X,Y),X)),X)),
    inference(resolution,[],['65','64']) ).

cnf('67',plain,
    is_a_theorem(implies(implies(X,implies(implies(implies(X,Y),X),Z)),implies(U,implies(implies(implies(X,Y),X),Z)))),
    inference(resolution,[],['66','3']) ).

cnf('68',plain,
    is_a_theorem(implies(implies(implies(X,implies(implies(implies(Y,Z),Y),U)),Y),implies(V,Y))),
    inference(resolution,[],['67','3']) ).

cnf('69',plain,
    is_a_theorem(implies(implies(implies(X,implies(implies(implies(Y,Z),Y),U)),Y),Y)),
    inference(resolution,[],['68','41']) ).

cnf('70',plain,
    ( is_a_theorem(implies(implies(X,Y),implies(Z,Y)))
    | ~ is_a_theorem(X) ),
    inference(resolution,[],['46','2']) ).

cnf('71',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,implies(implies(implies(Y,Z),Y),U)),Y),Y),V),implies(W,V))),
    inference(resolution,[],['69','70']) ).

cnf('72',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,implies(implies(implies(Y,Z),Y),U)),Y),Y),V),V)),
    inference(resolution,[],['71','41']) ).

cnf('73',plain,
    ( ~ is_a_theorem(implies(implies(implies(implies(X,implies(implies(implies(Y,Z),Y),U)),Y),Y),V))
    | is_a_theorem(V) ),
    inference(resolution,[],['72','2']) ).

cnf('74',plain,
    ( is_a_theorem(implies(implies(implies(X,Y),Z),X))
    | ~ is_a_theorem(implies(Z,X)) ),
    inference(resolution,[],['60','2']) ).

cnf('75',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,Y),implies(Z,Y)),U),X),implies(implies(X,Y),implies(Z,Y)))),
    inference(resolution,[],['46','74']) ).

cnf('76',plain,
    is_a_theorem(implies(implies(X,Y),implies(implies(implies(X,Z),X),Y))),
    inference(resolution,[],['73','75']) ).

cnf('77',plain,
    is_a_theorem(implies(implies(implies(X,implies(implies(X,Y),implies(Z,Y))),U),implies(V,U))),
    inference(resolution,[],['70','46']) ).

cnf('78',plain,
    is_a_theorem(implies(implies(implies(X,implies(implies(X,Y),implies(Z,Y))),U),U)),
    inference(resolution,[],['77','41']) ).

cnf('79',plain,
    ( ~ is_a_theorem(implies(implies(X,implies(implies(X,Y),implies(Z,Y))),U))
    | is_a_theorem(U) ),
    inference(resolution,[],['78','2']) ).

cnf('80',plain,
    is_a_theorem(implies(implies(implies(X,Y),X),implies(implies(X,Z),implies(U,Z)))),
    inference(resolution,[],['76','79']) ).

cnf('81',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),implies(Z,Y)),implies(X,U)),implies(V,implies(X,U)))),
    inference(resolution,[],['80','3']) ).

cnf('82',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),implies(Z,Y)),implies(X,U)),implies(X,U))),
    inference(resolution,[],['81','41']) ).

cnf('83',plain,
    ( ~ is_a_theorem(implies(implies(implies(X,Y),implies(Z,Y)),implies(X,U)))
    | is_a_theorem(implies(X,U)) ),
    inference(resolution,[],['82','2']) ).

cnf('84',plain,
    is_a_theorem(implies(implies(X,Y),implies(X,implies(Z,Y)))),
    inference(resolution,[],['83','81']) ).

cnf('85',plain,
    ( is_a_theorem(implies(X,implies(Y,Z)))
    | ~ is_a_theorem(implies(X,Z)) ),
    inference(resolution,[],['84','2']) ).

cnf('86',plain,
    is_a_theorem(implies(implies(X,Y),implies(Z,implies(X,implies(U,Y))))),
    inference(resolution,[],['85','84']) ).

cnf('87',plain,
    ( is_a_theorem(implies(implies(implies(X,Y),X),Z))
    | ~ is_a_theorem(implies(X,Z)) ),
    inference(resolution,[],['76','2']) ).

cnf('88',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),Z),implies(X,Y)),implies(U,implies(X,implies(V,Y))))),
    inference(resolution,[],['86','87']) ).

cnf('89',plain,
    ( is_a_theorem(implies(X,Y))
    | ~ is_a_theorem(Y) ),
    inference(resolution,[],['54','2']) ).

cnf('90',plain,
    is_a_theorem(implies(X,implies(implies(Y,implies(Y,Z)),implies(U,implies(Y,Z))))),
    inference(resolution,[],['36','89']) ).

cnf('91',plain,
    is_a_theorem(implies(implies(implies(implies(X,implies(X,Y)),implies(Z,implies(X,Y))),U),implies(V,U))),
    inference(resolution,[],['90','3']) ).

cnf('92',plain,
    is_a_theorem(implies(implies(implies(implies(X,implies(X,Y)),implies(Z,implies(X,Y))),U),U)),
    inference(resolution,[],['91','41']) ).

cnf('93',plain,
    ( ~ is_a_theorem(implies(implies(implies(X,implies(X,Y)),implies(Z,implies(X,Y))),U))
    | is_a_theorem(U) ),
    inference(resolution,[],['92','2']) ).

cnf('94',plain,
    is_a_theorem(implies(X,implies(Y,implies(implies(Y,Z),Z)))),
    inference(resolution,[],['81','93']) ).

cnf('95',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,X),Y),implies(Z,Y)),U),U)),
    inference(resolution,[],['41','22']) ).

cnf('96',plain,
    ( ~ is_a_theorem(implies(implies(implies(implies(X,X),Y),implies(Z,Y)),U))
    | is_a_theorem(U) ),
    inference(resolution,[],['95','2']) ).

cnf('97',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),Z),implies(implies(U,U),Y)),implies(X,Y))),
    inference(resolution,[],['60','96']) ).

cnf('98',plain,
    ( ~ is_a_theorem(implies(implies(implies(X,Y),Z),implies(implies(U,U),Y)))
    | is_a_theorem(implies(X,Y)) ),
    inference(resolution,[],['97','2']) ).

cnf('99',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,X),Y),Z),implies(implies(X,X),Y)),Y)),
    inference(resolution,[],['65','98']) ).

cnf('100',plain,
    is_a_theorem(implies(implies(X,implies(implies(implies(Y,Y),X),Z)),implies(U,implies(implies(implies(Y,Y),X),Z)))),
    inference(resolution,[],['99','3']) ).

cnf('101',plain,
    is_a_theorem(implies(implies(implies(X,implies(implies(implies(Y,Y),Z),U)),Z),implies(V,Z))),
    inference(resolution,[],['100','3']) ).

cnf('102',plain,
    is_a_theorem(implies(implies(implies(X,implies(implies(implies(Y,Y),Z),U)),Z),Z)),
    inference(resolution,[],['101','41']) ).

cnf('103',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,implies(implies(implies(Y,Y),Z),U)),Z),Z),V),implies(W,V))),
    inference(resolution,[],['102','70']) ).

cnf('104',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,implies(implies(implies(Y,Y),Z),U)),Z),Z),V),V)),
    inference(resolution,[],['103','41']) ).

cnf('105',plain,
    ( ~ is_a_theorem(implies(implies(implies(implies(X,implies(implies(implies(Y,Y),Z),U)),Z),Z),V))
    | is_a_theorem(V) ),
    inference(resolution,[],['104','2']) ).

cnf('106',plain,
    is_a_theorem(implies(implies(X,Y),implies(implies(implies(Z,Z),X),Y))),
    inference(resolution,[],['105','75']) ).

cnf('107',plain,
    is_a_theorem(implies(X,implies(implies(Y,Z),implies(implies(implies(Z,U),Y),Z)))),
    inference(resolution,[],['60','89']) ).

cnf('108',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),implies(implies(implies(Y,Z),X),Y)),U),implies(V,U))),
    inference(resolution,[],['107','3']) ).

cnf('109',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),implies(implies(implies(Y,Z),X),Y)),U),U)),
    inference(resolution,[],['108','41']) ).

cnf('110',plain,
    ( ~ is_a_theorem(implies(implies(implies(X,Y),implies(implies(implies(Y,Z),X),Y)),U))
    | is_a_theorem(U) ),
    inference(resolution,[],['109','2']) ).

cnf('111',plain,
    is_a_theorem(implies(implies(implies(X,X),implies(Y,Z)),implies(implies(implies(Z,U),Y),Z))),
    inference(resolution,[],['106','110']) ).

cnf('112',plain,
    ( is_a_theorem(implies(implies(implies(X,Y),Z),X))
    | ~ is_a_theorem(implies(implies(U,U),implies(Z,X))) ),
    inference(resolution,[],['111','2']) ).

cnf('113',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,Y),Y),Z),X),implies(implies(X,Y),Y))),
    inference(resolution,[],['94','112']) ).

cnf('114',plain,
    ( ~ is_a_theorem(implies(implies(implies(implies(X,Y),Y),Z),X))
    | is_a_theorem(implies(implies(X,Y),Y)) ),
    inference(resolution,[],['113','2']) ).

cnf('115',plain,
    ( is_a_theorem(implies(implies(implies(X,X),Y),Z))
    | ~ is_a_theorem(implies(Y,Z)) ),
    inference(resolution,[],['106','2']) ).

cnf('116',plain,
    is_a_theorem(implies(implies(implies(X,X),implies(Y,Z)),implies(implies(implies(Y,U),Y),Z))),
    inference(resolution,[],['76','115']) ).

cnf('117',plain,
    ( is_a_theorem(implies(implies(implies(X,Y),X),Z))
    | ~ is_a_theorem(implies(implies(U,U),implies(X,Z))) ),
    inference(resolution,[],['116','2']) ).

cnf('118',plain,
    is_a_theorem(implies(implies(implies(X,Y),X),implies(implies(X,Z),Z))),
    inference(resolution,[],['94','117']) ).

cnf('119',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),Y),implies(X,Z)),implies(U,implies(X,Z)))),
    inference(resolution,[],['118','3']) ).

cnf('120',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),Y),implies(X,Z)),implies(X,Z))),
    inference(resolution,[],['119','41']) ).

cnf('121',plain,
    ( ~ is_a_theorem(implies(implies(implies(X,Y),Y),implies(X,Z)))
    | is_a_theorem(implies(X,Z)) ),
    inference(resolution,[],['120','2']) ).

cnf('122',plain,
    is_a_theorem(implies(implies(implies(X,Y),implies(Y,Z)),implies(Y,Z))),
    inference(resolution,[],['41','6']) ).

cnf('123',plain,
    is_a_theorem(implies(implies(implies(X,Y),implies(Z,X)),implies(U,implies(Z,X)))),
    inference(resolution,[],['122','3']) ).

cnf('124',plain,
    ( ~ is_a_theorem(implies(implies(implies(X,Y),Z),Y))
    | is_a_theorem(implies(X,Y)) ),
    inference(resolution,[],['12','2']) ).

cnf('125',plain,
    is_a_theorem(implies(X,implies(Y,implies(Z,X)))),
    inference(resolution,[],['123','124']) ).

cnf('126',plain,
    is_a_theorem(implies(X,implies(Y,implies(Z,implies(U,Y))))),
    inference(resolution,[],['125','89']) ).

cnf('127',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,implies(Z,X))),U),implies(V,U))),
    inference(resolution,[],['126','3']) ).

cnf('128',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,implies(Z,X))),U),U)),
    inference(resolution,[],['127','41']) ).

cnf('129',plain,
    ( ~ is_a_theorem(implies(implies(X,implies(Y,implies(Z,X))),U))
    | is_a_theorem(U) ),
    inference(resolution,[],['128','2']) ).

cnf('130',plain,
    is_a_theorem(implies(implies(implies(implies(X,implies(Y,Z)),U),Z),implies(X,implies(Y,Z)))),
    inference(resolution,[],['60','129']) ).

cnf('131',plain,
    ( ~ is_a_theorem(implies(implies(implies(X,implies(Y,Z)),U),Z))
    | is_a_theorem(implies(X,implies(Y,Z))) ),
    inference(resolution,[],['130','2']) ).

cnf('132',plain,
    is_a_theorem(implies(X,implies(Y,implies(implies(X,Z),Z)))),
    inference(resolution,[],['118','131']) ).

cnf('133',plain,
    is_a_theorem(implies(X,implies(Y,implies(implies(implies(Z,X),U),U)))),
    inference(resolution,[],['132','45']) ).

cnf('134',plain,
    is_a_theorem(implies(X,implies(implies(implies(Y,implies(implies(X,Z),Z)),U),U))),
    inference(resolution,[],['121','133']) ).

cnf('135',plain,
    is_a_theorem(implies(implies(implies(X,implies(implies(Y,Z),Z)),implies(Y,U)),implies(Y,U))),
    inference(resolution,[],['134','59']) ).

cnf('136',plain,
    is_a_theorem(implies(implies(implies(X,Y),implies(implies(X,Z),Z)),implies(implies(X,Z),Z))),
    inference(resolution,[],['114','135']) ).

cnf('137',plain,
    ( ~ is_a_theorem(implies(implies(X,Y),implies(implies(X,Z),Z)))
    | is_a_theorem(implies(implies(X,Z),Z)) ),
    inference(resolution,[],['136','2']) ).

cnf('138',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),Z),implies(X,implies(U,Y))),implies(X,implies(U,Y)))),
    inference(resolution,[],['88','137']) ).

cnf('139',plain,
    is_a_theorem(implies(X,implies(implies(X,Y),Y))),
    inference(resolution,[],['94','59']) ).

cnf('140',plain,
    ( is_a_theorem(implies(implies(X,Y),Y))
    | ~ is_a_theorem(X) ),
    inference(resolution,[],['139','2']) ).

cnf('141',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,implies(implies(implies(Z,X),U),U))),V),V)),
    inference(resolution,[],['133','140']) ).

cnf('142',plain,
    ( ~ is_a_theorem(implies(implies(X,implies(Y,implies(implies(implies(Z,X),U),U))),V))
    | is_a_theorem(V) ),
    inference(resolution,[],['141','2']) ).

cnf('143',plain,
    is_a_theorem(implies(X,implies(implies(implies(Y,implies(implies(X,Z),U)),Z),Z))),
    inference(resolution,[],['138','142']) ).

cnf('144',plain,
    is_a_theorem(implies(implies(implies(X,Y),X),implies(implies(implies(Z,implies(implies(X,U),V)),U),U))),
    inference(resolution,[],['143','87']) ).

cnf('145',plain,
    is_a_theorem(implies(implies(implies(X,implies(implies(X,Y),Z)),Y),Y)),
    inference(resolution,[],['144','137']) ).

cnf('146',plain,
    is_a_theorem(implies(X,implies(Y,implies(implies(X,Z),implies(U,Z))))),
    inference(resolution,[],['80','131']) ).

cnf('147',plain,
    is_a_theorem(implies(X,implies(implies(implies(implies(X,Y),implies(Z,Y)),U),implies(V,U)))),
    inference(resolution,[],['83','146']) ).

cnf('148',plain,
    is_a_theorem(implies(implies(implies(implies(X,Y),implies(Z,Y)),U),implies(X,U))),
    inference(resolution,[],['147','59']) ).

cnf('149',plain,
    ( ~ is_a_theorem(implies(implies(implies(X,Y),implies(Z,Y)),U))
    | is_a_theorem(implies(X,U)) ),
    inference(resolution,[],['148','2']) ).

cnf('150',plain,
    is_a_theorem(implies(implies(X,Y),implies(X,implies(Z,implies(U,Y))))),
    inference(resolution,[],['149','148']) ).

cnf('151',plain,
    ( is_a_theorem(implies(X,implies(Y,implies(Z,U))))
    | ~ is_a_theorem(implies(X,U)) ),
    inference(resolution,[],['150','2']) ).

cnf('152',plain,
    is_a_theorem(implies(implies(implies(X,implies(implies(X,Y),Z)),Y),implies(U,implies(V,Y)))),
    inference(resolution,[],['145','151']) ).

cnf('153',plain,
    is_a_theorem(implies(implies(implies(X,implies(implies(X,Y),Z)),implies(U,Y)),implies(U,Y))),
    inference(resolution,[],['152','137']) ).

cnf('154',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,Y),Z),implies(Y,Z)),U),implies(V,U))),
    inference(resolution,[],['70','44']) ).

cnf('155',plain,
    is_a_theorem(implies(implies(implies(implies(implies(X,Y),Z),implies(Y,Z)),U),U)),
    inference(resolution,[],['154','41']) ).

cnf('156',plain,
    ( ~ is_a_theorem(implies(implies(implies(implies(X,Y),Z),implies(Y,Z)),U))
    | is_a_theorem(U) ),
    inference(resolution,[],['155','2']) ).

cnf('157',plain,
    is_a_theorem(implies(implies(implies(X,X),implies(implies(Y,Z),U)),implies(Z,U))),
    inference(resolution,[],['106','156']) ).

cnf('158',plain,
    ( ~ is_a_theorem(implies(implies(X,X),implies(implies(Y,Z),U)))
    | is_a_theorem(implies(Z,U)) ),
    inference(resolution,[],['157','2']) ).

cnf('159',plain,
    is_a_theorem(implies(X,implies(implies(implies(Y,X),Z),Z))),
    inference(resolution,[],['94','158']) ).

cnf('160',plain,
    is_a_theorem(implies(implies(implies(X,implies(implies(implies(Y,X),Z),Z)),U),U)),
    inference(resolution,[],['159','140']) ).

cnf('161',plain,
    ( ~ is_a_theorem(implies(implies(X,implies(implies(implies(Y,X),Z),Z)),U))
    | is_a_theorem(U) ),
    inference(resolution,[],['160','2']) ).

cnf('162',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,implies(implies(Y,Z),U))),Z),Z)),
    inference(resolution,[],['153','161']) ).

cnf('163',plain,
    is_a_theorem(implies(implies(X,implies(Y,implies(implies(Y,X),Z))),implies(Y,implies(implies(Y,X),Z)))),
    inference(resolution,[],['162','114']) ).

cnf('164',plain,
    is_a_theorem(implies(implies(implies(X,Y),X),implies(Z,implies(implies(X,U),U)))),
    inference(resolution,[],['132','87']) ).

cnf('165',plain,
    is_a_theorem(implies(X,implies(Y,implies(Z,implies(implies(X,U),U))))),
    inference(resolution,[],['164','131']) ).

cnf('166',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,implies(Z,implies(implies(X,U),U)))),V),V)),
    inference(resolution,[],['165','140']) ).

cnf('167',plain,
    ( ~ is_a_theorem(implies(implies(X,implies(Y,implies(Z,implies(implies(X,U),U)))),V))
    | is_a_theorem(V) ),
    inference(resolution,[],['166','2']) ).

cnf('168',plain,
    is_a_theorem(implies(X,implies(implies(X,Y),implies(implies(Y,Z),Z)))),
    inference(resolution,[],['163','167']) ).

cnf('169',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,Z)),implies(Z,U)),implies(V,implies(Z,U)))),
    inference(resolution,[],['123','3']) ).

cnf('170',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,Z)),implies(Z,U)),implies(Z,U))),
    inference(resolution,[],['169','41']) ).

cnf('171',plain,
    is_a_theorem(implies(implies(implies(X,Y),implies(Z,implies(U,X))),implies(V,implies(Z,implies(U,X))))),
    inference(resolution,[],['170','3']) ).

cnf('172',plain,
    is_a_theorem(implies(implies(implies(X,Y),implies(Z,implies(U,X))),implies(Z,implies(U,X)))),
    inference(resolution,[],['171','41']) ).

cnf('173',plain,
    ( ~ is_a_theorem(implies(implies(X,Y),implies(Z,implies(U,X))))
    | is_a_theorem(implies(Z,implies(U,X))) ),
    inference(resolution,[],['172','2']) ).

cnf('174',plain,
    is_a_theorem(implies(implies(implies(X,Y),Z),implies(implies(Z,X),X))),
    inference(resolution,[],['168','173']) ).

cnf('175',plain,
    ( ~ is_a_theorem(implies(implies(X,Y),Z))
    | is_a_theorem(implies(implies(Z,X),X)) ),
    inference(resolution,[],['174','2']) ).

cnf('176',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,Z)),implies(implies(X,Z),U)),implies(implies(X,Z),U))),
    inference(resolution,[],['175','138']) ).

cnf('177',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,implies(implies(X,Z),implies(U,Z)))),V),V)),
    inference(resolution,[],['140','146']) ).

cnf('178',plain,
    ( ~ is_a_theorem(implies(implies(X,implies(Y,implies(implies(X,Z),implies(U,Z)))),V))
    | is_a_theorem(V) ),
    inference(resolution,[],['177','2']) ).

cnf('179',plain,
    is_a_theorem(implies(implies(X,Y),implies(implies(implies(X,implies(Z,Y)),U),implies(V,U)))),
    inference(resolution,[],['176','178']) ).

cnf('180',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,Z)),U),implies(implies(X,Z),U))),
    inference(resolution,[],['179','59']) ).

cnf('181',plain,
    ( ~ is_a_theorem(implies(implies(X,implies(Y,Z)),U))
    | is_a_theorem(implies(implies(X,Z),U)) ),
    inference(resolution,[],['180','2']) ).

cnf('182',plain,
    is_a_theorem(implies(implies(X,implies(implies(Y,X),Z)),implies(Y,implies(implies(Y,X),Z)))),
    inference(resolution,[],['181','163']) ).

cnf('183',plain,
    is_a_theorem(implies(X,implies(implies(X,Y),implies(implies(Y,Z),implies(U,Z))))),
    inference(resolution,[],['182','178']) ).

cnf('184',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,implies(Z,U))),Z),implies(V,Z))),
    inference(resolution,[],['125','3']) ).

cnf('185',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,implies(Z,U))),Z),Z)),
    inference(resolution,[],['184','41']) ).

cnf('186',plain,
    is_a_theorem(implies(implies(X,implies(Y,implies(Z,implies(X,U)))),implies(V,implies(Y,implies(Z,implies(X,U)))))),
    inference(resolution,[],['185','3']) ).

cnf('187',plain,
    is_a_theorem(implies(implies(X,implies(Y,implies(Z,implies(X,U)))),implies(Y,implies(Z,implies(X,U))))),
    inference(resolution,[],['186','41']) ).

cnf('188',plain,
    ( ~ is_a_theorem(implies(X,implies(Y,implies(Z,implies(X,U)))))
    | is_a_theorem(implies(Y,implies(Z,implies(X,U)))) ),
    inference(resolution,[],['187','2']) ).

cnf('189',plain,
    is_a_theorem(implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z)))),
    inference(resolution,[],['183','188']) ).

cnf('190',plain,
    ~ is_a_theorem(implies(implies(a,b),implies(implies(b,c),implies(a,c)))),
    inference(cnf_transformation,[],[prove_ic_4]) ).

cnf('191',plain,
    $false,
    inference(resolution,[],['189','190']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL084-2 : TPTP v8.1.2. Bugfixed v1.2.0.
% 0.00/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n014.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Fri Aug 25 06:32:33 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.38  
% 0.12/0.38  input clause set summed statistics:
% 0.12/0.38  ----------------------------------
% 0.12/0.38  in_clause_count:                     4
% 0.12/0.38  in_rule_clause_count:                4
% 0.12/0.38  in_fact_clause_count:                0
% 0.12/0.38  in_answer_clause_count:              0
% 0.12/0.38  in_ground_clause_count:              1
% 0.12/0.38  in_unit_clause_count:                3
% 0.12/0.38  in_horn_clause_count:                4
% 0.12/0.38  in_pos_clause_count:                 2
% 0.12/0.38  in_neg_clause_count:                 1
% 0.12/0.38  in_poseq_clause_count:               0
% 0.12/0.38  in_negeq_clause_count:               0
% 0.12/0.38  in_unitposeq_clause_count:           0
% 0.12/0.38  in_chain_clause_count:               0
% 0.12/0.38  in_min_length:             1
% 0.12/0.38  in_max_length:             3
% 0.12/0.38  in_min_depth:              2
% 0.12/0.38  in_max_depth:              4
% 0.12/0.38  in_min_size:               4
% 0.12/0.38  in_max_size:              14
% 0.12/0.38  in_min_vars:               0
% 0.12/0.38  in_max_vars:               4
% 0.12/0.38  in_extaxiom_count:                 0
% 0.12/0.38  in_axiom_count:                    3
% 0.12/0.38  in_assumption_count:               0
% 0.12/0.38  in_goal_count:                     1
% 0.12/0.38  in_neg_goal_count:                 1
% 0.12/0.38  in_pos_goal_count:                 0
% 0.12/0.38  in_posunit_goal_count:             0
% 0.12/0.38  
% 0.12/0.38  auto guide:
% 0.12/0.38  -----------
% 0.12/0.38  {
% 0.12/0.38  "print":1,
% 0.12/0.38  "print_level": 15,
% 0.12/0.38  "max_size": 0,
% 0.12/0.38  "max_depth": 0,
% 0.12/0.38  "max_length": 0,
% 0.12/0.38  "max_dseconds": 0,
% 0.12/0.38  "equality":0,
% 0.12/0.38  "runs":[
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "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  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "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  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 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.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 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"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 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":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "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":["query_focus", "positive_pref"], "query_preference":1},
% 0.12/0.38  {"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":["unit"], "query_preference":1, "reverse_clauselist":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  {"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  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "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"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 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":["unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":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":2},
% 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"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "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  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 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  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 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":["unit"], "query_preference":1, "reverse_clauselist":1},
% 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  {"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  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "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"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 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":["unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":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":2},
% 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"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "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  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 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  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 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":["unit"], "query_preference":1, "reverse_clauselist":1},
% 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  {"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  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 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":["hardness_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.12/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 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":["hardness_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1} 
% 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,"strategy":["hardness_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"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.12/0.38  
% 0.12/0.38  **** run 4 fork 3 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit"],"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"],"weight_select_ratio":20}
% 0.12/0.38  
% 0.12/0.38  **** run 6 fork 5 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 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}
% 0.20/0.40  
% 0.20/0.40  **** run 8 fork 7 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 5: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 2: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 6: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  fork 1: search finished without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 0: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  fork 7: search finished without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 3: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  **** run 14 fork 5 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 4: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  **** run 11 fork 2 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.20/0.53  
% 0.20/0.53  **** run 10 fork 1 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.20/0.54  
% 0.20/0.54  **** run 9 fork 0 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.54  
% 0.20/0.54  **** run 15 fork 6 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 0.20/0.54  
% 0.20/0.54  **** run 16 fork 7 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.20/0.54  
% 0.20/0.54  **** run 12 fork 3 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.55  
% 0.20/0.55  **** run 13 fork 4 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.20/0.64  
% 0.20/0.64  
% 0.20/0.64  fork 5: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 2: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 1: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  fork 6: search finished without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 0: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  fork 7: search finished without proof.
% 0.20/0.66  
% 0.20/0.66  **** run 22 fork 5 starts with strategy
% 0.20/0.66  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 3: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 4: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  **** run 19 fork 2 starts with strategy
% 0.20/0.66  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 0.20/0.67  
% 0.20/0.67  **** run 24 fork 7 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.20/0.67  
% 0.20/0.67  **** run 18 fork 1 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 0.20/0.67  
% 0.20/0.67  **** run 17 fork 0 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 0.20/0.67  
% 0.20/0.67  **** run 23 fork 6 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 0.20/0.67  
% 0.20/0.67  **** run 20 fork 3 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.20/0.68  
% 0.20/0.68  **** run 21 fork 4 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 0.20/0.70  
% 0.20/0.70  fork 7: search finished without proof.
% 0.20/0.71  
% 0.20/0.71  fork 3: search finished without proof.
% 0.20/0.72  
% 0.20/0.72  **** run 32 fork 7 starts with strategy
% 0.20/0.72  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 0.20/0.73  
% 0.20/0.73  **** run 28 fork 3 starts with strategy
% 0.20/0.73  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 0.20/0.79  
% 0.20/0.79  
% 0.20/0.79  fork 2: search terminated without proof.
% 0.20/0.80  
% 0.20/0.80  
% 0.20/0.80  fork 1: search terminated without proof.
% 0.20/0.80  
% 0.20/0.80  
% 0.20/0.80  fork 0: search terminated without proof.
% 0.20/0.81  
% 0.20/0.81  
% 0.20/0.81  fork 6: search terminated without proof.
% 0.20/0.81  
% 0.20/0.81  fork 4: search finished without proof.
% 0.20/0.81  
% 0.20/0.81  **** run 27 fork 2 starts with strategy
% 0.20/0.81  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 0.20/0.82  
% 0.20/0.82  fork 5: search finished without proof.
% 0.20/0.82  
% 0.20/0.82  **** run 26 fork 1 starts with strategy
% 0.20/0.82  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 0.20/0.82  
% 0.20/0.82  **** run 25 fork 0 starts with strategy
% 0.20/0.82  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.20/0.83  
% 0.20/0.83  **** run 31 fork 6 starts with strategy
% 0.20/0.83  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.20/0.83  
% 0.20/0.83  fork 7: search finished without proof.
% 0.20/0.85  
% 0.20/0.85  
% 0.20/0.85  fork 3: search terminated without proof.
% 0.20/0.85  
% 0.20/0.85  **** run 30 fork 5 starts with strategy
% 0.20/0.85  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.20/0.85  
% 0.20/0.85  **** run 40 fork 7 starts with strategy
% 0.20/0.85  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 0.20/0.85  
% 0.20/0.85  **** run 29 fork 4 starts with strategy
% 0.20/0.85  {"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.20/0.86  
% 0.20/0.86  **** run 36 fork 3 starts with strategy
% 0.20/0.86  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 0.20/0.90  
% 0.20/0.90  fork 4: search finished without proof.
% 4.23/0.93  
% 4.23/0.93  
% 4.23/0.93  fork 2: search terminated without proof.
% 4.23/0.94  
% 4.23/0.94  fork 1: search finished without proof.
% 4.23/0.94  
% 4.23/0.94  **** run 37 fork 4 starts with strategy
% 4.23/0.94  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 4.23/0.94  
% 4.23/0.94  
% 4.23/0.94  fork 0: search terminated without proof.
% 4.23/0.95  
% 4.23/0.95  **** run 35 fork 2 starts with strategy
% 4.23/0.95  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 4.42/0.95  
% 4.42/0.95  fork 6: search finished without proof.
% 4.42/0.96  
% 4.42/0.96  **** run 34 fork 1 starts with strategy
% 4.42/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 4.42/0.96  
% 4.42/0.96  **** run 33 fork 0 starts with strategy
% 4.42/0.96  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 4.42/0.97  
% 4.42/0.97  fork 7: search finished without proof.
% 4.42/0.97  
% 4.42/0.97  **** run 39 fork 6 starts with strategy
% 4.42/0.97  {"max_dseconds":1,"strategy":["negative_pref"],"max_weight":40,"query_preference":0}
% 4.42/0.98  
% 4.42/0.98  fork 5: search finished without proof.
% 4.42/0.98  
% 4.42/0.98  **** run 48 fork 7 starts with strategy
% 4.42/0.98  {"max_dseconds":10,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 4.42/0.99  
% 4.42/0.99  fork 0: search finished without proof.
% 4.42/1.00  
% 4.42/1.00  **** run 38 fork 5 starts with strategy
% 4.42/1.00  {"max_dseconds":1,"strategy":["negative_pref"],"max_depth":5,"query_preference":0}
% 4.42/1.00  
% 4.42/1.00  fork 6: search finished without proof.
% 4.42/1.01  
% 4.42/1.01  **** run 41 fork 0 starts with strategy
% 4.42/1.01  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 4.42/1.02  
% 4.42/1.02  fork 5: search finished without proof.
% 4.42/1.02  
% 4.42/1.02  **** run 47 fork 6 starts with strategy
% 4.42/1.02  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 4.98/1.04  
% 4.98/1.04  **** run 46 fork 5 starts with strategy
% 4.98/1.04  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 4.98/1.05  
% 4.98/1.05  
% 4.98/1.05  fork 3: search terminated without proof.
% 4.98/1.06  
% 4.98/1.06  fork 2: search finished without proof.
% 4.98/1.07  
% 4.98/1.07  **** run 44 fork 3 starts with strategy
% 4.98/1.07  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 5.35/1.08  
% 5.35/1.08  
% 5.35/1.08  fork 4: search terminated without proof.
% 5.35/1.08  
% 5.35/1.08  **** run 43 fork 2 starts with strategy
% 5.35/1.08  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 5.35/1.08  
% 5.35/1.08  
% 5.35/1.08  fork 1: search terminated without proof.
% 5.35/1.09  
% 5.35/1.09  **** run 45 fork 4 starts with strategy
% 5.35/1.09  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":20}
% 5.35/1.10  
% 5.35/1.10  **** run 42 fork 1 starts with strategy
% 5.35/1.10  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 12.27/2.01  
% 12.27/2.01  
% 12.27/2.01  fork 7: search terminated without proof.
% 12.82/2.02  
% 12.82/2.02  **** run 56 fork 7 starts with strategy
% 12.82/2.02  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 12.82/2.02  
% 12.82/2.02  
% 12.82/2.02  fork 0: search terminated without proof.
% 12.82/2.05  
% 12.82/2.05  **** run 49 fork 0 starts with strategy
% 12.82/2.05  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 12.82/2.10  
% 12.82/2.10  
% 12.82/2.10  fork 2: search terminated without proof.
% 12.82/2.11  
% 12.82/2.11  
% 12.82/2.11  fork 6: search terminated without proof.
% 12.82/2.11  
% 12.82/2.11  
% 12.82/2.11  fork 4: search terminated without proof.
% 12.82/2.11  
% 12.82/2.11  
% 12.82/2.11  fork 5: search terminated without proof.
% 12.82/2.12  
% 12.82/2.12  **** run 51 fork 2 starts with strategy
% 12.82/2.12  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 12.82/2.12  
% 12.82/2.12  
% 12.82/2.12  fork 1: search terminated without proof.
% 12.82/2.13  
% 12.82/2.13  **** run 55 fork 6 starts with strategy
% 12.82/2.13  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 12.82/2.14  
% 12.82/2.14  **** run 53 fork 4 starts with strategy
% 12.82/2.14  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 12.82/2.14  
% 12.82/2.14  **** run 50 fork 1 starts with strategy
% 12.82/2.14  {"max_dseconds":10,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 12.82/2.15  
% 12.82/2.15  **** run 54 fork 5 starts with strategy
% 12.82/2.15  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 12.82/2.15  
% 12.82/2.15  
% 12.82/2.15  fork 3: search terminated without proof.
% 12.82/2.19  
% 12.82/2.19  **** run 52 fork 3 starts with strategy
% 12.82/2.20  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 18.72/2.96  
% 18.72/2.96  fork 7: search finished without proof.
% 18.72/2.98  
% 18.72/2.98  **** run 64 fork 7 starts with strategy
% 18.72/2.98  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 18.72/3.01  
% 18.72/3.01  fork 7: search finished without proof.
% 18.72/3.02  
% 18.72/3.02  **** run 72 fork 7 starts with strategy
% 18.72/3.02  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 18.72/3.08  
% 18.72/3.08  fork 6: search finished without proof.
% 18.72/3.08  
% 18.72/3.08  
% 18.72/3.08  fork 0: search terminated without proof.
% 18.72/3.09  
% 18.72/3.09  **** run 63 fork 6 starts with strategy
% 18.72/3.09  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 19.35/3.12  
% 19.35/3.12  **** run 57 fork 0 starts with strategy
% 19.35/3.12  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 21.39/3.15  
% 21.39/3.15  
% 21.39/3.15  fork 2: search terminated without proof.
% 21.39/3.16  
% 21.39/3.16  
% 21.39/3.16  fork 4: search terminated without proof.
% 21.39/3.16  
% 21.39/3.16  
% 21.39/3.16  fork 1: search terminated without proof.
% 21.39/3.17  
% 21.39/3.17  **** run 59 fork 2 starts with strategy
% 21.39/3.17  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 21.39/3.18  
% 21.39/3.18  **** run 61 fork 4 starts with strategy
% 21.39/3.18  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 21.81/3.19  
% 21.81/3.19  **** run 58 fork 1 starts with strategy
% 21.81/3.19  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 21.81/3.23  
% 21.81/3.23  
% 21.81/3.23  fork 3: search terminated without proof.
% 22.35/3.25  
% 22.35/3.25  **** run 60 fork 3 starts with strategy
% 22.35/3.25  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 22.47/3.27  
% 22.47/3.27  fork 3: search finished without proof.
% 22.47/3.29  
% 22.47/3.29  **** run 68 fork 3 starts with strategy
% 22.47/3.29  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":10}
% 22.85/3.33  
% 22.85/3.33  
% 22.85/3.33  fork 5: search terminated without proof.
% 23.10/3.35  
% 23.10/3.35  **** run 62 fork 5 starts with strategy
% 23.10/3.35  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 27.67/3.96  
% 27.67/3.96  fork 7: search finished without proof.
% 28.05/3.99  
% 28.05/3.99  **** run 80 fork 7 starts with strategy
% 28.05/3.99  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 29.12/4.11  
% 29.12/4.11  
% 29.12/4.11  fork 6: search terminated without proof.
% 29.12/4.12  
% 29.12/4.12  fork 4: search finished without proof.
% 29.12/4.13  
% 29.12/4.13  **** run 71 fork 6 starts with strategy
% 29.12/4.13  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 29.12/4.13  
% 29.12/4.13  **** run 69 fork 4 starts with strategy
% 29.12/4.13  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":10}
% 29.12/4.14  
% 29.12/4.14  
% 29.12/4.14  fork 0: search terminated without proof.
% 29.40/4.15  
% 29.40/4.15  **** run 65 fork 0 starts with strategy
% 29.40/4.15  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 29.40/4.16  
% 29.40/4.16  fork 4: search finished without proof.
% 29.40/4.17  
% 29.40/4.17  **** run 77 fork 4 starts with strategy
% 29.40/4.17  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 29.40/4.22  
% 29.40/4.22  
% 29.40/4.22  fork 1: search terminated without proof.
% 30.06/4.24  
% 30.06/4.24  **** run 66 fork 1 starts with strategy
% 30.06/4.24  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 30.47/4.28  
% 30.47/4.28  fork 5: search finished without proof.
% 30.47/4.30  
% 30.47/4.30  **** run 70 fork 5 starts with strategy
% 30.47/4.30  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 30.47/4.30  
% 30.47/4.30  
% 30.47/4.30  fork 2: search terminated without proof.
% 30.47/4.31  
% 30.47/4.31  
% 30.47/4.31  fork 3: search terminated without proof.
% 30.47/4.32  
% 30.47/4.32  **** run 67 fork 2 starts with strategy
% 30.47/4.32  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 30.47/4.33  
% 30.47/4.33  **** run 76 fork 3 starts with strategy
% 30.47/4.33  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 35.27/4.93  
% 35.27/4.93  fork 7: search finished without proof.
% 35.53/4.95  
% 35.53/4.95  **** run 88 fork 7 starts with strategy
% 35.53/4.95  {"max_dseconds":50,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 36.32/5.10  
% 36.32/5.10  fork 6: search finished without proof.
% 36.32/5.12  
% 36.32/5.12  **** run 79 fork 6 starts with strategy
% 36.32/5.12  {"max_dseconds":10,"strategy":["negative_pref"],"max_weight":40,"query_preference":0}
% 36.32/5.14  
% 36.32/5.14  fork 6: search finished without proof.
% 36.32/5.16  
% 36.32/5.16  **** run 87 fork 6 starts with strategy
% 36.32/5.16  {"max_dseconds":50,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 36.32/5.17  
% 36.32/5.17  
% 36.32/5.17  fork 0: search terminated without proof.
% 36.32/5.20  
% 36.32/5.20  **** run 73 fork 0 starts with strategy
% 36.32/5.20  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":10}
% 36.32/5.22  
% 36.32/5.22  fork 0: search finished without proof.
% 36.92/5.24  
% 36.92/5.24  fork 1: search finished without proof.
% 36.92/5.24  
% 36.92/5.24  **** run 81 fork 0 starts with strategy
% 36.92/5.24  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0}
% 36.92/5.24  
% 36.92/5.24  fork 5: search finished without proof.
% 36.92/5.26  
% 36.92/5.26  **** run 74 fork 1 starts with strategy
% 36.92/5.26  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 36.92/5.26  
% 36.92/5.26  **** run 78 fork 5 starts with strategy
% 36.92/5.26  {"max_dseconds":10,"strategy":["negative_pref"],"max_depth":5,"query_preference":0}
% 36.92/5.29  
% 36.92/5.29  fork 5: search finished without proof.
% 38.33/5.30  
% 38.33/5.30  **** run 86 fork 5 starts with strategy
% 38.33/5.30  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 38.33/5.32  
% 38.33/5.32  
% 38.33/5.32  fork 4: search terminated without proof.
% 38.33/5.34  
% 38.33/5.34  **** run 85 fork 4 starts with strategy
% 38.33/5.34  {"max_dseconds":50,"strategy":["negative_pref"],"weight_select_ratio":20}
% 38.33/5.35  
% 38.33/5.35  
% 38.33/5.35  fork 3: search terminated without proof.
% 38.33/5.37  
% 38.33/5.37  **** run 84 fork 3 starts with strategy
% 38.33/5.37  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 39.14/5.40  
% 39.14/5.40  
% 39.14/5.40  fork 2: search terminated without proof.
% 39.14/5.42  
% 39.14/5.42  **** run 75 fork 2 starts with strategy
% 39.14/5.42  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 45.92/6.29  
% 45.92/6.29  
% 45.92/6.29  fork 1: search terminated without proof.
% 46.17/6.32  
% 46.17/6.32  **** run 82 fork 1 starts with strategy
% 46.17/6.32  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0}
% 46.40/6.35  
% 46.40/6.35  fork 2: search finished without proof.
% 46.40/6.37  
% 46.40/6.37  **** run 83 fork 2 starts with strategy
% 46.40/6.37  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 75.22/10.05  
% 75.22/10.05  
% 75.22/10.05  fork 7: search terminated without proof.
% 75.22/10.07  
% 75.22/10.07  **** run 96 fork 7 starts with strategy
% 75.22/10.07  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1}
% 75.88/10.18  
% 75.88/10.18  
% 75.88/10.18  fork 6: search terminated without proof.
% 76.51/10.22  
% 76.51/10.22  **** run 95 fork 6 starts with strategy
% 76.51/10.22  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 77.62/10.40  
% 77.62/10.40  
% 77.62/10.40  fork 5: search terminated without proof.
% 77.62/10.44  
% 77.62/10.44  **** run 94 fork 5 starts with strategy
% 77.62/10.44  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1}
% 77.62/10.46  
% 77.62/10.46  
% 77.62/10.46  fork 3: search terminated without proof.
% 77.62/10.52  
% 77.62/10.52  **** run 92 fork 3 starts with strategy
% 77.62/10.52  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 77.62/10.54  
% 77.62/10.54  
% 77.62/10.54  fork 4: search terminated without proof.
% 78.34/10.57  
% 78.34/10.57  **** run 93 fork 4 starts with strategy
% 78.34/10.57  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 79.92/10.65  
% 79.92/10.65  
% 79.92/10.65  fork 0: search terminated without proof.
% 79.92/10.68  
% 79.92/10.68  **** run 89 fork 0 starts with strategy
% 79.92/10.69  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 85.32/11.34  
% 85.32/11.34  
% 85.32/11.34  fork 1: search terminated without proof.
% 85.51/11.35  
% 85.51/11.35  **** run 90 fork 1 starts with strategy
% 85.51/11.35  {"max_dseconds":50,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 86.60/11.55  
% 86.60/11.55  
% 86.60/11.55  fork 2: search terminated without proof.
% 87.41/11.59  
% 87.41/11.59  **** run 91 fork 2 starts with strategy
% 87.41/11.59  {"max_dseconds":50,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 112.34/14.82  
% 112.34/14.82  fork 7: search finished without proof.
% 112.34/14.84  
% 112.34/14.84  **** run 104 fork 7 starts with strategy
% 112.34/14.84  {"max_dseconds":50,"strategy":["query_focus","double"],"query_preference":1}
% 112.34/14.86  
% 112.34/14.86  fork 7: search finished without proof.
% 112.34/14.87  
% 112.34/14.87  **** run 112 fork 7 starts with strategy
% 112.34/14.87  {"max_dseconds":50,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 112.34/14.88  
% 112.34/14.88  fork 6: search finished without proof.
% 112.95/14.90  
% 112.95/14.90  **** run 103 fork 6 starts with strategy
% 112.95/14.90  {"max_dseconds":50,"strategy":["query_focus","unit"],"query_preference":2}
% 118.72/15.65  
% 118.72/15.65  
% 118.72/15.65  fork 5: search terminated without proof.
% 118.72/15.69  
% 118.72/15.69  **** run 102 fork 5 starts with strategy
% 118.72/15.69  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 119.86/15.83  
% 119.86/15.83  
% 119.86/15.83  fork 0: search terminated without proof.
% 120.60/15.86  
% 120.60/15.86  **** run 97 fork 0 starts with strategy
% 120.60/15.86  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":2}
% 120.60/15.88  
% 120.60/15.88  
% 120.60/15.88  fork 3: search terminated without proof.
% 120.79/15.91  
% 120.79/15.91  
% 120.79/15.91  fork 4: search terminated without proof.
% 121.05/15.95  
% 121.05/15.95  **** run 100 fork 3 starts with strategy
% 121.05/15.95  {"max_dseconds":50,"strategy":["query_focus","unit"],"query_preference":1}
% 121.05/15.99  
% 121.05/15.99  **** run 101 fork 4 starts with strategy
% 121.05/15.99  {"max_dseconds":50,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 121.05/16.02  
% 121.05/16.02  fork 3: search finished without proof.
% 121.05/16.03  
% 121.05/16.03  **** run 108 fork 3 starts with strategy
% 121.05/16.03  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":50}
% 124.96/16.43  
% 124.96/16.43  
% 124.96/16.43  fork 1: search terminated without proof.
% 124.96/16.49  
% 124.96/16.49  **** run 98 fork 1 starts with strategy
% 124.96/16.49  {"max_dseconds":50,"strategy":["query_focus","unit"],"query_preference":0}
% 126.89/16.68  
% 126.89/16.68  
% 126.89/16.68  fork 2: search terminated without proof.
% 126.89/16.72  
% 126.89/16.72  **** run 99 fork 2 starts with strategy
% 126.89/16.72  {"max_dseconds":50,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 148.48/19.51  
% 148.48/19.51  fork 7: search finished without proof.
% 148.48/19.53  
% 148.48/19.53  **** run 120 fork 7 starts with strategy
% 148.48/19.53  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":50}
% 150.50/19.93  
% 150.50/19.93  
% 150.50/19.93  fork 6: search terminated without proof.
% 150.91/20.00  
% 150.91/20.00  **** run 111 fork 6 starts with strategy
% 150.91/20.00  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 157.11/20.56  
% 157.11/20.56  fork 4: search finished without proof.
% 157.11/20.57  
% 157.11/20.57  **** run 109 fork 4 starts with strategy
% 157.11/20.57  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":50}
% 157.11/20.60  
% 157.11/20.60  fork 4: search finished without proof.
% 157.11/20.62  
% 157.11/20.62  **** run 117 fork 4 starts with strategy
% 157.11/20.63  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 157.57/20.74  
% 157.57/20.74  fork 5: search finished without proof.
% 158.64/20.76  
% 158.64/20.76  **** run 110 fork 5 starts with strategy
% 158.64/20.76  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0}
% 159.33/20.89  
% 159.33/20.89  
% 159.33/20.89  fork 0: search terminated without proof.
% 159.33/20.91  
% 159.33/20.91  **** run 105 fork 0 starts with strategy
% 159.33/20.91  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 161.73/21.19  
% 161.73/21.19  
% 161.73/21.19  fork 3: search terminated without proof.
% 161.73/21.22  
% 161.73/21.22  **** run 116 fork 3 starts with strategy
% 161.73/21.22  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 165.09/21.59  
% 165.09/21.59  
% 165.09/21.59  fork 1: search terminated without proof.
% 165.57/21.67  
% 165.57/21.67  **** run 106 fork 1 starts with strategy
% 165.57/21.67  {"max_dseconds":50,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 167.49/21.94  
% 167.49/21.94  
% 167.49/21.94  fork 2: search terminated without proof.
% 167.49/21.96  
% 167.49/21.96  **** run 107 fork 2 starts with strategy
% 167.49/21.96  {"max_dseconds":50,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 184.58/24.13  
% 184.58/24.13  fork 7: search finished without proof.
% 185.05/24.16  
% 185.05/24.16  **** run 128 fork 7 starts with strategy
% 185.05/24.16  {"max_dseconds":250,"strategy":["negative_pref"],"query_preference":1}
% 188.44/24.74  
% 188.44/24.74  fork 6: search finished without proof.
% 188.44/24.76  
% 188.44/24.76  **** run 119 fork 6 starts with strategy
% 188.44/24.76  {"max_dseconds":50,"strategy":["negative_pref"],"max_weight":40,"query_preference":0}
% 189.95/24.79  
% 189.95/24.79  fork 6: search finished without proof.
% 189.95/24.80  
% 189.95/24.80  **** run 127 fork 6 starts with strategy
% 189.95/24.80  {"max_dseconds":250,"strategy":["unit"],"query_preference":1}
% 195.64/25.54  
% 195.64/25.54  fork 5: search finished without proof.
% 195.85/25.56  
% 195.85/25.56  **** run 118 fork 5 starts with strategy
% 195.85/25.56  {"max_dseconds":50,"strategy":["negative_pref"],"max_depth":5,"query_preference":0}
% 195.85/25.59  
% 195.85/25.59  fork 5: search finished without proof.
% 195.85/25.60  
% 195.85/25.60  **** run 126 fork 5 starts with strategy
% 195.85/25.60  {"max_dseconds":250,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 198.22/25.86  
% 198.22/25.86  
% 198.22/25.86  fork 4: search terminated without proof.
% 198.22/25.92  
% 198.22/25.92  **** run 125 fork 4 starts with strategy
% 198.22/25.92  {"max_dseconds":250,"strategy":["negative_pref"],"weight_select_ratio":20}
% 198.84/25.94  
% 198.84/25.94  
% 198.84/25.94  fork 0: search terminated without proof.
% 198.84/25.96  
% 198.84/25.96  **** run 113 fork 0 starts with strategy
% 198.84/25.96  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":50}
% 199.23/25.99  
% 199.23/25.99  fork 0: search finished without proof.
% 199.23/26.00  
% 199.23/26.00  **** run 121 fork 0 starts with strategy
% 199.23/26.00  {"max_dseconds":250,"strategy":["negative_pref"],"query_preference":0}
% 202.15/26.36  
% 202.15/26.36  
% 202.15/26.36  fork 3: search terminated without proof.
% 202.15/26.40  
% 202.15/26.40  **** run 124 fork 3 starts with strategy
% 202.15/26.40  {"max_dseconds":250,"strategy":["unit"],"query_preference":0}
% 203.97/26.58  
% 203.97/26.58  fork 1: search finished without proof.
% 203.97/26.60  
% 203.97/26.60  **** run 114 fork 1 starts with strategy
% 203.97/26.60  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 208.22/27.13  
% 208.22/27.13  
% 208.22/27.13  fork 2: search terminated without proof.
% 208.22/27.15  
% 208.22/27.15  **** run 115 fork 2 starts with strategy
% 208.22/27.15  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 243.70/31.66  
% 243.70/31.66  
% 243.70/31.66  fork 1: search terminated without proof.
% 243.70/31.70  
% 243.70/31.70  fork 2: search finished without proof.
% 243.70/31.72  
% 243.70/31.72  **** run 123 fork 2 starts with strategy
% 243.70/31.72  {"max_dseconds":250,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 243.70/31.75  
% 243.70/31.75  **** run 122 fork 1 starts with strategy
% 243.70/31.75  {"max_dseconds":250,"strategy":["hardness_pref"],"query_preference":0}
% 283.26/36.80  
% 283.26/36.80  
% 283.26/36.80  result: proof found
% 283.26/36.80  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 283.26/36.80  by run 126 fork 5 strategy {"max_dseconds":250,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 283.26/36.80  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 283.26/36.80  
% 283.26/36.80  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 283.26/36.80  
% 283.26/36.80  run 126 fork 5 statistics:
% 283.26/36.80  ----------------------------------
% 283.26/36.80  this run seconds: 10.632720
% 283.26/36.80  total seconds: 34.632313
% 283.26/36.80  stat_given_used: 5553
% 283.26/36.80  stat_given_used_at_endgame: 0
% 283.26/36.80  stat_given_candidates:   11531
% 283.26/36.80  stat_given_candidates_at_endgame: 0
% 283.26/36.80  stat_given_candidates_h: 0
% 283.26/36.80  stat_binres_derived_cl:   3993649
% 283.26/36.80  stat_binres_derived_cl_h: 0
% 283.26/36.80  stat_factor_derived_cl: 0
% 283.26/36.80  stat_para_derived_cl: 0
% 283.26/36.80  stat_tautologies_discarded: 1
% 283.26/36.80  stat_forward_subsumed: 3107494
% 283.26/36.80  stat_derived_cut: 113
% 283.26/36.80  stat_derived_rewritten: 0
% 283.26/36.80  stat_weight_discarded_building: 0
% 283.26/36.80  stat_weight_discarded_cl: 51478
% 283.26/36.80  stat_internlimit_discarded_cl: 0
% 283.26/36.80  stat_simplified:  0 simplified 0 derived 0 given
% 283.26/36.80  stat_kept_cl: 834675
% 283.26/36.80  stat_built_cl: 897259
% 283.26/36.80  stat_hyperres_partial_cl: 0
% 283.26/36.80  stat_made_rewriters: 0
% 283.26/36.80  stat_backward_subsumed: 0
% 283.26/36.80  stat_propagated_subsumed: 0
% 283.26/36.80  stat_clsubs_attempted:                   3984490
% 283.26/36.80  stat_clsubs_fact_groundunit_found:             0
% 283.26/36.80  stat_clsubs_rule_groundunit_found:             1
% 283.26/36.80  stat_clsubs_top_meta_attempted:           19549357
% 283.26/36.80  stat_clsubs_top_meta_failed:              15564867
% 283.26/36.80  stat_clsubs_top_meta_nonpref_attempted:            19549357
% 283.26/36.80  stat_clsubs_top_meta_nonpref_succeeded:             3984490
% 283.26/36.80  stat_clsubs_top_meta_pref_attempted:                3984490
% 283.26/36.80  stat_clsubs_top_meta_pref1_succeeded:               3984490
% 283.26/36.80  stat_clsubs_top_meta_pref2_succeeded:               3984490
% 283.26/36.80  stat_clsubs_top_meta_pref3_succeeded:               3984490
% 283.26/36.80  stat_clsubs_top_meta_pref_succeeded:                3984490
% 283.26/36.80  stat_clsubs_meta_attempted:              4220467
% 283.26/36.80  stat_clsubs_meta_failed:                  521858
% 283.26/36.80  stat_clsubs_predsymbs_attempted:               0
% 283.26/36.80  stat_clsubs_unit_attempted:              3724100
% 283.26/36.80  stat_clsubs_full_attempted:               260390
% 283.26/36.80  stat_forwardsubs_attempted:              3993647
% 283.26/36.80  stat_lit_hash_added:                 838971
% 283.26/36.80  stat_lit_hash_computed:             4863078
% 283.26/36.80  stat_lit_hash_match_found:          3107608
% 283.26/36.80  stat_lit_hash_match_miss:           1807545
% 283.26/36.80  stat_lit_hash_cut_ok:                   113
% 283.26/36.80  stat_lit_strong_cut_ok:                   0
% 283.26/36.80  stat_lit_hash_subsume_ok:           3107494
% 283.26/36.80  clqueue els 10000000 used 1
% 283.26/36.80  clactive els 10000000 used 5554
% 283.26/36.80  clactivesubsume els 10000000 used 33313
% 283.26/36.80  queue_termbuf els 200000000 used 110543497
% 283.26/36.80  hyper_termbuf els 100000000 used 1
% 283.26/36.80  active_termbuf els 100000000 used 383847
% 283.26/36.80  varstack els 5000 last used 1
% 283.26/36.80  given_termbuf els 10000000 last used 1
% 283.26/36.80  simplified_termbuf els 10000000 last used 1
% 283.26/36.80  derived_termbuf els 10000000 last used 51
% 283.26/36.80  wr_mallocs: 526654
% 283.26/36.80  wr_callocs: 19
% 283.26/36.80  wr_reallocs: 230637
% 283.26/36.80  wr_frees: 2
% 283.26/36.80  wr_malloc_bytes: 4187633300
% 283.26/36.80  wr_calloc_bytes: 96065504
% 283.26/36.80  wr_realloc_bytes: 39783080
% 283.26/36.80  wr_realloc_freebytes: 0
% 283.26/36.80  ----------------------------------
%------------------------------------------------------------------------------