./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_postinc_08_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_postinc_08_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 49988e9645477874282b5a4c8f3947bb845a29899f2cd8be15967a5457c91d03 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-05 23:11:03,270 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-05 23:11:03,325 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-12-05 23:11:03,328 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-05 23:11:03,329 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-05 23:11:03,347 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-05 23:11:03,348 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-05 23:11:03,348 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-05 23:11:03,349 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-05 23:11:03,349 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-05 23:11:03,349 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-05 23:11:03,349 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-05 23:11:03,349 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-05 23:11:03,349 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-05 23:11:03,349 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-05 23:11:03,349 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-05 23:11:03,350 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-05 23:11:03,350 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-05 23:11:03,350 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-05 23:11:03,350 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-05 23:11:03,350 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-05 23:11:03,350 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-05 23:11:03,350 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-05 23:11:03,350 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-05 23:11:03,350 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-05 23:11:03,351 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-05 23:11:03,351 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 23:11:03,351 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-05 23:11:03,351 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-05 23:11:03,351 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-05 23:11:03,351 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-05 23:11:03,351 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-05 23:11:03,351 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 49988e9645477874282b5a4c8f3947bb845a29899f2cd8be15967a5457c91d03 [2024-12-05 23:11:03,562 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-05 23:11:03,569 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-05 23:11:03,571 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-05 23:11:03,572 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-05 23:11:03,573 INFO L274 PluginConnector]: CDTParser initialized [2024-12-05 23:11:03,574 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_postinc_08_good.i [2024-12-05 23:11:06,185 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b/data/77f9a09d6/b79f4af19d884f9a919199a58643e243/FLAG710386fc5 [2024-12-05 23:11:06,480 INFO L384 CDTParser]: Found 1 translation units. [2024-12-05 23:11:06,480 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/sv-benchmarks/c/Juliet_Test/CWE190_Integer_Overflow__int_fscanf_postinc_08_good.i [2024-12-05 23:11:06,501 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b/data/77f9a09d6/b79f4af19d884f9a919199a58643e243/FLAG710386fc5 [2024-12-05 23:11:06,745 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b/data/77f9a09d6/b79f4af19d884f9a919199a58643e243 [2024-12-05 23:11:06,747 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-05 23:11:06,748 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-05 23:11:06,749 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-05 23:11:06,749 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-05 23:11:06,752 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-05 23:11:06,752 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 11:11:06" (1/1) ... [2024-12-05 23:11:06,753 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@58f4762a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:06, skipping insertion in model container [2024-12-05 23:11:06,753 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 11:11:06" (1/1) ... [2024-12-05 23:11:06,786 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-05 23:11:07,427 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 23:11:07,434 INFO L200 MainTranslator]: Completed pre-run [2024-12-05 23:11:07,511 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 23:11:07,608 INFO L204 MainTranslator]: Completed translation [2024-12-05 23:11:07,608 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:07 WrapperNode [2024-12-05 23:11:07,608 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-05 23:11:07,609 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-05 23:11:07,609 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-05 23:11:07,609 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-05 23:11:07,613 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:07" (1/1) ... [2024-12-05 23:11:07,635 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:07" (1/1) ... [2024-12-05 23:11:07,651 INFO L138 Inliner]: procedures = 503, calls = 46, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 129 [2024-12-05 23:11:07,651 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-05 23:11:07,652 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-05 23:11:07,652 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-05 23:11:07,652 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-05 23:11:07,659 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:07" (1/1) ... [2024-12-05 23:11:07,659 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:07" (1/1) ... [2024-12-05 23:11:07,661 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:07" (1/1) ... [2024-12-05 23:11:07,662 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:07" (1/1) ... [2024-12-05 23:11:07,670 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:07" (1/1) ... [2024-12-05 23:11:07,671 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:07" (1/1) ... [2024-12-05 23:11:07,673 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:07" (1/1) ... [2024-12-05 23:11:07,674 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:07" (1/1) ... [2024-12-05 23:11:07,675 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:07" (1/1) ... [2024-12-05 23:11:07,677 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-05 23:11:07,678 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-05 23:11:07,678 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-05 23:11:07,678 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-05 23:11:07,679 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:11:07" (1/1) ... [2024-12-05 23:11:07,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 23:11:07,696 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-05 23:11:07,706 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-05 23:11:07,709 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68211c3d-f1f4-497a-9824-8b2ba5b349ce/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-05 23:11:07,730 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-12-05 23:11:07,730 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-12-05 23:11:07,730 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-12-05 23:11:07,730 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-12-05 23:11:07,730 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-05 23:11:07,730 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-05 23:11:07,730 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-05 23:11:07,730 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsTrue [2024-12-05 23:11:07,730 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsTrue [2024-12-05 23:11:07,730 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsFalse [2024-12-05 23:11:07,730 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsFalse [2024-12-05 23:11:07,837 INFO L234 CfgBuilder]: Building ICFG [2024-12-05 23:11:07,839 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-05 23:11:08,020 INFO L? ?]: Removed 32 outVars from TransFormulas that were not future-live. [2024-12-05 23:11:08,020 INFO L283 CfgBuilder]: Performing block encoding [2024-12-05 23:11:08,066 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-05 23:11:08,066 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-05 23:11:08,066 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 11:11:08 BoogieIcfgContainer [2024-12-05 23:11:08,066 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-05 23:11:08,067 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-05 23:11:08,067 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-05 23:11:08,077 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-05 23:11:08,077 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 11:11:08" (1/1) ... [2024-12-05 23:11:08,084 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 23:11:08,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:08,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 69 states and 89 transitions. [2024-12-05 23:11:08,134 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 89 transitions. [2024-12-05 23:11:08,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 23:11:08,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:08,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:08,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:08,472 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:11:08,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:08,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 68 states and 88 transitions. [2024-12-05 23:11:08,558 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 88 transitions. [2024-12-05 23:11:08,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-05 23:11:08,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:08,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:08,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:08,640 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:11:08,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:08,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 67 states and 87 transitions. [2024-12-05 23:11:08,699 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 87 transitions. [2024-12-05 23:11:08,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-05 23:11:08,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:08,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:08,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:08,779 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-05 23:11:08,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:08,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 66 states and 84 transitions. [2024-12-05 23:11:08,908 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 84 transitions. [2024-12-05 23:11:08,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:08,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:08,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:08,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:09,077 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:09,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:09,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:09,203 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:09,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:09,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:09,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:09,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:09,303 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:09,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:09,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:09,318 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:09,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:09,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:09,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:09,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:09,415 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:09,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:09,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:09,428 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:09,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:09,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:09,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:09,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:09,515 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:09,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:09,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:09,529 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:09,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:09,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:09,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:09,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:09,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:09,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:09,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:09,638 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:09,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:09,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:09,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:09,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:09,730 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:09,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:09,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:09,745 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:09,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:09,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:09,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:09,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:09,835 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:09,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:09,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:09,849 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:09,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:09,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:09,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:09,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:09,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:09,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:09,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:09,958 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:09,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:09,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:09,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:09,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:10,065 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:10,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:10,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:10,083 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:10,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:10,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:10,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:10,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:10,180 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:10,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:10,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:10,195 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:10,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:10,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:10,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:10,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:10,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:10,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:10,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:10,310 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:10,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:10,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:10,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:10,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:10,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:10,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:10,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:10,420 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:10,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:10,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:10,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:10,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:10,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:10,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:10,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:10,529 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:10,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:10,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:10,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:10,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:10,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:10,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:10,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:10,631 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:10,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:10,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:10,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:10,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:10,723 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:10,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:10,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:10,739 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:10,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:10,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:10,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:10,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:10,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:10,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:10,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:10,843 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:10,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:10,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:10,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:10,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:10,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:10,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:10,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:10,923 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:10,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:10,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:10,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:10,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:10,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,004 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:11,066 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,078 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:11,140 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,153 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:11,212 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,224 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:11,285 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,297 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:11,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,367 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:11,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,454 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:11,515 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,528 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:11,584 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,598 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:11,655 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,668 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:11,728 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,741 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:11,800 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,813 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:11,869 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,881 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:11,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:11,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:11,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:11,948 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:11,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:11,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:11,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:11,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,009 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,022 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,077 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,089 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,141 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,153 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,217 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,283 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,356 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,418 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,482 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,543 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,611 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,659 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,672 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,722 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,733 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,785 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,796 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,846 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,857 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,919 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:12,971 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:12,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:12,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:12,982 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:12,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:12,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:12,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:12,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,028 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,040 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,091 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,103 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,156 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,166 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,214 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,227 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,274 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,285 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,343 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,388 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,398 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,456 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,504 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,514 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,579 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,653 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,721 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,734 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,798 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,810 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,863 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,875 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,929 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:13,974 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:13,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:13,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:13,985 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:13,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:13,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:13,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:13,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,029 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,039 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,084 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,094 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,139 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,149 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,203 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,253 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,262 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,317 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,362 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,372 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,425 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,479 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,522 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,531 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,576 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,585 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,639 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,683 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,692 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,733 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,742 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,802 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,843 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,852 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,904 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:14,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:14,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:14,957 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:14,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:14,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:14,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:14,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:14,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,007 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,056 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,098 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,106 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,148 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,157 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,197 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,205 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,248 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,256 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,308 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,356 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,364 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,406 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,415 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,465 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,513 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,554 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,562 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,601 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,609 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,650 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,658 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,700 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,707 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,746 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,754 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,802 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,858 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,907 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,955 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:15,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:15,987 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:15,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:15,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:15,994 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:15,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:15,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:15,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,022 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,029 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,058 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,066 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,101 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,130 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,137 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,165 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,172 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,199 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,206 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,234 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,241 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,287 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,328 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,336 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,377 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,385 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,427 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,435 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,475 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,502 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,509 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,542 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,568 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,575 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,602 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,609 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,635 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,642 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,677 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,704 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,710 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,746 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,753 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,799 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,846 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,884 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,891 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,931 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,938 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:16,978 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:16,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:16,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:16,985 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:16,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:16,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:16,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:16,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,024 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,031 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,068 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,075 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,112 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,119 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,157 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,164 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,199 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,206 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,252 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,290 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,297 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,341 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,348 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,387 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,394 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,433 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,440 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,486 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,531 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,577 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,614 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,621 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,656 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,662 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,700 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,707 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,752 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,796 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,832 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,839 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,889 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,917 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,922 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:17,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:17,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:17,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:17,965 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:17,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:17,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:17,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:17,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,009 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,052 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,089 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,096 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,130 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,135 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,167 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,173 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,197 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,203 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,233 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,277 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,321 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,364 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,410 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,452 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,497 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,533 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,540 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,575 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,581 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,619 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,625 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,662 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,667 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,707 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,737 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,763 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,769 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,796 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,803 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,828 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,833 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,858 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,863 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,891 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,897 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,928 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,953 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,959 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:18,985 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:18,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:18,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:18,991 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:18,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:18,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:18,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:18,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,016 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,022 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,047 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,053 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,078 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,084 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,116 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,142 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,147 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,173 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,179 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,210 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,234 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,240 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,276 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,303 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,326 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,332 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,359 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,365 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,392 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,398 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,421 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,427 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,450 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,455 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,494 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,522 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,559 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,565 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,602 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,609 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,633 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,638 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,675 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,681 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,720 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,725 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,761 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,766 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,793 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,827 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,833 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,867 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,874 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,906 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,912 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,939 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,945 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:19,971 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:19,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:19,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:19,977 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:19,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:19,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:19,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:19,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,018 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,048 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,077 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,102 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,107 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,133 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,139 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,161 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,166 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,197 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,220 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,226 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,250 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,256 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,281 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,287 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,310 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,315 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,337 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,341 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,376 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,382 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,403 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,409 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,438 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,467 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,489 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,495 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,521 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,527 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,549 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,555 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,578 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,584 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,606 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,612 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,635 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,640 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,665 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,670 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,694 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,701 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,726 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,732 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,755 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,761 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,785 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,790 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,821 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,847 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,853 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,889 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,913 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,920 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:20,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:20,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:20,962 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:20,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:20,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:20,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:20,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:20,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,006 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,045 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,075 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,098 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,103 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,131 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,154 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,159 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,183 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,189 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,214 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,219 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,241 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,247 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,276 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,302 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,307 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,331 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,337 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,365 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,388 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,392 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,423 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,452 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,474 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,480 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,503 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,509 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,540 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,562 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,568 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,591 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,597 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,620 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,625 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,651 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,656 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,685 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,708 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,713 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,741 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,747 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,769 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,775 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,797 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,803 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,825 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,831 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,859 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,881 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,886 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,914 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,938 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,944 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,967 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:21,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:21,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:21,972 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:21,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:21,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:21,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:21,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:21,995 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,001 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,026 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,031 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,054 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,059 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,087 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,114 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,136 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,141 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,169 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,190 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,196 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,218 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,224 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,251 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,273 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,279 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,301 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,306 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,328 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,333 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,363 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,387 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,392 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,422 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,445 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,450 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,473 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,477 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,500 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,505 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,528 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,534 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,555 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,559 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,581 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,586 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,614 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,640 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,662 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,667 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,689 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,694 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,721 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,726 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,754 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,776 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,782 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,804 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,808 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,834 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,859 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,881 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,884 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,906 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,910 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,939 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,962 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,967 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:22,988 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:22,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:22,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:22,993 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:22,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:22,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:22,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:22,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,015 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,020 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,052 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,074 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,080 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,102 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,108 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,130 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,136 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,163 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,186 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,191 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,212 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,218 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,240 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,244 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,272 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,299 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,322 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,327 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,350 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,355 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,383 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,409 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,414 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,436 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,441 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,464 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,469 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,496 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,525 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,552 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,575 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,580 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,608 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,630 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,635 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,657 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,662 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,684 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,689 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,714 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,719 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,751 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,780 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,802 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,808 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,845 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,850 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,875 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,880 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,906 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,912 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,941 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,965 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:23,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:23,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:23,971 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:23,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:23,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:23,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:23,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:23,995 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,000 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,026 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,032 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,057 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,063 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,085 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,091 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,131 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,168 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,174 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,213 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,246 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,251 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,274 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,279 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,302 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,308 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,336 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,364 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,392 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,414 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,419 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,443 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,448 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,473 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,478 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,503 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,509 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,537 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,543 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,578 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,585 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,623 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,629 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,663 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,669 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,710 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,743 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,749 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,788 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,810 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,815 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,853 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,880 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,901 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,905 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,931 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,937 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:24,971 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:24,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:24,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:24,977 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:24,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:24,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:24,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:24,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,018 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,053 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,059 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,084 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,090 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,130 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,168 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,198 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,224 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,230 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,256 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,262 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,286 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,291 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,317 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,323 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,354 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,384 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,410 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,414 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,436 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,440 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,470 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,496 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,523 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,545 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,549 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,575 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,597 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,603 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,638 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,643 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,671 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,693 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,699 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,733 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,739 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,762 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,767 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,798 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,821 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,825 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,848 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,852 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,878 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,902 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,924 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,929 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,956 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:25,977 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:25,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:25,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:25,983 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:25,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:25,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:25,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:25,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,009 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,032 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,038 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,060 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,065 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,087 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,092 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,124 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,164 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,199 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,205 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,245 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,284 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,307 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,312 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,335 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,341 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,363 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,369 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,398 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,422 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,428 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,450 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,456 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,484 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,506 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,512 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,537 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,542 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,567 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,589 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,594 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,615 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,621 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,642 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,648 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,669 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,675 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,703 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,725 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,731 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,753 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,759 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,781 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,787 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,810 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,816 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,838 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,844 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,877 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,902 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,908 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,939 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,963 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,969 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:26,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:26,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:26,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:26,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:26,998 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:26,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:26,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:26,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,027 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,049 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,055 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,077 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,083 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,111 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,133 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,139 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,162 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,167 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,190 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,196 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,218 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,224 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,250 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,256 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,284 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,306 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,312 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,335 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,341 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,363 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,369 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,397 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,419 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,425 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,450 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,456 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,477 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,483 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,511 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,533 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,540 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,562 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,568 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,592 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,596 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,618 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,623 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,649 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,675 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,701 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,737 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,761 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,767 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,795 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,823 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,845 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,851 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,879 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,902 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,908 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,936 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,960 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,967 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:27,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:27,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:27,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:27,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:27,995 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:27,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:27,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:27,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,027 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,049 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,053 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,075 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,080 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,103 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,108 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,130 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,137 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,159 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,165 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,188 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,194 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,222 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,244 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,249 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,271 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,276 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,300 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,306 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,328 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,333 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,354 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,359 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,386 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,412 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,433 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,438 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,465 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,492 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,514 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,520 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,541 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,547 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,575 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,597 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,602 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,624 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,630 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,654 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,660 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,692 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,717 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,723 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,755 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,777 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,782 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,804 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,809 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,835 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,858 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,863 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,885 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,890 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,917 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,946 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,968 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:28,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:28,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:28,974 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:28,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:28,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:28,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:28,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:28,997 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,003 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,025 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,030 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,054 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,059 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,086 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,108 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,113 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,135 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,141 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,169 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,190 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,195 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,222 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,243 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,248 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,275 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,302 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,329 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,354 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,359 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,386 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,412 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,440 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,461 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,466 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,489 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,495 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,522 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,544 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,549 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,578 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,599 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,605 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,627 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,631 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,653 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,657 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,681 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,685 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,710 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,736 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,763 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,784 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,790 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,811 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,816 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,838 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,843 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,870 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,892 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,898 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,919 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,924 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,947 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,952 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:29,973 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:29,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:29,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:29,978 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:29,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:29,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:29,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:29,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,000 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,005 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,031 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,035 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,060 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,087 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,116 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,137 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,142 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,175 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,181 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,208 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,236 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,259 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,264 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,286 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,291 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,313 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,318 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,341 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,347 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,374 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,380 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,402 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,407 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,435 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,457 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,463 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,492 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,521 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,544 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,550 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,573 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,578 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,610 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,633 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,638 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,667 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,695 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,718 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,724 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,750 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,754 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,777 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,782 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,804 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,807 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,833 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,859 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,881 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,885 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,913 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,946 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,967 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:30,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:30,972 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:30,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:30,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:30,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:30,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:30,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:30,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,000 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,022 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,028 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,060 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,066 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,107 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,139 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,145 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,182 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,220 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,252 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,258 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,291 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,297 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,318 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,324 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,345 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,349 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,371 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,375 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,400 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,441 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,475 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,481 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,524 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,561 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,569 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,606 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,614 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,648 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,652 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,692 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,727 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,733 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,767 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,773 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,796 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,801 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,825 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,830 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,857 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,878 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,883 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,904 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,910 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,931 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,936 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,960 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,966 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:31,988 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:31,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:31,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:31,992 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:31,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:31,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:31,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:31,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,014 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,020 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,047 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,087 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,127 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,156 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,189 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,194 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,217 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,223 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,256 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,262 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,285 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,292 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,326 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,332 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,359 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,364 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,387 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,394 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,428 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,432 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,454 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,459 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,482 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,487 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,515 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,537 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,543 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,566 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,571 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,594 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,599 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,627 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,655 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,677 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,682 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,712 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,734 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,740 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,762 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,766 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,792 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,814 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,818 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,843 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,868 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,872 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,893 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,898 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,925 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,947 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,952 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:32,974 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:32,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:32,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:32,980 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:32,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:32,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:32,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:32,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,011 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,017 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,051 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,057 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,100 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,134 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,140 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,173 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,180 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,202 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,207 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,235 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,263 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,286 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,292 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,320 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,342 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,347 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,374 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,401 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,423 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,428 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,453 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,458 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,480 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,485 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,507 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,512 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,539 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,561 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,566 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,592 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,614 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,620 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,642 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,647 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,669 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,675 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,702 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,725 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,730 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,753 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,758 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,781 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,787 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,816 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,821 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,843 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,849 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,871 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,876 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,903 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,925 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,931 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,959 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:33,982 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:33,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:33,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:33,988 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:33,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:33,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:33,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:33,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,010 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,015 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,043 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,068 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,073 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,101 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,128 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,164 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,191 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,214 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,219 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,242 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,246 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,268 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,273 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,300 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,322 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,328 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,350 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,355 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,383 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,406 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,411 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,439 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,467 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,492 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,496 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,522 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,544 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,549 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,577 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,605 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,627 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,632 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,654 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,660 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,682 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,687 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,708 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,714 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,736 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,741 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,763 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,769 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,796 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,822 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,854 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,877 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,882 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,910 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,932 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,937 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,962 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,967 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:34,990 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:34,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:34,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:34,995 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:34,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:34,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:34,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:34,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,018 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,024 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,051 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,079 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,101 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,106 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,128 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,134 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,156 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,161 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,189 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,194 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,217 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,222 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,250 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,278 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,300 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,305 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,333 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,361 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,383 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,389 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,411 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,417 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,440 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,445 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,472 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,500 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,529 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,551 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,556 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,577 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,583 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,609 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,635 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,662 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,685 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,689 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,717 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,740 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,745 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,768 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,773 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,795 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,799 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,822 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,827 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,855 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,887 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,914 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,941 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,963 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,969 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:35,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:35,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:35,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:35,996 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:35,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:35,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:35,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:35,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,018 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,024 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,051 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,078 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,100 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,106 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,127 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,133 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,172 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,213 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,250 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,278 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,305 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,333 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,360 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,383 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,388 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,412 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,418 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,458 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,499 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,539 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,573 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,579 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,610 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,616 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,658 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,691 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,696 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,730 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,735 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,768 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,774 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,808 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,814 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,848 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,854 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,889 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,895 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,937 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:36,970 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:36,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:36,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:36,975 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:36,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:36,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:36,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:36,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,008 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,014 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,047 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,053 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,085 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,091 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,129 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,166 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,172 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,194 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,199 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,238 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,260 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,266 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,288 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,294 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,316 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,322 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,350 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,378 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,406 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,428 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,434 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,462 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,485 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,491 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,523 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,552 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,573 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,579 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,601 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,606 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,629 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,635 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,659 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,664 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,691 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,715 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,721 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,744 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,750 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,777 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,801 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,806 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,834 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,859 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,865 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,897 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,903 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,941 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:37,975 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:37,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:37,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:37,981 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:37,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:37,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:37,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:37,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,010 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,013 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,054 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,086 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,111 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,135 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,156 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,160 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,182 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,186 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,209 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,215 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,250 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,256 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,292 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,298 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,321 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,325 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,350 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,371 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,375 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,399 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,421 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,424 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,449 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,474 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,499 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,520 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,524 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,545 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,549 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,570 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,574 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,604 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,625 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,629 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,650 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,655 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,677 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,682 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,704 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,709 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,736 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,764 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,793 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,814 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,819 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,841 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,846 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,868 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,873 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,900 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,927 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,931 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,958 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:38,981 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:38,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:38,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:38,987 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:38,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:38,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:38,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:38,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,009 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,015 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,038 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,044 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,066 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,072 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,095 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,101 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,123 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,129 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,157 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,181 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,186 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,209 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,215 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,238 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,244 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,272 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,302 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,325 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,330 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,351 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,357 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,384 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,405 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,411 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,433 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,436 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,458 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,461 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,482 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,486 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,507 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,511 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,533 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,537 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,559 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,563 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,585 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,590 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,614 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,619 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,646 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,667 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,672 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,694 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,699 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,720 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,725 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,765 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,793 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,816 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,822 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,844 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,850 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,889 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,917 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,939 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,944 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,971 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:39,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:39,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:39,976 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:39,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:39,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:39,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:39,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:39,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,004 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,026 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,031 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,053 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,059 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,087 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,115 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,137 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,143 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,165 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,171 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,199 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,221 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,226 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,249 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,255 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,284 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,313 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,335 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,340 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,362 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,367 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,394 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,421 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,443 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,448 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,475 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,496 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,501 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,523 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,528 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,549 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,554 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,589 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,595 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,617 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,623 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,651 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,678 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,683 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,710 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,732 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,738 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,765 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,797 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,804 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,838 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,859 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,862 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,887 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,908 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,912 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,932 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,936 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,963 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:40,985 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:40,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:40,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:40,991 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:40,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:40,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:40,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:40,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,015 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,021 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,043 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,049 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,077 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,099 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,104 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,126 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,132 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,154 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,159 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,200 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,234 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,240 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,273 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,278 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,300 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,306 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,339 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,344 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,384 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,421 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,426 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,453 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,475 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,479 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,501 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,506 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,528 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,534 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,557 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,563 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,604 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,640 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,662 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,666 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,687 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,691 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,716 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,737 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,743 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,772 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,797 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,818 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,823 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,845 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,850 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,872 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,878 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,902 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,924 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,930 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,952 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,957 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:41,979 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:41,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:41,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:41,985 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:41,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:41,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:41,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:41,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,010 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,014 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,035 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,041 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,075 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,116 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,144 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,149 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,171 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,177 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,199 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,204 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,227 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,233 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,257 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,262 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,286 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,291 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,315 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,320 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,342 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,347 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,375 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,397 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,402 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,429 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,450 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,456 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,484 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,506 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,511 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,533 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,537 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,559 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,564 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,585 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,590 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,617 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,638 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,643 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,664 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,669 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,691 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,697 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,718 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,723 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,751 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,773 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,779 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,802 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,808 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,835 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,857 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,862 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,884 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,890 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,913 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,918 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,941 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,946 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:11:42,969 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:11:42,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:11:42,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:11:42,974 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:11:42,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:11:42,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:11:42,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:11:42,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-05 23:24:51,962 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:51,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:51,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:51,967 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:51,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:51,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:51,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:51,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:51,997 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,002 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,033 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,039 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,070 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,076 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,112 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,142 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,147 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,182 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,212 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,218 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,248 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,253 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,283 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,289 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,324 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,359 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,390 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,395 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,431 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,461 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,466 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,497 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,502 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,546 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,575 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,581 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,610 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,614 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,644 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,649 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,682 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,712 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,716 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,749 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,779 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,783 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,813 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,817 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,846 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,850 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,880 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,885 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,917 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,921 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,950 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,955 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:52,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:52,987 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:52,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:52,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:52,991 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:52,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:52,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:52,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,020 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,025 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,054 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,058 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,088 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,092 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,127 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,156 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,161 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,196 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,241 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,271 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,276 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,310 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,340 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,345 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,375 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,380 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,409 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,415 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,444 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,449 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,483 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,518 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,548 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,552 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,582 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,587 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,617 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,622 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,651 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,656 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,691 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,720 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,725 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,754 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,760 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,790 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,795 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,825 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,830 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,860 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,865 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,900 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,938 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,943 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,972 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:53,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:53,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:53,978 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:53,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:53,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:53,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:53,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,007 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,012 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,047 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,076 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,082 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,111 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,116 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,151 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,180 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,186 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,220 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,250 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,255 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,289 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,320 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,326 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,360 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,395 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,429 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,458 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,464 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,499 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,528 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,533 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,568 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,603 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,645 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,674 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,679 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,715 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,749 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,779 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,784 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,814 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,818 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,848 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,853 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,888 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,918 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,922 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,959 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:54,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:54,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:54,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:54,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:54,994 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:54,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:54,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:54,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,024 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,029 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,059 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,064 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,099 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,134 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,164 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,169 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,199 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,204 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,234 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,239 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,274 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,313 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,318 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,354 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,384 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,390 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,420 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,426 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,457 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,462 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,492 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,496 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,526 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,531 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,561 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,565 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,595 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,600 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,630 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,636 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,671 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,701 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,707 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,737 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,742 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,773 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,778 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,808 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,814 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,844 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,850 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,880 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,885 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,915 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,921 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,951 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,957 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:55,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:55,987 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:55,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:55,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:55,993 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:55,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:55,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:55,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,033 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,039 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,068 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,073 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,103 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,108 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,143 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,173 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,178 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,213 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,242 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,247 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,277 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,282 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,312 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,317 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,347 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,351 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,381 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,386 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,421 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,450 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,455 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,485 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,490 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,520 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,524 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,554 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,559 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,589 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,594 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,623 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,628 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,663 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,693 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,698 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,734 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,739 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,769 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,774 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,803 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,809 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,844 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,880 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,910 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,915 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,946 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,950 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:56,980 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:56,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:56,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:56,985 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:56,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:56,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:56,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:56,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,015 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,020 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,049 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,055 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,085 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,090 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,121 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,126 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,156 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,161 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,196 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,232 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,266 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,297 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,303 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,333 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,339 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,375 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,413 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,418 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,453 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,483 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,488 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,524 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,554 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,559 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,590 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,595 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,631 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,667 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,697 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,702 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,737 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,742 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,777 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,782 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,813 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,819 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,855 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,885 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,890 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,924 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,959 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:57,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:57,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:57,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:57,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:57,994 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:57,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:57,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:57,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,028 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,058 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,062 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,092 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,097 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,143 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,173 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,177 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,211 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,241 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,245 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,274 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,278 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,312 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,342 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,346 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,375 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,379 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,413 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,443 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,448 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,483 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,518 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,552 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,582 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,587 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,617 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,621 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,651 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,656 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,690 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,720 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,724 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,754 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,758 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,788 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,792 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,833 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,862 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,867 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,896 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,900 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,936 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:58,966 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:58,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:58,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:58,971 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:58,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:58,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:58,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:58,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,006 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,036 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,042 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,078 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,113 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,149 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,179 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,184 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,214 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,219 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,249 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,252 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,285 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,315 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,319 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,352 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,381 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,385 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,414 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,418 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,447 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,451 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,490 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,496 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,526 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,531 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,562 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,568 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,606 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,610 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,643 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,673 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,676 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,709 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,738 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,742 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,775 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,804 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,807 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,840 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,869 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,873 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,902 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,906 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,939 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:59,969 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:24:59,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:59,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:24:59,973 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:24:59,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:24:59,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:59,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:59,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,006 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,035 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,038 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,068 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,071 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,100 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,104 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,133 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,137 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,176 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,179 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,212 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,241 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,245 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,274 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,278 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,313 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,343 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,346 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,376 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,379 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,408 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,412 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,445 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,475 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,478 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,507 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,511 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,544 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,574 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,577 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,607 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,610 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,643 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,673 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,676 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,709 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,739 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,742 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,775 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,804 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,808 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,843 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,847 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,880 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,912 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,942 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,945 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:00,975 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:00,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:00,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:00,978 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:00,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:00,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:00,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:00,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,007 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,011 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,040 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,044 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,076 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,109 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,142 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,171 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,175 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,204 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,207 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,237 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,240 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,274 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,303 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,307 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,336 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,340 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,372 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,402 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,405 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,438 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,482 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,517 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,551 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,581 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,586 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,622 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,653 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,658 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,688 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,694 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,724 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,729 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,764 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,797 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,828 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,833 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,863 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,868 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,903 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,939 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:01,969 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:01,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:01,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:01,974 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:01,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:01,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:01,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:01,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,005 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,010 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,040 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,045 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,074 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,079 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,115 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,145 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,150 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,190 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,195 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,230 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,260 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,266 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,302 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,332 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,337 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,367 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,372 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,406 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,436 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,440 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,474 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,509 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,539 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,544 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,574 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,579 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,614 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,644 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,649 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,683 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,713 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,718 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,748 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,753 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,783 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,788 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,819 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,825 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,861 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,904 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,940 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:02,970 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:02,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:02,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:02,975 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:02,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:02,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:02,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:02,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,005 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,011 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,043 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,049 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,086 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,122 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,158 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,188 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,193 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,229 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,259 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,265 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,300 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,336 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,370 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,405 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,434 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,440 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,474 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,504 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,509 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,539 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,544 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,583 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,589 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,618 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,623 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,653 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,658 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,688 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,693 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,722 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,727 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,757 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,762 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,797 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,827 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,833 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,862 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,867 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,897 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,902 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,938 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:03,967 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:03,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:03,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:03,973 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:03,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:03,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:03,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:03,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,008 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,037 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,042 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,077 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,112 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,141 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,146 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,175 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,181 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,211 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,217 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,248 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,253 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,293 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,297 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,331 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,361 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,366 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,401 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,436 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,470 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,503 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,533 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,539 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,574 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,610 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,640 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,646 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,676 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,681 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,711 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,716 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,752 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,788 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,818 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,823 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,858 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,888 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,892 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,928 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:04,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:04,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:04,963 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:04,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:04,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:04,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:04,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:04,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,005 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,034 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,040 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,075 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,110 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,139 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,144 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,174 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,179 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,214 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,243 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,249 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,284 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,319 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,350 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,355 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,391 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,421 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,426 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,457 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,463 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,492 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,498 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,528 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,534 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,564 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,570 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,606 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,635 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,641 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,680 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,686 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,717 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,722 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,753 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,758 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,794 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,824 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,829 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,860 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,865 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,896 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,901 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,932 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,937 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:05,967 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:05,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:05,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:05,972 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:05,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:05,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:05,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:05,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,003 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,008 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,044 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,075 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,080 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,111 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,116 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,152 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,182 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,187 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,217 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,223 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,254 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,259 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,290 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,295 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,325 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,329 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,362 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,399 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,403 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,436 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,469 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,502 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,531 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,535 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,565 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,568 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,603 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,632 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,638 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,668 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,673 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,707 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,737 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,742 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,776 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,806 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,812 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,841 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,847 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,877 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,882 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,914 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,920 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,953 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,959 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:06,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:06,993 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:06,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:06,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:06,999 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:06,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:06,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:06,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,032 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,038 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,087 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,120 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,126 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,159 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,165 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,198 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,204 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,237 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,243 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,281 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,312 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,318 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,354 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,383 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,389 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,419 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,425 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,455 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,461 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,497 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,527 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,532 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,562 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,568 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,604 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,634 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,640 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,670 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,676 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,712 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,756 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,786 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,791 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,836 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,871 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,902 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,907 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,937 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,943 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:07,973 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:07,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:07,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:07,979 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:07,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:07,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:07,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:07,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,009 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,015 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,045 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,050 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,080 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,085 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,116 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,121 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,157 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,187 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,193 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,229 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,259 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,265 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,295 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,300 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,336 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,372 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,402 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,408 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,438 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,443 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,474 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,479 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,510 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,520 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,552 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,558 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,592 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,628 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,657 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,663 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,692 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,697 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,727 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,733 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,762 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,767 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,798 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,801 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,831 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,836 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,870 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,900 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,904 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,938 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:08,968 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:08,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:08,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:08,972 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:08,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:08,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:08,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:08,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,007 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,037 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,041 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,077 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,112 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,148 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,178 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,183 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,230 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,260 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,265 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,295 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,300 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,335 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,370 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,406 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,437 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,442 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,472 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,476 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,509 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,539 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,542 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,576 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,619 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,624 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,654 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,659 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,689 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,694 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,723 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,728 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,758 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,763 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,798 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,834 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,870 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,900 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,905 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,943 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,948 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:09,978 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:09,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:09,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:09,983 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:09,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:09,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:09,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:09,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,018 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,048 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,053 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,088 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,122 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,151 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,156 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,186 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,191 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,220 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,224 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,253 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,258 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,293 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,322 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,327 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,362 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,396 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,431 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,465 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,500 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,530 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,535 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,564 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,569 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,613 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,647 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,676 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,679 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,712 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,742 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,745 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,775 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,778 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,808 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,812 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,841 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,845 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,877 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,910 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,946 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:10,976 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:10,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:10,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:10,981 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:10,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:10,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:10,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:10,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,011 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,016 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,046 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,050 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,080 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,085 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,114 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,119 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,149 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,153 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,183 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,187 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,217 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,222 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,252 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,256 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,298 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,332 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,361 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,366 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,401 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,436 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,470 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,500 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,505 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,540 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,570 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,575 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,605 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,610 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,640 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,645 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,675 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,680 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,715 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,750 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,780 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,785 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,820 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,854 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,884 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,889 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,919 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,924 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,963 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:11,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:11,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:11,967 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:11,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:11,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:11,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:11,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:11,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,004 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,033 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,038 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,068 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,072 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,102 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,106 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,136 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,140 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,170 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,175 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,205 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,210 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,240 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,245 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,274 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,279 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,309 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,314 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,349 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,384 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,414 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,419 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,449 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,454 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,484 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,489 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,519 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,524 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,554 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,559 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,589 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,594 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,624 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,629 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,668 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,673 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,708 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,738 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,743 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,773 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,778 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,808 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,813 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,843 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,848 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,877 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,883 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,913 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,918 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,949 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,954 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:12,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:12,984 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:12,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:12,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:12,989 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:12,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:12,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:12,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,019 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,024 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,054 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,059 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,089 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,094 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,124 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,129 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,159 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,165 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,194 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,200 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,234 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,264 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,269 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,300 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,305 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,350 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,386 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,422 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,453 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,458 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,489 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,494 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,525 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,530 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,561 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,567 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,597 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,603 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,633 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,638 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,669 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,675 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,711 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,742 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,748 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,779 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,784 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,821 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,857 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,887 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,893 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,923 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,929 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,959 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:13,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:13,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:13,965 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:13,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:13,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:13,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:13,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:13,995 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,001 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,033 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,039 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,078 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,083 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,114 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,120 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,156 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,186 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,191 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,222 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,228 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,258 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,263 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,298 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,329 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,334 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,364 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,369 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,399 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,405 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,440 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,471 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,476 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,506 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,511 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,541 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,545 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,575 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,581 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,615 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,650 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,680 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,685 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,715 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,720 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,764 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,799 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,834 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,869 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,900 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,905 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,935 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,941 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:14,971 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:14,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:14,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:14,976 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:14,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:14,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:14,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:14,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,012 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,048 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,078 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,083 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,113 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,118 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,149 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,153 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,184 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,189 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,219 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,224 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,254 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,259 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,289 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,294 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,324 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,330 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,359 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,364 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,394 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,399 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,434 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,472 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,478 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,507 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,513 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,543 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,549 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,584 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,615 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,621 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,651 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,656 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,692 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,722 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,728 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,762 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,795 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,826 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,831 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,865 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,896 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,901 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,931 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,934 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:15,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:15,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:15,968 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:15,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:15,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:15,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:15,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:15,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,001 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,031 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,035 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,065 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,069 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,098 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,103 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,147 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,180 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,210 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,216 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,246 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,252 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,288 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,318 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,324 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,354 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,360 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,396 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,427 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,431 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,461 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,467 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,497 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,502 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,538 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,568 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,573 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,604 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,609 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,640 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,644 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,675 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,680 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,715 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,751 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,781 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,786 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,823 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,867 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,904 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,938 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:16,968 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:16,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:16,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:16,973 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:16,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:16,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:16,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:16,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,003 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,008 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,038 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,042 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,076 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,111 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,140 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,145 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,175 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,179 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,209 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,214 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,244 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,249 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,279 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,284 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,313 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,318 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,353 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,382 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,387 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,417 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,422 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,452 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,457 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,488 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,493 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,538 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,573 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,608 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,644 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,674 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,678 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,708 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,714 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,755 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,761 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,796 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,826 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,831 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,866 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,901 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,935 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:17,965 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:17,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:17,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:17,970 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:17,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:17,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:17,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:17,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,000 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,005 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,034 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,039 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,074 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,103 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,109 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,143 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,173 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,179 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,209 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,214 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,257 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,288 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,294 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,324 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,330 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,360 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,365 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,401 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,437 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,472 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,502 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,508 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,538 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,543 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,574 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,579 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,610 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,615 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,645 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,650 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,680 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,685 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,715 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,720 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,750 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,755 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,785 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,790 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,825 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,855 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,860 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,890 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,895 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,941 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:18,972 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:18,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:18,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:18,977 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:18,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:18,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:18,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:18,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,007 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,012 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,047 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,077 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,082 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,112 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,117 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,152 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,182 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,188 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,218 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,223 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,253 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,258 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,293 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,327 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,362 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,396 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,426 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,431 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,466 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,500 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,534 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,568 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,603 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,655 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,662 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,716 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,722 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,775 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,782 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,835 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,842 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,901 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:19,955 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:19,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:19,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:19,962 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:19,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:19,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:19,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:19,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,016 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,022 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,058 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,062 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,092 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,097 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,127 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,131 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,162 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,166 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,196 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,201 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,235 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,265 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,270 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,300 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,304 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,334 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,339 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,374 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,404 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,407 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,437 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,442 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,471 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,476 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,506 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,510 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,545 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,575 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,579 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,620 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,624 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,654 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,658 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,688 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,692 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,721 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,726 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,756 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,760 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,790 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,795 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,826 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,830 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,860 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,865 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,900 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,935 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:20,965 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:20,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:20,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:20,970 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:20,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:20,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:20,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:20,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,000 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,005 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,035 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,040 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,074 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,110 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,141 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,145 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,175 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,179 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,209 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,213 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,244 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,248 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,279 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,283 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,318 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,352 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,383 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,388 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,418 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,423 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,468 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,498 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,504 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,534 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,540 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,571 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,577 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,607 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,613 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,649 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,684 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,714 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,718 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,751 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,781 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,784 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,814 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,817 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,847 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,850 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,880 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,883 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,913 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,919 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,949 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,955 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:21,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:21,985 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:21,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:21,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:21,991 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:21,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:21,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:21,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,025 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,055 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,060 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,090 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,095 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,125 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,129 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,160 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,164 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,194 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,199 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,229 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,234 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,274 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,278 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,309 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,313 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,343 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,349 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,383 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,413 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,418 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,452 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,482 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,487 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,522 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,552 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,557 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,587 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,592 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,623 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,626 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,656 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,660 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,695 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,724 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,729 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,761 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,766 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,796 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,801 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,835 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,869 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,899 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,903 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,934 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,938 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:22,968 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:22,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:22,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:22,973 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:22,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:22,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:22,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:22,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,003 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,008 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,043 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,077 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,116 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,120 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,155 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,190 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,220 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,224 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,254 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,259 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,289 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,293 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,323 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,327 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,362 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,392 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,396 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,427 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,431 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,461 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,466 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,497 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,501 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,531 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,536 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,566 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,570 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,605 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,635 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,640 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,670 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,675 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,705 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,709 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,739 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,744 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,778 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,808 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,812 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,843 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,847 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,880 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,920 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,924 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,959 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:23,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:23,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:23,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:23,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:23,993 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:23,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:23,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:23,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,028 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,058 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,063 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,093 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,098 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,128 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,132 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,162 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,167 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,197 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,201 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,236 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,271 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,300 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,305 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,334 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,339 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,374 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,403 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,408 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,438 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,442 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,472 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,477 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,507 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,512 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,542 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,547 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,578 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,582 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,612 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,617 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,648 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,652 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,682 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,686 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,716 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,721 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,764 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,799 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,834 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,864 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,868 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,898 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,903 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,938 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:24,968 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:24,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:24,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:24,973 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:24,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:24,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:24,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:24,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,007 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,037 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,041 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,075 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,110 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,139 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,144 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,173 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,178 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,212 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,241 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,246 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,276 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,280 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,310 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,315 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,350 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,384 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,413 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,419 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,453 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,483 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,488 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,523 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,565 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,570 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,600 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,606 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,638 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,643 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,674 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,679 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,710 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,715 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,746 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,751 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,788 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,818 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,824 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,854 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,860 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,890 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,896 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,926 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,932 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,963 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:25,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:25,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:25,968 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:25,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:25,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:25,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:25,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:25,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,004 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,035 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,039 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,076 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,113 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,149 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,179 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,184 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,220 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,256 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,290 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,320 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,324 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,353 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,357 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,390 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,427 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,431 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,460 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,464 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,494 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,497 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,526 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,530 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,560 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,564 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,593 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,597 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,630 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,663 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,693 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,697 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,727 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,731 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,764 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,797 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,826 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,830 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,859 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,863 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,892 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,896 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,926 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,932 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:26,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:26,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:26,968 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:26,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:26,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:26,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:26,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:26,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,001 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,031 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,036 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,066 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,070 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,100 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,104 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,133 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,138 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,169 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,175 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,221 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,257 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,288 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,293 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,324 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,329 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,359 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,362 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,392 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,395 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,425 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,430 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,459 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,463 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,497 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,527 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,532 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,568 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,599 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,604 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,634 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,639 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,670 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,675 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,710 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:27,752 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-05 23:25:27,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:27,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-12-05 23:25:27,758 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-12-05 23:25:27,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 23:25:27,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:27,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:27,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat