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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : GRP701-1 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n008.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 00:55:56 EDT 2023

% Result   : Unsatisfiable 192.78s 25.33s
% Output   : CNFRefutation 192.78s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named c01)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    mult(X,ld(X,Y)) = Y,
    inference(cnf_transformation,[],[c01]) ).

cnf('2',plain,
    mult(i(X),X) = unit,
    inference(cnf_transformation,[],[c10]) ).

cnf('3',plain,
    mult(mult(X,Y),mult(Y,mult(Z,Y))) = mult(mult(X,mult(Y,mult(Y,Z))),Y),
    inference(cnf_transformation,[],[c08]) ).

cnf('4',plain,
    mult(mult(i(mult(X3,mult(X3,Y3))),X3),mult(X3,mult(Y3,X3))) = mult(unit,X3),
    inference(paramodulation,[],['2','3']) ).

cnf('5',plain,
    mult(unit,X) = X,
    inference(cnf_transformation,[],[c06]) ).

cnf('6',plain,
    mult(mult(i(mult(X,mult(X,Y))),X),mult(X,mult(Y,X))) = X,
    inference(simplify,[],['4','5']) ).

cnf('7',plain,
    rd(mult(X,Y),Y) = X,
    inference(cnf_transformation,[],[c04]) ).

cnf('8',plain,
    rd(X,mult(X,mult(Y,X))) = mult(i(mult(X,mult(X,Y))),X),
    inference(paramodulation,[],['6','7']) ).

cnf('9',plain,
    rd(X3,mult(X3,mult(ld(X3,Y3),X3))) = mult(i(mult(X3,Y3)),X3),
    inference(paramodulation,[],['1','8']) ).

cnf('10',plain,
    mult(mult(unit,X3),mult(X3,mult(Y3,X3))) = mult(mult(X3,mult(X3,Y3)),X3),
    inference(paramodulation,[],['5','3']) ).

cnf('11',plain,
    mult(X,mult(X,mult(Y,X))) = mult(mult(X,mult(X,Y)),X),
    inference(simplify,[],['10','5']) ).

cnf('12',plain,
    mult(X,mult(X,mult(ld(X,Y),X))) = mult(mult(X,Y),X),
    inference(paramodulation,[],['1','11']) ).

cnf('13',plain,
    ld(X,mult(X,Y)) = Y,
    inference(cnf_transformation,[],[c02]) ).

cnf('14',plain,
    ld(X,mult(mult(X,Y),X)) = mult(X,mult(ld(X,Y),X)),
    inference(paramodulation,[],['12','13']) ).

cnf('15',plain,
    rd(X,ld(X,mult(mult(X,Y),X))) = mult(i(mult(X,Y)),X),
    inference(simplify,[],['9','14']) ).

cnf('16',plain,
    rd(X3,ld(X3,mult(Y3,X3))) = mult(i(mult(X3,ld(X3,Y3))),X3),
    inference(paramodulation,[],['1','15']) ).

cnf('17',plain,
    rd(X,ld(X,mult(Y,X))) = mult(i(Y),X),
    inference(simplify,[],['16','1']) ).

cnf('18',plain,
    mult(rd(X,Y),Y) = X,
    inference(cnf_transformation,[],[c03]) ).

cnf('19',plain,
    mult(mult(i(X),Y),ld(Y,mult(X,Y))) = Y,
    inference(paramodulation,[],['17','18']) ).

cnf('20',plain,
    mult(mult(mult(X,Y),X),mult(X,Z)) = mult(X,mult(mult(mult(Y,X),X),Z)),
    inference(cnf_transformation,[],[c07]) ).

cnf('21',plain,
    mult(mult(mult(X3,rd(Y3,X3)),X3),mult(X3,Z3)) = mult(X3,mult(mult(Y3,X3),Z3)),
    inference(paramodulation,[],['18','20']) ).

cnf('22',plain,
    mult(X,unit) = X,
    inference(cnf_transformation,[],[c05]) ).

cnf('23',plain,
    mult(mult(mult(X3,Y3),X3),mult(X3,unit)) = mult(X3,mult(mult(Y3,X3),X3)),
    inference(paramodulation,[],['22','20']) ).

cnf('24',plain,
    mult(mult(mult(X,Y),X),X) = mult(X,mult(mult(Y,X),X)),
    inference(simplify,[],['23','22']) ).

cnf('25',plain,
    mult(mult(mult(X,rd(Y,X)),X),X) = mult(X,mult(Y,X)),
    inference(paramodulation,[],['18','24']) ).

cnf('26',plain,
    rd(mult(X,mult(Y,X)),X) = mult(mult(X,rd(Y,X)),X),
    inference(paramodulation,[],['25','7']) ).

cnf('27',plain,
    mult(unit,mult(X3,mult(Y3,X3))) = mult(mult(i(X3),mult(X3,mult(X3,Y3))),X3),
    inference(paramodulation,[],['2','3']) ).

cnf('28',plain,
    mult(X,mult(Y,X)) = mult(mult(i(X),mult(X,mult(X,Y))),X),
    inference(simplify,[],['27','5']) ).

cnf('29',plain,
    rd(mult(X,mult(Y,X)),X) = mult(i(X),mult(X,mult(X,Y))),
    inference(paramodulation,[],['28','7']) ).

cnf('30',plain,
    rd(mult(X3,Y3),X3) = mult(i(X3),mult(X3,mult(X3,rd(Y3,X3)))),
    inference(paramodulation,[],['18','29']) ).

cnf('31',plain,
    mult(X,mult(X,Y)) = mult(mult(X,mult(X,rd(Y,X))),X),
    inference(paramodulation,[],['18','11']) ).

cnf('32',plain,
    rd(mult(X,mult(X,Y)),X) = mult(X,mult(X,rd(Y,X))),
    inference(paramodulation,[],['31','7']) ).

cnf('33',plain,
    rd(mult(X,Y),X) = mult(i(X),rd(mult(X,mult(X,Y)),X)),
    inference(simplify,[],['30','32']) ).

cnf('34',plain,
    rd(mult(X3,ld(X3,Y3)),X3) = mult(i(X3),rd(mult(X3,Y3),X3)),
    inference(paramodulation,[],['1','33']) ).

cnf('35',plain,
    rd(X,Y) = mult(i(Y),rd(mult(Y,X),Y)),
    inference(simplify,[],['34','1']) ).

cnf('36',plain,
    ld(i(X),rd(Y,X)) = rd(mult(X,Y),X),
    inference(paramodulation,[],['35','13']) ).

cnf('37',plain,
    ld(i(X),Y) = rd(mult(X,mult(Y,X)),X),
    inference(paramodulation,[],['7','36']) ).

cnf('38',plain,
    mult(ld(i(X),Y),mult(X,Z)) = mult(X,mult(mult(Y,X),Z)),
    inference(simplify,[then_simplify],['21','26','37']) ).

cnf('39',plain,
    mult(ld(i(X),Y),Z) = mult(X,mult(mult(Y,X),ld(X,Z))),
    inference(paramodulation,[],['1','38']) ).

cnf('40',plain,
    mult(ld(i(X),i(Y)),mult(Y,X)) = mult(X,X),
    inference(paramodulation,[],['19','39']) ).

cnf('41',plain,
    ld(ld(i(X3),i(Y3)),mult(X3,X3)) = mult(Y3,X3),
    inference(paramodulation,[],['40','13']) ).

cnf('42',plain,
    mult(X,i(X)) = unit,
    inference(cnf_transformation,[],[c09]) ).

cnf('43',plain,
    mult(mult(mult(X3,Y3),X3),unit) = mult(X3,mult(mult(mult(Y3,X3),X3),i(X3))),
    inference(paramodulation,[],['42','20']) ).

cnf('44',plain,
    mult(mult(X,Y),X) = mult(X,mult(mult(mult(Y,X),X),i(X))),
    inference(simplify,[],['43','22']) ).

cnf('45',plain,
    mult(mult(X3,rd(Y3,X3)),X3) = mult(X3,mult(mult(Y3,X3),i(X3))),
    inference(paramodulation,[],['18','44']) ).

cnf('46',plain,
    ld(i(X),Y) = mult(X,mult(mult(Y,X),i(X))),
    inference(simplify,[then_simplify],['45','26','37']) ).

cnf('47',plain,
    ld(i(X3),rd(Y3,X3)) = mult(X3,mult(Y3,i(X3))),
    inference(paramodulation,[],['18','46']) ).

cnf('48',plain,
    rd(mult(X,Y),X) = mult(X,mult(Y,i(X))),
    inference(simplify,[],['47','36']) ).

cnf('49',plain,
    ld(X,rd(mult(X,Y),X)) = mult(Y,i(X)),
    inference(paramodulation,[],['48','13']) ).

cnf('50',plain,
    ld(X,rd(Y,X)) = mult(ld(X,Y),i(X)),
    inference(paramodulation,[],['1','49']) ).

cnf('51',plain,
    rd(ld(X,rd(Y,X)),i(X)) = ld(X,Y),
    inference(paramodulation,[],['50','7']) ).

cnf('52',plain,
    rd(ld(X,Y),i(X)) = ld(X,mult(Y,X)),
    inference(paramodulation,[],['7','51']) ).

cnf('53',plain,
    rd(X,i(Y)) = ld(Y,mult(mult(Y,X),Y)),
    inference(paramodulation,[],['13','52']) ).

cnf('54',plain,
    mult(mult(X3,Y3),mult(Y3,mult(ld(Y3,Z3),Y3))) = mult(mult(X3,mult(Y3,Z3)),Y3),
    inference(paramodulation,[],['1','3']) ).

cnf('55',plain,
    mult(mult(X,Y),ld(Y,mult(mult(Y,Z),Y))) = mult(mult(X,mult(Y,Z)),Y),
    inference(simplify,[],['54','14']) ).

cnf('56',plain,
    mult(mult(X,Y),rd(Z,i(Y))) = mult(mult(X,mult(Y,Z)),Y),
    inference(paramodulation,[],['53','55']) ).

cnf('57',plain,
    mult(mult(X3,Y3),rd(ld(Y3,Z3),i(Y3))) = mult(mult(X3,Z3),Y3),
    inference(paramodulation,[],['1','56']) ).

cnf('58',plain,
    mult(mult(X,Y),ld(Y,mult(Z,Y))) = mult(mult(X,Z),Y),
    inference(simplify,[],['57','52']) ).

cnf('59',plain,
    mult(mult(mult(X3,unit),X3),mult(X3,Y3)) = mult(X3,mult(mult(X3,X3),Y3)),
    inference(paramodulation,[],['5','20']) ).

cnf('60',plain,
    mult(mult(X,X),mult(X,Y)) = mult(X,mult(mult(X,X),Y)),
    inference(simplify,[],['59','22']) ).

cnf('61',plain,
    mult(mult(X,X),Y) = mult(X,mult(mult(X,X),ld(X,Y))),
    inference(paramodulation,[],['1','60']) ).

cnf('62',plain,
    ld(X,mult(mult(X,X),Y)) = mult(mult(X,X),ld(X,Y)),
    inference(paramodulation,[],['61','13']) ).

cnf('63',plain,
    ld(X,mult(mult(X,X),mult(Y,X))) = mult(mult(X,Y),X),
    inference(paramodulation,[],['58','62']) ).

cnf('64',plain,
    ld(X3,mult(mult(X3,X3),Y3)) = mult(mult(X3,rd(Y3,X3)),X3),
    inference(paramodulation,[],['18','63']) ).

cnf('65',plain,
    ld(X,mult(mult(X,X),Y)) = ld(i(X),Y),
    inference(simplify,[then_simplify],['64','26','37']) ).

cnf('66',plain,
    ld(mult(X,X),ld(X,mult(mult(X,X),Y))) = ld(X,Y),
    inference(paramodulation,[],['62','13']) ).

cnf('67',plain,
    ld(mult(X,X),ld(i(X),Y)) = ld(X,Y),
    inference(paramodulation,[],['65','66']) ).

cnf('68',plain,
    rd(unit,i(X3)) = X3,
    inference(paramodulation,[],['42','7']) ).

cnf('69',plain,
    rd(unit,X) = i(X),
    inference(paramodulation,[],['2','7']) ).

cnf('70',plain,
    i(i(X)) = X,
    inference(simplify,[],['68','69']) ).

cnf('71',plain,
    ld(X,mult(mult(X,X),mult(X,Y))) = mult(mult(X,X),Y),
    inference(paramodulation,[],['13','62']) ).

cnf('72',plain,
    ld(i(X),mult(X,Y)) = mult(mult(X,X),Y),
    inference(paramodulation,[],['65','71']) ).

cnf('73',plain,
    ld(X3,mult(i(X3),Y3)) = mult(mult(i(X3),i(X3)),Y3),
    inference(paramodulation,[],['70','72']) ).

cnf('74',plain,
    ld(X,Y) = ld(i(X),ld(mult(X,X),Y)),
    inference(paramodulation,[],['1','65']) ).

cnf('75',plain,
    mult(i(X3),ld(X3,Y3)) = ld(mult(X3,X3),Y3),
    inference(paramodulation,[],['74','1']) ).

cnf('76',plain,
    ld(X,rd(mult(X,mult(X,Y)),X)) = mult(X,rd(Y,X)),
    inference(paramodulation,[],['32','13']) ).

cnf('77',plain,
    ld(X,rd(mult(X,Y),X)) = mult(X,rd(ld(X,Y),X)),
    inference(paramodulation,[],['1','76']) ).

cnf('78',plain,
    ld(X,ld(X,rd(mult(X,Y),X))) = rd(ld(X,Y),X),
    inference(paramodulation,[],['77','13']) ).

cnf('79',plain,
    ld(X,mult(Y,i(X))) = rd(ld(X,Y),X),
    inference(paramodulation,[],['49','78']) ).

cnf('80',plain,
    rd(mult(X,mult(mult(Y,X),X)),X) = mult(mult(X,Y),X),
    inference(paramodulation,[],['7','26']) ).

cnf('81',plain,
    ld(i(X),mult(Y,X)) = mult(mult(X,Y),X),
    inference(paramodulation,[],['37','80']) ).

cnf('82',plain,
    ld(X,mult(Y,i(X))) = mult(mult(i(X),Y),i(X)),
    inference(paramodulation,[],['70','81']) ).

cnf('83',plain,
    rd(ld(X,mult(Y,i(X))),i(X)) = mult(i(X),Y),
    inference(paramodulation,[],['82','7']) ).

cnf('84',plain,
    rd(rd(ld(X,Y),X),i(X)) = mult(i(X),Y),
    inference(paramodulation,[],['79','83']) ).

cnf('85',plain,
    rd(ld(X,Y),X) = mult(i(X),rd(Y,X)),
    inference(paramodulation,[],['1','35']) ).

cnf('86',plain,
    ld(X,rd(Y,i(X))) = rd(mult(i(X),Y),i(X)),
    inference(paramodulation,[],['70','36']) ).

cnf('87',plain,
    ld(X,rd(rd(Y,X),i(X))) = rd(rd(ld(X,Y),X),i(X)),
    inference(paramodulation,[],['85','86']) ).

cnf('88',plain,
    rd(X,ld(Y,X)) = Y,
    inference(paramodulation,[],['1','7']) ).

cnf('89',plain,
    rd(rd(rd(X,Y),i(Y)),rd(rd(ld(Y,X),Y),i(Y))) = Y,
    inference(paramodulation,[],['87','88']) ).

cnf('90',plain,
    rd(rd(rd(X,Y),i(Y)),mult(i(Y),X)) = Y,
    inference(paramodulation,[],['84','89']) ).

cnf('91',plain,
    rd(mult(i(X),Y),mult(i(X),ld(X,Y))) = X,
    inference(paramodulation,[],['84','90']) ).

cnf('92',plain,
    ld(rd(X,Y),X) = Y,
    inference(paramodulation,[],['18','13']) ).

cnf('93',plain,
    ld(X,mult(i(X),Y)) = mult(i(X),ld(X,Y)),
    inference(paramodulation,[],['91','92']) ).

cnf('94',plain,
    ld(X,mult(i(X),Y)) = ld(mult(X,X),Y),
    inference(simplify,[],['75','93']) ).

cnf('95',plain,
    mult(mult(X3,Y3),mult(Y3,mult(unit,Y3))) = mult(mult(X3,mult(Y3,Y3)),Y3),
    inference(paramodulation,[],['22','3']) ).

cnf('96',plain,
    mult(mult(X,Y),mult(Y,Y)) = mult(mult(X,mult(Y,Y)),Y),
    inference(simplify,[],['95','5']) ).

cnf('97',plain,
    mult(unit,mult(X3,X3)) = mult(mult(i(X3),mult(X3,X3)),X3),
    inference(paramodulation,[],['2','96']) ).

cnf('98',plain,
    mult(X,X) = mult(mult(i(X),mult(X,X)),X),
    inference(simplify,[],['97','5']) ).

cnf('99',plain,
    rd(mult(X3,X3),X3) = mult(i(X3),mult(X3,X3)),
    inference(paramodulation,[],['98','7']) ).

cnf('100',plain,
    X = mult(i(X),mult(X,X)),
    inference(simplify,[],['99','7']) ).

cnf('101',plain,
    ld(i(X),X) = mult(X,X),
    inference(paramodulation,[],['100','13']) ).

cnf('102',plain,
    ld(X,i(X)) = mult(i(X),i(X)),
    inference(paramodulation,[],['70','101']) ).

cnf('103',plain,
    mult(mult(X3,X3),unit) = mult(X3,mult(mult(X3,X3),i(X3))),
    inference(paramodulation,[],['42','60']) ).

cnf('104',plain,
    mult(X,X) = mult(X,mult(mult(X,X),i(X))),
    inference(simplify,[],['103','22']) ).

cnf('105',plain,
    ld(X3,mult(X3,X3)) = mult(mult(X3,X3),i(X3)),
    inference(paramodulation,[],['104','13']) ).

cnf('106',plain,
    X = mult(mult(X,X),i(X)),
    inference(simplify,[],['105','13']) ).

cnf('107',plain,
    rd(X,i(X)) = mult(X,X),
    inference(paramodulation,[],['106','7']) ).

cnf('108',plain,
    mult(mult(i(mult(X3,X3)),X3),mult(X3,X3)) = mult(unit,X3),
    inference(paramodulation,[],['2','96']) ).

cnf('109',plain,
    mult(mult(i(mult(X,X)),X),mult(X,X)) = X,
    inference(simplify,[],['108','5']) ).

cnf('110',plain,
    rd(X3,mult(X3,X3)) = mult(i(mult(X3,X3)),X3),
    inference(paramodulation,[],['109','7']) ).

cnf('111',plain,
    rd(X,mult(X,X)) = i(X),
    inference(paramodulation,[],['100','7']) ).

cnf('112',plain,
    i(X) = mult(i(mult(X,X)),X),
    inference(simplify,[],['110','111']) ).

cnf('113',plain,
    rd(i(X),X) = i(mult(X,X)),
    inference(paramodulation,[],['112','7']) ).

cnf('114',plain,
    rd(X3,i(X3)) = i(mult(i(X3),i(X3))),
    inference(paramodulation,[],['70','113']) ).

cnf('115',plain,
    rd(X,i(X)) = i(ld(X,i(X))),
    inference(simplify,[],['114','102']) ).

cnf('116',plain,
    i(rd(X,i(X))) = ld(X,i(X)),
    inference(paramodulation,[],['115','70']) ).

cnf('117',plain,
    i(mult(X,X)) = ld(X,i(X)),
    inference(paramodulation,[],['107','116']) ).

cnf('118',plain,
    ld(mult(X,X),Y) = mult(i(mult(X,X)),Y),
    inference(simplify,[then_simplify],['73','94','102','117']) ).

cnf('119',plain,
    ld(i(mult(X3,X3)),ld(mult(X3,X3),Y3)) = Y3,
    inference(paramodulation,[],['118','13']) ).

cnf('120',plain,
    rd(ld(X,mult(Y,X)),X) = mult(i(X),Y),
    inference(paramodulation,[],['7','85']) ).

cnf('121',plain,
    mult(mult(X,Y),Y) = mult(Y,mult(mult(ld(Y,X),Y),Y)),
    inference(paramodulation,[],['1','24']) ).

cnf('122',plain,
    ld(X,mult(mult(Y,X),X)) = mult(mult(ld(X,Y),X),X),
    inference(paramodulation,[],['121','13']) ).

cnf('123',plain,
    rd(ld(X,mult(mult(Y,X),X)),X) = mult(ld(X,Y),X),
    inference(paramodulation,[],['122','7']) ).

cnf('124',plain,
    mult(i(X),mult(Y,X)) = mult(ld(X,Y),X),
    inference(paramodulation,[],['120','123']) ).

cnf('125',plain,
    mult(X,mult(Y,i(X))) = mult(ld(i(X),Y),i(X)),
    inference(paramodulation,[],['70','124']) ).

cnf('126',plain,
    rd(mult(X,mult(Y,i(X))),i(X)) = ld(i(X),Y),
    inference(paramodulation,[],['125','7']) ).

cnf('127',plain,
    rd(rd(mult(X,Y),X),i(X)) = ld(i(X),Y),
    inference(paramodulation,[],['48','126']) ).

cnf('128',plain,
    rd(rd(X,Y),i(Y)) = ld(i(Y),ld(Y,X)),
    inference(paramodulation,[],['1','127']) ).

cnf('129',plain,
    rd(rd(X,mult(Y,Y)),i(mult(Y,Y))) = X,
    inference(simplify,[],['119','128']) ).

cnf('130',plain,
    ld(mult(i(X),Y),Y) = ld(Y,mult(X,Y)),
    inference(paramodulation,[],['17','92']) ).

cnf('131',plain,
    ld(mult(X,Y),Y) = ld(Y,mult(i(X),Y)),
    inference(paramodulation,[],['70','130']) ).

cnf('132',plain,
    rd(ld(mult(X,Y),Y),Y) = mult(i(Y),i(X)),
    inference(paramodulation,[],['131','120']) ).

cnf('133',plain,
    ld(mult(X,Y),mult(mult(X,Z),Y)) = ld(Y,mult(Z,Y)),
    inference(paramodulation,[],['58','13']) ).

cnf('134',plain,
    ld(mult(rd(X,Y),Z),mult(X,Z)) = ld(Z,mult(Y,Z)),
    inference(paramodulation,[],['18','133']) ).

cnf('135',plain,
    ld(mult(rd(X3,Y3),i(X3)),unit) = ld(i(X3),mult(Y3,i(X3))),
    inference(paramodulation,[],['42','134']) ).

cnf('136',plain,
    ld(X,unit) = i(X),
    inference(paramodulation,[],['42','13']) ).

cnf('137',plain,
    mult(mult(i(X),Y),X) = ld(X,mult(Y,X)),
    inference(paramodulation,[],['120','18']) ).

cnf('138',plain,
    mult(mult(X,Y),i(X)) = ld(i(X),mult(Y,i(X))),
    inference(paramodulation,[],['70','137']) ).

cnf('139',plain,
    mult(mult(X,Y),i(X)) = mult(X,rd(Y,X)),
    inference(paramodulation,[],['49','76']) ).

cnf('140',plain,
    i(mult(rd(X,Y),i(X))) = mult(X,rd(Y,X)),
    inference(simplify,[then_simplify],['135','136','138','139']) ).

cnf('141',plain,
    i(mult(X,i(Y))) = mult(Y,rd(ld(X,Y),Y)),
    inference(paramodulation,[],['88','140']) ).

cnf('142',plain,
    i(mult(mult(X3,Y3),i(Y3))) = mult(Y3,mult(i(Y3),i(X3))),
    inference(paramodulation,[],['132','141']) ).

cnf('143',plain,
    ld(X,ld(i(X),Y)) = mult(mult(Y,X),i(X)),
    inference(paramodulation,[],['46','13']) ).

cnf('144',plain,
    ld(ld(i(X),Y),mult(X,mult(Y,i(X)))) = i(X),
    inference(paramodulation,[],['125','13']) ).

cnf('145',plain,
    ld(mult(mult(X,Y),X),mult(X,mult(mult(Y,X),i(X)))) = i(X),
    inference(paramodulation,[],['81','144']) ).

cnf('146',plain,
    ld(mult(mult(X,Y),X),ld(i(X),Y)) = i(X),
    inference(paramodulation,[],['46','145']) ).

cnf('147',plain,
    mult(mult(mult(X3,Y3),X3),i(X3)) = ld(i(X3),Y3),
    inference(paramodulation,[],['146','1']) ).

cnf('148',plain,
    ld(X,ld(i(X),mult(X,Y))) = ld(i(X),Y),
    inference(simplify,[],['147','143']) ).

cnf('149',plain,
    rd(rd(mult(X,mult(Y,X)),X),mult(X,mult(X,Y))) = i(X),
    inference(paramodulation,[],['29','7']) ).

cnf('150',plain,
    rd(ld(i(X),Y),mult(X,mult(X,Y))) = i(X),
    inference(paramodulation,[],['37','149']) ).

cnf('151',plain,
    rd(ld(i(X),ld(X,Y)),mult(X,Y)) = i(X),
    inference(paramodulation,[],['1','150']) ).

cnf('152',plain,
    mult(i(X),mult(X,Y)) = ld(i(X),ld(X,Y)),
    inference(paramodulation,[],['151','18']) ).

cnf('153',plain,
    mult(i(X),Y) = ld(i(X),ld(X,ld(X,Y))),
    inference(paramodulation,[],['1','152']) ).

cnf('154',plain,
    mult(i(X),mult(i(X),Y)) = ld(X,ld(X,Y)),
    inference(paramodulation,[],['153','1']) ).

cnf('155',plain,
    mult(i(X),Y) = ld(X,ld(X,ld(i(X),Y))),
    inference(paramodulation,[],['1','154']) ).

cnf('156',plain,
    mult(i(X3),mult(X3,Y3)) = ld(X3,ld(i(X3),Y3)),
    inference(paramodulation,[],['148','155']) ).

cnf('157',plain,
    rd(rd(X,Y),i(Y)) = ld(Y,ld(i(Y),X)),
    inference(simplify,[then_simplify],['156','152','128']) ).

cnf('158',plain,
    mult(X3,mult(i(X3),Y3)) = ld(i(i(X3)),ld(i(X3),Y3)),
    inference(paramodulation,[],['70','152']) ).

cnf('159',plain,
    mult(X,mult(i(X),Y)) = ld(X,ld(i(X),Y)),
    inference(simplify,[],['158','70']) ).

cnf('160',plain,
    i(rd(rd(X,Y),i(Y))) = rd(rd(i(X),Y),i(Y)),
    inference(simplify,[then_simplify],['142','143','157','159','157']) ).

cnf('161',plain,
    i(X3) = rd(rd(i(X3),mult(Y3,Y3)),i(mult(Y3,Y3))),
    inference(paramodulation,[],['129','160']) ).

cnf('162',plain,
    rd(ld(mult(X,X),Y),Y) = i(mult(X,X)),
    inference(paramodulation,[],['118','7']) ).

cnf('163',plain,
    i(mult(mult(X3,X3),i(Y3))) = mult(Y3,i(mult(X3,X3))),
    inference(paramodulation,[],['162','141']) ).

cnf('164',plain,
    rd(mult(X,i(Y)),mult(mult(Y,X),i(Y))) = i(Y),
    inference(paramodulation,[],['138','88']) ).

cnf('165',plain,
    rd(mult(X,i(Y)),mult(Y,rd(X,Y))) = i(Y),
    inference(paramodulation,[],['139','164']) ).

cnf('166',plain,
    mult(i(X3),mult(X3,rd(Y3,X3))) = mult(Y3,i(X3)),
    inference(paramodulation,[],['165','18']) ).

cnf('167',plain,
    rd(rd(rd(X,Y),Y),i(Y)) = mult(X,i(Y)),
    inference(simplify,[then_simplify],['166','152','128']) ).

cnf('168',plain,
    rd(X,mult(Y,Y)) = mult(X,i(mult(Y,Y))),
    inference(paramodulation,[],['129','167']) ).

cnf('169',plain,
    i(mult(mult(X,X),i(Y))) = rd(Y,mult(X,X)),
    inference(simplify,[],['163','168']) ).

cnf('170',plain,
    i(mult(mult(X,X),Y)) = rd(i(Y),mult(X,X)),
    inference(paramodulation,[],['70','169']) ).

cnf('171',plain,
    ld(mult(X,Y),ld(i(Y),ld(Y,X))) = i(Y),
    inference(paramodulation,[],['1','146']) ).

cnf('172',plain,
    rd(ld(i(X3),ld(X3,Y3)),i(X3)) = mult(Y3,X3),
    inference(paramodulation,[],['171','88']) ).

cnf('173',plain,
    rd(rd(rd(X,Y),i(Y)),i(Y)) = mult(X,Y),
    inference(simplify,[],['172','128']) ).

cnf('174',plain,
    rd(X,i(mult(Y,Y))) = mult(X,mult(Y,Y)),
    inference(paramodulation,[],['129','173']) ).

cnf('175',plain,
    rd(X,rd(Y,i(X))) = mult(i(mult(X,Y)),X),
    inference(paramodulation,[],['53','17']) ).

cnf('176',plain,
    i(X) = rd(mult(Y,Y),mult(X,mult(Y,Y))),
    inference(simplify,[then_simplify],['161','170','174','175','174']) ).

cnf('177',plain,
    mult(i(X3),mult(X3,mult(Y3,Y3))) = mult(Y3,Y3),
    inference(paramodulation,[],['176','18']) ).

cnf('178',plain,
    rd(rd(mult(X,X),Y),i(Y)) = mult(X,X),
    inference(simplify,[then_simplify],['177','152','128']) ).

cnf('179',plain,
    ld(mult(X,Y),rd(rd(X,Y),i(Y))) = i(Y),
    inference(paramodulation,[],['128','171']) ).

cnf('180',plain,
    ld(mult(mult(X,X),Y),mult(X,X)) = i(Y),
    inference(paramodulation,[],['178','179']) ).

cnf('181',plain,
    ld(X,mult(Y,Y)) = i(ld(mult(Y,Y),X)),
    inference(paramodulation,[],['1','180']) ).

cnf('182',plain,
    ld(ld(i(X),Y),mult(X,X)) = i(ld(X,Y)),
    inference(paramodulation,[],['67','181']) ).

cnf('183',plain,
    i(ld(X,i(Y))) = mult(Y,X),
    inference(simplify,[],['41','182']) ).

cnf('184',plain,
    i(mult(X,Y)) = ld(Y,i(X)),
    inference(paramodulation,[],['183','70']) ).

cnf('185',plain,
    mult(X,i(mult(Y,X))) = i(Y),
    inference(paramodulation,[],['184','1']) ).

cnf('186',plain,
    mult(a,i(mult(b,a))) != i(b),
    inference(cnf_transformation,[],[goals]) ).

cnf('187',plain,
    $false,
    inference(resolution,[],['185','186']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.16  % Problem  : GRP701-1 : TPTP v8.1.2. Released v4.0.0.
% 0.11/0.16  % Command  : gkc %s
% 0.11/0.35  % Computer : n008.cluster.edu
% 0.11/0.35  % Model    : x86_64 x86_64
% 0.11/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.35  % Memory   : 8042.1875MB
% 0.11/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.35  % CPULimit : 300
% 0.11/0.35  % WCLimit  : 300
% 0.11/0.35  % DateTime : Mon Aug 28 22:43:17 EDT 2023
% 0.11/0.36  % CPUTime  : 
% 0.15/0.40  
% 0.15/0.40  input clause set summed statistics:
% 0.15/0.40  ----------------------------------
% 0.15/0.40  in_clause_count:                    11
% 0.15/0.40  in_rule_clause_count:               11
% 0.15/0.40  in_fact_clause_count:                0
% 0.15/0.40  in_answer_clause_count:              0
% 0.15/0.40  in_ground_clause_count:              1
% 0.15/0.40  in_unit_clause_count:               11
% 0.15/0.40  in_horn_clause_count:               11
% 0.15/0.40  in_pos_clause_count:                10
% 0.15/0.40  in_neg_clause_count:                 1
% 0.15/0.40  in_poseq_clause_count:              10
% 0.15/0.40  in_negeq_clause_count:               1
% 0.15/0.40  in_unitposeq_clause_count:          10
% 0.15/0.40  in_chain_clause_count:               0
% 0.15/0.40  in_min_length:             1
% 0.15/0.40  in_max_length:             1
% 0.15/0.40  in_min_depth:              2
% 0.15/0.40  in_max_depth:              5
% 0.15/0.40  in_min_size:               5
% 0.15/0.40  in_max_size:              19
% 0.15/0.40  in_min_vars:               0
% 0.15/0.40  in_max_vars:               3
% 0.15/0.40  in_extaxiom_count:                 0
% 0.15/0.40  in_axiom_count:                   10
% 0.15/0.40  in_assumption_count:               0
% 0.15/0.40  in_goal_count:                     1
% 0.15/0.40  in_neg_goal_count:                 1
% 0.15/0.40  in_pos_goal_count:                 0
% 0.15/0.40  in_posunit_goal_count:             0
% 0.15/0.40  
% 0.15/0.40  auto guide:
% 0.15/0.40  -----------
% 0.15/0.40  {
% 0.15/0.40  "print":1,
% 0.15/0.40  "print_level": 15,
% 0.15/0.40  "max_size": 0,
% 0.15/0.40  "max_depth": 0,
% 0.15/0.40  "max_length": 0,
% 0.15/0.40  "max_dseconds": 0,
% 0.15/0.40  "runs":[
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":3},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":3},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":4},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":4},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":5},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":5},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 1, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.15/0.40  
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":3},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":3},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":4},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":4},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":5},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":5},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 10, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.15/0.40  
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 50, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.15/0.40  
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 250, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.15/0.40  
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.15/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.15/0.40  {"max_dseconds": 1250, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1} 
% 0.15/0.40  
% 0.15/0.40  ]}
% 0.15/0.40  
% 0.15/0.40  
% 0.15/0.40  **** run 2 fork 1 starts with strategy
% 0.15/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.15/0.40  
% 0.15/0.40  **** run 3 fork 2 starts with strategy
% 0.15/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.15/0.40  
% 0.15/0.40  **** run 4 fork 3 starts with strategy
% 0.15/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.15/0.40  
% 0.15/0.40  **** run 5 fork 4 starts with strategy
% 0.15/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.15/0.40  
% 0.15/0.40  **** run 6 fork 5 starts with strategy
% 0.15/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.15/0.40  
% 0.15/0.40  **** run 7 fork 6 starts with strategy
% 0.15/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.15/0.40  
% 0.15/0.40  **** run 1 fork 0 starts with strategy
% 0.15/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.15/0.40  
% 0.15/0.40  **** run 8 fork 7 starts with strategy
% 0.15/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.15/0.52  
% 0.15/0.52  
% 0.15/0.52  fork 4: search terminated without proof.
% 0.15/0.52  
% 0.15/0.52  
% 0.15/0.52  fork 2: search terminated without proof.
% 0.15/0.52  
% 0.15/0.52  
% 0.15/0.52  fork 3: search terminated without proof.
% 0.15/0.52  
% 0.15/0.52  
% 0.15/0.52  fork 5: search terminated without proof.
% 0.15/0.52  
% 0.15/0.52  
% 0.15/0.52  fork 1: search terminated without proof.
% 0.15/0.52  
% 0.15/0.52  
% 0.15/0.52  fork 6: search terminated without proof.
% 0.15/0.52  
% 0.15/0.52  
% 0.15/0.52  fork 7: search terminated without proof.
% 0.15/0.52  
% 0.15/0.52  
% 0.15/0.52  fork 0: search terminated without proof.
% 0.15/0.56  
% 0.15/0.56  **** run 10 fork 1 starts with strategy
% 0.15/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.15/0.56  
% 0.15/0.56  **** run 9 fork 0 starts with strategy
% 0.15/0.56  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.15/0.56  
% 0.15/0.56  **** run 15 fork 6 starts with strategy
% 0.15/0.56  
% 0.15/0.56  **** run 16 fork 7 starts with strategy
% 0.15/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.15/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.15/0.56  
% 0.15/0.56  **** run 11 fork 2 starts with strategy
% 0.15/0.56  
% 0.15/0.56  **** run 14 fork 5 starts with strategy
% 0.15/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.15/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.15/0.56  
% 0.15/0.56  **** run 12 fork 3 starts with strategy
% 0.15/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.15/0.56  
% 0.15/0.56  **** run 13 fork 4 starts with strategy
% 0.15/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.15/0.68  
% 0.15/0.68  
% 0.15/0.68  fork 1: search terminated without proof.
% 0.15/0.68  
% 0.15/0.68  
% 0.15/0.68  fork 6: search terminated without proof.
% 0.15/0.68  
% 0.15/0.68  
% 0.15/0.68  fork 5: search terminated without proof.
% 0.15/0.68  
% 0.15/0.68  
% 0.15/0.68  fork 3: search terminated without proof.
% 0.15/0.68  
% 0.15/0.68  
% 0.15/0.68  fork 4: search terminated without proof.
% 0.15/0.68  
% 0.15/0.68  
% 0.15/0.68  fork 2: search terminated without proof.
% 0.15/0.68  
% 0.15/0.68  
% 0.15/0.68  fork 7: search terminated without proof.
% 0.15/0.70  
% 0.15/0.70  **** run 18 fork 1 starts with strategy
% 0.15/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.15/0.71  
% 0.15/0.71  **** run 22 fork 5 starts with strategy
% 0.15/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.15/0.71  
% 0.15/0.71  **** run 23 fork 6 starts with strategy
% 0.15/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.15/0.71  
% 0.15/0.71  **** run 24 fork 7 starts with strategy
% 0.15/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.15/0.71  
% 0.15/0.71  **** run 20 fork 3 starts with strategy
% 0.15/0.71  
% 0.15/0.71  **** run 19 fork 2 starts with strategy
% 0.15/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.15/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.15/0.71  
% 0.15/0.71  **** run 21 fork 4 starts with strategy
% 0.15/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.15/0.77  
% 0.15/0.77  
% 0.15/0.77  fork 0: search terminated without proof.
% 0.15/0.80  
% 0.15/0.80  **** run 17 fork 0 starts with strategy
% 0.15/0.80  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.15/0.82  
% 0.15/0.82  
% 0.15/0.82  fork 1: search terminated without proof.
% 0.15/0.82  
% 0.15/0.82  
% 0.15/0.82  fork 2: search terminated without proof.
% 0.15/0.82  
% 0.15/0.82  
% 0.15/0.82  fork 4: search terminated without proof.
% 0.15/0.82  
% 0.15/0.82  
% 0.15/0.82  fork 3: search terminated without proof.
% 0.15/0.84  
% 0.15/0.84  
% 0.15/0.84  fork 5: search terminated without proof.
% 0.15/0.84  
% 0.15/0.84  
% 0.15/0.84  fork 7: search terminated without proof.
% 0.15/0.84  
% 0.15/0.84  
% 0.15/0.84  fork 6: search terminated without proof.
% 0.15/0.84  
% 0.15/0.84  **** run 26 fork 1 starts with strategy
% 0.15/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.15/0.85  
% 0.15/0.85  **** run 29 fork 4 starts with strategy
% 0.15/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.15/0.85  
% 0.15/0.85  **** run 27 fork 2 starts with strategy
% 0.15/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.15/0.85  
% 0.15/0.85  **** run 28 fork 3 starts with strategy
% 0.15/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 0.15/0.87  
% 0.15/0.87  **** run 30 fork 5 starts with strategy
% 0.15/0.87  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.15/0.87  
% 0.15/0.87  **** run 32 fork 7 starts with strategy
% 0.15/0.87  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 2.77/0.87  
% 2.77/0.87  **** run 31 fork 6 starts with strategy
% 2.77/0.87  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 4.16/0.96  
% 4.16/0.96  
% 4.16/0.96  fork 1: search terminated without proof.
% 4.16/0.96  
% 4.16/0.96  
% 4.16/0.96  fork 0: search terminated without proof.
% 4.16/0.97  
% 4.16/0.97  
% 4.16/0.97  fork 3: search terminated without proof.
% 4.16/0.98  
% 4.16/0.98  **** run 25 fork 0 starts with strategy
% 4.16/0.98  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 4.16/0.98  
% 4.16/0.98  
% 4.16/0.98  fork 4: search terminated without proof.
% 4.16/0.98  
% 4.16/0.98  
% 4.16/0.98  fork 2: search terminated without proof.
% 4.16/0.98  
% 4.16/0.98  **** run 34 fork 1 starts with strategy
% 4.16/0.98  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.16/0.98  
% 4.16/0.98  
% 4.16/0.98  fork 6: search terminated without proof.
% 4.16/0.99  
% 4.16/0.99  
% 4.16/0.99  fork 5: search terminated without proof.
% 4.16/0.99  
% 4.16/0.99  
% 4.16/0.99  fork 7: search terminated without proof.
% 4.16/0.99  
% 4.16/0.99  **** run 36 fork 3 starts with strategy
% 4.16/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.16/1.01  
% 4.16/1.01  **** run 39 fork 6 starts with strategy
% 4.16/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.16/1.01  
% 4.16/1.01  **** run 35 fork 2 starts with strategy
% 4.16/1.01  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.16/1.01  
% 4.16/1.01  **** run 37 fork 4 starts with strategy
% 4.16/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.16/1.01  
% 4.16/1.01  **** run 38 fork 5 starts with strategy
% 4.16/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.16/1.01  
% 4.16/1.01  **** run 40 fork 7 starts with strategy
% 4.16/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.40/1.10  
% 5.40/1.10  
% 5.40/1.10  fork 1: search terminated without proof.
% 5.40/1.10  
% 5.40/1.10  
% 5.40/1.10  fork 0: search terminated without proof.
% 5.40/1.11  
% 5.40/1.11  
% 5.40/1.11  fork 3: search terminated without proof.
% 5.40/1.12  
% 5.40/1.12  **** run 33 fork 0 starts with strategy
% 5.40/1.12  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 5.40/1.12  
% 5.40/1.12  **** run 42 fork 1 starts with strategy
% 5.40/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.40/1.13  
% 5.40/1.13  
% 5.40/1.13  fork 2: search terminated without proof.
% 5.40/1.13  
% 5.40/1.13  
% 5.40/1.13  fork 4: search terminated without proof.
% 5.40/1.13  
% 5.40/1.13  **** run 44 fork 3 starts with strategy
% 5.40/1.13  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.40/1.14  
% 5.40/1.14  
% 5.40/1.14  fork 5: search terminated without proof.
% 5.40/1.14  
% 5.40/1.14  
% 5.40/1.14  fork 7: search terminated without proof.
% 5.40/1.14  
% 5.40/1.14  
% 5.40/1.14  fork 6: search terminated without proof.
% 5.40/1.15  
% 5.40/1.15  **** run 45 fork 4 starts with strategy
% 5.40/1.15  
% 5.40/1.15  **** run 43 fork 2 starts with strategy
% 5.40/1.15  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.40/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.40/1.16  
% 5.40/1.16  **** run 46 fork 5 starts with strategy
% 5.40/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.40/1.16  
% 5.40/1.16  **** run 48 fork 7 starts with strategy
% 5.40/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 6.05/1.17  
% 6.05/1.17  **** run 47 fork 6 starts with strategy
% 6.05/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 6.16/1.19  
% 6.16/1.19  fork 5: search finished without proof.
% 6.16/1.19  
% 6.16/1.19  fork 2: search finished without proof.
% 6.43/1.21  
% 6.43/1.21  **** run 54 fork 5 starts with strategy
% 6.43/1.21  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 6.43/1.21  
% 6.43/1.21  **** run 51 fork 2 starts with strategy
% 6.43/1.21  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.56/1.24  
% 6.56/1.24  fork 2: search finished without proof.
% 6.56/1.24  
% 6.56/1.24  
% 6.56/1.24  fork 0: search terminated without proof.
% 6.56/1.25  
% 6.56/1.25  
% 6.56/1.25  fork 3: search terminated without proof.
% 6.56/1.26  
% 6.56/1.26  
% 6.56/1.26  fork 1: search terminated without proof.
% 6.56/1.26  
% 6.56/1.26  **** run 59 fork 2 starts with strategy
% 6.56/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 6.56/1.26  
% 6.56/1.26  fork 6: search finished without proof.
% 6.56/1.27  
% 6.56/1.27  **** run 41 fork 0 starts with strategy
% 6.56/1.27  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 6.56/1.28  
% 6.56/1.28  **** run 52 fork 3 starts with strategy
% 6.56/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.56/1.28  
% 6.56/1.28  **** run 50 fork 1 starts with strategy
% 6.56/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.56/1.28  
% 6.56/1.28  
% 6.56/1.28  fork 7: search terminated without proof.
% 6.56/1.29  
% 6.56/1.29  **** run 55 fork 6 starts with strategy
% 6.56/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 6.56/1.29  
% 6.56/1.29  
% 6.56/1.29  fork 4: search terminated without proof.
% 6.56/1.30  
% 6.56/1.30  fork 3: search finished without proof.
% 6.56/1.31  
% 6.56/1.31  **** run 56 fork 7 starts with strategy
% 6.56/1.31  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 6.56/1.31  
% 6.56/1.31  **** run 53 fork 4 starts with strategy
% 6.56/1.31  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 7.26/1.32  
% 7.26/1.32  **** run 60 fork 3 starts with strategy
% 7.26/1.32  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.26/1.33  
% 7.26/1.33  
% 7.26/1.33  fork 5: search terminated without proof.
% 7.26/1.35  
% 7.26/1.35  **** run 62 fork 5 starts with strategy
% 7.26/1.35  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 7.26/1.37  
% 7.26/1.37  
% 7.26/1.37  fork 2: search terminated without proof.
% 7.80/1.39  
% 7.80/1.39  
% 7.80/1.39  fork 0: search terminated without proof.
% 7.80/1.40  
% 7.80/1.40  **** run 67 fork 2 starts with strategy
% 7.80/1.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1}
% 7.80/1.40  
% 7.80/1.40  
% 7.80/1.40  fork 6: search terminated without proof.
% 7.80/1.41  
% 7.80/1.41  
% 7.80/1.41  fork 1: search terminated without proof.
% 7.80/1.41  
% 7.80/1.41  **** run 49 fork 0 starts with strategy
% 7.80/1.41  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 7.80/1.42  
% 7.80/1.42  
% 7.80/1.42  fork 7: search terminated without proof.
% 7.80/1.43  
% 7.80/1.43  **** run 63 fork 6 starts with strategy
% 7.80/1.43  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 7.80/1.43  
% 7.80/1.43  
% 7.80/1.43  fork 4: search terminated without proof.
% 7.80/1.43  
% 7.80/1.43  **** run 58 fork 1 starts with strategy
% 7.80/1.43  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 7.80/1.44  
% 7.80/1.44  
% 7.80/1.44  fork 3: search terminated without proof.
% 7.80/1.45  
% 7.80/1.45  **** run 64 fork 7 starts with strategy
% 7.80/1.45  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 7.80/1.46  
% 7.80/1.46  **** run 61 fork 4 starts with strategy
% 7.80/1.46  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 8.44/1.46  
% 8.44/1.46  **** run 68 fork 3 starts with strategy
% 8.44/1.46  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"rewrite":0}
% 8.44/1.47  
% 8.44/1.47  
% 8.44/1.47  fork 5: search terminated without proof.
% 8.44/1.49  
% 8.44/1.49  **** run 70 fork 5 starts with strategy
% 8.44/1.49  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":2}
% 8.44/1.52  
% 8.44/1.52  
% 8.44/1.52  fork 2: search terminated without proof.
% 8.44/1.54  
% 8.44/1.54  
% 8.44/1.54  fork 6: search terminated without proof.
% 8.44/1.54  
% 8.44/1.54  **** run 75 fork 2 starts with strategy
% 8.44/1.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":4}
% 8.44/1.56  
% 8.44/1.56  
% 8.44/1.56  fork 1: search terminated without proof.
% 8.44/1.57  
% 8.44/1.57  
% 8.44/1.57  fork 7: search terminated without proof.
% 8.44/1.57  
% 8.44/1.57  **** run 71 fork 6 starts with strategy
% 8.44/1.57  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":2}
% 8.44/1.58  
% 8.44/1.58  
% 8.44/1.58  fork 4: search terminated without proof.
% 8.44/1.58  
% 8.44/1.58  **** run 66 fork 1 starts with strategy
% 8.44/1.58  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 8.44/1.59  
% 8.44/1.59  
% 8.44/1.59  fork 3: search terminated without proof.
% 8.44/1.59  
% 8.44/1.59  **** run 72 fork 7 starts with strategy
% 8.44/1.59  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 8.44/1.60  
% 8.44/1.60  
% 8.44/1.60  fork 0: search terminated without proof.
% 8.44/1.61  
% 8.44/1.61  **** run 69 fork 4 starts with strategy
% 8.44/1.61  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"weight_select_ratio":2}
% 8.44/1.61  
% 8.44/1.61  **** run 76 fork 3 starts with strategy
% 8.44/1.61  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":4}
% 8.44/1.63  
% 8.44/1.63  
% 8.44/1.63  fork 5: search terminated without proof.
% 8.44/1.63  
% 8.44/1.63  **** run 57 fork 0 starts with strategy
% 8.44/1.63  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 8.44/1.65  
% 8.44/1.65  **** run 78 fork 5 starts with strategy
% 8.44/1.65  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":5}
% 8.44/1.66  
% 8.44/1.66  fork 1: search finished without proof.
% 8.44/1.67  
% 8.44/1.67  
% 8.44/1.67  fork 2: search terminated without proof.
% 8.44/1.69  
% 8.44/1.69  **** run 83 fork 2 starts with strategy
% 8.44/1.69  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 8.44/1.69  
% 8.44/1.69  **** run 74 fork 1 starts with strategy
% 8.44/1.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":3}
% 8.44/1.71  
% 8.44/1.71  
% 8.44/1.71  fork 6: search terminated without proof.
% 9.31/1.71  
% 9.31/1.71  
% 9.31/1.71  fork 7: search terminated without proof.
% 9.31/1.73  
% 9.31/1.73  
% 9.31/1.73  fork 4: search terminated without proof.
% 9.31/1.73  
% 9.31/1.73  **** run 79 fork 6 starts with strategy
% 9.31/1.73  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"depth_penalty":50}
% 9.31/1.73  
% 9.31/1.73  
% 9.31/1.73  fork 3: search terminated without proof.
% 9.31/1.74  
% 9.31/1.74  **** run 80 fork 7 starts with strategy
% 9.31/1.74  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 10.56/1.75  
% 10.56/1.75  **** run 77 fork 4 starts with strategy
% 10.56/1.75  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":5}
% 10.56/1.76  
% 10.56/1.76  **** run 84 fork 3 starts with strategy
% 10.56/1.76  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 10.70/1.78  
% 10.70/1.78  
% 10.70/1.78  fork 5: search terminated without proof.
% 10.70/1.80  
% 10.70/1.80  **** run 86 fork 5 starts with strategy
% 10.70/1.80  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 10.70/1.80  
% 10.70/1.80  
% 10.70/1.80  fork 0: search terminated without proof.
% 10.70/1.81  
% 10.70/1.81  
% 10.70/1.81  fork 1: search terminated without proof.
% 11.15/1.82  
% 11.15/1.82  **** run 65 fork 0 starts with strategy
% 11.15/1.82  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 11.15/1.83  
% 11.15/1.83  **** run 82 fork 1 starts with strategy
% 11.15/1.83  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 11.42/1.85  
% 11.42/1.85  
% 11.42/1.85  fork 6: search terminated without proof.
% 11.42/1.86  
% 11.42/1.86  
% 11.42/1.86  fork 7: search terminated without proof.
% 11.42/1.87  
% 11.42/1.87  
% 11.42/1.87  fork 4: search terminated without proof.
% 11.42/1.88  
% 11.42/1.88  **** run 87 fork 6 starts with strategy
% 11.42/1.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 11.42/1.88  
% 11.42/1.88  **** run 88 fork 7 starts with strategy
% 11.42/1.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 11.42/1.90  
% 11.42/1.90  **** run 85 fork 4 starts with strategy
% 11.42/1.90  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 12.07/1.94  
% 12.07/1.94  
% 12.07/1.94  fork 0: search terminated without proof.
% 12.07/1.96  
% 12.07/1.96  **** run 73 fork 0 starts with strategy
% 12.07/1.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":3}
% 13.06/2.09  
% 13.06/2.09  
% 13.06/2.09  fork 0: search terminated without proof.
% 13.54/2.11  
% 13.54/2.11  **** run 81 fork 0 starts with strategy
% 13.54/2.11  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1,"sine":1}
% 13.82/2.25  
% 13.82/2.25  
% 13.82/2.25  fork 0: search terminated without proof.
% 13.82/2.29  
% 13.82/2.29  **** run 89 fork 0 starts with strategy
% 13.82/2.29  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 17.54/2.72  
% 17.54/2.72  
% 17.54/2.72  fork 2: search terminated without proof.
% 18.32/2.75  
% 18.32/2.75  **** run 91 fork 2 starts with strategy
% 18.32/2.75  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 18.32/2.77  
% 18.32/2.77  
% 18.32/2.77  fork 3: search terminated without proof.
% 18.85/2.82  
% 18.85/2.82  **** run 92 fork 3 starts with strategy
% 18.85/2.82  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 18.85/2.82  
% 18.85/2.82  
% 18.85/2.82  fork 5: search terminated without proof.
% 18.85/2.85  
% 18.85/2.85  
% 18.85/2.85  fork 1: search terminated without proof.
% 18.85/2.86  
% 18.85/2.86  **** run 94 fork 5 starts with strategy
% 18.85/2.86  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 19.39/2.88  
% 19.39/2.88  **** run 90 fork 1 starts with strategy
% 19.39/2.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 19.39/2.90  
% 19.39/2.90  
% 19.39/2.90  fork 7: search terminated without proof.
% 19.68/2.91  
% 19.68/2.91  
% 19.68/2.91  fork 6: search terminated without proof.
% 19.68/2.91  
% 19.68/2.91  
% 19.68/2.91  fork 4: search terminated without proof.
% 19.68/2.94  
% 19.68/2.94  **** run 96 fork 7 starts with strategy
% 19.68/2.94  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 19.68/2.95  
% 19.68/2.95  **** run 95 fork 6 starts with strategy
% 19.68/2.95  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 19.68/2.96  
% 19.68/2.96  **** run 93 fork 4 starts with strategy
% 19.68/2.96  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 24.18/3.52  
% 24.18/3.52  
% 24.18/3.52  fork 0: search terminated without proof.
% 24.78/3.56  
% 24.78/3.56  **** run 97 fork 0 starts with strategy
% 24.78/3.56  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 26.29/3.78  
% 26.29/3.78  
% 26.29/3.78  fork 2: search terminated without proof.
% 26.29/3.81  
% 26.29/3.81  **** run 99 fork 2 starts with strategy
% 26.29/3.81  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 26.29/3.85  
% 26.29/3.85  
% 26.29/3.85  fork 3: search terminated without proof.
% 26.29/3.88  
% 26.29/3.88  
% 26.29/3.88  fork 5: search terminated without proof.
% 26.29/3.89  
% 26.29/3.89  **** run 100 fork 3 starts with strategy
% 26.29/3.89  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 26.29/3.92  
% 26.29/3.92  
% 26.29/3.92  fork 1: search terminated without proof.
% 26.29/3.92  
% 26.29/3.92  **** run 102 fork 5 starts with strategy
% 26.29/3.92  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 26.29/3.96  
% 26.29/3.96  **** run 98 fork 1 starts with strategy
% 26.29/3.96  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 26.29/3.97  
% 26.29/3.97  
% 26.29/3.97  fork 6: search terminated without proof.
% 26.29/3.97  
% 26.29/3.97  
% 26.29/3.97  fork 7: search terminated without proof.
% 26.29/4.00  
% 26.29/4.00  
% 26.29/4.00  fork 4: search terminated without proof.
% 27.30/4.02  
% 27.30/4.02  **** run 103 fork 6 starts with strategy
% 27.30/4.02  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 27.30/4.02  
% 27.30/4.02  **** run 104 fork 7 starts with strategy
% 27.30/4.02  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 27.30/4.05  
% 27.30/4.05  **** run 101 fork 4 starts with strategy
% 27.30/4.05  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 34.50/4.82  
% 34.50/4.82  
% 34.50/4.82  fork 0: search terminated without proof.
% 34.50/4.84  
% 34.50/4.84  
% 34.50/4.84  fork 2: search terminated without proof.
% 34.50/4.88  
% 34.50/4.88  **** run 105 fork 0 starts with strategy
% 34.50/4.88  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 34.50/4.88  
% 34.50/4.88  **** run 107 fork 2 starts with strategy
% 34.50/4.88  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 35.21/4.91  
% 35.21/4.91  
% 35.21/4.91  fork 3: search terminated without proof.
% 35.21/4.95  
% 35.21/4.95  
% 35.21/4.95  fork 5: search terminated without proof.
% 35.21/4.95  
% 35.21/4.95  **** run 108 fork 3 starts with strategy
% 35.21/4.95  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 35.99/4.99  
% 35.99/4.99  **** run 110 fork 5 starts with strategy
% 35.99/4.99  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 36.09/5.00  
% 36.09/5.00  
% 36.09/5.00  fork 1: search terminated without proof.
% 36.20/5.04  
% 36.20/5.04  
% 36.20/5.04  fork 6: search terminated without proof.
% 36.20/5.04  
% 36.20/5.04  **** run 106 fork 1 starts with strategy
% 36.20/5.04  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 36.20/5.06  
% 36.20/5.06  
% 36.20/5.06  fork 7: search terminated without proof.
% 36.20/5.07  
% 36.20/5.07  
% 36.20/5.07  fork 4: search terminated without proof.
% 36.20/5.08  
% 36.20/5.08  **** run 111 fork 6 starts with strategy
% 36.20/5.08  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 36.20/5.09  
% 36.20/5.09  **** run 112 fork 7 starts with strategy
% 36.20/5.09  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 36.91/5.12  
% 36.91/5.12  **** run 109 fork 4 starts with strategy
% 36.91/5.12  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 42.71/5.91  
% 42.71/5.91  
% 42.71/5.91  fork 2: search terminated without proof.
% 43.43/5.94  
% 43.43/5.94  **** run 115 fork 2 starts with strategy
% 43.43/5.94  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 43.43/5.98  
% 43.43/5.98  
% 43.43/5.98  fork 3: search terminated without proof.
% 43.89/6.01  
% 43.89/6.01  
% 43.89/6.01  fork 5: search terminated without proof.
% 43.89/6.02  
% 43.89/6.02  **** run 116 fork 3 starts with strategy
% 43.89/6.02  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 43.89/6.04  
% 43.89/6.04  
% 43.89/6.04  fork 0: search terminated without proof.
% 43.89/6.05  
% 43.89/6.05  **** run 118 fork 5 starts with strategy
% 43.89/6.05  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 44.41/6.06  
% 44.41/6.06  
% 44.41/6.06  fork 1: search terminated without proof.
% 44.41/6.10  
% 44.41/6.10  
% 44.41/6.10  fork 6: search terminated without proof.
% 44.41/6.10  
% 44.41/6.10  **** run 114 fork 1 starts with strategy
% 44.41/6.10  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 44.41/6.12  
% 44.41/6.12  
% 44.41/6.12  fork 7: search terminated without proof.
% 44.41/6.13  
% 44.41/6.13  **** run 113 fork 0 starts with strategy
% 44.41/6.13  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 44.41/6.15  
% 44.41/6.15  **** run 119 fork 6 starts with strategy
% 44.41/6.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 44.41/6.15  
% 44.41/6.15  
% 44.41/6.15  fork 4: search terminated without proof.
% 44.41/6.15  
% 44.41/6.15  **** run 120 fork 7 starts with strategy
% 44.41/6.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 44.41/6.19  
% 44.41/6.19  **** run 117 fork 4 starts with strategy
% 44.41/6.19  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 49.90/6.97  
% 49.90/6.97  
% 49.90/6.97  fork 2: search terminated without proof.
% 49.90/7.01  
% 49.90/7.01  **** run 123 fork 2 starts with strategy
% 49.90/7.01  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":0}
% 51.11/7.05  
% 51.11/7.05  
% 51.11/7.05  fork 3: search terminated without proof.
% 51.11/7.07  
% 51.11/7.07  
% 51.11/7.07  fork 5: search terminated without proof.
% 51.11/7.08  
% 51.11/7.08  **** run 124 fork 3 starts with strategy
% 51.11/7.08  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 52.46/7.10  
% 52.46/7.10  **** run 126 fork 5 starts with strategy
% 52.46/7.10  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 52.46/7.11  
% 52.46/7.11  fork 3: search finished without proof.
% 52.46/7.13  
% 52.46/7.13  **** run 132 fork 3 starts with strategy
% 52.46/7.13  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":10}
% 52.46/7.14  
% 52.46/7.14  
% 52.46/7.14  fork 1: search terminated without proof.
% 52.46/7.16  
% 52.46/7.16  fork 3: search finished without proof.
% 52.46/7.17  
% 52.46/7.17  
% 52.46/7.17  fork 6: search terminated without proof.
% 53.14/7.18  
% 53.14/7.18  **** run 140 fork 3 starts with strategy
% 53.14/7.18  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 53.14/7.18  
% 53.14/7.18  
% 53.14/7.18  fork 7: search terminated without proof.
% 53.14/7.18  
% 53.14/7.18  **** run 122 fork 1 starts with strategy
% 53.14/7.18  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 53.35/7.21  
% 53.35/7.21  **** run 127 fork 6 starts with strategy
% 53.35/7.21  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 53.35/7.21  
% 53.35/7.21  
% 53.35/7.21  fork 4: search terminated without proof.
% 53.35/7.21  
% 53.35/7.21  **** run 128 fork 7 starts with strategy
% 53.35/7.21  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 53.53/7.23  
% 53.53/7.23  fork 6: search finished without proof.
% 53.53/7.25  
% 53.53/7.25  **** run 125 fork 4 starts with strategy
% 53.53/7.25  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 53.53/7.25  
% 53.53/7.25  **** run 135 fork 6 starts with strategy
% 53.53/7.25  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 53.53/7.31  
% 53.53/7.31  fork 7: search finished without proof.
% 54.30/7.33  
% 54.30/7.33  **** run 136 fork 7 starts with strategy
% 54.30/7.33  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30}
% 54.30/7.36  
% 54.30/7.36  
% 54.30/7.36  fork 0: search terminated without proof.
% 54.88/7.39  
% 54.88/7.39  **** run 121 fork 0 starts with strategy
% 54.88/7.39  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 59.77/8.03  
% 59.77/8.03  
% 59.77/8.03  fork 2: search terminated without proof.
% 59.77/8.07  
% 59.77/8.07  **** run 131 fork 2 starts with strategy
% 59.77/8.07  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 60.90/8.17  
% 60.90/8.17  
% 60.90/8.17  fork 5: search terminated without proof.
% 61.17/8.20  
% 61.17/8.20  **** run 134 fork 5 starts with strategy
% 61.17/8.20  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20}
% 61.17/8.21  
% 61.17/8.21  
% 61.17/8.21  fork 3: search terminated without proof.
% 61.17/8.21  
% 61.17/8.21  
% 61.17/8.21  fork 1: search terminated without proof.
% 61.17/8.23  
% 61.17/8.23  **** run 148 fork 3 starts with strategy
% 61.17/8.23  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1}
% 61.17/8.25  
% 61.17/8.25  **** run 130 fork 1 starts with strategy
% 61.17/8.25  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 61.17/8.27  
% 61.17/8.27  
% 61.17/8.27  fork 4: search terminated without proof.
% 61.17/8.30  
% 61.17/8.30  **** run 133 fork 4 starts with strategy
% 61.17/8.31  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":15}
% 61.17/8.33  
% 61.17/8.33  fork 4: search finished without proof.
% 61.17/8.35  
% 61.17/8.35  
% 61.17/8.35  fork 6: search terminated without proof.
% 61.17/8.35  
% 61.17/8.35  
% 61.17/8.35  fork 7: search terminated without proof.
% 61.17/8.35  
% 61.17/8.35  **** run 141 fork 4 starts with strategy
% 61.17/8.35  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 61.17/8.37  
% 61.17/8.37  **** run 143 fork 6 starts with strategy
% 61.17/8.37  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 61.17/8.38  
% 61.17/8.38  **** run 144 fork 7 starts with strategy
% 61.17/8.38  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 63.91/8.63  
% 63.91/8.63  
% 63.91/8.63  fork 0: search terminated without proof.
% 64.74/8.67  
% 64.74/8.67  **** run 129 fork 0 starts with strategy
% 64.74/8.67  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 67.70/9.09  
% 67.70/9.09  
% 67.70/9.09  fork 2: search terminated without proof.
% 67.70/9.12  
% 67.70/9.12  **** run 139 fork 2 starts with strategy
% 67.70/9.12  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 67.70/9.23  
% 67.70/9.23  
% 67.70/9.23  fork 5: search terminated without proof.
% 68.51/9.25  
% 68.51/9.25  **** run 142 fork 5 starts with strategy
% 68.51/9.25  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 68.51/9.27  
% 68.51/9.27  
% 68.51/9.27  fork 3: search terminated without proof.
% 69.58/9.30  
% 69.58/9.30  **** run 156 fork 3 starts with strategy
% 69.58/9.30  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":4}
% 69.78/9.38  
% 69.78/9.38  
% 69.78/9.38  fork 4: search terminated without proof.
% 69.78/9.39  
% 69.78/9.39  
% 69.78/9.39  fork 6: search terminated without proof.
% 69.78/9.40  
% 69.78/9.40  
% 69.78/9.40  fork 7: search terminated without proof.
% 69.78/9.40  
% 69.78/9.40  **** run 149 fork 4 starts with strategy
% 69.78/9.40  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1,"rewrite":0}
% 70.48/9.43  
% 70.48/9.43  **** run 151 fork 6 starts with strategy
% 70.48/9.43  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":2}
% 70.48/9.43  
% 70.48/9.43  **** run 152 fork 7 starts with strategy
% 70.48/9.43  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":2}
% 70.48/9.48  
% 70.48/9.48  
% 70.48/9.48  fork 1: search terminated without proof.
% 70.96/9.53  
% 70.96/9.53  **** run 138 fork 1 starts with strategy
% 70.96/9.53  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 75.34/10.14  
% 75.34/10.14  
% 75.34/10.14  fork 2: search terminated without proof.
% 75.34/10.18  
% 75.34/10.18  **** run 147 fork 2 starts with strategy
% 75.34/10.18  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 75.94/10.27  
% 75.94/10.27  fork 2: search finished without proof.
% 75.94/10.28  
% 75.94/10.28  
% 75.94/10.28  fork 5: search terminated without proof.
% 76.40/10.30  
% 76.40/10.30  **** run 155 fork 2 starts with strategy
% 76.40/10.30  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":3}
% 76.40/10.31  
% 76.40/10.31  **** run 150 fork 5 starts with strategy
% 76.40/10.31  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1,"weight_select_ratio":2}
% 76.40/10.33  
% 76.40/10.33  
% 76.40/10.33  fork 3: search terminated without proof.
% 76.40/10.36  
% 76.40/10.36  
% 76.40/10.36  fork 0: search terminated without proof.
% 76.40/10.36  
% 76.40/10.36  **** run 164 fork 3 starts with strategy
% 76.97/10.36  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 77.09/10.41  
% 77.09/10.41  **** run 137 fork 0 starts with strategy
% 77.09/10.41  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":40}
% 77.45/10.43  
% 77.45/10.43  
% 77.45/10.43  fork 4: search terminated without proof.
% 77.45/10.46  
% 77.45/10.46  
% 77.45/10.46  fork 7: search terminated without proof.
% 77.45/10.47  
% 77.45/10.47  **** run 157 fork 4 starts with strategy
% 77.45/10.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":4}
% 77.45/10.49  
% 77.45/10.49  **** run 160 fork 7 starts with strategy
% 77.45/10.49  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1,"depth_penalty":50}
% 78.13/10.52  
% 78.13/10.52  
% 78.13/10.52  fork 6: search terminated without proof.
% 78.13/10.55  
% 78.13/10.55  **** run 159 fork 6 starts with strategy
% 78.13/10.55  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":5}
% 81.24/11.01  
% 81.24/11.01  
% 81.24/11.01  fork 1: search terminated without proof.
% 81.93/11.05  
% 81.93/11.05  **** run 146 fork 1 starts with strategy
% 81.93/11.05  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 83.63/11.34  
% 83.63/11.34  
% 83.63/11.34  fork 5: search terminated without proof.
% 83.63/11.37  
% 83.63/11.37  **** run 158 fork 5 starts with strategy
% 83.63/11.37  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":5}
% 83.63/11.43  
% 83.63/11.43  
% 83.63/11.43  fork 0: search terminated without proof.
% 83.63/11.46  
% 83.63/11.46  **** run 145 fork 0 starts with strategy
% 83.63/11.46  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 83.63/11.48  
% 83.63/11.48  
% 83.63/11.48  fork 2: search terminated without proof.
% 83.63/11.51  
% 83.63/11.51  
% 83.63/11.51  fork 4: search terminated without proof.
% 83.63/11.51  
% 83.63/11.51  **** run 163 fork 2 starts with strategy
% 83.63/11.51  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 83.63/11.55  
% 83.63/11.55  **** run 165 fork 4 starts with strategy
% 83.63/11.55  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 85.19/11.59  
% 85.19/11.59  
% 85.19/11.59  fork 6: search terminated without proof.
% 85.19/11.62  
% 85.19/11.62  **** run 167 fork 6 starts with strategy
% 85.19/11.62  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 87.59/11.83  
% 87.59/11.83  
% 87.59/11.83  fork 7: search terminated without proof.
% 88.38/11.86  
% 88.38/11.86  **** run 168 fork 7 starts with strategy
% 88.38/11.86  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 90.00/12.08  
% 90.00/12.08  
% 90.00/12.08  fork 1: search terminated without proof.
% 90.00/12.11  
% 90.00/12.11  **** run 154 fork 1 starts with strategy
% 90.00/12.11  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":3}
% 90.79/12.40  
% 90.79/12.40  
% 90.79/12.40  fork 5: search terminated without proof.
% 90.79/12.43  
% 90.79/12.43  **** run 166 fork 5 starts with strategy
% 90.79/12.43  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 90.79/12.48  
% 90.79/12.48  
% 90.79/12.48  fork 0: search terminated without proof.
% 90.79/12.52  
% 90.79/12.52  **** run 153 fork 0 starts with strategy
% 90.79/12.52  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 96.84/13.14  
% 96.84/13.14  
% 96.84/13.14  fork 1: search terminated without proof.
% 96.84/13.17  
% 96.84/13.17  **** run 162 fork 1 starts with strategy
% 96.84/13.17  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1,"sine":1}
% 101.10/13.55  
% 101.10/13.55  
% 101.10/13.55  fork 0: search terminated without proof.
% 101.31/13.58  
% 101.31/13.58  **** run 161 fork 0 starts with strategy
% 101.31/13.58  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"sine":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 106.68/14.27  
% 106.68/14.27  
% 106.68/14.27  fork 1: search terminated without proof.
% 106.68/14.30  
% 106.68/14.30  **** run 170 fork 1 starts with strategy
% 106.68/14.30  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 108.27/14.61  
% 108.27/14.61  
% 108.27/14.61  fork 0: search terminated without proof.
% 108.27/14.64  
% 108.27/14.64  **** run 169 fork 0 starts with strategy
% 108.27/14.64  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 120.30/16.11  
% 120.30/16.11  
% 120.30/16.11  fork 3: search terminated without proof.
% 120.30/16.20  
% 120.30/16.20  **** run 172 fork 3 starts with strategy
% 120.30/16.20  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 123.92/16.53  
% 123.92/16.53  
% 123.92/16.53  fork 2: search terminated without proof.
% 124.56/16.57  
% 124.56/16.57  
% 124.56/16.57  fork 4: search terminated without proof.
% 124.56/16.57  
% 124.56/16.57  **** run 171 fork 2 starts with strategy
% 124.56/16.57  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 125.01/16.63  
% 125.01/16.63  **** run 173 fork 4 starts with strategy
% 125.01/16.63  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 125.28/16.66  
% 125.28/16.66  
% 125.28/16.66  fork 6: search terminated without proof.
% 125.28/16.70  
% 125.28/16.70  **** run 175 fork 6 starts with strategy
% 125.28/16.70  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 130.23/17.37  
% 130.23/17.37  
% 130.23/17.37  fork 7: search terminated without proof.
% 131.29/17.43  
% 131.29/17.43  **** run 176 fork 7 starts with strategy
% 131.29/17.43  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 131.29/17.47  
% 131.29/17.47  
% 131.29/17.47  fork 5: search terminated without proof.
% 131.98/17.52  
% 131.98/17.52  **** run 174 fork 5 starts with strategy
% 131.98/17.52  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 145.03/19.34  
% 145.03/19.34  
% 145.03/19.34  fork 1: search terminated without proof.
% 145.03/19.40  
% 145.03/19.40  **** run 178 fork 1 starts with strategy
% 145.03/19.40  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 148.25/19.66  
% 148.25/19.66  
% 148.25/19.66  fork 0: search terminated without proof.
% 149.23/19.72  
% 149.23/19.72  **** run 177 fork 0 starts with strategy
% 149.23/19.72  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 163.94/21.62  
% 163.94/21.62  
% 163.94/21.62  fork 2: search terminated without proof.
% 164.17/21.67  
% 164.17/21.67  **** run 179 fork 2 starts with strategy
% 164.17/21.67  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 164.17/21.71  
% 164.17/21.71  
% 164.17/21.71  fork 4: search terminated without proof.
% 164.93/21.73  
% 164.93/21.73  
% 164.93/21.73  fork 6: search terminated without proof.
% 164.93/21.73  
% 164.93/21.73  **** run 181 fork 4 starts with strategy
% 164.93/21.73  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 164.93/21.78  
% 164.93/21.78  **** run 183 fork 6 starts with strategy
% 164.93/21.78  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 166.58/21.98  
% 166.58/21.98  
% 166.58/21.98  fork 3: search terminated without proof.
% 166.58/22.02  
% 166.58/22.02  **** run 180 fork 3 starts with strategy
% 166.58/22.02  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 170.51/22.49  
% 170.51/22.49  
% 170.51/22.49  fork 7: search terminated without proof.
% 171.01/22.54  
% 171.01/22.54  **** run 184 fork 7 starts with strategy
% 171.01/22.54  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 172.19/22.66  
% 172.19/22.66  
% 172.19/22.66  fork 5: search terminated without proof.
% 172.46/22.70  
% 172.46/22.70  **** run 182 fork 5 starts with strategy
% 172.46/22.70  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 186.82/24.56  
% 186.82/24.56  
% 186.82/24.56  fork 1: search terminated without proof.
% 187.24/24.61  
% 187.24/24.61  **** run 186 fork 1 starts with strategy
% 187.24/24.61  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 188.57/24.83  
% 188.57/24.83  
% 188.57/24.83  fork 0: search terminated without proof.
% 188.57/24.90  
% 188.57/24.90  **** run 185 fork 0 starts with strategy
% 188.57/24.90  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 192.78/25.33  
% 192.78/25.33  
% 192.78/25.33  result: proof found
% 192.78/25.33  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 192.78/25.33  by run 179 fork 2 strategy {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 192.78/25.33  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 192.78/25.33  
% 192.78/25.33  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 192.78/25.33  
% 192.78/25.33  run 179 fork 2 statistics:
% 192.78/25.33  ----------------------------------
% 192.78/25.33  this run seconds: 3.262241
% 192.78/25.33  total seconds: 24.347900
% 192.78/25.33  stat_given_used: 919
% 192.78/25.33  stat_given_used_at_endgame: 0
% 192.78/25.33  stat_given_candidates:   11084
% 192.78/25.33  stat_given_candidates_at_endgame: 0
% 192.78/25.33  stat_given_candidates_h: 0
% 192.78/25.33  stat_binres_derived_cl:   1
% 192.78/25.33  stat_binres_derived_cl_h: 0
% 192.78/25.33  stat_factor_derived_cl: 0
% 192.78/25.33  stat_para_derived_cl: 421619
% 192.78/25.33  stat_tautologies_discarded: 0
% 192.78/25.33  stat_forward_subsumed: 18981
% 192.78/25.33  stat_derived_cut: 0
% 192.78/25.33  stat_derived_rewritten: 274
% 192.78/25.33  stat_weight_discarded_building: 0
% 192.78/25.33  stat_weight_discarded_cl: 51910
% 192.78/25.33  stat_internlimit_discarded_cl: 0
% 192.78/25.33  stat_simplified:  274 simplified 0 derived 0 given
% 192.78/25.33  stat_kept_cl: 348755
% 192.78/25.33  stat_built_cl: 402777
% 192.78/25.33  stat_hyperres_partial_cl: 0
% 192.78/25.33  stat_made_rewriters: 864
% 192.78/25.33  stat_backward_subsumed: 0
% 192.78/25.33  stat_propagated_subsumed: 0
% 192.78/25.33  stat_clsubs_attempted:                     31381
% 192.78/25.33  stat_clsubs_fact_groundunit_found:             0
% 192.78/25.33  stat_clsubs_rule_groundunit_found:             1
% 192.78/25.33  stat_clsubs_top_meta_attempted:             434770
% 192.78/25.33  stat_clsubs_top_meta_failed:                403389
% 192.78/25.33  stat_clsubs_top_meta_nonpref_attempted:              434770
% 192.78/25.33  stat_clsubs_top_meta_nonpref_succeeded:              179234
% 192.78/25.33  stat_clsubs_top_meta_pref_attempted:                 179234
% 192.78/25.33  stat_clsubs_top_meta_pref1_succeeded:                179234
% 192.78/25.33  stat_clsubs_top_meta_pref2_succeeded:                 58379
% 192.78/25.33  stat_clsubs_top_meta_pref3_succeeded:                 31381
% 192.78/25.33  stat_clsubs_top_meta_pref_succeeded:                  31381
% 192.78/25.33  stat_clsubs_meta_attempted:                31381
% 192.78/25.33  stat_clsubs_meta_failed:                    1539
% 192.78/25.33  stat_clsubs_predsymbs_attempted:               0
% 192.78/25.33  stat_clsubs_unit_attempted:                31381
% 192.78/25.33  stat_clsubs_full_attempted:                    0
% 192.78/25.33  stat_forwardsubs_attempted:               419646
% 192.78/25.33  stat_lit_hash_added:                 348768
% 192.78/25.33  stat_lit_hash_computed:              769653
% 192.78/25.33  stat_lit_hash_match_found:            19238
% 192.78/25.33  stat_lit_hash_match_miss:            802586
% 192.78/25.33  stat_lit_hash_cut_ok:                     0
% 192.78/25.33  stat_lit_strong_cut_ok:                   0
% 192.78/25.33  stat_lit_hash_subsume_ok:             18981
% 192.78/25.33  clqueue els 10000000 used 1
% 192.78/25.33  clactive els 10000000 used 920
% 192.78/25.33  clactivesubsume els 10000000 used 5503
% 192.78/25.33  queue_termbuf els 200000000 used 50876047
% 192.78/25.33  hyper_termbuf els 100000000 used 1
% 192.78/25.33  active_termbuf els 100000000 used 54745
% 192.78/25.33  varstack els 5000 last used 1
% 192.78/25.33  given_termbuf els 10000000 last used 40
% 192.78/25.33  simplified_termbuf els 10000000 last used 1
% 192.78/25.33  derived_termbuf els 10000000 last used 3
% 192.78/25.33  wr_mallocs: 280439
% 192.78/25.33  wr_callocs: 19
% 192.78/25.33  wr_reallocs: 66970
% 192.78/25.33  wr_frees: 2
% 192.78/25.33  wr_malloc_bytes: 4175877028
% 192.78/25.33  wr_calloc_bytes: 96065504
% 192.78/25.33  wr_realloc_bytes: 13059048
% 192.78/25.33  wr_realloc_freebytes: 0
% 192.78/25.33  ----------------------------------
%------------------------------------------------------------------------------